Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/
DWifiNanNative.java329 public static final int NAN_RESPONSE_SUBSCRIBE_CANCEL = 6; field in WifiNanNative
490 case NAN_RESPONSE_SUBSCRIBE_CANCEL: in onNanNotifyResponse()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
DWifiNanHalTest.java442 args.putInt("response_type", WifiNanNative.NAN_RESPONSE_SUBSCRIBE_CANCEL); in testNotifyResponseSubscribeCancel()