Skip to content

Conversation

JordanYates
Copy link
Contributor

debug: cleanup compiler warnings
samples: bluetooth: hci_load_test: added
bluetooth: gatt: fix fault on phy change as peripheral
tests: bsim: bluetooth: test gateway in peripheral role
epacket: forwarding: post forwarding wdog feed

Cleanup various compiler warnings when compiling with
`CONFIG_DEBUG_OPTIMIZATIONS`.

Signed-off-by: Jordan Yates <[email protected]>
Add a sample for loading a HCI link as much as possible to try and find
problems.

Signed-off-by: Jordan Yates <[email protected]>
Fix a fault that occurs when a device with `BT_CENTRAL` enabled is
connected to in the peripheral role and the PHY is updated.

Signed-off-by: Jordan Yates <[email protected]>
Add tests covering connecting to a gateway in the peripheral role.

Signed-off-by: Jordan Yates <[email protected]>
Since the process of forwarding a message can take much longer than
the watchdog pre-wake leeway, we need to feed the watchdog before
returning to sleep.

Signed-off-by: Jordan Yates <[email protected]>
@JordanYates JordanYates changed the title Bugfix/gatt client fault bluetooth: gatt: fix fault on phy change as peripheral Aug 15, 2025
Copy link

Copy link

codecov bot commented Aug 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@JordanYates JordanYates merged commit 385dd3a into main Aug 15, 2025
16 checks passed
@JordanYates JordanYates deleted the bugfix/gatt_client_fault branch August 15, 2025 22:55
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.

1 participant