Bluetooth Framework C++ Edition

◆ HalIoCapabilityReply()

virtual int HalIoCapabilityReply ( const __int64  Address,
const wclBluetoothMitmProtection  Mitm,
const wclBluetoothIoCapability  IoCapability,
const bool  OobPresent 
)
protectedpure virtual

Implements a hardware-dependent code to reply on an IO capability request.

Parameters
AddressA remote device's MAC address.
MitmSpecifies the "Man in the Middle" protection required for authentication.
IoCapabilityDefines the input/output capabilities of a Bluetooth Device.
OobPresentIf this parameter is True the Out Of Band authentication will be executed.
See also
wclBluetoothMitmProtection, wclBluetoothIoCapability