Skip to content

Implement Zephyr bleio connect and disconnect - #10862

Merged
dhalbert merged 4 commits into
adafruit:mainfrom
tannewt:zephyr_bleio_central
Mar 5, 2026
Merged

Implement Zephyr bleio connect and disconnect#10862
dhalbert merged 4 commits into
adafruit:mainfrom
tannewt:zephyr_bleio_central

Conversation

@tannewt

@tannewt tannewt commented Mar 3, 2026

Copy link
Copy Markdown
Member

Rework the conn_handle related functions because they are port-internal API.

Rework the conn_handle related functions because they are port-internal
API.

Signed-off-by: Scott Shawcroft <scott@tannewt.org>
@tannewt
tannewt force-pushed the zephyr_bleio_central branch from efbfc04 to ac11cb2 Compare March 3, 2026 00:51
@tannewt
tannewt marked this pull request as ready for review March 3, 2026 21:57
@tannewt
tannewt requested a review from dhalbert March 3, 2026 22:27

@dhalbert dhalbert left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks clean, just some name style suggestions.

Comment thread shared-bindings/_bleio/Characteristic.c Outdated
Comment thread shared-bindings/_bleio/Descriptor.c Outdated
Comment thread ports/nordic/common-hal/_bleio/Attribute.h Outdated
Comment thread devices/ble_hci/common-hal/_bleio/Connection.h Outdated

@dhalbert dhalbert left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for the updates. Approving in anticipation of a successful build.

@dhalbert
dhalbert merged commit 77c1769 into adafruit:main Mar 5, 2026
653 checks passed
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