-
Notifications
You must be signed in to change notification settings - Fork 3k
Cellular: add callback API #6329
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
Conversation
@AnttiKauppila @juhoeskeli please review |
/morph build |
Even if this looks like an API change it is not. AT_CellularNetwork already implements these functions, and these functions are inherited from NetworkInterface. CellularNetwork is between of these classes and should inherit same functions. |
Build : SUCCESSBuild number : 1414 Triggering tests/morph test |
This means this is a fix, not a feature as stated above |
Exporter Build : SUCCESSBuild number : 1063 |
Description
Network connection status callback API added
Pull request type