Bluetooth Framework C++ Edition

◆ DoProtectionLevelRequest()

virtual void DoProtectionLevelRequest ( CwclBluetoothRadio *const  Radio,
const __int64  Address,
wclBluetoothLeProtectionLevel Protection 
)
protectedvirtual

Fires the OnProtectionLevelRequest event.

Parameters
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.

This method is used only during BLE pairing.

See also
CwclBluetoothRadio, wclBluetoothLeProtectionLevel