/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/ |
D | esp_gatts_api.h | 42 ESP_GATTS_CONNECT_EVT = 14, /*!< When gatt client connect, the event comes */ enumerator
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/ |
D | wx_airsync_prf.c | 141 case ESP_GATTS_CONNECT_EVT: in airsync_profile_cb()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/esp/ble_button/ |
D | button_pro.c | 161 case ESP_GATTS_CONNECT_EVT: in button_profile_cb()
|
/hal_espressif-3.6.0/components/protocomm/src/simple_ble/ |
D | simple_ble.c | 133 case ESP_GATTS_CONNECT_EVT: in gatts_profile_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/ |
D | README.md | 70 I (6258) GATTS_DEMO: ESP_GATTS_CONNECT_EVT, conn_id 0, remote ac:67:b2:6d:4e:22:
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/ |
D | main.c | 377 case ESP_GATTS_CONNECT_EVT: { in gatts_profile_a_event_handler() 522 case ESP_GATTS_CONNECT_EVT: in gatts_profile_b_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/main/ |
D | gatts_demo.c | 464 case ESP_GATTS_CONNECT_EVT: { in gatts_profile_a_event_handler() 621 case ESP_GATTS_CONNECT_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 | 429 case ESP_GATTS_CONNECT_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 | 383 case ESP_GATTS_CONNECT_EVT: in gatts_profile_event_handler()
|
/hal_espressif-3.6.0/examples/system/ota/advanced_https_ota/main/ble_helper/ |
D | bluedroid_gatts.c | 300 case ESP_GATTS_CONNECT_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 | 725 case ESP_GATTS_CONNECT_EVT: { in gatts_profile_a_event_handler() 867 case ESP_GATTS_CONNECT_EVT: in gatts_profile_b_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/tutorial/ |
D | Gatt_Security_Server_Example_Walkthrough.md | 94 …e device connects to the local GATT server, the connection event `ESP_GATTS_CONNECT_EVT` is trigge… 97 case ESP_GATTS_CONNECT_EVT:
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/tutorial/ |
D | ble50_security_server_Example_Walkthrough.md | 94 …e device connects to the local GATT server, the connection event `ESP_GATTS_CONNECT_EVT` is trigge… 97 case ESP_GATTS_CONNECT_EVT:
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/ |
D | gatts_table_creat_demo.c | 442 case ESP_GATTS_CONNECT_EVT: in gatts_profile_event_handler()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/battery/ |
D | battery_prf.c | 79 case ESP_GATTS_CONNECT_EVT: { in bas_gatts_callback()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/ |
D | ble_compatibility_test_case.md | 64 * ESP device outputs the log: `ESP_GATTS_CONNECT_EVT`
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/ |
D | ble_spp_server_demo.c | 579 case ESP_GATTS_CONNECT_EVT: in gatts_profile_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/ |
D | ble_compatibility_test.c | 561 case ESP_GATTS_CONNECT_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 | 574 case ESP_GATTS_CONNECT_EVT: { in esp_hidd_prf_cb_hdl()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/tutorial/ |
D | Gatt_Server_Example_Walkthrough.md | 599 An `ESP_GATTS_CONNECT_EVT` is triggered when a client has connected to the GATT server. This event … 604 case ESP_GATTS_CONNECT_EVT: { 612 …ESP_LOGI(GATTS_TAG, "ESP_GATTS_CONNECT_EVT, conn_id %d, remote %02x:%02x:%02x:%02x:%02x:%02x:, is_… 631 case ESP_GATTS_CONNECT_EVT:
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/ |
D | example_ble_server_throughput.c | 532 case ESP_GATTS_CONNECT_EVT: { in gatts_profile_a_event_handler()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/ |
D | btc_gatts.c | 900 btc_gatts_cb_to_app(ESP_GATTS_CONNECT_EVT, gatts_if, ¶m); in btc_gatts_cb_handler()
|
/hal_espressif-3.6.0/components/esp_hid/src/ |
D | ble_hidd.c | 477 case ESP_GATTS_CONNECT_EVT: { in hid_event_handler()
|