pub type ApRecoveryMechanism = ConnectivityWlanMetricDimensionApRecoveryMechanism;

Aliased Type§

enum ApRecoveryMechanism {
    StopAp = 1,
    DestroyIface = 2,
    ResetPhy = 3,
}

Variants§

§

StopAp = 1

§

DestroyIface = 2

§

ResetPhy = 3