Home
last modified time | relevance | path

Searched refs:BTC_GATTS_ACT_SET_ATTR_VALUE (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h37 BTC_GATTS_ACT_SET_ATTR_VALUE, enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c144 case BTC_GATTS_ACT_SET_ATTR_VALUE: { in btc_gatts_arg_deep_copy()
204 case BTC_GATTS_ACT_SET_ATTR_VALUE:{ in btc_gatts_arg_deep_free()
692 case BTC_GATTS_ACT_SET_ATTR_VALUE: in btc_gatts_call_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gatts_api.c311 msg.act = BTC_GATTS_ACT_SET_ATTR_VALUE; in esp_ble_gatts_set_attr_value()