Home
last modified time | relevance | path

Searched refs:bt_le_scan_stop (Results 1 – 25 of 99) sorted by relevance

1234

/Zephyr-4.1.0/tests/bsim/bluetooth/host/scan/start_stop/src/
Dmain.c129 err = bt_le_scan_stop(); in run_dut()
160 err = bt_le_scan_stop(); in run_dut()
/Zephyr-4.1.0/samples/bluetooth/ccp_call_control_client/src/
Dmain.c144 err = bt_le_scan_stop(); in scan_recv_cb()
230 err = bt_le_scan_stop(); in reset_ccp_call_control_client()
/Zephyr-4.1.0/samples/bluetooth/central/src/
Dmain.c50 if (bt_le_scan_stop()) { in device_found()
/Zephyr-4.1.0/samples/bluetooth/central_gatt_write/src/
Dcentral_gatt_write.c43 err = bt_le_scan_stop(); in device_found()
/Zephyr-4.1.0/tests/bluetooth/common/testlib/src/
Dscan.c58 (void)bt_le_scan_stop(); in bt_scan_find_name_cb()
/Zephyr-4.1.0/samples/boards/bbc/microbit/pong/src/
Dble.c389 bt_le_scan_stop(); in device_found()
417 bt_le_scan_stop(); in cancel_connect()
468 bt_le_scan_stop(); in ble_timeout()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/adv/periodic/src/
Dper_adv_sync.c87 err = bt_le_scan_stop(); in scan_recv()
274 err = bt_le_scan_stop(); in main_per_adv_sync_app_not_scanning()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/att/eatt/src/
Dcommon.c79 err = bt_le_scan_stop(); in device_found()
/Zephyr-4.1.0/tests/subsys/settings/performance/
Dsettings_test_perf.c130 err = bt_le_scan_stop(); in ZTEST()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dbs_bt_utils.c109 err = bt_le_scan_stop(); in scan_connect_to_first_result__device_found()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dbs_bt_utils.c109 err = bt_le_scan_stop(); in scan_connect_to_first_result__device_found()
/Zephyr-4.1.0/tests/bsim/bluetooth/audio/src/
Dtmap_client_test.c85 err = bt_le_scan_stop(); in check_audio_support_and_connect()
Dcsip_set_coordinator_test.c324 err = bt_le_scan_stop(); in connect_set()
370 err = bt_le_scan_stop(); in connect_set()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dbs_bt_utils.c96 err = bt_le_scan_stop(); in stop_scan_and_connect()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dbs_bt_utils.c132 err = bt_le_scan_stop(); in stop_scan_and_connect()
/Zephyr-4.1.0/samples/bluetooth/extended_adv/scanner/src/
Dmain.c100 err = bt_le_scan_stop(); in attempt_connection()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/adv/extended/src/
Dext_adv_scanner.c96 err = bt_le_scan_stop(); in scan_recv()
/Zephyr-4.1.0/tests/bsim/bluetooth/ll/advx/src/
Dmain.c1110 err = bt_le_scan_stop(); in scan_cb()
1383 err = bt_le_scan_stop(); in test_scanx_main()
1495 err = bt_le_scan_stop(); in test_scanx_main()
1538 err = bt_le_scan_stop(); in test_scanx_main()
1605 err = bt_le_scan_stop(); in test_scanx_main()
1641 err = bt_le_scan_stop(); in test_scanx_main()
1778 err = bt_le_scan_stop(); in test_scanx_main()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dbs_bt_utils.c124 err = bt_le_scan_stop(); in scan_connect_to_first_result__device_found()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/gatt/settings/src/
Dutils.c97 err = bt_le_scan_stop(); in scan_connect_to_first_result_device_found()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/misc/unregister_conn_cb/src/
Dmain.c88 err = bt_le_scan_stop(); in device_found()
/Zephyr-4.1.0/samples/bluetooth/iso_central/src/
Dmain.c118 if (bt_le_scan_stop()) { in device_found()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/security/id_addr_update/central/src/
Dutils.c142 err = bt_le_scan_stop(); in scan_connect_to_first_result__device_found()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/privacy/device/src/
Dtest_undirected_central.c164 if (bt_le_scan_stop()) { in scan_recv()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/att/eatt_notif/src/
Dclient_test.c113 err = bt_le_scan_stop(); in device_found()

1234