wlan_common::ie

Function write_wpa1_ie

Source
pub fn write_wpa1_ie<B: Append>(
    buf: &mut B,
    wpa_ie: &WpaIe,
) -> Result<(), BufferTooSmall>
Expand description

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