zephyr/subsys/net/lib
Michael Scott fc8d093592 net: lwm2m: lower default maximum observes from 20 to 10
In an effort to reduce the footprint of the LwM2M client, let's
lower the default # of observes handled by the client from 20 to
10.

This saves ~640 bytes of SRAM.

Signed-off-by: Michael Scott <michael@opensourcefoundries.com>
2018-05-11 16:38:49 +03:00
..
app net: app: Select local IP address properly if multiple interfaces 2018-04-13 08:29:44 -04:00
coap mbedtls: Replace COAP-specific max len setting with generic 2018-03-18 09:38:22 -07:00
dns net: dns: Fix end-of-results callback on error 2018-04-03 14:14:00 +03:00
http net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00
lwm2m net: lwm2m: lower default maximum observes from 20 to 10 2018-05-11 16:38:49 +03:00
mqtt kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
openthread OpenThread: Normalize IEEE802.15.4 driver name for use by L2 layers 2018-04-11 16:57:12 +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: Use system provided base64 function 2018-03-23 08:30:26 -04: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