Searched refs:dormant (Results 1 – 8 of 8) sorted by relevance
91 initialized interface. An example of an event that changes the dormant state is93 driver should set the dormant state to ON during initialization, and once it94 detects that it connected to a Wi-Fi network, the dormant state should be set
19 - Low-power sleep and dormant modes
16 - Low-power sleep and dormant modes.
235 * Set the iface to dormant, carrier-down, or both during :c:member:`binding init <conn_mgr_conn_api…237 …* See :ref:`net_if_interface_state_management` for details regarding iface carrier and dormant st…239 * Update dormancy and carrier state so that the iface is non-dormant and carrier-up whenever (and o…240 * Set the iface either to dormant or to carrier-down as soon as interruption of service is detected.
491 static void test_iface_init(struct net_if *iface, bool carrier, bool dormant) in test_iface_init() argument501 if (dormant) { in test_iface_init()
1178 …* Fixed the dormant state in the NXP WiFi driver to be set to off once a connection to an AP is ac…
773 * Fixed esp_at driver init and network interface dormant state setting.
1105 * Introduced carrier and dormant management on network interfaces. Separated