Home
last modified time | relevance | path

Searched defs:BTA_GATTC_GetGattDb (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_gatt_client.h34 void (*BTA_GATTC_GetGattDb)(uint16_t conn_id, uint16_t start_handle, member
Dbta_dm_disc.cc113 void (*BTA_GATTC_GetGattDb)(uint16_t conn_id, uint16_t start_handle, member
Dbta_dm_disc_legacy.cc129 void (*BTA_GATTC_GetGattDb)(uint16_t conn_id, uint16_t start_handle, member
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gattc_api.cc99 void BTA_GATTC_GetGattDb(uint16_t /* conn_id */, uint16_t /* start_handle */, in BTA_GATTC_GetGattDb() function
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc369 void BTA_GATTC_GetGattDb(uint16_t conn_id, uint16_t start_handle, in BTA_GATTC_GetGattDb() function