zephyr/samples/net
Gerson Fernando Budke ce26bb5365 samples: coap_server: Refactor to use coap_get_option_int
Small clean-up to use coap_get_option_int.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2020-06-09 21:25:11 +03:00
..
cloud cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
common
dhcpv4_client zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dns_resolve zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_native_posix samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
gptp samples/tests: Convert use of %ll{u,d} to PRI{u,d}64 2020-06-08 08:23:57 -05:00
gsm_modem zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ipv4_autoconf zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lldp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lwm2m_client zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mdns_responder samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mqtt_publisher zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
openthread/ncp samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
promiscuous_mode zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sockets samples: coap_server: Refactor to use coap_get_option_int 2020-06-09 21:25:11 +03:00
stats samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
syslog_net cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
telnet zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
updatehub cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
vlan samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
wifi samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
wpan_serial zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
wpanusb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
zperf zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
net.rst