Searched refs:RouterFingerPrint (Results 1 – 2 of 2) sorted by relevance
451 class RouterFingerPrint { class in WifiMetrics452 private WifiMetricsProto.RouterFingerPrint mRouterFingerPrintProto;453 RouterFingerPrint() { in RouterFingerPrint() method in WifiMetrics.RouterFingerPrint454 mRouterFingerPrintProto = new WifiMetricsProto.RouterFingerPrint(); in RouterFingerPrint()487 .authentication = WifiMetricsProto.RouterFingerPrint.AUTH_OPEN; in updateFromWifiConfiguration()490 … .authentication = WifiMetricsProto.RouterFingerPrint.AUTH_ENTERPRISE; in updateFromWifiConfiguration()493 .authentication = WifiMetricsProto.RouterFingerPrint.AUTH_PERSONAL; in updateFromWifiConfiguration()545 RouterFingerPrint mRouterFingerPrint;557 mRouterFingerPrint = new RouterFingerPrint(); in ConnectionEvent()1140 connectionWifiMode = WifiMetricsProto.RouterFingerPrint.ROUTER_TECH_UNKNOWN; in updateMetricsFromNetworkDetail()[all …]
557 message RouterFingerPrint { message741 optional RouterFingerPrint router_fingerprint = 3;