FreeRTOS: BLE
BLE
Return to main page ↑
IotBle_RemoveBond

Remove a bonded device. Will trigger pBondedCb.

BTStatus_t IotBle_RemoveBond( const BTBdaddr_t * pRemoteBdAddr );
Parameters
[in]pRemoteBdAddrAddress of the bonded device.
Returns
Returns eBTStatusSuccess on successful call