-
Notifications
You must be signed in to change notification settings - Fork 3k
Cellular: Non-IP socket and PDP context for EPS control plane data de… #9121
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
Cellular: Non-IP socket and PDP context for EPS control plane data de… #9121
Conversation
@jarvte and @AriParkkila please review. |
@mirelachirica, thank you for your changes. |
features/cellular/framework/targets/QUECTEL/BG96/QUECTEL_BG96_CellularContext.cpp
Show resolved
Hide resolved
a71fcff
to
456211a
Compare
Teppo's reviews resolved. |
This needs a rebase now as well |
456211a
to
8129f78
Compare
|
||
nsapi_error_t ret = NSAPI_ERROR_OK; | ||
if (!_opened) { | ||
return NSAPI_ERROR_NO_SOCKET; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does the lock not need to be unlocked before exiting this function?
CI started |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
…livery
Description
Introducing:
Pull request type