Searched defs:channelRequestType (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/ |
D | TestUtils.java | 104 public boolean initiateDataPath(short transactionId, int peerId, int channelRequestType, in initiateDataPath()
|
D | WifiAwareNativeApiTest.java | 661 int channelRequestType = in validateInitiateDataPath() local
|
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/ |
D | WifiAwareNativeApi.java | 1036 public boolean initiateDataPath(short transactionId, int peerId, int channelRequestType, in initiateDataPath()
|
D | WifiAwareStateManager.java | 930 int channelRequestType, int channel, byte[] peer, String interfaceName, byte[] pmk, in initiateDataPathSetup() 1919 int channelRequestType = data.getInt(MESSAGE_BUNDLE_KEY_CHANNEL_REQ_TYPE); in processCommand() local 2711 WifiAwareNetworkSpecifier networkSpecifier, int peerId, int channelRequestType, in initiateDataPathSetupLocal()
|