Skip to content

Conversation

@nordic-mare
Copy link
Contributor

Remove the deprecated pdn_dynamic_params_get function

@nordic-mare nordic-mare requested review from a team as code owners October 31, 2025 13:19
@NordicBuilder NordicBuilder added the doc-required PR must not be merged without tech writer approval. label Oct 31, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 31, 2025

CI Information

To view the history of this post, click the 'edited' button above
Build number: 3

Inputs:

Sources:

sdk-nrf: PR head: 11aacd2d3f468efea8a0095b5a06097d2475bba7

more details

sdk-nrf:

PR head: 11aacd2d3f468efea8a0095b5a06097d2475bba7
merge base: 50400288498092cbdf1abd50c7799b929a7695f3
target head (main): 1cee1ccc3b1833dcbfad9aeb5166e2349b69e788
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (3)
doc
│  ├── nrf
│  │  ├── releases_and_maturity
│  │  │  ├── releases
│  │  │  │  │ release-notes-changelog.rst
include
│  ├── modem
│  │  │ pdn.h
lib
│  ├── pdn
│  │  │ pdn.c

Outputs:

Toolchain

Version: cfa6b06338
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:cfa6b06338_e595b21c39

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister - Skipped: Skipping Build & Test as it succeeded in a previous run: 2
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-nrf-iot_samples - Skipped: Job was skipped as it succeeded in a previous run
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
    • ⚠️ test-fw-nrfconnect-nrf-iot_lwm2m
    • ⚠️ test-fw-nrfconnect-nrf_lrcs_mosh
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@github-actions
Copy link

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-25352/nrf/releases_and_maturity/releases/release-notes-changelog.html

Comment on lines 746 to 749
* Removed:

* The deprecated :c:func:`pdn_dynamic_params_get` function.
Use the :c:func:`pdn_dynamic_info_get` function instead.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* Removed:
* The deprecated :c:func:`pdn_dynamic_params_get` function.
Use the :c:func:`pdn_dynamic_info_get` function instead.
* Removed the deprecated ``pdn_dynamic_params_get()`` function.
Use the :c:func:`pdn_dynamic_info_get` function instead.

Remove the deprecated pdn_dynamic_params_get function

Signed-off-by: Markus Rekdal <[email protected]>
@nordic-mare nordic-mare force-pushed the remove_deprecated_pdn_function branch from 5007428 to 11aacd2 Compare October 31, 2025 14:12
@NordicBuilder NordicBuilder requested review from a team October 31, 2025 14:13
@rlubos rlubos merged commit 4b82c0e into nrfconnect:main Nov 3, 2025
20 checks passed
@nordic-mare nordic-mare deleted the remove_deprecated_pdn_function branch November 3, 2025 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-required PR must not be merged without tech writer approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants