Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/
Dwx_airsync_prf.c149 case ESP_GATTS_CONGEST_EVT: in airsync_profile_cb()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h40ESP_GATTS_CONGEST_EVT = 20, /*!< This event is triggered when the GATT connection… enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c173 case ESP_GATTS_CONGEST_EVT: in button_profile_cb()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c967 btc_gatts_cb_to_app(ESP_GATTS_CONGEST_EVT, gatts_if, &param); in btc_gatts_cb_handler()
990 btc_gatts_cb_to_app(ESP_GATTS_CONGEST_EVT, gatts_if, &esp_param); in btc_congest_callback()