zephyr/include
Michael Scott 1965e5e9fc net: lwm2m: add RD client callbacks for app
Applications may want to be notified when various events
happen in the LwM2M rd client.  Let's implement an event
callback which sends: connect, disconnect and update events.

Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-10-17 19:40:04 -04:00
..
arch userspace: treat thread stacks as kernel objects 2017-10-16 19:02:00 -07:00
bluetooth Bluetooth: Add support for decoding new address types 2017-10-05 13:14:08 +03:00
crypto
debug
dfu
display
drivers kernel: fix k_thread_stack_t definition 2017-10-17 08:24:29 -07:00
dt-bindings
fs
linker userspace: treat thread stacks as kernel objects 2017-10-16 19:02:00 -07:00
logging
misc sys: slist, dlist: Improve "not thread safe" docstrings 2017-10-17 17:39:15 -04:00
net net: lwm2m: add RD client callbacks for app 2017-10-17 19:40:04 -04:00
shell
toolchain
usb usb: Add USB definitions for EEM device 2017-10-16 14:47:47 -04:00
zephyr
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
console.h
counter.h
crc16.h
device.h
disk_access.h
dma.h
eth.h
flash.h drivers: flash: Add API for retrieving a supported write-block-size 2017-10-11 11:19:15 -05:00
fs.h
gpio.h
i2c.h i2c: deprecate use of union dev_config 2017-10-11 10:45:12 -04:00
i2s.h doc: replace UTF-8 chars 2017-10-03 20:03:57 -04:00
init.h
ipm.h
irq_offload.h
irq.h
json.h
kernel_version.h
kernel.h kernel: fix k_thread_stack_t definition 2017-10-17 08:24:29 -07:00
pinmux.h
power.h
pthread.h
pwm.h
random.h
rtc.h
sensor.h sensors: implement system calls 2017-10-07 10:45:15 -07:00
shared_irq.h
spi_legacy.h
spi.h drivers/spi: Run CS/GPIO logic only when relevant 2017-10-10 09:42:45 -04:00
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h kernel: allow system call with 64-bit return val 2017-10-12 16:25:00 -07:00
toolchain.h
uart.h
watchdog.h
zephyr.h