ApRecoveryMechanism

Type Alias ApRecoveryMechanism 

Source
pub type ApRecoveryMechanism = ConnectivityWlanMetricDimensionApRecoveryMechanism;

Aliased Type§

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

Variants§

§

StopAp = 1

§

DestroyIface = 2

§

ResetPhy = 3