zephyr/include
John Power 3138d89fd9 net: lwm2m: notify timeout handling
Added notify_timeout_cb to struct lwm2m_ctx to allow application to
 handle notify timeout
Added lwm2m_rd_client_update to lwm2m.h to allow application to
 trigger registration update
Added notify_message_timeout_cb which calls notify_timeout_cb from
 struct lwm2m_ctx and logs an error message

Fixes #31499

Signed-off-by: John Power <john.power@xylem.com>
2021-06-23 08:02:06 -04:00
..
app_memory
arch ite: drivers/flash: add flash driver for it8xxx2 2021-06-22 15:15:20 -04:00
audio
bluetooth Bluetooth: host: Add helper function to find an attribute from its uuid 2021-06-22 09:06:00 -04:00
canbus
console
crypto
data
debug
devicetree
dfu dfu/boot: request upgrade & confirm for multimage 2021-06-17 12:41:17 +02:00
disk
display
drivers drivers: ht16k33: convert keyscan driver from gpio API to kscan API 2021-06-18 11:22:40 +02:00
dt-bindings drivers: ethernet: add support for Xilinx GEM controller 2021-06-21 20:11:00 -04:00
fs
ipc
kernel kernel: mempool_heap: fix header guard 2021-06-16 20:38:55 -04:00
linker linker: allocate devices in ROM 2021-06-09 16:32:52 +02:00
logging
lorawan
mgmt
modbus
net net: lwm2m: notify timeout handling 2021-06-23 08:02:06 -04:00
pm pm: policy: Fix API documentation 2021-06-14 21:48:27 -04:00
portability
posix
power
random
settings
shell
stats
storage
sys sys: util: remove deprecated GET_ARG{1,2} and GET_ARGS_LESS_1 macros 2021-06-11 16:35:19 -05:00
task_wdt
timing
toolchain toolchain: Add macro for warning for unused return values 2021-06-16 10:42:17 +02:00
tracing
usb
zephyr
cache.h
device.h device: remove deprecated DEVICE_INIT/DEVICE_AND_API_INIT macros 2021-06-11 08:37:08 -05:00
devicetree.h
ec_host_cmd.h
emul.h
exc_handle.h
fatal.h
generated_dts_board.h
init.h
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h kernel: move internal headers into include/kernel 2021-06-16 20:38:55 -04:00
kernel_structs.h kernel: Add extern "C" to kernel_struct.h 2021-06-18 08:11:22 -05:00
kernel_version.h
kernel.h kernel: Make work queue API C++ compatible 2021-06-11 11:11:53 -05:00
ptp_clock.h
shared_irq.h
spinlock.h
sw_isr_table.h
sys_clock.h
syscall_handler.h
syscall.h
timeout_q.h
toolchain.h
wait_q.h kernel: move internal headers into include/kernel 2021-06-16 20:38:55 -04:00
zephyr.h