Home
last modified time | relevance | path

Searched refs:BTA_GATTC_WriteCharDescr (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gattc_api.cc175 void BTA_GATTC_WriteCharDescr(uint16_t /* conn_id */, uint16_t /* handle */, in BTA_GATTC_WriteCharDescr() function
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_queue.cc196 BTA_GATTC_WriteCharDescr(conn_id, op.handle, std::move(op.value), in gatt_execute_next_op()
Dbta_gattc_api.cc543 void BTA_GATTC_WriteCharDescr(uint16_t conn_id, uint16_t handle, in BTA_GATTC_WriteCharDescr() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h738 void BTA_GATTC_WriteCharDescr(uint16_t conn_id, uint16_t handle,
/packages/modules/Bluetooth/system/bta/ras/
Dras_client.cc490 BTA_GATTC_WriteCharDescr( in SubscribeCharacteristic()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_client.cc555 return do_in_jni_thread(Bind(&BTA_GATTC_WriteCharDescr, conn_id, handle, in btif_gattc_write_char_descr()