Home
last modified time | relevance | path

Searched refs:ESP_GATTS_START_EVT (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h40ESP_GATTS_START_EVT = 12, /*!< When start service complete, the event comes */ enumerator
/hal_espressif-3.6.0/components/protocomm/src/simple_ble/
Dsimple_ble.c130 case ESP_GATTS_START_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dmain.c371 case ESP_GATTS_START_EVT: in gatts_profile_a_event_handler()
516 case ESP_GATTS_START_EVT: in gatts_profile_b_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/main/
Dgatts_demo.c458 case ESP_GATTS_START_EVT: in gatts_profile_a_event_handler()
615 case ESP_GATTS_START_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.c425 case ESP_GATTS_START_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c379 case ESP_GATTS_START_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/system/ota/advanced_https_ota/main/ble_helper/
Dbluedroid_gatts.c294 case ESP_GATTS_START_EVT: in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c721 case ESP_GATTS_START_EVT: in gatts_profile_a_event_handler()
861 case ESP_GATTS_START_EVT: in gatts_profile_b_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/
Dgatts_table_creat_demo.c439 case ESP_GATTS_START_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c154 case ESP_GATTS_START_EVT: { in bas_gatts_callback()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/
Dble_spp_server_demo.c575 case ESP_GATTS_START_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c558 case ESP_GATTS_START_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
Dexample_ble_server_throughput.c526 case ESP_GATTS_START_EVT: in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c883 btc_gatts_cb_to_app(ESP_GATTS_START_EVT, gatts_if, &param); in btc_gatts_cb_handler()
/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidd.c470 case ESP_GATTS_START_EVT: { in hid_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/tutorial/
DGatt_Server_Example_Walkthrough.md502 …vice()` function with the service handle previously generated. An `ESP_GATTS_START_EVT` event, whi…