What's Changed
- Add BR/EDR commands and events by @kakilangit in #47
- Extract the
uuidmodule to a separate crate by @alexmoon in #48 - Fix incorrect remaining bytes by @kakilangit in #49
- Add missing link controls commands from 0x01 - 0x0f by @kakilangit in #50
- Add missing link controls command from 0x11 - 0x2f by @kakilangit in #52
- Add missing link controls command from 0x31 - 0x4f by @kakilangit in #53
- Add missing HCI events for Bluetooth BR/EDR by @kakilangit in #54
- feat: support remote connection param request replies by @lulf in #55
New Contributors
- @kakilangit made their first contribution in #47
Full Changelog: v0.3.2...v0.4.0