Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h1033 void BTA_GATTC_WriteCharDescr (UINT16 conn_id,
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c709 void BTA_GATTC_WriteCharDescr (UINT16 conn_id, in BTA_GATTC_WriteCharDescr() function
Dbta_gattc_act.c2519BTA_GATTC_WriteCharDescr (conn_id, p_desc->handle, BTA_GATTC_TYPE_WRITE, &indicate_v, BTA_GATT_AUT… in bta_gattc_register_service_change_notify()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c651 BTA_GATTC_WriteCharDescr(arg->write_descr.conn_id, in btc_gattc_write_char_descr()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1513 BTA_GATTC_WriteCharDescr(p_data->search_cmpl.conn_id, result[0].attribute_handle, in bt_mesh_bta_gattc_cb()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c908 BTA_GATTC_WriteCharDescr(p_cb->conn_id, in bta_hh_le_write_char_clt_cfg()