zephyr/drivers/bluetooth
Johan Hedberg c78bfd9a98 Bluetooth: Use k_sleep() instead of deprecated fiber_sleep()
Use the unified kernel API k_sleep() instead of the deprecated
fiber_sleep().

Change-Id: I587d72ca5b53aacc02647b32c3ebceb1d7fe067e
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-11 09:38:40 +02:00
..
hci Bluetooth: Use k_sleep() instead of deprecated fiber_sleep() 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 Bluetooth: Use k_sleep() instead of deprecated fiber_sleep() 2016-11-11 09:38:40 +02:00
nrf51_pm.h
util.h