Go to file
Johan Hedberg 918a8e6bac Bluetooth: Use k_thread_spawn() instead of deprecated nano_fiber_start()
Switch to using the unified kernel k_thread_spawn() API instead of
nano_fiber_start().

Change-Id: I325cf467ae2a52c6aec8fc166397c323929e3013
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-11 09:38:40 +02:00
.known-issues
arch
boards
doc
drivers Bluetooth: Use k_thread_spawn() instead of deprecated nano_fiber_start() 2016-11-11 09:38:40 +02:00
ext
include net: buf: Use unified k_fifo API for FIFOs 2016-11-11 06:00:17 +00:00
kernel
lib
misc
net net: buf: Use unified k_fifo API for FIFOs 2016-11-11 06:00:17 +00:00
samples Bluetooth: Use proper timeout defines for net_buf_get_timeout 2016-11-11 06:00:28 +00:00
scripts
subsys Bluetooth: Use k_thread_spawn() instead of deprecated nano_fiber_start() 2016-11-11 09:38:40 +02:00
tests Bluetooth: Use proper timeout defines for net_buf_get_timeout 2016-11-11 06:00:28 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS
Makefile
Makefile.inc
zephyr-env.sh