Bluetooth Framework C++ Edition

◆ GetRemotePaired()

int GetRemotePaired ( const __int64  Address,
bool &  Paired 
)

Reads a remote Bluetooth device paired status.

Parameters
AddressThe remote Bluetooth device's MAC address.
PairedOn output a remote Bluetooth device paired status. if True a remote device has been paired with this Radio.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.