wlan_common::ie

Function parse_extended_channel_switch_announcement

Source
pub fn parse_extended_channel_switch_announcement<B: SplitByteSlice>(
    raw_body: B,
) -> FrameParseResult<Ref<B, ExtendedChannelSwitchAnnouncement>>