Home
last modified time | relevance | path

Searched refs:GROUP_OWNER_BAND_AUTO (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pConfig.java97 public int groupOwnerBand = GROUP_OWNER_BAND_AUTO;
101 GROUP_OWNER_BAND_AUTO,
121 public static final int GROUP_OWNER_BAND_AUTO = 0; field in WifiP2pConfig
408 private int mGroupOperatingBand = GROUP_OWNER_BAND_AUTO;
409 private int mGroupOperatingFrequency = GROUP_OWNER_BAND_AUTO;
538 case GROUP_OWNER_BAND_AUTO: in setGroupOperatingBand()
710 config.groupOwnerBand = GROUP_OWNER_BAND_AUTO; in build()
/packages/modules/Wifi/tests/hostsidetests/multidevices/test/direct/
Dconstants.py73 GROUP_OWNER_BAND_AUTO = 0 variable in Band
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pMetrics.java597 case WifiP2pConfig.GROUP_OWNER_BAND_AUTO: in convertGroupOwnerBand()
DWifiP2pServiceImpl.java1866 case WifiP2pConfig.GROUP_OWNER_BAND_AUTO: in getGroupOwnerBandToString()
/packages/modules/Wifi/framework/api/
Dcurrent.txt1263 field public static final int GROUP_OWNER_BAND_AUTO = 0; // 0x0