zephyr/samples/net/http_client/src
Ravi kumar Veeramally e4d8900cc6 net: samples: Use correct API to get net pkt length
net_pkt_get_len() is the correct API to get network packet
length.

Jira: ZEP-2076

Change-Id: Ifff6f3d5df28b3684cc8bb3758f9e8bccd5d4534
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2017-04-28 15:01:11 +03:00
..
config.h net: Renaming net nbuf API to net pkt API 2017-04-21 14:19:50 +03:00
http_client_cb.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
http_client_cb.h samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
http_client_rcv.c net: samples: Use correct API to get net pkt length 2017-04-28 15:01:11 +03:00
http_client_rcv.h net/net_pkt: Fully separate struct net_pkt from struct net_buf 2017-04-21 14:19:50 +03:00
http_client_types.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
http_client.c net: Renaming net nbuf API to net pkt API 2017-04-21 14:19:50 +03:00
http_client.h samples/net: Add the HTTP API to the HTTP client sample application 2017-03-09 20:33:50 +02:00
main.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
Makefile samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
tcp_client.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
tcp_client.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00