Searched refs:mGroupOperatingBand (Results 1 – 1 of 1) sorted by relevance
240 private int mGroupOperatingBand = GROUP_OWNER_BAND_AUTO; field in WifiP2pConfig.Builder365 mGroupOperatingBand = band; in setGroupOperatingBand()443 if (mGroupOperatingFrequency > 0 && mGroupOperatingBand > 0) { in build()455 } else if (mGroupOperatingBand > 0) { in build()456 config.groupOwnerBand = mGroupOperatingBand; in build()