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

/system/bt/bta/gatt/
H A Dbta_gattc_api.cc340 * Function BTA_GATTC_ReadCharacteristic
350 void BTA_GATTC_ReadCharacteristic(uint16_t conn_id, uint16_t handle, function
/system/bt/bta/include/
H A Dbta_gatt_api.h775 * Function BTA_GATTC_ReadCharacteristic
785 void BTA_GATTC_ReadCharacteristic(uint16_t conn_id, uint16_t handle,
/system/bt/btif/src/
H A Dbtif_gatt_client.cc400 return do_in_jni_thread(Bind(&BTA_GATTC_ReadCharacteristic, conn_id, handle,
/system/bt/bta/hh/
H A Dbta_hh_le.cc176 BTA_GATTC_ReadCharacteristic(conn_id, op.handle, BTA_GATT_AUTH_REQ_NONE,

Completed in 90 milliseconds