zephyr/subsys/net/lib
Flavio Ceolin a1135620ba misc: printk: Change function return
The result of both printk and vprintk are not used in any place.
MISRA-C says that the return of every non void function must be
checked.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-14 16:55:37 -04:00
..
app misc: printk: Change function return 2018-09-14 16:55:37 -04:00
coap net: l2/lib: Always have a timeout when allocating a net_buf 2018-08-14 12:17:00 +03:00
config net: config: Use sizeof() to get size of buffer for net_addr_ntop() 2018-09-11 10:42:51 +03:00
dns Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
http net: http: One extra byte was sent in last chunk 2018-08-15 12:59:13 +03:00
lwm2m net: lwm2m: fix formatter reader/writer initialization syntax 2018-08-30 14:06:18 -04:00
mqtt net/mqtt: Fix function mqtt_parser 2018-08-13 19:37:36 -07:00
openthread net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
sntp subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
sockets net: tls: Add missing entropy header 2018-09-14 15:01:57 +03:00
tls_credentials Kconfig: Clean up some symbol definitions 2018-08-01 12:47:17 -04:00
websocket subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
CMakeLists.txt net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
Kconfig net: tls: Add credential management subsystem 2018-07-26 12:13:15 -04:00