Home
last modified time | relevance | path

Searched refs:ESP_GATTS_OPEN_EVT (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/
Dwx_airsync_prf.c149 case ESP_GATTS_OPEN_EVT: in airsync_profile_cb()
/hal_espressif-3.5.0/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h44 ESP_GATTS_OPEN_EVT = 16, /*!< When connect to peer, the event comes */ enumerator
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c171 case ESP_GATTS_OPEN_EVT: in button_profile_cb()
/hal_espressif-3.5.0/components/protocomm/src/simple_ble/
Dsimple_ble.c171 case ESP_GATTS_OPEN_EVT: in gatts_profile_event_handler()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dmain.c392 case ESP_GATTS_OPEN_EVT: in gatts_profile_a_event_handler()
536 case ESP_GATTS_OPEN_EVT: in gatts_profile_b_event_handler()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/gatt_server/main/
Dgatts_demo.c491 case ESP_GATTS_OPEN_EVT: in gatts_profile_a_event_handler()
635 case ESP_GATTS_OPEN_EVT: in gatts_profile_b_event_handler()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/
Dexample_ble_sec_gatts_demo.c439 case ESP_GATTS_OPEN_EVT: in gatts_profile_event_handler()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c393 case ESP_GATTS_OPEN_EVT: in gatts_profile_event_handler()
/hal_espressif-3.5.0/examples/system/ota/advanced_https_ota/main/ble_helper/
Dbluedroid_gatts.c327 case ESP_GATTS_OPEN_EVT: in gatts_profile_a_event_handler()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c744 case ESP_GATTS_OPEN_EVT: in gatts_profile_a_event_handler()
881 case ESP_GATTS_OPEN_EVT: in gatts_profile_b_event_handler()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/
Dgatts_table_creat_demo.c475 case ESP_GATTS_OPEN_EVT: in gatts_profile_event_handler()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/
Dble_spp_server_demo.c598 case ESP_GATTS_OPEN_EVT: in gatts_profile_event_handler()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
Dexample_ble_server_throughput.c563 case ESP_GATTS_OPEN_EVT: in gatts_profile_a_event_handler()
/hal_espressif-3.5.0/components/bt/host/bluedroid/
DKconfig.in1041 establishment fails, ESP_GATTC_OPEN_EVT or ESP_GATTS_OPEN_EVT is triggered.