Skip to content

network: deprecate connection manager#509

Merged
jtguggedal merged 1 commit intomainfrom
deprecated-conn-mgr
Jan 19, 2026
Merged

network: deprecate connection manager#509
jtguggedal merged 1 commit intomainfrom
deprecated-conn-mgr

Conversation

@DematteisGiacomo
Copy link
Copy Markdown
Collaborator

Deprecate conn mgr in favor of lte_lc


menu "Network"
depends on NRF_MODEM_LIB_NET_IF || (WIFI_NRF700X && WIFI_MGMT_EXT) || BOARD_NATIVE_POSIX
depends on LTE_LINK_CONTROL || (WIFI_NRF700X && WIFI_MGMT_EXT) || BOARD_NATIVE_POSIX
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
depends on LTE_LINK_CONTROL || (WIFI_NRF700X && WIFI_MGMT_EXT) || BOARD_NATIVE_POSIX
depends on LTE_LINK_CONTROL

I think this can just be removed

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BOARD_NATIVE_POSIX is needed for test I think

Deprecate conn mgr in favor of lte_lc

Signed-off-by: Giacomo Dematteis <giacomo.dematteis@nordicsemi.no>
Signed-off-by: Jan Tore Guggedal <jantore.guggedal@nordicsemi.no>
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
39.4% Coverage on New Code (required ≥ 50%)

See analysis details on SonarQube Cloud

@jtguggedal jtguggedal merged commit 485bd46 into main Jan 19, 2026
10 of 11 checks passed
@jtguggedal jtguggedal deleted the deprecated-conn-mgr branch January 19, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants