What's Changed
- feat: support specifying both min and max event length by @lulf in #422
- Add example using Linux HCI sockets by @logan12358 in #420
- feat: support data length changed event by @lulf in #425
- Update esp-hal by @bugadani in #426
- fix: add fallback gatt response if not enabled by @lulf in #430
- Use L2CAP signaling for connection update by @timokroeger in #431
- chore: update defmt and probe versions by @lulf in #432
- Fix: Get cccd with FIND_INFORMATION instead of READ_BY_TYPE by @simonft in #350
- Implement just works, numeric comparison and pass key entry by @AndWass in #424
- Support request connection update by @lulf in #434
- feat: add support for l2cap connection update request/response by @lulf in #435
- feat: add derives to connect params by @lulf in #436
- made scan_command_state.cancel in scan_ext use the right argument by @Tomer-Eliahu in #437
- Add collapse_debuginfo attribute to fmt macros by @andresovela in #438
- Don't depend on bt-hci/embassy-time by @bugadani in #442
- Service discovery may fail if previous service ends on 16 aligned boundary. by @iwanders in #443
- Update embassy-time by @bugadani in #447
- Bump
heaplessversion to 0.9 by @HaoboGu in #440 - Respond with multiple entries from read by group and group type by @iwanders in #446
- feat: split bt-hci-linux into separate crate by @lulf in #448
- chore: update dependencies to reduce flash usage by @lulf in #450
New Contributors
- @logan12358 made their first contribution in #420
- @bugadani made their first contribution in #426
- @AndWass made their first contribution in #424
- @Tomer-Eliahu made their first contribution in #437
- @andresovela made their first contribution in #438
- @iwanders made their first contribution in #443
Full Changelog: trouble-host-v0.2.4...trouble-host-v0.3.0