Home
last modified time | relevance | path

Searched refs:BTA_GATTC_ReadCharacteristic (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/gatt/
Dbta_gattc_queue.cc113 BTA_GATTC_ReadCharacteristic(conn_id, op.handle, GATT_AUTH_REQ_NONE, in gatt_execute_next_op()
Dbta_gattc_api.cc356 void BTA_GATTC_ReadCharacteristic(uint16_t conn_id, uint16_t handle, in BTA_GATTC_ReadCharacteristic() function
/system/bt/bta/include/
Dbta_gatt_api.h572 void BTA_GATTC_ReadCharacteristic(uint16_t conn_id, uint16_t handle,
/system/bt/btif/src/
Dbtif_gatt_client.cc395 return do_in_jni_thread(Bind(&BTA_GATTC_ReadCharacteristic, conn_id, handle, in btif_gattc_read_char()