pub async fn create_iface(
monitor_proxy: &DeviceMonitorProxy,
phy_id: u16,
role: WlanMacRole,
sta_addr: MacAddr,
) -> Result<u16, Error>
pub async fn create_iface(
monitor_proxy: &DeviceMonitorProxy,
phy_id: u16,
role: WlanMacRole,
sta_addr: MacAddr,
) -> Result<u16, Error>