macro_rules! WifiLegacyHalStatusUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown WifiLegacyHalStatus
member.
macro_rules! WifiLegacyHalStatusUnknown {
() => { ... };
}
Pattern that matches an unknown WifiLegacyHalStatus
member.