Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/net/
Dieee802154_radio.h241 struct ieee802154_phy_supported_channels { struct
282 const struct ieee802154_phy_supported_channels phy_supported_channels; \
1087 const struct ieee802154_phy_supported_channels *phy_supported_channels;
1124 const struct ieee802154_phy_supported_channels *phy_supported_channels, in ieee802154_attr_get_channel_page_and_range()
/Zephyr-Core-3.5.0/drivers/ieee802154/
Dieee802154_rf2xx.h113 struct ieee802154_phy_supported_channels cc_channels;
Dieee802154_dw1000.c945 const struct ieee802154_phy_supported_channels phy_supported_channels;
/Zephyr-Core-3.5.0/subsys/net/l2/ieee802154/
Dieee802154_mgmt.c97 const struct ieee802154_phy_supported_channels *supported_channels; in ieee802154_scan()