zephyr/drivers/bluetooth
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
..
hci Bluetooth: Use k_thread_spawn() instead of deprecated nano_fiber_start() 2016-11-11 09:38:40 +02:00
nble Bluetooth: Use k_thread_spawn() instead of deprecated nano_fiber_start() 2016-11-11 09:38:40 +02:00
Kconfig Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
Makefile Bluetooth: Move controller code to subsys/bluetooth 2016-11-04 22:05:05 +02:00
nrf51_pm.c
nrf51_pm.h
util.h