Home
last modified time | relevance | path

Searched refs:esp_ble_gap_set_scan_params (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_eddystone/main/
Desp_eddystone_demo.c174 esp_ble_gap_set_scan_params(&ble_scan_params); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ibeacon/main/
Dibeacon_demo.c178 esp_ble_gap_set_scan_params(&ble_scan_params); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_coex_test/components/case/
Dble_unit.c185 ret = esp_ble_gap_set_scan_params(scan_param); in ble_gap_util_set_scan_param()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_client/main/
Dgattc_demo.c105 esp_err_t scan_ret = esp_ble_gap_set_scan_params(&ble_scan_params); in gattc_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_client/main/
Dexample_ble_client_throughput.c148 esp_err_t scan_ret = esp_ble_gap_set_scan_params(&ble_scan_params); in gattc_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/main/
Dexample_ble_sec_gattc_demo.c367 esp_err_t scan_ret = esp_ble_gap_set_scan_params(&ble_scan_params); in esp_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/tutorial/
DGatt_Security_Client_Example_Walkthrough.md48 esp_err_t scan_ret = esp_ble_gap_set_scan_params(&ble_scan_params);
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_client/main/
Dspp_client_demo.c317 esp_ble_gap_set_scan_params(&ble_scan_params); in gattc_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_client/tutorial/
DGatt_Client_Example_Walkthrough.md256 …e A. One in this event handler, the event is used to call the `esp_ble_gap_set_scan_params()` func…
289 The scan values are set using the `esp_ble_gap_set_scan_params()` function:
294 esp_err_t scan_ret = esp_ble_gap_set_scan_params(&ble_scan_params);
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/main/
Desp_hid_gap.c579 if ((ret = esp_ble_gap_set_scan_params(&hid_scan_params)) != ESP_OK) { in start_ble_scan()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/main/
Desp_hid_gap.c582 if ((ret = esp_ble_gap_set_scan_params(&hid_scan_params)) != ESP_OK) { in start_ble_scan()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h1343 esp_err_t esp_ble_gap_set_scan_params(esp_ble_scan_params_t *scan_params);
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gattc_multi_connect/main/
Dgattc_multi_connect.c145 esp_err_t scan_ret = esp_ble_gap_set_scan_params(&ble_scan_params); in gattc_profile_a_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c313 esp_err_t scan_ret = esp_ble_gap_set_scan_params(&ble_scan_params); in gattc_profile_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c59 esp_err_t esp_ble_gap_set_scan_params(esp_ble_scan_params_t *scan_params) in esp_ble_gap_set_scan_params() function
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow_esp32s3.map3437 .literal.esp_ble_gap_set_scan_params
3490 .text.esp_ble_gap_set_scan_params
82475 esp_ble_gap_set_scan_params esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)
Doverflow_esp32c3.map2681 .text.esp_ble_gap_set_scan_params
61442 esp_ble_gap_set_scan_params esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)