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

/system/bt/bta/gatt/
H A Dbta_gattc_api.c309 ** Function BTA_GATTC_GetGattDb
319 void BTA_GATTC_GetGattDb(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, function
/system/bt/bta/include/
H A Dbta_gatt_api.h758 ** Function BTA_GATTC_GetGattDb
768 extern void BTA_GATTC_GetGattDb(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle,
/system/bt/btif/src/
H A Dbtif_gatt_client.c1231 BTA_GATTC_GetGattDb(p_cb->conn_id, 0x0000, 0xFFFF, &db, &count);

Completed in 135 milliseconds