What's Changed
- impl From for Uuid by @0e4ef622 in #505
- chore: update embassy and nrf-sdc versions by @lulf in #506
- feat: Add
Connection::peer_addr_kindmethod by @alexmoon in #517 - fix: High duty cycle advertising by @alexmoon in #518
- chore: update to bt-hci 0.7 and embedded-io 0.7 by @lulf in #519
- feat: Add
handle_rangemethod to services by @alexmoon in #528 - Generic-queue feature should be specified by binary crates only by @ivmarkov in #526
- feat: Support static data for read-only characteristics by @alexmoon in #524
- feat: Allow creation of custom AttErrorCodes by @alexmoon in #527
- GATT Client: "Existenzminimum" support for indications by @ivmarkov in #525
- feat: Allow changing the value of a ReadOnlyData attribute by @alexmoon in #530
- feat: Store small attribute values directly in the AttributeTable by @alexmoon in #529
- refactor: Make attribute handles consecutive by @alexmoon in #533
- feat: Allow cfg attributes on characteristics by @alexmoon in #531
- feat: Add database hash for the attribute table by @alexmoon in #534
- Relax log level for apple specific channel id by @lulf in #537
- Tests to pass also in the presence of features by @finalyards in #539
- feat: Add attribute permissions to AttributeTable by @alexmoon in #540
- fix: guard HostBufferSize behind controller-host-flow-control feature by @Ic-arbon in #543
- feat: Add auto-pts qualification tester firmware by @alexmoon in #545
- fix: limit ATT response buffer to negotiated MTU before processing by @pperanich in #547
- chore: update to bt-hci 0.8 by @lulf in #548
New Contributors
- @0e4ef622 made their first contribution in #505
- @alexmoon made their first contribution in #517
- @Ic-arbon made their first contribution in #543
Full Changelog: trouble-host-v0.5.1...trouble-host-macros-v0.4.0