Home
last modified time | relevance | path

Searched refs:ieee802154_enable (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154.c583 static int ieee802154_enable(struct net_if *iface, bool state) in ieee802154_enable() function
615 NET_L2_INIT(IEEE802154_L2, ieee802154_recv, ieee802154_send, ieee802154_enable, ieee802154_flags);