Skip to content

Conversation

eivindj-nordic
Copy link
Contributor

Add documentation for BLE GATT queue.

@eivindj-nordic eivindj-nordic self-assigned this Oct 8, 2025
@eivindj-nordic eivindj-nordic requested review from a team as code owners October 8, 2025 12:05
@github-actions github-actions bot added changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. doc-required PR must not be merged without tech writer approval. labels Oct 8, 2025
@github-actions
Copy link

github-actions bot commented Oct 8, 2025

You can find the documentation preview for this PR here.

Comment on lines 59 to 60
If the SoftDevice is free and the queue is empty, this request will be processed immediately.
Otherwise, the request remains in the queue and is processed later.
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
If the SoftDevice is free and the queue is empty, this request will be processed immediately.
Otherwise, the request remains in the queue and is processed later.
If the SoftDevice is free and the queue is empty, the request will be processed immediately.
Otherwise, the request is queued and processed later.

Add documentation for BLE GATT queue.

Signed-off-by: Eivind Jølsgard <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. doc-required PR must not be merged without tech writer approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants