Skip to content

Fix IsReady acceptance after error response#1559

Open
VVeremjova wants to merge 2 commits intosmartdevicelink:developfrom
VVeremjova:fix/FixIsReadyAfterErrorResponse
Open

Fix IsReady acceptance after error response#1559
VVeremjova wants to merge 2 commits intosmartdevicelink:developfrom
VVeremjova:fix/FixIsReadyAfterErrorResponse

Conversation

@VVeremjova
Copy link
Contributor

If result code from HMI on .IsReady is errorCode then SDL ) SDL should consider that works incorrectly and not available.

@VVeremjova VVeremjova requested a review from LuxoftAKutsan May 25, 2017 06:41
@VVeremjova
Copy link
Contributor Author

@okozlovlux , @LitvinenkoIra Please review

static_cast<hmi_apis::Common_Result::eType>(
response_from_hmi[strings::params][hmi_response::code].asInt());

bool is_successful_resultCode =

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@VVeremjova , is_successful_result_code

@JenkinsSDLOnCloud
Copy link

Can one of the admins verify this patch?

2 similar comments
@JenkinsSDLOnCloud
Copy link

Can one of the admins verify this patch?

@JenkinsSDLOnCloud
Copy link

Can one of the admins verify this patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants