Skip to content

Cellular: Fixed improper AT handler setup through virtual calls in co… #11201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 20, 2019

Conversation

mirelachirica
Copy link
Contributor

@mirelachirica mirelachirica commented Aug 12, 2019

Description

Added AT handler setup method to be used for initialisation routines that are virtual and therefore cannot be called from constructor.
For now it only sets AT send delay and URCs.

Pull request type

[ x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@AriParkkila @jarvte

@ciarmcom ciarmcom requested review from a team August 12, 2019 11:00
@ciarmcom
Copy link
Member

@mirelachirica, thank you for your changes.
@ARMmbed/mbed-os-wan @ARMmbed/mbed-os-maintainers please review.

@mirelachirica
Copy link
Contributor Author

I dont see the check failure being related to the changes in this PR.

@mirelachirica
Copy link
Contributor Author

Can some of the @ARMmbed/mbed-os-maintainers or @ARMmbed/mbed-os-wan review this?

…nstructor

Added AT handler setup method to be used for initialisation routines
that are virtual and therefore cannot be called from constructor.
@mirelachirica mirelachirica force-pushed the bug_virtual_in_constructor branch from dd9f30d to 75c823c Compare August 16, 2019 08:02
@0xc0170
Copy link
Contributor

0xc0170 commented Aug 19, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Aug 20, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

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

Successfully merging this pull request may close these issues.

6 participants