Searched refs:onMessageSendFailNotification (Results 1 – 3 of 3) sorted by relevance
370 mWifiAwareStateManager.onMessageSendFailNotification(id, status); in eventTransmitFollowup()
2062 public void onMessageSendFailNotification(short transactionId, int reason) { in onMessageSendFailNotification() method in WifiAwareStateManager
1910 mDut.onMessageSendFailNotification(tid1, reasonFail); in testMatchAndMessages()2032 mDut.onMessageSendFailNotification(transactionIdVal, reason); in testMultipleMessageSources()2327 mDut.onMessageSendFailNotification(transactionId4, NanStatusCode.INTERNAL_FAILURE); in testSendMessageErrorsImmediateQueueTimeout()2405 mDut.onMessageSendFailNotification(transactionId.getValue(), NanStatusCode.NO_OTA_ACK); in testSendMessageRetransmitSuccess()2492 mDut.onMessageSendFailNotification(transactionId.getValue(), NanStatusCode.NO_OTA_ACK); in testSendMessageRetransmitFail()3087 mDut.onMessageSendFailNotification(tid, NanStatusCode.INTERNAL_FAILURE); in process()3095 mDut.onMessageSendFailNotification(tid, NanStatusCode.NO_OTA_ACK); in process()