Home
last modified time | relevance | path

Searched refs:ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/ble_ibeacon/main/
Dibeacon_demo.c130 case ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT: in esp_gap_cb()
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/ble_mesh_coex_test/components/case/
Dble_unit.c71 case ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT: in ble_gap_event_default_handler()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/gatt_client/main/
Dgattc_demo.c389 case ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT: in esp_gap_cb()
/hal_espressif-3.5.0/examples/system/ota/advanced_https_ota/main/ble_helper/
Dbluedroid_gatts.c361 case ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT: in gap_event_handler()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/
Dgatts_table_creat_demo.c260 case ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT: in gap_event_handler()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_client/main/
Dexample_ble_client_throughput.c429 case ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT: in esp_gap_cb()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c317 case ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT: in gap_event_handler()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/ble_spp_client/main/
Dspp_client_demo.c270 case ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT: in esp_gap_cb()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
Dexample_ble_server_throughput.c258 case ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT: in gap_event_handler()
/hal_espressif-3.5.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h160ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT, /*!< When stop adv complete, the event com… enumerator
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dmain.c173 case ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT: in gap_event_handler()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/gatt_server/main/
Dgatts_demo.c221 case ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT: in gap_event_handler()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/gattc_multi_connect/main/
Dgattc_multi_connect.c842 case ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT: in esp_gap_cb()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c239 case ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT: in gap_event_handler()
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c419 msg.act = ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT; in btc_stop_adv_callback()