Searched refs:ieee802154_send (Results 1 – 2 of 2) sorted by relevance
137 IEEE 802.15.4 L2 implementation provides a generic :c:func:`ieee802154_send`139 of :c:func:`ieee802154_send` takes care of IEEE 802.15.4 standard packet148 - L2 -> L1: Methods as :c:func:`ieee802154_send` and several IEEE 802.15.4 net
475 static int ieee802154_send(struct net_if *iface, struct net_pkt *pkt) in ieee802154_send() function621 NET_L2_INIT(IEEE802154_L2, ieee802154_recv, ieee802154_send, ieee802154_enable, ieee802154_flags);