Bluetooth Framework C++ Edition

◆ DoIoCapabilityRequest()

virtual void DoIoCapabilityRequest ( const __int64  Address,
wclBluetoothMitmProtection Mitm,
wclBluetoothIoCapability IoCapability,
bool &  OobPresent 
)
protectedvirtual

Fires the OnIoCapabilityRequest event.

Parameters
AddressA remote device's MAC address.
MitmAn application sets this parameter to specify the "Man in the Middle" protection required for authentication.
IoCapabilityAn application sets this parameter to define the input/output capabilities of a Bluetooth Device.
OobPresentAn application sets this parameter to True to force Out Of Band authentication.
See also
wclBluetoothMitmProtection, wclBluetoothIoCapability