Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/
DWifiNanNative.java324 public static final int NAN_RESPONSE_ENABLED = 0; field in WifiNanNative
468 case NAN_RESPONSE_ENABLED: in onNanNotifyResponse()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
DWifiNanHalTest.java324 args.putInt("response_type", WifiNanNative.NAN_RESPONSE_ENABLED); in testNotifyResponseConfigSuccess()
339 args.putInt("response_type", WifiNanNative.NAN_RESPONSE_ENABLED); in testNotifyResponseConfigFail()