Searched refs:scan (Results 26 – 50 of 156) sorted by relevance
1234567
/Zephyr-latest/tests/bsim/bluetooth/host/adv/chain/tests_scripts/ |
D | adv_chain.sh | 18 -v=${verbosity_level} -s=${simulation_id} -d=1 -testid=scan
|
/Zephyr-latest/boards/shields/max7219/ |
D | max7219_8x8.overlay | 21 scan-limit = <7>;
|
/Zephyr-latest/samples/bluetooth/hci_vs_scan_req/ |
D | README.rst | 11 scan request events even using legacy advertisements, while may result in lower 23 send scan requests.
|
/Zephyr-latest/drivers/input/ |
D | Kconfig.it8xxx2 | 11 This option enables the ITE keyboard scan driver.
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap_scan_delegator.rst | 37 synced : Set server scan state <src_id> <bis_syncs> 68 uart:~$ bt scan on 70 uart:~$ bt scan off
|
/Zephyr-latest/samples/bluetooth/peripheral_accept_list/ |
D | README.rst | 13 accepted if the central device is on the accept list. Additionally, scan response 16 in the scan results if the central device is not on the accept list.
|
/Zephyr-latest/tests/bluetooth/common/testlib/ |
D | CMakeLists.txt | 24 src/scan.c
|
/Zephyr-latest/tests/net/wifi/wifi_nm/src/ |
D | main.c | 74 .scan = wifi_scan, 122 .scan = wifi_nm_scan,
|
/Zephyr-latest/tests/bluetooth/host/conn/mocks/ |
D | CMakeLists.txt | 14 scan.c
|
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/test_scripts/ |
D | run_tests.sh | 54 active-scan=${use_active_scan} addr-type="${addr_type}"
|
/Zephyr-latest/tests/bluetooth/host/id/mocks/ |
D | CMakeLists.txt | 24 scan.c
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | Kconfig.nrfwifi | 58 bool "nRF70 scan only mode" 60 Select this option to enable scan only mode of the nRF70 driver 571 # since we support a maximum of 2 SSIDs for scan result filtering. 576 int "Maximum number of scan results to return." 580 Maximum number of scan results to return. 0 represents unlimited number of BSSes. 620 bool "Suppress networks with non-individual MAC addresses as BSSID in the scan results" 626 So, to save resources, this option drops such networks from the scan results. 629 bool "Disables DFS channels in scan operation" 631 This option disables inclusion of the DFS channels in the scan operation. 632 This is useful to reduce the scan time, as DFS channels are seldom used. [all …]
|
/Zephyr-latest/samples/bluetooth/periodic_adv/ |
D | README.rst | 24 Zephyr tree that will scan and establish a periodic advertising synchronization
|
/Zephyr-latest/samples/net/openthread/shell/ |
D | README.rst | 31 uart:~$ ot scan
|
/Zephyr-latest/samples/bluetooth/scan_adv/ |
D | README.rst | 5 …Combine Bluetooth LE Broadcaster & Observer roles to advertise and scan for devices simultaneously.
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | rpr_cli.h | 48 enum bt_mesh_rpr_scan scan; member
|
/Zephyr-latest/samples/bluetooth/observer/ |
D | README.rst | 11 functionality. The application will periodically scan for devices nearby.
|
/Zephyr-latest/drivers/wifi/esp_at/ |
D | Kconfig.esp_at | 23 bool "Passive scan" 28 bool "MAC address in scan response" 30 Get mac address in scan response.
|
/Zephyr-latest/samples/bluetooth/iso_broadcast/ |
D | README.rst | 29 Zephyr tree that will scan, establish a periodic advertising synchronization,
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/ |
D | Kconfig | 16 bool "Whether to scan for Broadcast Sources without Broadcast Assistant" 23 int "Delay before starting scan (in seconds)"
|
/Zephyr-latest/drivers/wifi/eswifi/ |
D | Kconfig.eswifi | 40 It can be increased to handle larger messages, like scan results.
|
/Zephyr-latest/boards/ite/it82xx2_evb/ |
D | it82xx2_evb.dts | 33 zephyr,keyboard-scan = &kscan_input; 54 scan-period = <IT8XXX2_VCMP_SCAN_PERIOD_600US>;
|
/Zephyr-latest/boards/ite/it8xxx2_evb/ |
D | it8xxx2_evb.dts | 33 zephyr,keyboard-scan = &kscan_input; 52 scan-period = <IT8XXX2_VCMP_SCAN_PERIOD_600US>;
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | kscan.rst | 13 The kscan driver (keyboard scan matrix) is used for detecting a key press in a
|
/Zephyr-latest/scripts/net/ |
D | run-sample-tests.sh | 303 --scan 369 --scan)
|
1234567