zephyr/include
Johan Hedberg ac63429177 Bluetooth: Add skeleton for HCI core
To introduce the Bluetooth stack to the tree we need some additions to
the configuration options, as well as the very basic header files. The
patch also adds a skeleton for a bt_init() function that applications
will need to call to initialize Bluetooth functionality.

Change-Id: Ideb24dfea584b71f514e05eb47654b659776133e
Co-authored-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:13:44 -05:00
..
bluetooth Bluetooth: Add skeleton for HCI core 2016-02-05 20:13:44 -05:00
drivers Rename driver header files according to naming standard 2016-02-05 20:13:40 -05:00
microkernel Rename K_TimerFree to _k_timer_free 2016-02-05 20:13:43 -05:00
misc Add byteorder.h header for handling byte conversions 2016-02-05 20:13:39 -05:00
nanokernel Update irq locking/unlocking comments 2016-02-05 20:13:41 -05:00
toolchain
absSym.h
clock_vars.h Rename nanoTimerList to _nano_timer_list 2016-02-05 20:13:43 -05:00
cputype.h
kernel_version.h
linker-defs.h Remove VIRT_ADDR_xxx macros 2016-02-05 20:13:39 -05:00
linker-tool-gcc.h
linker-tool.h
microkernel.h Rename K_StackSize to _k_server_stack_size 2016-02-05 20:13:44 -05:00
nanokernel.h nanokernel: Add scheduling context-independent API for starting fibers 2016-02-05 20:13:40 -05:00
section_tags.h
sections.h
string_s.h
sw_isr_table.h
toolchain.h