Home
last modified time | relevance | path

Searched refs:ESP_GATTS_ADD_INCL_SRVC_EVT (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h36ESP_GATTS_ADD_INCL_SRVC_EVT = 8, /*!< When add included service complete, the event co… enumerator
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dmain.c349 case ESP_GATTS_ADD_INCL_SRVC_EVT: in gatts_profile_a_event_handler()
496 case ESP_GATTS_ADD_INCL_SRVC_EVT: in gatts_profile_b_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/main/
Dgatts_demo.c424 case ESP_GATTS_ADD_INCL_SRVC_EVT: in gatts_profile_a_event_handler()
595 case ESP_GATTS_ADD_INCL_SRVC_EVT: in gatts_profile_b_event_handler()
/hal_espressif-3.6.0/examples/system/ota/advanced_https_ota/main/ble_helper/
Dbluedroid_gatts.c260 case ESP_GATTS_ADD_INCL_SRVC_EVT: in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
Dexample_ble_server_throughput.c491 case ESP_GATTS_ADD_INCL_SRVC_EVT: in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c841 case ESP_GATTS_ADD_INCL_SRVC_EVT: in gatts_profile_b_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c851 btc_gatts_cb_to_app(ESP_GATTS_ADD_INCL_SRVC_EVT, gatts_if, &param); in btc_gatts_cb_handler()