Home
last modified time | relevance | path

Searched defs:supportedCipherSuites (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DCapabilities.java41 public int supportedCipherSuites; field in Capabilities
DWifiAwareNativeApi.java1282 private int getStrongestCipherSuiteType(int supportedCipherSuites) { in getStrongestCipherSuiteType()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareNativeApiTest.java657 boolean isOutOfBand, int supportedCipherSuites, int expectedCipherSuite) in validateInitiateDataPath()
725 boolean accept, boolean isOutOfBand, int supportedCipherSuites, int expectedCipherSuite) in validateRespondToDataPathRequest()