zephyr/include
Tomasz Bursztyka b2e71a2fa2 net: Add a connection manager preliminary logic
It currently only listens to relevant events about network interface to
decide whether raising connected or disconnected event.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-07-12 12:33:19 +03:00
..
app_memory cleanup: include/: move misc/dlist.h to sys/dlist.h 2019-06-27 22:55:49 -04:00
arch arch: x86: remove unused NANO_ISF 2019-07-04 10:04:27 -04:00
audio cleanup: include/: move i2s.h to drivers/i2s.h 2019-06-27 22:55:49 -04:00
bluetooth Bluetooth: services: Move Heart rate service 2019-07-11 13:21:14 +03:00
cmsis_rtos_v1
cmsis_rtos_v2
console
crypto cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
data cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
debug include: gcov: fix compilation error 2019-07-03 07:19:49 -07:00
dfu
disk sdhc: rename disk_access_sdhc.c 2019-07-10 11:58:15 -05:00
display cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
drivers drivers: counter: Extend set channel alarm flags 2019-07-10 07:42:12 -05:00
dt-bindings clock/usdhc: Enable clock of USDHC of i.MXRT 2019-07-10 11:58:15 -05:00
fs cleanup: include/: move misc/dlist.h to sys/dlist.h 2019-06-27 22:55:49 -04:00
linker Bluetooth: L2CAP: Make use of Z_STRUCT_SECTION_ITERABLE 2019-07-04 17:00:09 +03:00
logging cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
mgmt
misc cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
net net: Add a connection manager preliminary logic 2019-07-12 12:33:19 +03:00
nvs
posix cleanup: include/: move misc/slist.h to sys/slist.h 2019-06-27 22:55:49 -04:00
power cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
random
settings cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
shell shell_history: align buffer to pointer size 2019-07-04 09:28:47 +02:00
stats
storage
sys mempool: make sure max block size isn't smaller than minimum allowed 2019-07-02 19:41:20 -07:00
toolchain toolchain/xcc: augment compiler provided macros to match gcc and clang 2019-07-03 06:09:16 -04:00
usb
zephyr
adc.h
aio_comparator.h
atomic.h
base64.h
cache.h
can.h
clock_control.h
console.h
counter.h
crc.h
device.h
disk_access.h
display.h cleanup: include/: move display.h to drivers/display.h 2019-06-27 22:55:49 -04:00
dma.h
entropy.h
exc_handle.h
fcb.h
flash_map.h
flash.h
fs.h
generated_dts_board.h
gna.h
gpio.h
hwinfo.h
i2c.h cleanup: include/: move i2c.h to drivers/i2c.h 2019-06-27 22:55:49 -04:00
i2s.h cleanup: include/: move i2s.h to drivers/i2s.h 2019-06-27 22:55:49 -04:00
init.h
ipm.h cleanup: include/: move ipm.h to drivers/ipm.h 2019-06-27 22:55:49 -04:00
irq_nextlevel.h
irq_offload.h
irq.h
json.h
kernel_includes.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
kernel_version.h
kernel.h mempool: move BUILD_ASSERT to the end of K_MEM_POOL_DEFINE 2019-07-04 09:11:10 -07:00
led_strip.h cleanup: include/: move led_strip.h to drivers/led_strip.h 2019-06-27 22:55:49 -04:00
led.h cleanup: include/: move led.h to drivers/led.h 2019-06-27 22:55:49 -04:00
pinmux.h cleanup: include/: move pinmux.h to drivers/pinmux.h 2019-06-27 22:55:49 -04:00
power.h
ptp_clock.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
pwm.h cleanup: include/: move pwm.h to drivers/pwm.h 2019-06-27 22:55:49 -04:00
ring_buffer.h cleanup: include/: move ring_buffer.h to sys/ring_buffer.h 2019-06-27 22:55:49 -04:00
rtc.h cleanup: include/: move rtc.h to drivers/rtc.h 2019-06-27 22:55:49 -04:00
sched_priq.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
sensor.h cleanup: include/: move sensor.h to drivers/sensor.h 2019-06-27 22:55:49 -04:00
shared_irq.h
spi.h cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spinlock.h cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
stats.h
sw_isr_table.h
sys_clock.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
sys_io.h
syscall.h
toolchain.h
tracing.h
tty.h
uart.h cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00
updatehub.h
watchdog.h
zephyr.h