zephyr/subsys/net/lib
Robert Lubos 539e4edcc6 net: lwm2m: Remove obsolete LWM2M_IPSO_TIMESTAMP_EXTENSIONS option
All IPSO objects that utilized the non-standard timestamp extension now
implement their model in version 1.1, which contains the Timestamp
resource. As it's no longer needed to add timestamp in a non-standard
way, simply remove LWM2M_IPSO_TIMESTAMP_EXTENSIONS option.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2021-03-29 13:42:11 -04:00
..
coap net: coap: acknowledgement initialization helper 2021-02-15 10:17:11 +02:00
config net: config: Try to only use auto started interface 2021-03-29 07:40:24 -04:00
conn_mgr kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
dns drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
http coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
lwm2m net: lwm2m: Remove obsolete LWM2M_IPSO_TIMESTAMP_EXTENSIONS option 2021-03-29 13:42:11 -04:00
mqtt net: mqtt: log struct mqtt_utf8 with hexdump 2021-03-05 12:49:22 +02:00
openthread net: openthread: Fix otPlatUartSend 2021-03-15 13:46:36 +02:00
sntp net: sntp: Remove deprecated API function 2020-10-01 07:14:08 -05:00
sockets net: sockets: tls: Implement MSG_TRUNC flag 2021-03-23 13:16:30 +02:00
socks
tftp
tls_credentials device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
utils
websocket kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
CMakeLists.txt net: openthread: Align Kconfig with cmake symbols 2020-08-18 15:57:14 +03:00
Kconfig