zephyr/subsys/bluetooth/controller
Troels Nilsson 35371e8db1 Bluetooth: Controller: Fix possible unaligned read for ISO timestamp
Use net_buf_pull_le32() to avoid alignment issues for the ISO timestamp

Signed-off-by: Troels Nilsson <trnn@demant.com>
2025-03-20 17:15:48 +01:00
..
coex Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
crypto
flash
hal Bluetooth: Controller: Refactor isr_ecb and unit testing 2025-01-01 02:04:33 +01:00
hci Bluetooth: Controller: Fix possible unaligned read for ISO timestamp 2025-03-20 17:15:48 +01:00
include Bluetooth: Controller: Implement PAST support in ULL 2024-10-23 16:53:58 +02:00
ll_sw Bluetooth: Controller: Fix overhead check in ull_scan_aux for SLOT_AGNOSTIC 2025-03-20 14:23:21 +01:00
ticker Bluetooth: Controller: Fix building ticker without remainder support 2025-03-07 20:02:49 +01:00
util Bluetooth: Controller: Include mem and ecb in-system tests 2025-01-01 02:04:33 +01:00
CMakeLists.txt Bluetooth: Controller: Implement Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
Kconfig Bluetooth: Controller: Select TICKER_LAZY_GET for PAST sender 2025-03-20 12:17:02 +01:00
Kconfig.df
Kconfig.dtm
Kconfig.ll_sw_split bluetooth: controller: remove select of ENTROPY_NRF_CRACEN_CTR_DRBG 2025-03-19 10:57:18 +01:00