Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h954 BTA_API extern void BTA_GATTC_WriteCharDescr (UINT16 conn_id,
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_api.c731 void BTA_GATTC_WriteCharDescr (UINT16 conn_id, in BTA_GATTC_WriteCharDescr() function
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c940 BTA_GATTC_WriteCharDescr(p_cb->conn_id, in bta_hh_le_write_char_clt_cfg()
/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_client.c1332 BTA_GATTC_WriteCharDescr(p_cb->conn_id, &in_char_descr_id, in btgattc_handle_event()