zephyr/subsys
Vinayak Kariappa Chettimada 23a6de5dd0 Bluetooth: controller: split: Port slave conn update assert fix
Explicitly track the connection update related ticker stop
and start to avoid asserting due to ticker update being done
at the same time for compensating the master clock drift.

Relates to #11764.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-06-11 11:09:38 +02:00
..
bluetooth Bluetooth: controller: split: Port slave conn update assert fix 2019-06-11 11:09:38 +02:00
console console: kconfig: Put 'menuconfig CONSOLE_SUBSYS' in top-level menu 2019-05-15 05:10:01 -05:00
cpp style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
debug
dfu dfu: kconfig: Remove 'DFU Options' menu 2019-05-15 05:02:32 -05:00
disk disk: kconfig: Group related symbols and use 'menuconfig' symbol 2019-05-20 12:51:42 -04:00
fb
fs fs: implemented unmount function to fatfs 2019-05-30 11:19:36 -04:00
jwt cmake: Don't have users call zephyr_link_interface on mbedTLS 2019-05-11 08:35:26 -04:00
logging logging: Duplicate only strings from rw memory 2019-06-07 12:05:31 -04:00
mgmt mcumgr: move Kconfig to main tree 2019-05-31 12:50:09 -04:00
net net: socket: Add SO_PRIORITY support to setsockopt 2019-06-09 12:54:05 +03:00
power Power: Fix various spurious LOG_ERR calls 2019-06-04 09:20:37 -04:00
random rand32_entropy_device.c: remove atomic_t misuse 2019-05-30 09:16:35 -04:00
settings subsys/settings: Cleanup the initialisation of the subsys 2019-06-03 11:58:05 +02:00
shell shell: Initialize va_list variables portably. 2019-06-07 12:08:35 +02:00
stats stats: fix Coverity CID :198875 2019-06-07 12:00:02 -04:00
storage subsys/storage/flash_map: Fix returned error codes 2019-05-24 11:13:41 +02:00
testsuite subsys/testsuite/ztest: Fix zassert_mem_equal user message printing 2019-06-04 09:23:24 -04:00
usb style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
CMakeLists.txt
Kconfig