Function wlan_hw_sim::send_sae_authentication_frame

source ยท
pub fn send_sae_authentication_frame(
    sae_frame: &SaeFrame,
    channel: &Channel,
    bssid: &Bssid,
    proxy: &WlantapPhyProxy,
) -> Result<(), Error>