Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/
DWifiNanNative.java327 public static final int NAN_RESPONSE_TRANSMIT_FOLLOWUP = 4; field in WifiNanNative
482 case NAN_RESPONSE_TRANSMIT_FOLLOWUP: in onNanNotifyResponse()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
DWifiNanHalTest.java457 args.putInt("response_type", WifiNanNative.NAN_RESPONSE_TRANSMIT_FOLLOWUP); in testNotifyResponseTransmitFollowupSuccess()
472 args.putInt("response_type", WifiNanNative.NAN_RESPONSE_TRANSMIT_FOLLOWUP); in testNotifyResponseTransmitFollowupFail()