Releases: embassy-rs/bt-hci
Releases · embassy-rs/bt-hci
bt-hci 0.3.2
What's Changed
- Match characteristics to data types by @jamessizeland in #45
- Add UUID info to readme by @jamessizeland in #46
Full Changelog: v0.3.1...v0.3.2
bt-hci 0.3.1
bt-hci 0.3.0
What's Changed
- feat: add a way to get the acl header of an acl data by @lulf in #37
- Add missing fields to
LeExtAdvReport
by @korbin in #39 - Added support for serialization of param using serde by @blueluna in #36
- Add 1 to the size of WriteHci-serialized byte slices by @korbin in #38
- Make
secondary_adv_phy
optional for LeExtAdvReport by @korbin in #40 - Add
LeSetExtAdvParamsV2
from BLE5.4 by @korbin in #41
New Contributors
Full Changelog: v0.2.1...v0.3.0
bt-hci 0.2.1
What's Changed
- Relax embassy-time dependency to allow both 0.3 and 0.4 by @plaes in #30
- Really fix embassy-time dependency to allow 0.3/0.4 versions by @plaes in #31
- Do not require one byte length slice when validating bool by @blueluna in #33
- Use
params_len
when parsingEvent
by @alexmoon in #34
New Contributors
Full Changelog: v0.2.0...v0.2.1
bt-hci 0.2.0
bt-hci 0.1.2
What's Changed
- add service and some appearance values by @jamessizeland in #19
- Investigate elide lifetimes by @ScottGibb in #23
- Add ci publish workflow by @ScottGibb in #22
New Contributors
- @jamessizeland made their first contribution in #19
- @ScottGibb made their first contribution in #23
Full Changelog: https://github.com/embassy-rs/bt-hci/commits/v0.1.2