Searched refs:maxMatchFilterLen (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/
H A DWifiNanNative.java74 public int maxMatchFilterLen; field in class:WifiNanNative.Capabilities
87 + ", maxServiceNameLen=" + maxServiceNameLen + ", maxMatchFilterLen="
88 + maxMatchFilterLen + ", maxTotalMatchFilterLen=" + maxTotalMatchFilterLen
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
H A DWifiNanHalTest.java299 collector.checkThat("max_match_filter_len", capabilities.maxMatchFilterLen,

Completed in 47 milliseconds