Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DCapabilities.java40 public int supportedCipherSuites; field in Capabilities
DWifiAwareNativeApi.java1112 private int getStrongestCipherSuiteType(int supportedCipherSuites) { in getStrongestCipherSuiteType()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareNativeApiTest.java640 boolean isOutOfBand, int supportedCipherSuites, int expectedCipherSuite) in validateInitiateDataPath()
708 boolean accept, boolean isOutOfBand, int supportedCipherSuites, int expectedCipherSuite) in validateRespondToDataPathRequest()