Lines Matching full:scan

19 Scan for devices
22 Start scanning by using the :code:`bt scan on` command. Depending on the environment you're in, you
23 may see a lot of lines printed on the shell. To stop the scan, run :code:`bt scan off`, the
30 uart:~$ bt scan on
31 Bluetooth active scan enabled
40 uart:~$ bt scan off
41 Scan successfully stopped
44 specific device, you can enable scan filters. There are four types of filters: by name, by RSSI, by
45 address and by periodic advertising interval. To apply a filter, use the :code:`bt scan-set-filter`
52 uart:~$ bt scan-filter-set name "test shell"
58 uart:~$ bt scan-filter-set rssi -40
65 uart:~$ bt scan-filter-clear all
67 You can use the command :code:`bt scan on` to create an *active* scanner, meaning that the scanner
68 will ask the advertisers for more information by sending a *scan request* packet. Alternatively, you
69 can create a *passive scanner* by using the :code:`bt scan passive` command, so the scanner will not
119 to four options: :code:`conn-scan`, :code:`conn-nscan`, :code:`nconn-scan` and :code:`nconn-nscan`.
126 uart:~$ bt adv-create conn-scan
149 uart:~$ bt adv-create conn-scan
161 When advertising, if others devices use an *active* scanner, you may receive *scan request* packets.
162 To visualize those packets, you can add :code:`scan-reports` to the parameters of your advertiser.
175 uart:~$ bt adv-create conn-scan directed D7:54:03:CE:F3:B4 random low dir-rpa
215 :code:`bt encrypted-ad decrypt-scan on`.
219 To see the advertising data in the scan report :code:`bt scan-verbose-output` need to be
258 uart:~$ bt scan-verbose-output on
264 uart:~$ bt encrypted-ad decrypt-scan on
266 uart:~$ bt scan on
267 Bluetooth active scan enabled
269 [SCAN DATA START - EXT_ADV]
276 [SCAN DATA END]
295 For example, if we want to scan for a bunch of selected addresses, we can set up a Filter Accept
303 uart:~$ bt scan on fal