zephyr/subsys/bluetooth/host/shell
Lars Knudsen c966eac722 Bluetooth: Shell: Fix missing RX QoS param and MSE check
The bis_iso_qos.rx was missing in param sent in bt_iso_big_sync

Also, MSE = 0 is valid (fixed error check)

Signed-off-by: Lars Knudsen <LAKD@demant.com>
2024-10-25 12:55:32 -05:00
..
bt.c Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
bt.h
CMakeLists.txt
cs.c bluetooth: host: CS support for various HCI commands 2024-10-18 14:15:49 +02:00
gatt.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
iso.c Bluetooth: Shell: Fix missing RX QoS param and MSE check 2024-10-25 12:55:32 -05:00
l2cap.c