zephyr/subsys/bluetooth/shell
Rubin Gerritsen faee29c229 Bluetooth: Shell: Only print valid ISO data
The application gets notified about both valid and invalid data.
As data arrives every SDU interval, we would like to only print the
valid data to avoid the shell being flooded with logs.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2023-09-01 17:44:39 +02:00
..
bredr.c
bt.c Bluetooth: Shell: Set newest conn as default_conn for central 2023-08-17 13:11:14 +02:00
bt.h Bluetooth: Shell: Add selected_per_adv_sync 2023-08-14 13:34:26 +00:00
CMakeLists.txt Bluetooth: Audio: Move audio shell to audio directory 2023-03-20 09:53:34 +01:00
gatt.c bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
hci.c
hci.h
ias_client.c
ias.c
iso.c Bluetooth: Shell: Only print valid ISO data 2023-09-01 17:44:39 +02:00
Kconfig Bluetooth: Shell: Select BT_TICKER_NEXT_SLOT_GET when BT_LL_SW_SPLIT 2022-11-03 10:24:49 +01:00
l2cap.c bluetooth: host: fix few mismatched CONTAINER_OF 2023-08-30 10:22:37 +02:00
ll.c
ll.h
rfcomm.c
ticker.c