Searched refs:RouterFingerPrint (Results 1 – 2 of 2) sorted by relevance
80 class RouterFingerPrint { class in WifiMetrics81 private WifiMetricsProto.RouterFingerPrint mRouterFingerPrintProto;82 RouterFingerPrint() { in RouterFingerPrint() method in WifiMetrics.RouterFingerPrint83 mRouterFingerPrintProto = new WifiMetricsProto.RouterFingerPrint(); in RouterFingerPrint()116 .authentication = WifiMetricsProto.RouterFingerPrint.AUTH_OPEN; in updateFromWifiConfiguration()119 … .authentication = WifiMetricsProto.RouterFingerPrint.AUTH_ENTERPRISE; in updateFromWifiConfiguration()122 .authentication = WifiMetricsProto.RouterFingerPrint.AUTH_PERSONAL; in updateFromWifiConfiguration()170 RouterFingerPrint mRouterFingerPrint;182 mRouterFingerPrint = new RouterFingerPrint(); in ConnectionEvent()440 connectionWifiMode = WifiMetricsProto.RouterFingerPrint.ROUTER_TECH_UNKNOWN; in updateMetricsFromNetworkDetail()[all …]
192 message RouterFingerPrint { message320 optional RouterFingerPrint router_fingerprint = 3;