zephyr/include/net
Tomasz Bursztyka f0f9be881f net: Fix a const specifier issue
Duplicate const specifier, it should be the pointed data that is const.

Jira: ZEP-1723

Change-Id: I194abb0fc9ad564c6d53e4727bd63c8099d4eb2e
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-02-15 12:20:08 +02:00
..
arp.h
bt.h
buf.h net: buf: Fix timeout parameter documentation 2017-02-03 15:24:07 +00:00
dhcpv4.h net/dhcpv4: Remove unused dhcpv4 offer state 2017-02-14 08:30:34 +02:00
dns_client.h net/dns: Fix inline documentation 2017-02-07 22:33:47 +00:00
ethernet.h
http_parser.h
ieee802154_radio.h
ieee802154.h net/ieee802154/mgmt: Add getters/setters for various radio network info 2017-02-03 15:59:19 +02:00
mii.h
mqtt_types.h
mqtt.h net/mqtt: Fix inline doc for MQTT 2017-02-14 08:30:34 +02:00
nbuf.h net: nbuf: Fix constness of data param in net_nbuf_append 2017-02-10 11:25:25 +02:00
net_context.h net: context: Assign a random port number when context is created 2017-02-03 15:59:20 +02:00
net_core.h
net_event.h
net_if.h net: Fix a const specifier issue 2017-02-15 12:20:08 +02:00
net_ip.h
net_l2.h
net_linkaddr.h
net_mgmt.h
net_stats.h net: stats: Collect bytes sent and received 2017-02-03 15:59:20 +02:00
offload_ip.h net: offload_ip: Update net_context_accept_cb_t to net_tcp_accept_cb_t 2017-02-09 09:43:06 +02:00
trickle.h
zoap_link_format.h
zoap.h iot/zoap: Add missing const modifier to header file 2017-02-14 08:30:33 +02:00