Searched refs:into_from_ap (Results 1 – 2 of 2) sorted by relevance
174 pub fn into_from_ap(&self) -> anyhow::Result<Ieee80211FromAp> { in into_from_ap() method
419 true => frame.ieee80211.into_from_ap()?.encode_to_vec()?, in create_hwsim_attr()