Searched refs:BTA_GATTC_ReadCharDescr (Results 1 – 4 of 4) sorted by relevance
/system/bt/bta/gatt/ |
D | bta_gattc_api.cc | 402 void BTA_GATTC_ReadCharDescr(uint16_t conn_id, uint16_t handle, in BTA_GATTC_ReadCharDescr() function
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 810 void BTA_GATTC_ReadCharDescr(uint16_t conn_id, uint16_t handle,
|
/system/bt/btif/src/ |
D | btif_gatt_client.cc | 448 return do_in_jni_thread(Bind(&BTA_GATTC_ReadCharDescr, conn_id, handle, in btif_gattc_read_char_descr()
|
/system/bt/bta/hh/ |
D | bta_hh_le.cc | 182 BTA_GATTC_ReadCharDescr(conn_id, op.handle, BTA_GATT_AUTH_REQ_NONE, in gatt_execute_next_op()
|