Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_storage.cc68 struct btif_storage_remove_bonded_device btif_storage_remove_bonded_device; variable
113 bt_status_t btif_storage_remove_bonded_device::return_value = BT_STATUS_SUCCESS;
262 bt_status_t btif_storage_remove_bonded_device( in btif_storage_remove_bonded_device() function
265 return test::mock::btif_storage::btif_storage_remove_bonded_device( in btif_storage_remove_bonded_device()
Dmock_btif_storage.h421 struct btif_storage_remove_bonded_device { struct
429 extern struct btif_storage_remove_bonded_device argument
430 btif_storage_remove_bonded_device;
/packages/modules/Bluetooth/system/btif/include/
Dbtif_storage.h174 bt_status_t btif_storage_remove_bonded_device(const RawAddress* remote_bd_addr);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc839 bt_status_t btif_storage_remove_bonded_device( in btif_storage_remove_bonded_device() function
883 btif_storage_remove_bonded_device(&address); in remove_devices_with_sample_ltk()
Dbtif_dm.cc1212 btif_storage_remove_bonded_device(&bd_addr); in btif_dm_auth_cmpl_evt()
2242 btif_storage_remove_bonded_device(&bd_addr); in btif_dm_sec_evt()
2749 btif_storage_remove_bonded_device(&bd_addr); in btif_dm_cancel_bond()
3593 btif_storage_remove_bonded_device(&bd_addr); in btif_dm_ble_auth_cmpl_evt()