Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h29 BTC_GATTS_ACT_SET_ATTR_VALUE, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c146 case BTC_GATTS_ACT_SET_ATTR_VALUE: { in btc_gatts_arg_deep_copy()
206 case BTC_GATTS_ACT_SET_ATTR_VALUE:{ in btc_gatts_arg_deep_free()
701 case BTC_GATTS_ACT_SET_ATTR_VALUE: in btc_gatts_call_handler()
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gatts_api.c329 msg.act = BTC_GATTS_ACT_SET_ATTR_VALUE; in esp_ble_gatts_set_attr_value()