zephyr/subsys
Vinayak Kariappa Chettimada 99bdd27100 Bluetooth: Controller: Fix multiple advertising set assert
Fix assert at line 1085 in ull_adv_aux.c due to auxiliary
offset calculation scheduling on ticker timeout under must
expire which can happen for overlapping multiple advertising
sets without previous calculation not complete, a single
mayfly instance is used hence the assertion.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-09-06 17:25:37 +02:00
..
bluetooth Bluetooth: Controller: Fix multiple advertising set assert 2021-09-06 17:25:37 +02:00
canbus modules: canopennode: move glue code to modules directory 2021-07-01 13:32:18 -04:00
console console: remove device_get_binding(CONFIG_UART_CONSOLE_ON_DEV_NAME) 2021-08-23 18:53:47 -04:00
cpp ARC: MWDT: get rid of MWDT startup libs 2021-09-01 17:08:32 -04:00
debug debug: thread_info: Add posix thread status 2021-08-30 13:18:04 -04:00
demand_paging demand_paging: add a flash-based backing store for qemu_x86_tiny 2021-08-26 21:16:22 -04:00
dfu dfu: boot: Add implementation for multi-image swap type check 2021-08-26 09:13:13 -04:00
disk
emul emul: espi: Add ACPI Shared Memory functions 2021-08-26 13:14:05 -04:00
fb
fs fs: fat_fs: Fix fs_statvfs when using variable sector sizes 2021-08-26 06:53:57 -04:00
ipc ipc: rpmsg_multi_instance: Re-organize the init function 2021-08-30 13:42:45 -04:00
jwt
logging logging: fs: Remove littlefs dependency 2021-09-01 08:39:24 -04:00
lorawan lorawan: Fix setting APP_KEY using MacMibSetRequest 2021-07-22 06:11:41 -04:00
mgmt mgmt/mcumgr: Add Kconfig option for direct image upload 2021-09-06 09:22:28 -04:00
modbus modbus: copy trans_id & proto_id to response header 2021-08-26 06:56:25 -04:00
net net: mqtt: check mqtt_abort() function parameters before locking 2021-09-02 19:36:03 -04:00
pm pm: device: Remove transitional states 2021-08-27 17:47:10 -04:00
portability cmsis_rots_v1: fix for clearing signal flags in osSignalWait. 2021-08-12 17:30:03 -04:00
random subsys/random: change parameters for timer-based PRNG 2021-08-30 09:32:36 -04:00
settings toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
shell shell: uart: Add waiting on DTR signal before sending data 2021-09-02 19:39:16 -04:00
stats
storage
task_wdt task_wdt: Fix the way the kernel timer is used 2021-07-07 07:44:22 -05:00
testsuite testsuite: suppress usage of setjmp in a testcode (rule 21_4-a) 2021-09-03 10:14:57 -04:00
timing
tracing tracing: Add user-definable tracing interface 2021-09-02 06:54:35 -04:00
usb usb: Fix building error in usb_descriptor with misra test 2021-09-01 12:34:01 -05:00
CMakeLists.txt usb: remove Kconfig option CONFIG_USB 2021-08-03 19:00:12 -04:00
Kconfig