Searched refs:NAN_STATUS_SUCCESS (Results 1 – 2 of 2) sorted by relevance
333 public static final int NAN_STATUS_SUCCESS = 0; field in WifiNanNative469 if (status == NAN_STATUS_SUCCESS) { in onNanNotifyResponse()477 if (status != NAN_STATUS_SUCCESS) { in onNanNotifyResponse()483 if (status == NAN_STATUS_SUCCESS) { in onNanNotifyResponse()491 if (status != NAN_STATUS_SUCCESS) { in onNanNotifyResponse()514 if (status == NAN_STATUS_SUCCESS) { in onNanNotifyResponsePublishSubscribe()522 if (status == NAN_STATUS_SUCCESS) { in onNanNotifyResponsePublishSubscribe()543 if (status == NAN_STATUS_SUCCESS) { in onNanNotifyResponseCapabilities()
268 args.putInt("status", WifiNanNative.NAN_STATUS_SUCCESS); in testNotifyCapabilities()322 args.putInt("status", WifiNanNative.NAN_STATUS_SUCCESS); in testNotifyResponseConfigSuccess()354 args.putInt("status", WifiNanNative.NAN_STATUS_SUCCESS); in testNotifyResponsePublishSuccess()389 args.putInt("status", WifiNanNative.NAN_STATUS_SUCCESS); in testNotifyResponsePublishCancel()405 args.putInt("status", WifiNanNative.NAN_STATUS_SUCCESS); in testNotifyResponseSubscribeSuccess()440 args.putInt("status", WifiNanNative.NAN_STATUS_SUCCESS); in testNotifyResponseSubscribeCancel()455 args.putInt("status", WifiNanNative.NAN_STATUS_SUCCESS); in testNotifyResponseTransmitFollowupSuccess()