zephyr/samples/net
Matthew Bradbury 74e98d5375 samples: coap_client: Return correct result from send_simple_coap_request
send_simple_coap_request needs to return a result from previous functions
instead of success at the end of the function. Without doing so the example
may wait for a response from a coap sever when a message failed to send.

Signed-off-by: Matthew Bradbury <matt-bradbury@live.co.uk>
2023-06-05 08:30:41 -04:00
..
capture samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
cloud doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
common
dhcpv4_client samples: net: dhcpv4_client: Make DHCPv4 requests on all ipv4 interfaces 2023-05-29 14:34:46 -04:00
dns_resolve samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dsa samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
eth_native_posix samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
gptp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
gsm_modem net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
ipv4_autoconf samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lldp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lwm2m_client samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mdns_responder samples: net: mdns_responder: Code in example is unrelated to mDNS 2023-05-22 08:05:49 +00:00
mqtt_publisher doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
mqtt_sn_publisher net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
openthread/coprocessor doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
promiscuous_mode samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sockets samples: coap_client: Return correct result from send_simple_coap_request 2023-06-05 08:30:41 -04:00
stats samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
syslog_net samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
telnet samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
virtual samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
vlan samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
wifi samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
wpan_serial samples: net: fix tags/identifiers 2023-06-02 04:47:06 -04:00
wpanusb doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
zperf samples: zperf: add overlays for USBD CDC ECM implementation 2023-05-11 11:26:54 +02:00
net.rst