Searched refs:scanning (Results 1 – 25 of 53) sorted by relevance
123
/Zephyr-latest/samples/bluetooth/central/ |
D | README.rst | 5 Implement basic Bluetooth LE Central role functionality (scanning and connecting). 10 Application demonstrating very basic Bluetooth LE Central role functionality by scanning
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap_broadcast_assistant.rst | 9 restricted device, such that scanning does not drain the battery. The Broadcast 10 Assistant shall support scanning for periodic advertisements and may optionally 34 scan_start : Start scanning for broadcasters 35 scan_stop : Stop scanning for BISs 65 Start scanning for periodic advertisements for a server: 69 The Broadcast Assistant will not actually start scanning for periodic
|
D | bap.rst | 173 sync (if exist) or start scanning and sync to the periodic advertising with the provided broadcast 180 No PA sync available, starting scanning for broadcast_id 225 The command :code:`bap create_sink_by_name` will start scanning and sync to the periodic 232 Starting scanning for broadcast_name
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | rpr_cli.rst | 25 The scanning procedure is used to scan for unprovisioned devices located nearby the Remote 57 Server node. This procedure will start a ten-second, multiple-device scanning where the generated 63 Additionally, the Remote Provisioning Client model also supports extended scanning with the 64 :c:func:`bt_mesh_rpr_scan_start_ext` call. Extended scanning supplements regular scanning by 66 Provisioning Server will use active scanning to request a scan response from the unprovisioned 102 In addition to scanning and provisioning functionality, the Remote Provisioning Client also provides
|
D | statistic.rst | 11 parameters and the scanning ability of the device. The number of the monitored
|
/Zephyr-latest/drivers/input/ |
D | Kconfig.it8xxx2 | 5 bool "ITE keyboard scanning driver"
|
/Zephyr-latest/samples/bluetooth/cap_acceptor/ |
D | Kconfig | 40 If set to true, the sample will start scanning for Broadcast Sources 44 string "Target Broadcast Device Name when self-scanning"
|
D | README.rst | 12 It can also be configured to start scanning for broadcast audio streams by itself.
|
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/ |
D | Kconfig | 55 scanning to overlap with advertising events hence do not use 56 unreserved scanning so that the create connection can succeed within
|
/Zephyr-latest/samples/bluetooth/central_multilink/ |
D | README.rst | 10 Application demonstrating Bluetooth LE Central role functionality by scanning for other
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/dut/ |
D | CMakeLists.txt | 10 # like scanning, setting up a connection, querying the peer for a given
|
/Zephyr-latest/tests/bsim/bluetooth/host/scan/slow/ |
D | CMakeLists.txt | 9 # like scanning, setting up a connection, querying the peer for a given
|
/Zephyr-latest/tests/bsim/bluetooth/samples/battery_service/ |
D | CMakeLists.txt | 15 # like scanning, setting up a connection, querying the peer for a given
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/ |
D | Kconfig | 19 If set to true, the sample will start scanning for Broadcast Sources 29 before starting scanning for Broadcast Sources.
|
D | README.rst | 11 Starts by scanning for BAP Broadcast Sources and then synchronizes to
|
/Zephyr-latest/drivers/mdio/ |
D | Kconfig | 22 The MDIO shell currently supports scanning and device
|
/Zephyr-latest/samples/bluetooth/iso_central/ |
D | README.rst | 31 In the terminal window, check that it is scanning for other devices.
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/ |
D | CMakeLists.txt | 11 # like scanning, setting up a connection, querying the peer for a given
|
/Zephyr-latest/samples/bluetooth/cap_initiator/ |
D | README.rst | 11 Starts by either scanning for a CAP Acceptor and then connects to and sets up available unicast
|
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_sink/ |
D | README.rst | 11 Starts by scanning for PBP Public Broadcast Sources and then synchronizes to
|
/Zephyr-latest/tests/boards/espressif/wifi/ |
D | Kconfig | 59 Timeout duration for Wi-Fi scanning.
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/ |
D | gap.rst | 4 The GAP shell is the "main" shell of Bluetooth and handles connection management, scanning, 22 Start scanning by using the :code:`bt scan on` command. Depending on the environment you're in, you 98 If you were scanning just before, you can connect to the last scanned device by 102 enable scanning with a name filter and connect to the first match. 294 The Filter Accept List can also be used for scanning or advertising by using the option :code:`fal`.
|
/Zephyr-latest/samples/bluetooth/extended_adv/ |
D | README.rst | 16 which prompts the scanner to connect after scanning for extended advertisements.
|
/Zephyr-latest/doc/services/input/ |
D | gpio-kbd.rst | 42 In this configuration the matrix scanning library enters idle mode once all 268 which implements the core functionalities such as scanning delays, debouncing,
|
/Zephyr-latest/drivers/wifi/esp_at/ |
D | Kconfig.esp_at | 25 Use passive scanning.
|
123