zephyr/subsys/net/lib
Michael Scott ed3ea06f88 net: lwm2m: fix observer attribute update logic
A typo in update_attrs() was setting every observer to a PMIN of 0.
This meant we could send observer data as often as the process was
called.  This is out of spec as the default minimum is 10 seconds.

Signed-off-by: Michael Scott <michael@opensourcefoundries.com>
2018-06-07 12:27:46 -05:00
..
app net: Too long timeout was passed to k_sleep 2018-05-22 08:55:27 -04:00
coap net: coap: Fix CoAP observer helper function 2018-05-22 08:54:54 -04:00
dns net: Too long timeout for k_sleep 2018-05-28 17:20:11 -04:00
http net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00
lwm2m net: lwm2m: fix observer attribute update logic 2018-06-07 12:27:46 -05:00
mqtt kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
openthread net: openthread: Add function for getting current radio channel 2018-05-18 15:09:53 +03:00
sntp kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sockets net: sockets: Check for errors from dns_get_addr_info 2018-04-03 14:15:43 +03:00
websocket net: websocket: Revise generation of Sec-WebSocket-Accept header 2018-05-14 08:16:46 +03:00
CMakeLists.txt net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00
Kconfig net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00