Home
last modified time | relevance | path

Searched refs:esp_ble_gap_start_scanning (Results 1 – 19 of 19) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_eddystone/main/
Desp_eddystone_demo.c89 esp_ble_gap_start_scanning(duration); in esp_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ibeacon/main/
Dibeacon_demo.c80 esp_ble_gap_start_scanning(duration); in esp_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_coex_test/components/case/
Dble_unit.c201 ret = esp_ble_gap_start_scanning(duration); in ble_gap_util_start_scan()
Drun_tc.c225 ret = esp_ble_gap_start_scanning(BLE_TC_SCAN_REPORT_PERIOD); in ble_scan_start()
Dsync.c526 ret = esp_ble_gap_start_scanning(BLE_TC_SCAN_REPORT_PERIOD); in sync_init()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_client/main/
Dspp_client_demo.c224 esp_ble_gap_start_scanning(duration); in esp_gap_cb()
332 esp_ble_gap_start_scanning(SCAN_ALL_THE_TIME); in gattc_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gattc_multi_connect/main/
Dgattc_multi_connect.c135 esp_ble_gap_start_scanning(duration); in start_scan()
759 esp_ble_gap_start_scanning(duration); in esp_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_client/main/
Dgattc_demo.c326 esp_ble_gap_start_scanning(duration); in esp_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_client/main/
Dexample_ble_client_throughput.c377 esp_ble_gap_start_scanning(duration); in esp_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/main/
Dexample_ble_sec_gattc_demo.c375 esp_ble_gap_start_scanning(duration); in esp_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/tutorial/
DGatt_Security_Client_Example_Walkthrough.md56 esp_ble_gap_start_scanning(duration);
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/main/
Desp_hid_gap.c585 if ((ret = esp_ble_gap_start_scanning(seconds)) != ESP_OK) { in start_ble_scan()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/main/
Desp_hid_gap.c588 if ((ret = esp_ble_gap_start_scanning(seconds)) != ESP_OK) { in start_ble_scan()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h1356 esp_err_t esp_ble_gap_start_scanning(uint32_t duration);
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_client/tutorial/
DGatt_Client_Example_Walkthrough.md309 esp_ble_gap_start_scanning(duration);
314 The scanning is started using the `esp_ble_gap_start_scanning()` function which takes a parameter r…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c266 esp_ble_gap_start_scanning(duration); in gap_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c78 esp_err_t esp_ble_gap_start_scanning(uint32_t duration) in esp_ble_gap_start_scanning() function
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow_esp32s3.map3439 .literal.esp_ble_gap_start_scanning
3492 .text.esp_ble_gap_start_scanning
82478 esp_ble_gap_start_scanning esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)
Doverflow_esp32c3.map2683 .text.esp_ble_gap_start_scanning
61446 esp_ble_gap_start_scanning esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)