zephyr/samples/net/sockets
Hubert Miś 13aa4b2f9e net: coap: define Content-Format option values
CoAP protocol defines registry of Content-Format option values.
This patch adds this enumeration to coap header file to make it
available to all applications using CoAP protocol. It modifies
code using CoAP service to use new enumeration.

Signed-off-by: Hubert Miś <hubert.mis@nordicsemi.no>
2021-01-19 16:07:20 -05:00
..
big_http_download samples: sockets: big_http_download: Increase stack size to 2.5K. 2020-10-07 13:08:44 +03:00
can drivers: can: rework zcan_frame and zcan_filter 2020-12-17 11:07:53 +01:00
coap_client tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
coap_server net: coap: define Content-Format option values 2021-01-19 16:07:20 -05:00
dumb_http_server net: buf: change avail_count variable to atomic type 2020-10-28 18:45:11 +02:00
dumb_http_server_mt samples: net: dumb_http_server_mt: Fix the OK/FAIL status check 2020-11-20 16:07:59 +02:00
echo tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
echo_async samples: net: echo*: Increase stack size 2020-09-09 09:53:22 -04:00
echo_async_select tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
echo_client samples: net: Fix vlan error message in samples 2021-01-07 09:52:21 -06:00
echo_server samples: net: Fix vlan error message in samples 2021-01-07 09:52:21 -06:00
http_client net: scripts: Make test runner script fully generic 2020-11-20 16:07:59 +02:00
http_get sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net_mgmt samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
packet samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
sntp_client tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
socketpair misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
tcp samples: net: sockets: tcp: Enable CONFIG_THREAD_NAME 2020-06-15 16:38:38 +03:00
websocket_client random: Include header where it is used 2020-07-08 21:05:36 -04:00