Home
last modified time | relevance | path

Searched refs:scan (Results 26 – 50 of 156) sorted by relevance

1234567

/Zephyr-latest/tests/bsim/bluetooth/host/adv/chain/tests_scripts/
Dadv_chain.sh18 -v=${verbosity_level} -s=${simulation_id} -d=1 -testid=scan
/Zephyr-latest/boards/shields/max7219/
Dmax7219_8x8.overlay21 scan-limit = <7>;
/Zephyr-latest/samples/bluetooth/hci_vs_scan_req/
DREADME.rst11 scan request events even using legacy advertisements, while may result in lower
23 send scan requests.
/Zephyr-latest/drivers/input/
DKconfig.it8xxx211 This option enables the ITE keyboard scan driver.
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dbap_scan_delegator.rst37 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/
DREADME.rst13 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/
DCMakeLists.txt24 src/scan.c
/Zephyr-latest/tests/net/wifi/wifi_nm/src/
Dmain.c74 .scan = wifi_scan,
122 .scan = wifi_nm_scan,
/Zephyr-latest/tests/bluetooth/host/conn/mocks/
DCMakeLists.txt14 scan.c
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/test_scripts/
Drun_tests.sh54 active-scan=${use_active_scan} addr-type="${addr_type}"
/Zephyr-latest/tests/bluetooth/host/id/mocks/
DCMakeLists.txt24 scan.c
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi58 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/
DREADME.rst24 Zephyr tree that will scan and establish a periodic advertising synchronization
/Zephyr-latest/samples/net/openthread/shell/
DREADME.rst31 uart:~$ ot scan
/Zephyr-latest/samples/bluetooth/scan_adv/
DREADME.rst5 …Combine Bluetooth LE Broadcaster & Observer roles to advertise and scan for devices simultaneously.
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Drpr_cli.h48 enum bt_mesh_rpr_scan scan; member
/Zephyr-latest/samples/bluetooth/observer/
DREADME.rst11 functionality. The application will periodically scan for devices nearby.
/Zephyr-latest/drivers/wifi/esp_at/
DKconfig.esp_at23 bool "Passive scan"
28 bool "MAC address in scan response"
30 Get mac address in scan response.
/Zephyr-latest/samples/bluetooth/iso_broadcast/
DREADME.rst29 Zephyr tree that will scan, establish a periodic advertising synchronization,
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/
DKconfig16 bool "Whether to scan for Broadcast Sources without Broadcast Assistant"
23 int "Delay before starting scan (in seconds)"
/Zephyr-latest/drivers/wifi/eswifi/
DKconfig.eswifi40 It can be increased to handle larger messages, like scan results.
/Zephyr-latest/boards/ite/it82xx2_evb/
Dit82xx2_evb.dts33 zephyr,keyboard-scan = &kscan_input;
54 scan-period = <IT8XXX2_VCMP_SCAN_PERIOD_600US>;
/Zephyr-latest/boards/ite/it8xxx2_evb/
Dit8xxx2_evb.dts33 zephyr,keyboard-scan = &kscan_input;
52 scan-period = <IT8XXX2_VCMP_SCAN_PERIOD_600US>;
/Zephyr-latest/doc/hardware/peripherals/
Dkscan.rst13 The kscan driver (keyboard scan matrix) is used for detecting a key press in a
/Zephyr-latest/scripts/net/
Drun-sample-tests.sh303 --scan
369 --scan)

1234567