Searched refs:onConfigSuccessResponse (Results 1 – 4 of 4) sorted by relevance
289 mDut.onConfigSuccessResponse(transactionId.getValue()); in testRequestMacAddresses()391 mDut.onConfigSuccessResponse(transactionId.getValue()); in testAwareDataPathInterfaceUpDown()482 mDut.onConfigSuccessResponse(transactionId.getValue()); in testDisableUsageFlow()528 mDut.onConfigSuccessResponse(transactionId.getValue()); in testDisableUsageFlow()613 mDut.onConfigSuccessResponse(transactionId); in testAwareEventsDelivery()623 mDut.onConfigSuccessResponse(transactionId); in testAwareEventsDelivery()698 mDut.onConfigSuccessResponse(transactionId.getValue()); in testHalNoResponseTimeout()762 mDut.onConfigSuccessResponse(transactionId.getValue()); in testPublishFail()833 mDut.onConfigSuccessResponse(transactionId.getValue()); in testPublishSuccessTerminated()918 mDut.onConfigSuccessResponse(transactionId.getValue()); in testPublishUpdateFail()[all …]
2018 mDut.onConfigSuccessResponse(transactionId.getValue()); in initOobDataPathEndPoint()
250 mWifiAwareStateManager.onConfigSuccessResponse(id); in notifyEnableResponse()261 mWifiAwareStateManager.onConfigSuccessResponse(id); in notifyConfigResponse()
996 public void onConfigSuccessResponse(short transactionId) { in onConfigSuccessResponse() method in WifiAwareStateManager