-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
net: openthread: rpc: add otLinkRawGetRadioTime() and otMessageGetThreadLinkInfo() #21192
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 42da89f8f900e274056846bb9656eeeef7ad5da4 more detailssdk-nrf:
Github labels
List of changed files detected by CI (14)
Outputs:ToolchainVersion: 4ffa2202d5 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. Preview links for modified nRF Connect SDK documents: https://ncsdoc.z6.web.core.windows.net/PR-21192/nrf/libraries/networking/ot_rpc.html |
4715545
to
8fb4c00
Compare
Add serialization of otMessageGetThreadLinkInfo() API. Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>
Add serialization of otLinkRawGetRadioTime() API. Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>
8fb4c00
to
42da89f
Compare
@nordicjm please review |
Add serialization of two more OT APIs.