HomeSort by relevance Sort by last modified time
    Searched refs:maxTotalMatchFilterLen (Results 1 - 7 of 7) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
Capabilities.java 32 public int maxTotalMatchFilterLen;
60 + maxMatchFilterLen + ", maxTotalMatchFilterLen=" + maxTotalMatchFilterLen
WifiAwareNativeCallback.java 65 frameworkCapabilities.maxTotalMatchFilterLen = capabilities.maxTotalMatchFilterLen;
  /hardware/interfaces/wifi/1.0/vts/functional/
wifi_nan_iface_hidl_test.cpp 485 EXPECT_GT(capabilities.maxTotalMatchFilterLen, (unsigned int) 255);
  /hardware/interfaces/wifi/1.0/
types.hal     [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/
WifiAwareServiceImplTest.java 634 cap.maxTotalMatchFilterLen = 255;
WifiAwareStateManagerTest.java     [all...]
  /hardware/interfaces/wifi/1.0/default/
hidl_struct_util.cpp     [all...]

Completed in 338 milliseconds