zephyr/subsys/bluetooth/shell
Johan Hedberg 63d97c1556 Bluetooth: shell: Fix missing check for buffer allocation
In practice this allocation is very unlikely to fail, however being
consistent with checking for a failure keeps Coverity happy.

Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
2024-06-26 05:59:15 -04:00
..
a2dp.c tests: bluetooth: shell: add a2dp shell test 2024-05-28 12:56:42 +02:00
bredr.c Bluetooth: Host: Move BR headers to subfolder classic 2024-03-07 11:26:45 +02:00
bt.c Bluetooth: shell: Fix missing check for buffer allocation 2024-06-26 05:59:15 -04:00
bt.h Bluetooth: Audio: add add_by_broadcast_name for the assistant shell 2024-06-14 17:11:04 -04:00
CMakeLists.txt tests: bluetooth: shell: add a2dp shell test 2024-05-28 12:56:42 +02:00
gatt.c
hci.c
hci.h
ias_client.c
ias.c
iso.c Bluetooth: ISO: Add CONFIG_BT_ISO_{RX/TX} 2024-03-02 15:05:39 +01:00
Kconfig
l2cap.c Bluetooth: Host: Move BR headers to subfolder classic 2024-03-07 11:26:45 +02:00
ll.c
ll.h
rfcomm.c Bluetooth: Host: Move BR headers to subfolder classic 2024-03-07 11:26:45 +02:00
ticker.c