zephyr/subsys/bluetooth/shell
Emil Gydesen d770e2af13 Bluetooth: Audio: Remove BT_CODEC_MAX_DATA_LEN > 0 checks
The minimal value of BT_CODEC_MAX_DATA_LEN is 1, so it
is always > 0.

Includes to audio.h in shell bt.c was removed as audio.h
should only be included if BT_AUDIO=y.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-05-22 15:25:54 +02:00
..
bredr.c
bt.c Bluetooth: Audio: Remove BT_CODEC_MAX_DATA_LEN > 0 checks 2023-05-22 15:25:54 +02:00
bt.h Bluetooth: Audio: Shell: Move audio defines to audio.h 2023-05-05 16:17:59 +02:00
CMakeLists.txt Bluetooth: Audio: Move audio shell to audio directory 2023-03-20 09:53:34 +01:00
gatt.c Bluetooth: Shell: Remove ad-hoc CHAR_SIZE_MAX 2023-03-20 09:51:24 +01:00
hci.c
hci.h
ias_client.c Bluetooth: Add IAS shell 2022-09-09 10:05:46 +02:00
ias.c Bluetooth: Add IAS shell 2022-09-09 10:05:46 +02:00
iso.c Bluetooth: iso: use kconfig for userdata size 2023-05-03 10:02:44 +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: Shell: Fix L2CAP ecred commands 2022-09-14 09:38:39 +00:00
ll.c
ll.h
rfcomm.c
ticker.c