Searched refs:mRouterFingerPrint (Results 1 – 1 of 1) sorted by relevance
1169 RouterFingerPrint mRouterFingerPrint; field in WifiMetrics.ConnectionEvent1189 mRouterFingerPrint = new RouterFingerPrint(); in ConnectionEvent()1190 mConnectionEvent.routerFingerprint = mRouterFingerPrint.mRouterFingerPrintProto; in ConnectionEvent()1321 sb.append(mRouterFingerPrint.toString()); in toString()1443 mRouterFingerPrint.mRouterFingerPrintProto.hidden = config.hiddenSSID; in updateFromWifiConfiguration()1449 mRouterFingerPrint.mRouterFingerPrintProto.dtim = config.dtimInterval; in updateFromWifiConfiguration()1460 mRouterFingerPrint.mRouterFingerPrintProto.authentication = in updateFromWifiConfiguration()1463 mRouterFingerPrint.mRouterFingerPrintProto.authentication = in updateFromWifiConfiguration()1466 mRouterFingerPrint.mRouterFingerPrintProto.authentication = in updateFromWifiConfiguration()1469 mRouterFingerPrint.mRouterFingerPrintProto.passpoint = config.isPasspoint(); in updateFromWifiConfiguration()[all …]