Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_api.c462 void BTA_GATTC_WriteCharDescr (UINT16 conn_id, in BTA_GATTC_WriteCharDescr() function
/system/bt/bta/include/
Dbta_gatt_api.h835 void BTA_GATTC_WriteCharDescr (UINT16 conn_id,
/system/bt/btif/src/
Dbtif_gatt_client.c1259 BTA_GATTC_WriteCharDescr(p_cb->conn_id, p_cb->handle, in btgattc_handle_event()
/system/bt/bta/hh/
Dbta_hh_le.c194 BTA_GATTC_WriteCharDescr(op->conn_id, p_desc->handle, BTA_GATTC_TYPE_WRITE, in gatt_execute_next_op()