pub async fn get_phy_list( monitor_proxy: &DeviceMonitorProxy, ) -> Result<Vec<u16>, Error>
Returns the list of Phy IDs for this system.
monitor_proxy