zephyr/include/net
Ryan Erickson f7208bbb62 net: lwm2m: Add option to force close the connection
Add an option to force close the LwM2M connection
instead of always trying to deregister.
If on a cellular connection and the connection is dropped,
deregistering will never complete and take a long time
before retries fail. This option allows the app to close the
socket and quickly re-establish the connection when the
network connection is available again.

Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
2021-10-05 19:23:59 -04:00
..
bt.h
buf.h net_buf_slist_{put|get}: make SMP safe 2021-09-28 11:37:56 +02:00
can.h
capture.h
coap_link_format.h
coap.h
dhcpv4.h
dns_resolve.h
dns_sd.h net: dns_sd, mdns: support service type enumeration 2021-10-01 20:11:50 -04:00
dsa.h dsa: updated api to use net_if 2021-07-26 19:37:22 -04:00
dummy.h
ethernet_bridge.h toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
ethernet_mgmt.h net: eth: Add TXTIME configuration support 2021-06-14 07:00:10 -04:00
ethernet_vlan.h
ethernet.h net: ptp: extract PTP interfaces outside gPTP subsys under NET_L2_PTP 2021-09-28 20:01:16 -04:00
gptp.h
hostname.h
http_client.h
http_parser_state.h
http_parser_url.h
http_parser.h
ieee802154_mgmt.h
ieee802154_radio.h drivers: ieee802154: remove ieee802154_radio_handle_ack() stub 2021-09-21 18:28:25 -04:00
ieee802154.h
igmp.h
ipv4_autoconf.h
lldp.h
lwm2m_path.h
lwm2m.h net: lwm2m: Add option to force close the connection 2021-10-05 19:23:59 -04:00
mii.h
mqtt.h net: mqtt: Add custom transport type 2021-06-29 11:34:57 -04:00
net_config.h
net_conn_mgr.h
net_context.h
net_core.h
net_event.h net: if: Add IPv4 support to multicast monitor 2021-09-28 20:04:49 -04:00
net_if.h net: if: Add IPv4 support to multicast monitor 2021-09-28 20:04:49 -04:00
net_ip.h net: ipv6_fragment: store M-bit in addition to the offset 2021-09-23 13:21:09 -04:00
net_l2.h toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
net_linkaddr.h
net_mgmt.h
net_offload.h
net_pkt.h net: ptp: extract PTP interfaces outside gPTP subsys under NET_L2_PTP 2021-09-28 20:01:16 -04:00
net_stats.h
net_timeout.h
openthread.h net: openthread: Convert API worker thread to a work queue 2021-06-29 11:27:54 -04:00
phy.h drivers: Add Ethernet PHY API 2021-08-27 11:43:48 -04:00
ppp.h
promiscuous.h
ptp_time.h
sntp.h
socket_can.h
socket_net_mgmt.h
socket_offload.h
socket_select.h net/socket_select.h: add missing include 2021-08-05 16:14:36 +02:00
socket_types.h
socket.h net: sockets: Add socket processing priority 2021-09-28 20:11:26 -04:00
socketutils.h
tftp.h net: refactor tftp library 2021-06-29 09:15:55 -04:00
tls_credentials.h
trickle.h
udp.h
virtual_mgmt.h
virtual.h
websocket.h
wifi_mgmt.h
wifi.h