pub async fn get_wlan_sta_addr(
    monitor_proxy: &DeviceMonitorProxy,
    iface_id: u16
) -> Result<[u8; 6], Error>