Home
last modified time | relevance | path

Searched refs:ESP_GATTS_CANCEL_OPEN_EVT (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h45 ESP_GATTS_CANCEL_OPEN_EVT = 17, /*!< When disconnect from peer, the event comes */ enumerator
/hal_espressif-3.6.0/components/protocomm/src/simple_ble/
Dsimple_ble.c172 case ESP_GATTS_CANCEL_OPEN_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dmain.c393 case ESP_GATTS_CANCEL_OPEN_EVT: in gatts_profile_a_event_handler()
537 case ESP_GATTS_CANCEL_OPEN_EVT: in gatts_profile_b_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/main/
Dgatts_demo.c492 case ESP_GATTS_CANCEL_OPEN_EVT: in gatts_profile_a_event_handler()
636 case ESP_GATTS_CANCEL_OPEN_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.c441 case ESP_GATTS_CANCEL_OPEN_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c395 case ESP_GATTS_CANCEL_OPEN_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/system/ota/advanced_https_ota/main/ble_helper/
Dbluedroid_gatts.c328 case ESP_GATTS_CANCEL_OPEN_EVT: in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/
Dgatts_table_creat_demo.c476 case ESP_GATTS_CANCEL_OPEN_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/
Dble_spp_server_demo.c600 case ESP_GATTS_CANCEL_OPEN_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
Dexample_ble_server_throughput.c564 case ESP_GATTS_CANCEL_OPEN_EVT: in gatts_profile_a_event_handler()