Searched refs:onConfigSuccessResponse (Results 1 – 4 of 4) sorted by relevance
273 mDut.onConfigSuccessResponse(transactionId.getValue()); in testRequestMacAddresses()371 mDut.onConfigSuccessResponse(transactionId.getValue()); in testAwareDataPathInterfaceUpDown()464 mDut.onConfigSuccessResponse(transactionId.getValue()); in testDisableUsageFlow()508 mDut.onConfigSuccessResponse(transactionId.getValue()); in testDisableUsageFlow()594 mDut.onConfigSuccessResponse(transactionId); in testAwareEventsDelivery()603 mDut.onConfigSuccessResponse(transactionId); in testAwareEventsDelivery()678 mDut.onConfigSuccessResponse(transactionId.getValue()); in testHalNoResponseTimeout()742 mDut.onConfigSuccessResponse(transactionId.getValue()); in testPublishFail()813 mDut.onConfigSuccessResponse(transactionId.getValue()); in testPublishSuccessTerminated()895 mDut.onConfigSuccessResponse(transactionId.getValue()); in testPublishUpdateFail()[all …]
1812 mDut.onConfigSuccessResponse(transactionId.getValue()); in initOobDataPathEndPoint()
191 mWifiAwareStateManager.onConfigSuccessResponse(id); in notifyEnableResponse()202 mWifiAwareStateManager.onConfigSuccessResponse(id); in notifyConfigResponse()
849 public void onConfigSuccessResponse(short transactionId) { in onConfigSuccessResponse() method in WifiAwareStateManager