Searched refs:CLUSTER_CHANGE_EVENT_STARTED (Results 1 – 3 of 3) sorted by relevance
35 /* package */ static final int CLUSTER_CHANGE_EVENT_STARTED = 0; field in WifiNanClientState
566 .onClusterChange(WifiNanClientState.CLUSTER_CHANGE_EVENT_STARTED, mac); in onDiscoveryEngineEvent()
120 mDut.onClusterChange(WifiNanClientState.CLUSTER_CHANGE_EVENT_STARTED, someMac); in testNanEventsDelivered()