Bluetooth Framework C++ Edition

◆ DoOobDataRequest()

virtual void DoOobDataRequest ( const __int64  Address,
wclBluetoothOobData OobData 
)
protectedvirtual

Fires the OnOobDataRequest event.

Parameters
AddressA remote device's MAC address.
OobDataAn application must set this parameter to the Out Of Band data received from peer device.
See also
wclBluetoothOobData