mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 13:51:56 +00:00
Instead of having dedicated function on the radio api level for 15.4, let's just add the relevant values to the net_pkt structure (if only IEEE802154 is enabled). It's simpler and make the values relevantly tied to the received packet. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> |
||
---|---|---|
.. | ||
arp.h | ||
bt.h | ||
buf.h | ||
coap_link_format.h | ||
coap.h | ||
dhcpv4.h | ||
dns_resolve.h | ||
ethernet.h | ||
http_parser.h | ||
http.h | ||
ieee802154_radio.h | ||
ieee802154.h | ||
lwm2m.h | ||
mii.h | ||
mqtt_types.h | ||
mqtt.h | ||
net_app.h | ||
net_context.h | ||
net_core.h | ||
net_event.h | ||
net_if.h | ||
net_ip.h | ||
net_l2.h | ||
net_linkaddr.h | ||
net_mgmt.h | ||
net_offload.h | ||
net_pkt.h | ||
net_stats.h | ||
sntp.h | ||
socket.h | ||
trickle.h | ||
udp.h | ||
zoap_link_format.h | ||
zoap.h |