zephyr/subsys/bluetooth
Gaetan Perrot 1610aa0e9f bluetooth: host: a2dp: remove redundant null check
Remove duplicated check for 'ep->stream == NULL' to clean up conditionals
and avoid unnecessary repeated evaluations.

This cleans up the code and avoids unnecessary repeated condition
evaluation.

Signed-off-by: Gaetan Perrot <gaetan.perrot@spacecubics.com>
2025-07-04 14:21:47 -10:00
..
audio Bluetooth: TMAP: Fix issues with _SUPPORTED kconfigs 2025-07-01 10:56:06 -10:00
common bluetooth: host: Increase default cmd buffer size to 255 if using CS 2025-05-07 10:29:59 +02:00
controller Bluetooth: Controller: Fix peripheral role assertion on conn update 2025-07-03 11:56:59 -05:00
crypto
host bluetooth: host: a2dp: remove redundant null check 2025-07-04 14:21:47 -10:00
lib
mesh bluetooth: mesh: remove unused functionality 2025-06-26 14:09:01 +02:00
services bluetooth: rename _bt_gatt_ccc and clarify usage 2025-04-17 17:24:19 +02:00
CMakeLists.txt
Kconfig Bluetooth: ISO: Remove BT_ISO_TX_FRAG_COUNT 2025-05-14 16:28:42 +02:00
Kconfig.adv
Kconfig.logging