Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dieee802154_radio.h1157 bool pan_coordinator; member
/Zephyr-latest/drivers/ieee802154/
Dieee802154_rf2xx.c755 static int rf2xx_pan_coord_set(const struct device *dev, bool pan_coordinator) in rf2xx_pan_coord_set() argument
759 if (pan_coordinator) { in rf2xx_pan_coord_set()
814 ret = rf2xx_pan_coord_set(dev, config->pan_coordinator); in rf2xx_configure()
Dieee802154_nrf5.c911 nrf_802154_pan_coord_set(config->pan_coordinator); in nrf5_configure()
Dieee802154_mcxw.c1149 mcxw_set_pan_coord(config->pan_coordinator); in mcxw_configure()