Searched refs:mGroupOperatingBand (Results 1 – 1 of 1) sorted by relevance
408 private int mGroupOperatingBand = GROUP_OWNER_BAND_AUTO; field in WifiP2pConfig.Builder541 mGroupOperatingBand = band; in setGroupOperatingBand()701 if (mGroupOperatingFrequency > 0 && mGroupOperatingBand > 0) { in build()713 } else if (mGroupOperatingBand > 0) { in build()714 config.groupOwnerBand = mGroupOperatingBand; in build()