Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h48 ESP_GATTS_CONGEST_EVT = 20, /*!< When congest happen, the event comes */ enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/
Dwx_airsync_prf.c157 case ESP_GATTS_CONGEST_EVT: in airsync_profile_cb()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c181 case ESP_GATTS_CONGEST_EVT: in button_profile_cb()
/hal_espressif-3.6.0/components/protocomm/src/simple_ble/
Dsimple_ble.c175 case ESP_GATTS_CONGEST_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dmain.c396 case ESP_GATTS_CONGEST_EVT: in gatts_profile_a_event_handler()
540 case ESP_GATTS_CONGEST_EVT: in gatts_profile_b_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/main/
Dgatts_demo.c495 case ESP_GATTS_CONGEST_EVT: in gatts_profile_a_event_handler()
639 case ESP_GATTS_CONGEST_EVT: in gatts_profile_b_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/
Dexample_ble_sec_gatts_demo.c447 case ESP_GATTS_CONGEST_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c401 case ESP_GATTS_CONGEST_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/system/ota/advanced_https_ota/main/ble_helper/
Dbluedroid_gatts.c331 case ESP_GATTS_CONGEST_EVT: in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/
Dgatts_table_creat_demo.c479 case ESP_GATTS_CONGEST_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c942 btc_gatts_cb_to_app(ESP_GATTS_CONGEST_EVT, gatts_if, &param); in btc_gatts_cb_handler()
965 btc_gatts_cb_to_app(ESP_GATTS_CONGEST_EVT, gatts_if, &esp_param); in btc_congest_callback()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/
Dble_spp_server_demo.c606 case ESP_GATTS_CONGEST_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
Dexample_ble_server_throughput.c568 case ESP_GATTS_CONGEST_EVT: in gatts_profile_a_event_handler()