Function wlan_common::ie::write_wsc_ie

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

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