Home
last modified time | relevance | path

Searched refs:maxTotalMatchFilterLen (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/
DWifiNanNative.java75 public int maxTotalMatchFilterLen; field in WifiNanNative.Capabilities
88 + maxMatchFilterLen + ", maxTotalMatchFilterLen=" + maxTotalMatchFilterLen in toString()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
DWifiNanHalTest.java301 collector.checkThat("max_total_match_filter_len", capabilities.maxTotalMatchFilterLen, in testNotifyCapabilities()