Home
last modified time | relevance | path

Searched refs:btif_storage_remove_bonded_device (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_storage.h167 bt_status_t btif_storage_remove_bonded_device(const RawAddress* remote_bd_addr);
/system/bt/btif/src/
Dbtif_dm.cc1071 btif_storage_remove_bonded_device(&bd_addr); in btif_dm_auth_cmpl_evt()
1174 btif_storage_remove_bonded_device(&bd_addr); in btif_dm_auth_cmpl_evt()
1181 btif_storage_remove_bonded_device(&bd_addr); in btif_dm_auth_cmpl_evt()
1211 btif_storage_remove_bonded_device(&bd_addr); in btif_dm_auth_cmpl_evt()
1688 btif_storage_remove_bonded_device(&bd_addr); in btif_dm_upstreams_evt()
2308 btif_storage_remove_bonded_device(bd_addr); in btif_dm_cancel_bond()
2874 btif_storage_remove_bonded_device(&bdaddr); in btif_dm_ble_auth_cmpl_evt()
Dbtif_storage.cc849 bt_status_t btif_storage_remove_bonded_device( in btif_storage_remove_bonded_device() function
904 btif_storage_remove_bonded_device(&address); in remove_devices_with_sample_ltk()