Searched refs:btif_storage_remove_bonded_device (Results 1 – 3 of 3) sorted by relevance
140 bt_status_t btif_storage_remove_bonded_device(bt_bdaddr_t* remote_bd_addr);
1063 btif_storage_remove_bonded_device(&bd_addr); in btif_dm_auth_cmpl_evt()1164 btif_storage_remove_bonded_device(&bd_addr); in btif_dm_auth_cmpl_evt()1171 btif_storage_remove_bonded_device(&bd_addr); in btif_dm_auth_cmpl_evt()1201 btif_storage_remove_bonded_device(&bd_addr); in btif_dm_auth_cmpl_evt()1683 btif_storage_remove_bonded_device(&bd_addr); in btif_dm_upstreams_evt()2322 btif_storage_remove_bonded_device((bt_bdaddr_t*)bd_addr); in btif_dm_cancel_bond()2908 btif_storage_remove_bonded_device(&bdaddr); in btif_dm_ble_auth_cmpl_evt()
759 bt_status_t btif_storage_remove_bonded_device(bt_bdaddr_t* remote_bd_addr) { in btif_storage_remove_bonded_device() function