zephyr/subsys
Morten Priess 3a9173afe1 bluetooth: controller: Revised ticker for improved conflict resolution
Changed ticker behavior to resolve conflicts in ticker_worker instead of
in ticker_job. This allows better real-time slot allocation, as well as
allowing callbacks even if ticker node doesn't get air-time (for audio
stream housekeeping). A priority property now also allows prioritizing
one ticker node over others.
Compatibility mode enables lagacy ticker behavior if needed.

Signed-off-by: Morten Priess <mtpr@oticon.com>
2019-08-07 13:52:48 +02:00
..
bluetooth bluetooth: controller: Revised ticker for improved conflict resolution 2019-08-07 13:52:48 +02:00
console
cpp
debug
dfu
disk disk: kconfig: Remove redundant DISK_ACCESS_SDHC dependency 2019-08-07 04:27:15 -04:00
fb
fs fs: nvs: format specifier aligned with off_t type 2019-08-06 14:32:23 -07:00
jwt
logging
mgmt
net net: sockets: Do not call NULL socket callback function 2019-08-06 19:27:48 +03:00
power
random
settings
shell
stats
storage
testsuite
usb usb: do not disable endpoints at USB_DC_SUSPEND event 2019-08-07 11:22:47 +02:00
CMakeLists.txt
Kconfig