8000 Releases · embassy-rs/bt-hci · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: embassy-rs/bt-hci

bt-hci 0.3.2

28 May 12:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

bt-hci 0.3.1

29 Apr 08:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

bt-hci 0.3.0

07 Apr 08:10
Compare
Choose a tag to compare

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

20 Feb 19:27
v0.2.1
21ba1ce
Compare
Choose a tag to compare

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 parsing Event by @alexmoon in #34

New Contributors

Full Changelog: v0.2.0...v0.2.1

bt-hci 0.2.0

02 Jan 18:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0

bt-hci 0.1.2

19 Nov 19:46
v0.1.2
43c2cae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/embassy-rs/bt-hci/commits/v0.1.2

0