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/
H A DWifiNanNative.java327 public static final int NAN_RESPONSE_TRANSMIT_FOLLOWUP = 4; field in class:WifiNanNative
482 case NAN_RESPONSE_TRANSMIT_FOLLOWUP:
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
H A DWifiNanHalTest.java457 args.putInt("response_type", WifiNanNative.NAN_RESPONSE_TRANSMIT_FOLLOWUP);
472 args.putInt("response_type", WifiNanNative.NAN_RESPONSE_TRANSMIT_FOLLOWUP);

Completed in 251 milliseconds