Searched refs:ESP_GATTS_CONF_EVT (Results 1 – 16 of 16) sorted by relevance
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/ |
D | README.md | 76 I (7708) GATTS_DEMO: ESP_GATTS_CONF_EVT, status 0 77 I (7718) GATTS_DEMO: ESP_GATTS_CONF_EVT, status 0 78 I (7718) GATTS_DEMO: ESP_GATTS_CONF_EVT, status 0 79 I (7728) GATTS_DEMO: ESP_GATTS_CONF_EVT, status 0 80 I (7728) GATTS_DEMO: ESP_GATTS_CONF_EVT, status 0 81 I (7738) GATTS_DEMO: ESP_GATTS_CONF_EVT, status 0 82 I (7738) GATTS_DEMO: ESP_GATTS_CONF_EVT, status 0 83 I (7748) GATTS_DEMO: ESP_GATTS_CONF_EVT, status 0 84 I (7748) GATTS_DEMO: ESP_GATTS_CONF_EVT, status 0 85 I (7758) GATTS_DEMO: ESP_GATTS_CONF_EVT, status 0
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/ |
D | esp_gatts_api.h | 33 ESP_GATTS_CONF_EVT = 5, /*!< When receive confirm, the event comes */ enumerator
|
/hal_espressif-3.6.0/components/protocomm/src/simple_ble/ |
D | simple_ble.c | 127 case ESP_GATTS_CONF_EVT: in gatts_profile_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/ |
D | main.c | 386 case ESP_GATTS_CONF_EVT: in gatts_profile_a_event_handler() 529 case ESP_GATTS_CONF_EVT: in gatts_profile_b_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/main/ |
D | gatts_demo.c | 485 case ESP_GATTS_CONF_EVT: in gatts_profile_a_event_handler() 628 case ESP_GATTS_CONF_EVT: in gatts_profile_b_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/ |
D | example_ble_sec_gatts_demo.c | 419 case ESP_GATTS_CONF_EVT: in gatts_profile_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/ |
D | ble50_sec_gatts_demo.c | 373 case ESP_GATTS_CONF_EVT: in gatts_profile_event_handler()
|
/hal_espressif-3.6.0/examples/system/ota/advanced_https_ota/main/ble_helper/ |
D | bluedroid_gatts.c | 321 case ESP_GATTS_CONF_EVT: in gatts_profile_a_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/ |
D | gattc_gatts_coex.c | 738 case ESP_GATTS_CONF_EVT: in gatts_profile_a_event_handler() 874 case ESP_GATTS_CONF_EVT: in gatts_profile_b_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/ |
D | gatts_table_creat_demo.c | 436 case ESP_GATTS_CONF_EVT: in gatts_profile_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/ |
D | ble_spp_server_demo.c | 569 case ESP_GATTS_CONF_EVT: in gatts_profile_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/ |
D | ble_compatibility_test.c | 555 case ESP_GATTS_CONF_EVT: in gatts_profile_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/ |
D | hid_device_le_prf.c | 569 case ESP_GATTS_CONF_EVT: { in esp_hidd_prf_cb_hdl()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/ |
D | example_ble_server_throughput.c | 555 case ESP_GATTS_CONF_EVT: in gatts_profile_a_event_handler()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/ |
D | btc_gatts.c | 833 btc_gatts_cb_to_app(ESP_GATTS_CONF_EVT, gatts_if, ¶m); in btc_gatts_cb_handler()
|
/hal_espressif-3.6.0/components/esp_hid/src/ |
D | ble_hidd.c | 590 case ESP_GATTS_CONF_EVT: { in hid_event_handler()
|