zephyr/subsys/bluetooth/shell
Emil Gydesen df6289d7ec Bluetooth: Shell: Add name and address scan filters
Add a way to filter scan results by name and/or
address. The idea is that this can be further expanded
by also scanning the content for specific UUIDs, PHY,
RSSI, etc.

This is particularly useful for cases where there are many
devices advertising at once.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-01-12 15:46:23 +01:00
..
bredr.c net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
bt.c Bluetooth: Shell: Add name and address scan filters 2022-01-12 15:46:23 +01:00
bt.h Bluetooth: host: Initial support for BIS 2021-03-09 08:06:02 -05:00
CMakeLists.txt Bluetooth: Audio: Media control shell commands 2021-11-11 15:31:37 +01:00
csis.c Bluetooth: Audio: Move csis.h to include/bluetooth/audio 2021-11-09 11:17:20 +01:00
csis_client.c Bluetooth: Audio: Move csis.h to include/bluetooth/audio 2021-11-09 11:17:20 +01:00
gatt.c Bluetooth: Shell: Fix bad string formats in GATT shell 2021-10-25 19:22:05 -04:00
hci.c Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
hci.h Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
iso.c net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
Kconfig Bluetooth: shell: kconfig: Do not select FLASH_SHELL from BT_SHELL 2020-01-23 17:54:08 +02:00
l2cap.c net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
ll.c Bluetooth: Controller: Separate address get and read functions 2021-09-29 14:44:47 -04:00
ll.h Bluetooth: Controller: Separate address get and read functions 2021-09-29 14:44:47 -04:00
mcc.c Bluetooth: Audio: Bugfix: Fix output message 2021-12-07 09:42:00 -06:00
media_controller.c Bluetooth: Audio: Bugfix - add missing parameters 2021-11-11 15:31:37 +01:00
mics.c shell: Add __printf_like to shell_fprintf 2021-10-14 16:32:19 -04:00
mics_client.c Bluetooth: Audio: AICS remove need for bt_conn pointer 2021-06-24 11:31:04 -04:00
mpl.c Bluetooth: Audio: Workaround for false license positive 2021-11-11 15:31:37 +01:00
rfcomm.c net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
ticker.c Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
vcs.c Bluetooth: shell: VCS: Use BT_VOCS_MIN_OFFSET/BT_VOCS_MAX_OFFSET 2021-11-11 19:26:02 -05:00
vcs_client.c Bluetooth: shell: VCS: Use BT_VOCS_MIN_OFFSET/BT_VOCS_MAX_OFFSET 2021-11-11 19:26:02 -05:00