HomeSort by relevance Sort by last modified time
    Searched refs:BTA_GATTC_WriteCharDescr (Results 1 - 4 of 4) sorted by null

  /system/bt/bta/gatt/
bta_gattc_api.cc 489 * Function BTA_GATTC_WriteCharDescr
500 void BTA_GATTC_WriteCharDescr(uint16_t conn_id, uint16_t handle,
  /system/bt/bta/include/
bta_gatt_api.h 836 * Function BTA_GATTC_WriteCharDescr
847 void BTA_GATTC_WriteCharDescr(uint16_t conn_id, uint16_t handle,
    [all...]
  /system/bt/btif/src/
btif_gatt_client.cc 479 return do_in_jni_thread(Bind(&BTA_GATTC_WriteCharDescr, conn_id, handle,
  /system/bt/bta/hh/
bta_hh_le.cc 195 BTA_GATTC_WriteCharDescr(conn_id, op.handle, std::move(op.value),
    [all...]

Completed in 517 milliseconds