Bluetooth Framework C++ Edition

◆ OnProtectionLevelRequest()

__event void OnProtectionLevelRequest ( void *  Sender,
CwclBluetoothRadio *const  Radio,
const __int64  Address,
wclBluetoothLeProtectionLevel Protection 
)

The event fires during BLE pairing to request required pairing protection level.

Parameters
SenderThe object initiates the event.
RadioA CwclBluetoothRadio object represents a Bluetooth driver that fired the event.
AddressA remote device's MAC address.
ProtectionDescribes the required protection level provided by an application.
See also
CwclBluetoothRadio, wclBluetoothLeProtectionLevel