zephyr/subsys/bluetooth
Andrei Emeltchenko 33b0c0db38 bluetooth: ias: Fix dereferencing before NULL check
It does make sense to dereference after NULL check.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2023-01-18 07:27:00 -05:00
..
audio bluetooth: Fix using size instead of len 2023-01-18 07:27:00 -05:00
common Bluetooth: Update Bluetooth legacy logging Kconfig 2022-11-30 14:37:58 +01:00
controller Bluetooth: Controller: Fix slot_plus_us by converting max CTE len to us 2023-01-17 11:27:36 +01:00
crypto Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
host tests: bluetooth: host: Add UT for bt_keys_update_usage() 2023-01-17 13:13:02 +01:00
mesh Bluetooth: Mesh: Stop scanner before resetting mesh 2023-01-18 10:47:44 +01:00
services bluetooth: ias: Fix dereferencing before NULL check 2023-01-18 07:27:00 -05:00
shell Bluetooth: audio: Improve stream coupling for CIS as the unicast client 2023-01-18 09:56:52 +01:00
CMakeLists.txt Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig.adv Bluetooth: Mesh: Extended advertiser as default 2022-11-01 08:52:56 +00:00
Kconfig.iso