Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Johan Hedberg 6bc645962a Bluetooth: Move Bluetooth host stack to subsys
Move the Bluetooth host stack from net/bluetooth to
subsys/bluetooth/host. This is preparation for having both host and
controller under the same root, i.e. subsys/bluetooth/.

Change-Id: I3bc796f7e331fca0c485f3890d62b9c03e027b96
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-04 22:05:05 +02:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch nios2: remove support for legacy kernels 2016-11-04 11:45:14 -07:00
boards cc3200: Add a UART driver (polled and interrupt modes) 2016-11-04 14:53:33 +00:00
doc Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
drivers Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
ext ext: cc3200sdk: Enable build of CC3200 HAL 2016-11-04 09:38:50 +00:00
include c++: Add placement new and delete operators 2016-11-04 12:38:18 +00:00
kernel unified: Add missing arguments to K_TIMER_DEFINE() 2016-11-04 00:47:23 +00:00
lib lib: Add implementation for strrchr 2016-11-04 16:53:50 +00:00
misc shell: move shell Kconfig to drivers/console/shells 2016-11-04 13:48:15 +00:00
net Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
samples samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
scripts sysgen: build for unified kernel only 2016-11-04 19:19:17 +00:00
subsys Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
tests samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
.checkpatch.conf checkpatch: do not check for min_t/max_t 2016-09-13 17:12:55 -04:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
Kbuild sysgen: build for unified kernel only 2016-11-04 19:19:17 +00:00
Kconfig
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE
MAINTAINERS Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
Makefile usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
Makefile.inc build: force all kernel builds to be Unified kernel 2016-11-04 18:25:32 +00:00
defaults.tc testcases: catch 'Fatal essential task error" messages 2016-10-31 12:57:28 +00:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00