Searched defs:BTA_GATTC_GetGattDb (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_gatt_client.h | 34 void (*BTA_GATTC_GetGattDb)(uint16_t conn_id, uint16_t start_handle, member
|
D | bta_dm_disc.cc | 113 void (*BTA_GATTC_GetGattDb)(uint16_t conn_id, uint16_t start_handle, member
|
D | bta_dm_disc_legacy.cc | 129 void (*BTA_GATTC_GetGattDb)(uint16_t conn_id, uint16_t start_handle, member
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_gattc_api.cc | 99 void BTA_GATTC_GetGattDb(uint16_t /* conn_id */, uint16_t /* start_handle */, in BTA_GATTC_GetGattDb() function
|
/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gattc_api.cc | 369 void BTA_GATTC_GetGattDb(uint16_t conn_id, uint16_t start_handle, in BTA_GATTC_GetGattDb() function
|