Searched refs:mGroupOperatingBand (Results 1 – 1 of 1) sorted by relevance
235 private int mGroupOperatingBand = GROUP_OWNER_BAND_AUTO; field in WifiP2pConfig.Builder356 mGroupOperatingBand = band; in setGroupOperatingBand()434 if (mGroupOperatingFrequency > 0 && mGroupOperatingBand > 0) { in build()446 } else if (mGroupOperatingBand > 0) { in build()447 config.groupOwnerBand = mGroupOperatingBand; in build()