Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h52ESP_GATTS_SET_ATTR_VAL_EVT = 23, /*!< When gatt set attr value complete, the event com… enumerator
/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidd.c414 case ESP_GATTS_SET_ATTR_VAL_EVT: { in bat_event_handler()
582 case ESP_GATTS_SET_ATTR_VAL_EVT: { in hid_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c949 btc_gatts_cb_to_app(ESP_GATTS_SET_ATTR_VAL_EVT, gatts_if, &param); in btc_gatts_cb_handler()