Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_storage.cc69 struct btif_storage_remove_gatt_cl_db_hash btif_storage_remove_gatt_cl_db_hash; variable
268 void btif_storage_remove_gatt_cl_db_hash(const RawAddress& bd_addr) { in btif_storage_remove_gatt_cl_db_hash() function
270 test::mock::btif_storage::btif_storage_remove_gatt_cl_db_hash(bd_addr); in btif_storage_remove_gatt_cl_db_hash()
Dmock_btif_storage.h435 struct btif_storage_remove_gatt_cl_db_hash { struct
440 extern struct btif_storage_remove_gatt_cl_db_hash argument
441 btif_storage_remove_gatt_cl_db_hash;
/packages/modules/Bluetooth/system/btif/include/
Dbtif_storage.h281 void btif_storage_remove_gatt_cl_db_hash(const RawAddress& bd_addr);
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_attr.cc374 btif_storage_remove_gatt_cl_db_hash(bda); in gatt_connect_cback()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc1466 void btif_storage_remove_gatt_cl_db_hash(const RawAddress& bd_addr) { in btif_storage_remove_gatt_cl_db_hash() function