Bluetooth Framework C++ Edition

◆ DoOobDataRequest()

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

Fires the OnOobDataRequest event.

Parameters
RadioA CwclBluetoothRadio object represents a Bluetooth driver that fired the event.
AddressA remote device's MAC address.
OobDataAn application must set this parameter to the Out Of Band data received from peer device.
See also
CwclBluetoothRadio, wclBluetoothOobData