Bluetooth Framework C++ Edition

◆ RemotePair()

int RemotePair ( const __int64  Address,
const wclBluetoothPairingMethod  Method = pmAuto 
)

Starts pairing with a remote Bluetooth device.

Parameters
AddressThe remote Bluetooth device's MAC address.
MethodThe pairing method.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.
See also
wclBluetoothPairingMethod