Searched refs:frequencyMhz (Results 1 – 2 of 2) sorted by relevance
355 public int frequencyMhz; field in WifiEntry.ConnectedInfo623 mConnectedInfo.frequencyMhz = wifiInfo.getFrequency(); in updateConnectionInfo()
248 void onSoftApChannelSwitched(int frequencyMhz, @WifiAnnotations.Bandwidth int bandwidth); in onSoftApChannelSwitched() argument