pub fn parse_probe_resp_wsc(raw_body: &[u8]) -> Result<ProbeRespWsc, Error>
Expand description

Parse the Wi-Fi Simple Configuration from the probe response This operation performs a copy of the data.