Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dieee802154_pkt.h198 static inline void net_pkt_set_ieee802154_txchannel(struct net_pkt *pkt, uint8_t channel) in net_pkt_set_ieee802154_txchannel() function
/Zephyr-latest/modules/openthread/platform/
Dradio.c431 net_pkt_set_ieee802154_txchannel(tx_pkt, sTransmitFrame.mChannel); in transmit_message()