Searched refs:rx_on_when_idle (Results 1 – 2 of 2) sorted by relevance
98 …bool rx_on_when_idle; ///< Indicating if radio is in RxOnW… member181 m_data.rx_on_when_idle = true; in nrf_802154_pib_init()229 return m_data.rx_on_when_idle; in nrf_802154_pib_rx_on_when_idle_get()234 m_data.rx_on_when_idle = enabled; in nrf_802154_pib_rx_on_when_idle_set()
1453 void nrf_802154_rx_on_when_idle_set(bool rx_on_when_idle);