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

lib: lte_link_control: refactor into modules #17266

Merged
merged 3 commits into from
Oct 23, 2024

Commits on Oct 23, 2024

  1. lib: lte_link_control: refactor into modules

    Divides the LTE Link Controller into modules.
    
    Signed-off-by: Mirko Covizzi <[email protected]>
    Co-authored-by: divya pillai <[email protected]>
    MirkoCovizzi and divipillai committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4989329 View commit details
    Browse the repository at this point in the history
  2. doc: nrf: releases: remove linking to removed functions

    Removes linking to removed functions in the LTE link
    controller.
    
    Signed-off-by: Mirko Covizzi <[email protected]>
    MirkoCovizzi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    088d61c View commit details
    Browse the repository at this point in the history
  3. lib: lte_link_control: cereg: use macro instead of hardcoded

    Use the proper macro instead of a hardcoded string.
    
    Signed-off-by: Mirko Covizzi <[email protected]>
    MirkoCovizzi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0101c53 View commit details
    Browse the repository at this point in the history