Skip to content

lib: bluetooth: ble_conn_params: add conn param update request#802

Open
eivindj-nordic wants to merge 1 commit into
nrfconnect:mainfrom
eivindj-nordic:conn_params_request
Open

lib: bluetooth: ble_conn_params: add conn param update request#802
eivindj-nordic wants to merge 1 commit into
nrfconnect:mainfrom
eivindj-nordic:conn_params_request

Conversation

@eivindj-nordic
Copy link
Copy Markdown
Contributor

Add BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST to ble_conn_params library.

@eivindj-nordic eivindj-nordic added this to the v3.0.0 milestone May 21, 2026
@eivindj-nordic eivindj-nordic self-assigned this May 21, 2026
@eivindj-nordic eivindj-nordic requested review from a team as code owners May 21, 2026 12:51
@github-actions github-actions Bot added the doc-required PR must not be merged without tech writer approval. label May 21, 2026
@github-actions
Copy link
Copy Markdown

You can find the documentation preview for this PR here.

@eivindj-nordic eivindj-nordic force-pushed the conn_params_request branch 2 times, most recently from 6467237 to af101cd Compare May 26, 2026 12:23
* Add BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST to ble_conn_params library.
* Add role field to the links structure.
* Rename ppcp to pcp because this field will now also be used for
  central and not only peripheral.
* The override function will now modify the window of acceptable
  connection parameters used when checking if requested parameters
  are acceptable.

Co-authored-by: Andreas Moltumyr <andreas.moltumyr@nordicsemi.no>
Signed-off-by: Eivind Jølsgard <eivind.jolsgard@nordicsemi.no>
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.

2 participants