Home
last modified time | relevance | path

Searched refs:BTA_GATTC_GetGattDb (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/gatt/
Dbta_gattc_api.cc332 void BTA_GATTC_GetGattDb(uint16_t conn_id, uint16_t start_handle, in BTA_GATTC_GetGattDb() function
/system/bt/bta/include/
Dbta_gatt_api.h763 extern void BTA_GATTC_GetGattDb(uint16_t conn_id, uint16_t start_handle,
/system/bt/btif/src/
Dbtif_gatt_client.cc371 BTA_GATTC_GetGattDb(conn_id, 0x0000, 0xFFFF, &db, &count); in btif_gattc_get_gatt_db_impl()