zephyr/include
Kamil Piszczek 9af28ddc09 Bluetooth: host: directed advertising support
Added implementation to the directed advertising API in the Connection
Management module. Introduced a new connection state for this type of
advertising. The new state is symmetric to the connection state used for
scanning.

Added a new advertising option that can be used to trigger low and high
duty directed advertising. Added macros for default values of
Advertising Parameters, which are used to trigger directed advertising.

Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
2018-09-13 14:21:21 +02:00
..
app_memory userspace: compartmentalized app memory organization 2018-07-25 12:02:01 -07:00
arch arch: arm: correct placement of macro documentation 2018-09-11 11:38:06 -05:00
audio drivers: dmic: APIs for digital microphones 2018-08-19 11:05:19 -07:00
bluetooth Bluetooth: host: directed advertising support 2018-09-13 14:21:21 +02:00
cmsis_rtos_v1 lib: cmsis_rtos_v1: Minor refactor of CMSIS implemetation 2018-09-03 12:45:42 -04:00
crypto
debug obj_tracing: Declare object trace list for queue 2018-07-27 07:51:26 -04:00
dfu
display
drivers usb: dc: Clean doxygen documentation 2018-09-11 12:54:47 -04:00
dt-bindings include: dt-bindings: pinctrl: stm32-pinctrlf1.h complete stm32f1 header 2018-08-20 05:51:52 -07:00
fs subsys: fs: Add the support for multiple instances of fs 2018-05-08 08:53:01 -04:00
linker linker: Re-implement {APP,KERNEL}_INPUT_SECTION 2018-08-16 20:15:52 -07:00
logging log: make name param explicit 2018-09-11 13:25:55 -05:00
mgmt doc: fix misspellings in API docs 2018-08-08 01:47:51 -05:00
misc c++: fix comparison between signed and unsigned types 2018-09-06 11:38:48 -04:00
net net: sockets: Add a socket offload module 2018-09-11 18:42:34 +03:00
nvs subsys: fs/nvs: Rewrite for improved robustness 2018-08-10 14:16:06 -07:00
posix lib: posix: clock: Implement clock_settime 2018-09-11 09:21:52 -04:00
random
settings settings: fix typo in header file 2018-06-12 22:49:12 -04:00
shell
toolchain toolchain: gcc: check if __weak is defined 2018-06-28 09:13:17 -05:00
usb usb: device: Clean doxygen documentation 2018-09-11 12:54:47 -04:00
zephyr
adc.h drivers: adc: Introduce reworked API 2018-08-29 13:46:57 -04:00
aio_comparator.h
atomic.h
base64.h lib: base64: Add statement of changes 2018-03-23 13:54:48 +01:00
cache.h
can.h doc: fix misspellings in API doxygen comments 2018-05-23 15:28:01 -05:00
clock_control.h
console.h include: console: Include kernel.h for struct k_fifo 2018-08-20 09:05:08 -07:00
counter.h
crc8.h crc: make crc8_ccitt() match the other CRC functions. 2018-03-10 21:49:07 -05:00
crc16.h include: improve compatibility with C++ apps. 2018-04-09 23:21:52 -04:00
crc32.h lib/crc: Add CRC32 support 2018-07-18 10:00:12 -04:00
device.h include: improve compatibility with C++ apps. 2018-04-09 23:21:52 -04:00
disk_access.h subsys: disk: Add support for multiple disk interfaces 2018-05-08 08:53:01 -04:00
dma.h dma: define and document the source and dest adjust enum. 2018-05-05 00:58:42 -04:00
entropy.h drivers: entropy: Introduce ISR-specific entropy function 2018-05-24 15:13:13 -07:00
exc_handle.h arch: introduce exc_handle.h 2018-07-31 07:47:15 -07:00
fcb.h
flash_map.h
flash.h
fs.h lib: posix: Add Posix Style File System API support 2018-05-18 13:32:36 +03:00
gpio.h doc: fix early closing of GPIO doxygen defgroup 2018-06-04 10:55:37 -04:00
i2c.h doc: fix misspellings in API docs 2018-08-08 01:47:51 -05:00
i2s.h i2s: expose i2s APIs to user mode 2018-08-13 16:44:09 -07:00
init.h init.h: Fix english in comment 2018-03-26 13:17:39 -04:00
ipm.h
irq_nextlevel.h drivers: interrupts: introduce CAVS interrupt logic 2018-05-01 16:46:41 -04:00
irq_offload.h
irq.h
json.h lib: json: add helper macro for array of array 2018-07-06 19:17:07 -04:00
kernel_includes.h Fix compile errors related to errno.h 2018-07-25 23:38:13 -04:00
kernel_version.h
kernel.h kernel: Improve precision of ticks and ms conversions 2018-08-31 11:14:39 -04:00
led_strip.h include: improve compatibility with C++ apps. 2018-04-09 23:21:52 -04:00
led.h drivers: led: Add system call handler support 2018-05-04 10:07:39 -07:00
pinmux.h pinmux: remove user mode access 2018-05-07 22:20:20 -04:00
power.h
ptp_clock.h driver: ptp_clock: PTP clock driver definition 2018-06-26 12:37:28 +03:00
pwm.h
ring_buffer.h
rtc.h rtc: Add prescalar configuration option 2018-05-17 13:45:08 -05:00
sched_priq.h kernel: Add the old "multi queue" scheduler algorithm as an option 2018-07-03 17:09:15 -04:00
sensor.h sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
shared_irq.h
spi.h include: improve compatibility with C++ apps. 2018-04-09 23:21:52 -04:00
spinlock.h
stats.h doc: fix misspellings in API doxygen comments 2018-05-23 15:28:01 -05:00
sw_isr_table.h
sys_clock.h kernel: Deprecate sys_clock_us_per_tick variable. 2018-07-20 00:03:52 -04:00
sys_io.h
syscall.h cmake: Deprecate the 2 symbols _SYSCALL_{LIMIT,BAD} 2018-08-15 11:46:51 -07:00
toolchain.h
tracing.h systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
uart.h drivers: uart: Allow to pass arbitrary user data to irq callback 2018-08-02 19:20:12 +02:00
watchdog.h api: watchdog: fix wdt_install_timeout doxygen comment 2018-06-05 08:04:45 -04:00
zephyr.h