Skip to content

docs(ble): update MeshtasticBleDevice KDoc for post-#5912 reconnect flow#5913

Merged
jamesarich merged 1 commit into
mainfrom
claude/quizzical-almeida-3364f1
Jun 23, 2026
Merged

docs(ble): update MeshtasticBleDevice KDoc for post-#5912 reconnect flow#5913
jamesarich merged 1 commit into
mainfrom
claude/quizzical-almeida-3364f1

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

Summary

  • 🧹 Updates the MeshtasticBleDevice class KDoc to reflect the reconnect behaviour introduced in #5912
  • Removes the stale description of the bonded-address-only auto-reconnect path (construct via createPeripheral(address) with autoConnect = true) — that path is no longer reachable via the normal reconnect flow
  • Clarifies that bonded-only instances can still be constructed (e.g. for device-list display) but BleRadioTransport.findDevice requires a fresh advertisement and throws RadioNotConnectedException rather than returning a stale handle

No behaviour change — doc-only.

🤖 Generated with Claude Code

The bonded-address-only auto-reconnect path was removed in #5912.
Update the class KDoc to reflect that findDevice now requires a fresh
advertisement and throws RadioNotConnectedException rather than returning
a stale handle.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 23, 2026
@jamesarich jamesarich enabled auto-merge June 23, 2026 15:12
@jamesarich jamesarich added this pull request to the merge queue Jun 23, 2026
Merged via the queue into main with commit 9f472ce Jun 23, 2026
22 checks passed
@jamesarich jamesarich deleted the claude/quizzical-almeida-3364f1 branch June 23, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant