Searched refs:targetBSSID (Results 1 – 2 of 2) sorted by relevance
1055 public void startConnectionEvent(WifiConfiguration config, String targetBSSID, int roamType) { in startConnectionEvent() argument1065 || mCurrentConnectionEvent.mConfigBssid.equals(targetBSSID))) { in startConnectionEvent()1066 mCurrentConnectionEvent.mConfigBssid = targetBSSID; in startConnectionEvent()1085 mCurrentConnectionEvent.mConfigBssid = targetBSSID; in startConnectionEvent()
3131 WifiConfiguration config, String targetBSSID, int roamType) { in reportConnectionAttemptStart() argument3132 mWifiMetrics.startConnectionEvent(config, targetBSSID, roamType); in reportConnectionAttemptStart()