Skip to content

Cellular: add detach from the network #6570

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 2 commits into from
Apr 17, 2018
Merged

Conversation

jarvte
Copy link
Contributor

@jarvte jarvte commented Apr 9, 2018

Description

Added detach from cellular network.

@AriParkkila please review.

Internal ref to defect: IOTCELL-758

Pull request type

[ ] Fix
[ ] Refactor
[ ] New target
[x] Feature
[ ] Breaking change

@@ -665,7 +665,7 @@ bool AT_CellularNetwork::has_registration(RegistrationType reg_type)
return true;
}

nsapi_error_t AT_CellularNetwork::set_attach(int timeout)
nsapi_error_t AT_CellularNetwork::set_attach(int /*timeout*/)

Choose a reason for hiding this comment

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

I guess that "timeout" is and will not be used, so could add deprecated notice?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good point, added deprecation

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 10, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Apr 10, 2018

Build : SUCCESS

Build number : 1698
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6570/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Apr 10, 2018

@mbed-ci
Copy link

mbed-ci commented Apr 10, 2018

@cmonr
Copy link
Contributor

cmonr commented Apr 10, 2018

Interesting. Sync failed with the MAX32630.

/morph test

@mbed-ci
Copy link

mbed-ci commented Apr 11, 2018

cmonr
cmonr previously approved these changes Apr 11, 2018
@0xc0170
Copy link
Contributor

0xc0170 commented Apr 12, 2018

Recently rebased? Restarting CI

/morph build

@jarvte
Copy link
Contributor Author

jarvte commented Apr 12, 2018

Yes, conflicts did appear so I had to rebase and fix.

@mbed-ci
Copy link

mbed-ci commented Apr 12, 2018

Build : SUCCESS

Build number : 1728
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6570/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Apr 12, 2018

@mbed-ci
Copy link

mbed-ci commented Apr 13, 2018

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 13, 2018

/morph export-build

@mbed-ci
Copy link

mbed-ci commented Apr 13, 2018

@jarvte
Copy link
Contributor Author

jarvte commented Apr 17, 2018

@0xc0170 github issue again? Should I rebase master?

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 17, 2018

@0xc0170 github issue again? Should I rebase master?

Restarted it, should be fixed, waiting for it to complete

@0xc0170 0xc0170 changed the title Cellular: added detach from the network. Cellular: add detach from the network Apr 17, 2018
@0xc0170 0xc0170 removed the needs: CI label Apr 17, 2018
@cmonr cmonr merged commit 259f9fd into ARMmbed:master Apr 17, 2018
@jarvte jarvte deleted the add_cellular_detach branch April 18, 2018 04:45
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.

5 participants