Home
last modified time | relevance | path

Searched refs:GROUP_OWNER_BAND_5GHZ (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pConfig.java103 GROUP_OWNER_BAND_5GHZ
129 public static final int GROUP_OWNER_BAND_5GHZ = 2; field in WifiP2pConfig
540 case GROUP_OWNER_BAND_5GHZ: in setGroupOperatingBand()
/packages/modules/Wifi/tests/hostsidetests/multidevices/test/direct/
Dconstants.py75 GROUP_OWNER_BAND_5GHZ = 2 variable in Band
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pShellCommandTest.java364 final int operatingBand = WifiP2pConfig.GROUP_OWNER_BAND_5GHZ; in testP2pCreateGroupWithConfig()
387 final int operatingBand = WifiP2pConfig.GROUP_OWNER_BAND_5GHZ; in testP2pConnectWithConfig()
DWifiP2pMetricsTest.java369 config.groupOwnerBand = WifiP2pConfig.GROUP_OWNER_BAND_5GHZ; in testConnectionTryCount()
DSupplicantP2pIfaceHalAidlImplTest.java160 final int mGroupOwnerBand = WifiP2pConfig.GROUP_OWNER_BAND_5GHZ;
DSupplicantP2pIfaceHalHidlImplTest.java173 final int mGroupOwnerBand = WifiP2pConfig.GROUP_OWNER_BAND_5GHZ;
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pNative.java692 case WifiP2pConfig.GROUP_OWNER_BAND_5GHZ: in p2pGroupAdd()
DWifiP2pMetrics.java601 case WifiP2pConfig.GROUP_OWNER_BAND_5GHZ: in convertGroupOwnerBand()
DWifiP2pServiceImpl.java1870 case WifiP2pConfig.GROUP_OWNER_BAND_5GHZ: in getGroupOwnerBandToString()
/packages/modules/Wifi/framework/api/
Dcurrent.txt1262 field public static final int GROUP_OWNER_BAND_5GHZ = 2; // 0x2