Home
last modified time | relevance | path

Searched defs:clusterLow (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/nan/
DConfigRequest.java76 private ConfigRequest(boolean support5gBand, int masterPreference, int clusterLow, in ConfigRequest()
213 public Builder setClusterLow(int clusterLow) { in setClusterLow()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
DWifiNanManagerTest.java53 final int clusterLow = 5; in testConfigRequestBuilder() local
127 final int clusterLow = 25; in testConfigRequestParcel() local
DWifiNanHalTest.java80 final int clusterLow = 23; in testEnableWith5g() local
91 final int clusterLow = 17; in testEnableWithout5g() local
594 private void testEnable(short transactionId, int clusterLow, int clusterHigh, int masterPref, in testEnable()
DWifiNanStateManagerTest.java569 final int clusterLow = 7; in testMultipleMessageSources() local
671 final int clusterLow = 7; in testMessageWhilePeerChangesIdentity() local
899 final int clusterLow = 5; in testDisconnectWithPendingTransactions() local
972 final int clusterLow = 15; in testDestroySessionWithPendingTransactions() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/
DWifiNanStateManager.java1133 int clusterLow = 0; in mergeConfigRequests() local