zephyr/subsys
Robert Lubos 366a2147cc net: lwm2m: Add dimension discovery support
Multi-instance resources shall report its dimension (number of
resource instances) on discovery. Since it was not possible to tell
simply on the instance count whether the resource is multi-instance or
not (there could be a multi-instance resource with only one instance
avaialble) add a new parameter to the structure representing resource,
indicating whether it's multi-instance or not.

Add dimension information to the discovery result.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2021-01-18 11:59:50 +01:00
..
bluetooth Bluetooth: controller: Add vendor operations to TICKER_USER_LLL_OPS 2021-01-15 11:37:23 -05:00
canbus drivers: can: rework zcan_frame and zcan_filter 2020-12-17 11:07:53 +01:00
console
cpp
debug debug: analyzer: add support for thread runtime stats 2020-12-14 13:00:47 -05:00
dfu modules: introduce MCUBOOT_BOOTUTIL module 2021-01-14 18:03:38 +01:00
disk disk: disk_access_flash: Make sector size configurable in Kconfig 2021-01-15 11:21:01 -05:00
emul
fb
fs disk: disk_access_flash: Make sector size configurable in Kconfig 2021-01-15 11:21:01 -05:00
jwt
logging logging: improve string logging on 64-bit ABI 2021-01-15 13:06:33 -05:00
lorawan
mgmt mgmt: updatehub: Kconfig: Drop NET_CONFIG_SETTINGS option 2020-12-14 11:21:06 +01:00
net net: lwm2m: Add dimension discovery support 2021-01-18 11:59:50 +01:00
power power: Add notifier API 2021-01-07 12:40:19 -05:00
random
settings settings: fix possible unaligned write while a line coping 2020-12-04 17:10:47 +01:00
shell shell: shell_utils internal api update 2021-01-14 12:07:25 +01:00
stats
storage devicetree: flash-partitions: expose helper macros 2020-12-27 18:16:20 +01:00
testsuite cleanup: rename sanitycheck references to twister 2021-01-14 07:50:52 -06:00
timing timing: fix timing_stop() ref counting 2021-01-04 12:15:30 +01:00
tracing
usb usb: cdc_acm: select features required for use 2021-01-05 09:40:36 -06:00
CMakeLists.txt
Kconfig