Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/
DWifiNanNative.java330 public static final int NAN_RESPONSE_GET_CAPABILITIES = 12; field in WifiNanNative
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
DWifiNanHalTest.java270 args.putInt("response_type", WifiNanNative.NAN_RESPONSE_GET_CAPABILITIES); in testNotifyCapabilities()