wowlan: document more about disconnections detection
This commit is contained in:
@@ -34,6 +34,8 @@
|
|||||||
# ```
|
# ```
|
||||||
# - observed after a suspension of 67 minutes.
|
# - observed after a suspension of 67 minutes.
|
||||||
# - WiFi chip *should* have a way to wake on connection state change, i just need to enable it?
|
# - WiFi chip *should* have a way to wake on connection state change, i just need to enable it?
|
||||||
|
# - `iw phy phy0 wowlan enable disconnect` => Invalid argument (-22)
|
||||||
|
# - `iw phy0 wowlan enable net-detect ...` (from man example) => Operation not supported (-95)
|
||||||
|
|
||||||
{ config, lib, pkgs, ... }:
|
{ config, lib, pkgs, ... }:
|
||||||
let
|
let
|
||||||
|
Reference in New Issue
Block a user