Searched refs:onMessageSendFailNotification (Results 1 – 3 of 3) sorted by relevance
367 mWifiAwareStateManager.onMessageSendFailNotification(id, status); in eventTransmitFollowup()
1969 public void onMessageSendFailNotification(short transactionId, int reason) { in onMessageSendFailNotification() method in WifiAwareStateManager
1842 mDut.onMessageSendFailNotification(tid1, reasonFail); in testMatchAndMessages()1948 mDut.onMessageSendFailNotification(transactionIdVal, reason); in testMultipleMessageSources()2243 mDut.onMessageSendFailNotification(transactionId4, NanStatusCode.INTERNAL_FAILURE); in testSendMessageErrorsImmediateQueueTimeout()2321 mDut.onMessageSendFailNotification(transactionId.getValue(), NanStatusCode.NO_OTA_ACK); in testSendMessageRetransmitSuccess()2408 mDut.onMessageSendFailNotification(transactionId.getValue(), NanStatusCode.NO_OTA_ACK); in testSendMessageRetransmitFail()3003 mDut.onMessageSendFailNotification(tid, NanStatusCode.INTERNAL_FAILURE); in process()3011 mDut.onMessageSendFailNotification(tid, NanStatusCode.NO_OTA_ACK); in process()