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

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
Capabilities.java 33 public int maxServiceSpecificInfoLen;
50 maxServiceSpecificInfoLen);
61 + ", maxServiceSpecificInfoLen=" + maxServiceSpecificInfoLen
WifiAwareNativeCallback.java 66 frameworkCapabilities.maxServiceSpecificInfoLen =
67 capabilities.maxServiceSpecificInfoLen;
  /hardware/interfaces/wifi/1.0/vts/functional/
wifi_nan_iface_hidl_test.cpp 486 EXPECT_EQ(capabilities.maxServiceSpecificInfoLen, (unsigned int) 255);
  /hardware/interfaces/wifi/1.0/
types.hal 1010 * Max length: |NanCapabilities.maxServiceSpecificInfoLen|.
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/
WifiAwareServiceImplTest.java 635 cap.maxServiceSpecificInfoLen = MAX_LENGTH;
WifiAwareStateManagerTest.java     [all...]
  /hardware/interfaces/wifi/1.0/default/
hidl_struct_util.cpp     [all...]

Completed in 235 milliseconds