Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_storage.cc70 struct btif_storage_remove_gatt_cl_supp_feat
71 btif_storage_remove_gatt_cl_supp_feat; variable
272 void btif_storage_remove_gatt_cl_supp_feat(const RawAddress& bd_addr) { in btif_storage_remove_gatt_cl_supp_feat() function
274 test::mock::btif_storage::btif_storage_remove_gatt_cl_supp_feat(bd_addr); in btif_storage_remove_gatt_cl_supp_feat()
Dmock_btif_storage.h446 struct btif_storage_remove_gatt_cl_supp_feat { struct
451 extern struct btif_storage_remove_gatt_cl_supp_feat argument
452 btif_storage_remove_gatt_cl_supp_feat;
/packages/modules/Bluetooth/system/btif/include/
Dbtif_storage.h266 void btif_storage_remove_gatt_cl_supp_feat(const RawAddress& bd_addr);
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_attr.cc373 btif_storage_remove_gatt_cl_supp_feat(bda); in gatt_connect_cback()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc1431 void btif_storage_remove_gatt_cl_supp_feat(const RawAddress& bd_addr) { in btif_storage_remove_gatt_cl_supp_feat() function