zephyr/subsys
Erik Brockhoff 3cb42157c4 Bluetooth: controller: removing (invalid) ASSERT on invalid PDU
A case of an invalid PDU was seen leading to a hit on this ASSERT, ie
this COULD happen. Refactoring of the state handling re. expectedness
in remote vs local request machines combined with ensuring the local
request machine ceases to expect PDUs when remote procedure 'takes over'

Signed-off-by: Erik Brockhoff <erbr@oticon.com>
2023-04-14 14:03:55 +02:00
..
bluetooth Bluetooth: controller: removing (invalid) ASSERT on invalid PDU 2023-04-14 14:03:55 +02:00
canbus canbus: isotp: fix single frame state machine stuck issue 2023-04-12 17:45:04 +02:00
console includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
debug shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
demand_paging
dfu shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
disk subsys/disk: No need of runtime intialization for disk access part 2023-03-13 18:34:40 +00:00
dsp zdsp: add ARC DSPLIB backend for zdsp 2023-02-21 15:06:06 +01:00
emul emul: Use STRUCT_SECTION macros for emul devices 2023-04-08 12:33:54 +02:00
fb shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
fs shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
input input: add a longpress device 2023-03-24 13:48:28 +00:00
ipc init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
jwt
logging shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
lorawan init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
mgmt shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
modbus modbus: Remove redundant check 2023-02-06 10:03:20 +01:00
net shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
pm init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
portability subsys/cmsis_v*: Fix racy mutex testing, decouple from k_mutex 2022-10-17 10:13:56 +02:00
random init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
rtio rtio: Add a managed memory pool for reads 2023-04-10 18:34:43 -04:00
sd sd: Return ret if error in sdmmc_spi_read_cxd 2023-03-28 09:23:47 +02:00
settings settings: Make settings_subsys_init() thread safe 2023-02-20 09:52:26 +01:00
shell shell: add missing blank line after declaration 2023-04-14 12:21:08 +02:00
stats stats: shell: enable the stats shell if both stats and shell are enabled 2022-10-12 06:46:34 +02:00
storage shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
task_wdt
testsuite shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
timing
tracing init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
usb init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
zbus zbus: Add message bus subsystem to Zephyr 2022-11-14 17:25:29 -05:00
CMakeLists.txt input: add input subsystem 2023-03-06 11:47:32 -08:00
Kconfig input: add input subsystem 2023-03-06 11:47:32 -08:00