Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches

◆ ble_hid_forget_bonds()

int ble_hid_forget_bonds ( void )

#include <applications/gesture_recognition/src/ble/hid/ble_hid.h>

Forget all bonded devices and disconnect all active connections.

Removes all stored bonding information and disconnects any currently active BLE connections. Advertising will be restarted automatically by the disconnect handler.

Returns
0 on success, negative error code otherwise.