wlan_common::ie

Function write_wsc_ie

Source
pub fn write_wsc_ie<B: Append>(
    buf: &mut B,
    wsc: &[u8],
) -> Result<(), BufferTooSmall>
Expand description

Writes the entire WSC IE into the given buffer, including the vendor IE header.