zephyr/doc/reference/networking
Robert Lubos f7a5638871 net: lwm2m: Make bootstrap optional
Currently, after `CONFIG_LWM2M_RD_CLIENT_SUPPORT_BOOTSTRAP` is enabled,
the LwM2M engine will initiate bootstrap procedure on each run. This
approach limits the flexibility of the application, as it's not always
necessary to go over the bootstrap procedure (for instance, the
application may decide to store the security object obtained during the
bootstrap in flash, and restore it on boot).

Fix this by introducing an additional `flags` parameter to the
`lwm2m_rd_client_start()` function, which provides information whether
to run bootstrap in the current session or not.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-10-06 12:01:13 +03:00
..
8021Qav.rst doc: Apply constant qualifier on device instance where relevant 2020-09-02 13:48:13 +02:00
apis.rst doc: net: Add information about SOCKS5 proxy support 2019-10-29 08:27:39 +02:00
buf_mgmt.rst
can_api.rst doc: Apply constant qualifier on device instance where relevant 2020-09-02 13:48:13 +02:00
can_isotp_sequence.svg doc: networking: Add ISO-TP documentation 2020-02-06 10:16:29 +02:00
can_isotp.rst doc: networking: Add ISO-TP documentation 2020-02-06 10:16:29 +02:00
can_timing.svg doc: CAN: Extend CAN doc and moved it to networking 2019-10-04 13:05:44 -04:00
can_transceiver.svg include: drivers: CAN: changed return parameter description 2019-10-04 13:05:44 -04:00
can.rst doc: networking: Add ISO-TP documentation 2020-02-06 10:16:29 +02:00
coap.rst net: coap: Use MQTT style wildcard in path description: 2020-08-26 12:31:00 +02:00
dhcpv4.rst
dns_resolve.rst
ethernet_mgmt.rst
ethernet.rst
gptp.rst doc: update function references to use :c:func: 2020-08-31 09:57:33 -04:00
gsm_modem.rst doc: net: Add information about GSM 07.10 muxing support 2020-04-17 10:15:54 +03:00
ieee802154.rst Doc: Updating ieee802154_interface Readme 2020-07-14 18:00:46 +02:00
index.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
ip_4_6.rst
lldp.rst
lwm2m.rst net: lwm2m: Make bootstrap optional 2020-10-06 12:01:13 +03:00
mqtt.rst zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
net_buf.rst zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
net_config.rst
net_context.rst
net_core.rst
net_hostname.rst
net_if.rst
net_l2.rst doc: add :c:macro to some symbols 2020-08-31 09:57:33 -04:00
net_linkaddr.rst
net_mgmt.rst net: mgmt: Clarify the net_mgmt API documentation 2020-09-30 16:31:38 +03:00
net_offload.rst net: sockets: Remove socket offloading interface 2020-01-31 11:36:02 -05:00
net_pkt.rst doc: update struct references to use :c:struct: 2020-08-31 09:57:33 -04:00
net_shell.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
net_stats.rst
net_tech.rst
net_timeout.rst
ppp.rst doc: net: Add information about GSM modem support 2020-02-18 18:52:43 +02:00
promiscuous.rst
protocols.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
ptp_time.rst
sntp.rst
sockets.rst doc: net: Add note about socket API thread safe status 2020-09-17 09:30:52 +02:00
socks5.rst doc: net: Add information about SOCKS5 proxy support 2019-10-29 08:27:39 +02:00
system_mgmt.rst
thread.rst
traffic-class.rst
trickle.rst
tsn.rst
vlan.rst doc: update function references to use :c:func: 2020-08-31 09:57:33 -04:00
websocket.rst doc: net: Add Websocket API documentation 2019-10-25 14:03:25 +03:00