zephyr/subsys/bluetooth
Emil Gydesen 63fbeebb9a Bluetooth: BAP: Shell: Add missing err check for bt_bap_ep_get_info
Two places we did not have an error check from calling
bt_bap_ep_get_info before accessing the result. These
have simply been added (without an else), as they are
(very) unlikely to fail.

This was caught by coverity and thus fixes those
coverity issues.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-03-12 09:46:24 +00:00
..
audio Bluetooth: BAP: Shell: Add missing err check for bt_bap_ep_get_info 2024-03-12 09:46:24 +00:00
common Bluetooth: Rename BT_BREDR to BT_CLASSIC 2024-03-07 11:26:45 +02:00
controller Bluetooth: Controller: nrf5_dppi.h: Use nrfx HAL to set subscriptions 2024-03-08 09:35:21 +01:00
crypto
host Bluetooth: HFP: Add data sent callback 2024-03-12 09:45:27 +00:00
lib
mesh Bluetooth: Mesh: make models metadata const 2024-03-11 09:26:12 +01:00
services Bluetooth: services: Add HRS notification changed app callback 2024-01-08 15:34:20 +02:00
shell Bluetooth: Rename BT_BREDR to BT_CLASSIC 2024-03-07 11:26:45 +02:00
CMakeLists.txt
Kconfig Bluetooth: ISO: Add CONFIG_BT_ISO_{RX/TX} 2024-03-02 15:05:39 +01:00
Kconfig.adv
Kconfig.iso Bluetooth: ISO: Add CONFIG_BT_ISO_{RX/TX} 2024-03-02 15:05:39 +01:00
Kconfig.logging Bluetooth: Rename BT_BREDR to BT_CLASSIC 2024-03-07 11:26:45 +02:00