this repo has no description
at fixPythonPipStalling 32 lines 741 B view raw
1// 2// AWDMetricIds_IPMonitor.h 3// AppleWirelessDiagnostics 4// 5// WARNING :: DO NOT MODIFY THIS FILE! 6// 7// This file is auto-generated! Do not modify it or your changes will get overwritten! 8// 9 10#ifndef AWD_MetricId_HeaderGuard_IPMonitor 11#define AWD_MetricId_HeaderGuard_IPMonitor 12 13// Component Id: 14// --------------- 15// Use this value for any API requesting the "component id" for your component. 16enum { 17 AWDComponentId_IPMonitor = 0x81 18}; 19 20 21// Simple Metrics: 22// --------------- 23// This component currently has no metrics compatible with the 'simple metric' API. 24 25 26// General Metrics: 27// ---------------- 28enum { 29 AWDMetricId_IPMonitor_InterfaceAdvisoryReport = 0x810000 30}; 31 32#endif // AWD_MetricId_HeaderGuard_IPMonitor