Home
last modified time | relevance | path

Searched defs:clusterId (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/aware/
DIdentityChangedListener.java69 @NonNull MacAddress clusterId) { in onClusterIdChanged()
DIWifiAwareEventCallback.aidl32 void onClusterIdChanged(int clusterEventType, in byte[] clusterId); in onClusterIdChanged()
DWifiAwareManager.java1006 byte[] clusterId) { in onClusterIdChanged()
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareClientState.java287 byte[] clusterId, byte[] currentDiscoveryInterfaceMac) { in onClusterChange()
DWifiAwareNativeApi.java357 int instantModeChannel, int clusterId) { in enableAndConfigure()
DWifiAwareStateManager.java621 int clusterId; in onCommand() local
1027 private boolean setClusterId(int clusterId) { in setClusterId()
1965 byte[] clusterId) { in onClusterChangeNotification()
5210 private void onClusterChangeLocal(int clusterEventType, byte[] clusterId) { in onClusterChangeLocal()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DTestUtils.java54 int instantModeChannel, int clusterId) { in enableAndConfigure()
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DIWifiNanIface.java78 boolean isInstantCommunicationEnabled, int instantModeChannel, int clusterId, in enableAndConfigure()
DWifiNanIfaceAidlImpl.java185 boolean isInstantCommunicationEnabled, int instantModeChannel, int clusterId, in enableAndConfigure()
617 int clusterId) { in createNanConfigRequestSupplemental()
DWifiNanIface.java373 boolean isInstantCommunicationEnabled, int instantModeChannel, int clusterId, in enableAndConfigure()
DWifiNanIfaceHidlImpl.java117 boolean isInstantCommunicationEnabled, int instantModeChannel, int clusterId, in enableAndConfigure()