Skip to content
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

nrf_modem: doc: cleanup function references #1254

Merged
merged 2 commits into from
Mar 7, 2024

Commits on Mar 7, 2024

  1. nrf_modem: doc: cleanup function references

    Clean up function references.
    Add nrf_accept and nrf_setdnsaddr to list of supported functions.
    
    Signed-off-by: Andreas Moltumyr <[email protected]>
    anhmolt committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    be72571 View commit details
    Browse the repository at this point in the history
  2. nrf_modem: doc: change nrf_errno to errno

    Change nrf_errno mentions to simply errno when referencing specific
    errnos for the NRF_SO_SEC_DTLS_CONN_SAVE and
    NRF_SO_SEC_DTLS_CONN_LOAD socket options.
    
    Signed-off-by: Andreas Moltumyr <[email protected]>
    anhmolt committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7789a0e View commit details
    Browse the repository at this point in the history