Searched refs:NAN_RESPONSE_PUBLISH (Results 1 – 4 of 4) sorted by relevance
325 public static final int NAN_RESPONSE_PUBLISH = 2; field in WifiNanNative513 case NAN_RESPONSE_PUBLISH: in onNanNotifyResponsePublishSubscribe()
356 args.putInt("response_type", WifiNanNative.NAN_RESPONSE_PUBLISH); in testNotifyResponsePublishSuccess()373 args.putInt("response_type", WifiNanNative.NAN_RESPONSE_PUBLISH); in testNotifyResponsePublishFail()
53 case NAN_RESPONSE_PUBLISH: in OnNanNotifyResponse()
346 if (msg.response_type == NAN_RESPONSE_PUBLISH) { in Java_com_android_server_wifi_nan_WifiNanHalMock_callNotifyResponse()