ble_store_util_delete_peer() function
Deletes all entries from the store that are attached to the specified peer address. This function deletes security entries and CCCD records.
Arguments
peer_id_addr
Entries with this peer address get deleted.
Return value
0 on success; Other nonzero on error.
![]()
rc = ble_store_util_delete_peer(&peer_id_addrs[0]);
ble_store_util_delete_peer() is called by 2 functions and calls 4 functions:
![]()
ble_store_util_delete_peer()
ble_store_util_delete_peer() reads 10 variables and writes 5 variables:
![]()
ble_store_util_delete_peer()