pub async fn get_phy_list(
    monitor_proxy: &DeviceMonitorProxy
) -> Result<Vec<u16>, Error>
Expand description

Returns the list of Phy IDs for this system.

§Arguments

  • monitor_proxy: a DeviceMonitorProxy