Home
last modified time | relevance | path

Searched refs:scan (Results 126 – 150 of 156) sorted by relevance

1234567

/Zephyr-latest/
DCMakeLists.txt798 --scan ${ZEPHYR_BASE}/include # Read files from this dir
799 --scan ${ZEPHYR_BASE}/drivers # For net sockets
800 --scan ${ZEPHYR_BASE}/subsys/net # More net sockets
1435 # Use the script GEN_KOBJ_LIST to scan the kernel binary's
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c1654 if (!wifi_mgmt_api || !wifi_mgmt_api->scan) {
1659 return wifi_mgmt_api->scan(dev, params, cb);
/Zephyr-latest/drivers/wifi/esp_at/
Desp.c1523 .scan = esp_mgmt_scan,
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_broadcast.c1342 .scan = bap_broadcast_assistant_scan_cb,
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst402 * Refactored and extended the scan delegator implementation, including
1214 * Fixed an issue where not all security modes were displayed correctly on scan.
1222 enables providing of RAW (unprocessed) scan results to the application with
Drelease-notes-2.2.rst438 * Added I2C shell with scan command
613 * GAP: Add dynamic LE scan listener API
1075 * :github:`20698` - Bluetooth: host: Skip pre-scan done by bt_conn_create_le if not needed
Drelease-notes-2.0.rst706 * :github:`18202` - Disable Duplicate scan, no longer available
732 * :github:`18019` - BT scan via shell fatal error
1215 * :github:`15639` - [question] how to get the bd_addr from scan callback as shown on nrf-connect ap…
1488 * :github:`3640` - BLE central scan ignores changes in payload
Drelease-notes-2.3.rst444 * Added support for energy scan function to nrf5
574 * Added scan completion indication to eswifi
615 * IEEE 802.15.4: Now allows energy detection scan unconditionally
Drelease-notes-2.1.rst532 * :github:`20660` - Bluetooth: host: bt\_conn\_create\_le sometimes fails to stop pre-scan before c…
721 * :github:`19413` - Not able to scan and connect to other ble devices with HCI commands
Drelease-notes-2.4.rst652 * Fixed WiFi shell when doing a scan.
1021 * :github:`28145` - nRF52840 Dongle cannot scan LE Coded PHY devices
1110 * :github:`27693` - Crash on ARM when BT LE scan response packet too big
1406 * :github:`26337` - BT scan: filter duplicates yields duplicates
Drelease-notes-1.11.rst385 * :github:`5608` - Bluetooth LE continuous scan weird behaviour
Drelease-notes-1.14.rst905 - Enhanced radio utilization (99% on continuous 100ms scan)
1240 * :github:`14837` - Bluetooth shell scan command parameter mandatory/optional evaluation is broken
1887 * :github:`11310` - Wifi scan crashes on disco_l475_iot1
2170 * :github:`9463` - bt_le_scan_start Fails with Error -5 after 128 scan start/stop cycles
2276 * :github:`3906` - Static code scan (coverity CID: 151975, 173645, 173658 ) issues seen
Drelease-notes-1.10.rst337 * :github:`3897` - Static code scan (coverity) issues seen
Drelease-notes-2.6.rst257 device name to appear in the adv packet instead of the scan response.
1479 * :github:`33954` - I2C scan in UART shell is not detecting any I2C devices on ESP32
2089 * :github:`27692` - Allow to select between advertising packet/scan response for BT LE device name
2241 * :github:`3675` - LE Adv. Ext.: Extended Scan with PHY selection for non-conn non-scan un-directed…
Drelease-notes-4.0.rst924 * Fix correct channel scan range in Wi-Fi 6GHz.
925 * Fix scan results printing in Wi-Fi shell.
Dmigration-guide-3.7.rst791 way to do it is by adding the following to the advertising data or scan response data passed to
Drelease-notes-1.13.rst680 * :github:`3903` - Static code scan (coverity) issues seen
Drelease-notes-1.12.rst188 * Add support for energy detection scan on IEEE 802.15.4 driver API.
Drelease-notes-2.7.rst1683 * :github:`36131` - Occasionally unable to scan for extended advertisements when connected
1882 * :github:`30244` - Bluetooth: controller: Extended scan window time reservation prevents auxiliary…
/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c1855 .scan = nxp_wifi_scan,
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_shell.c3762 SHELL_SUBCMD_ADD((wifi), scan, NULL,
/Zephyr-latest/subsys/bluetooth/host/
DKconfig291 An Advertiser can filter which peers can connect or request scan
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/
Dbluetooth-le-audio-arch.rst953 still provide an interface and scan offloading for peripherals.
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci.txt776 Scan_Request_Received event upon receipt of a scan request PDU that is in an
/Zephyr-latest/doc/develop/test/
Dtwister.rst1237 For serial PTY, the "--generate-hardware-map" option cannot scan it out

1234567