Searched refs:NAN_RESPONSE_PUBLISH_CANCEL (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/
H A DWifiNanNative.java326 public static final int NAN_RESPONSE_PUBLISH_CANCEL = 3; field in class:WifiNanNative
476 case NAN_RESPONSE_PUBLISH_CANCEL:
478 Log.e(TAG, "onNanNotifyResponse: NAN_RESPONSE_PUBLISH_CANCEL error - status="
492 Log.e(TAG, "onNanNotifyResponse: NAN_RESPONSE_PUBLISH_CANCEL error - status="
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
H A DWifiNanHalTest.java391 args.putInt("response_type", WifiNanNative.NAN_RESPONSE_PUBLISH_CANCEL);

Completed in 44 milliseconds