v0.0.198
What's Changed
- Add tip about disabling caching to web's readme by @AlanRosenthal in #508
- console.py: Use Address.generate_static_address by @AlanRosenthal in #511
- Add devcontainer.json by @AlanRosenthal in #513
- Add favicon.ico to docs folder by @AlanRosenthal in #512
- device.py: Update get_characteristics_by_uuid() by @AlanRosenthal in #510
- device.py: Add discover_all() api by @AlanRosenthal in #509
- Create
inv web.build
by @AlanRosenthal in #507 - a2dp: emit delay_report by @barbibulle in #506
- Reorganize exceptions by @zxzxwu in #501
- Add UNIX socket transport by @zxzxwu in #515
- USB: better packet queue logic by @barbibulle in #518
- Update scanner.py to use pyee.EventEmitter by @AlanRosenthal in #517
- Media Control Service Client implementation by @zxzxwu in #439
- Add Metadata LTV serializer and adapt Unicast by @zxzxwu in #521
- add basic RPA support by @barbibulle in #522
- Support Interlaced Scan config by @zxzxwu in #527
- don't user a parser for a usb source by @barbibulle in #530
- Fix CTKD failure introduced by Host RPA generation by @zxzxwu in #528
- basic broadcast assistant functionality by @barbibulle in #529
- Correct HID type annotations by @zxzxwu in #533
- BtBench: Add Scan functionality by @AlanRosenthal in #531
- Ignore invalid RPA by @zxzxwu in #537
- hotfix for usb transport by @barbibulle in #539
Full Changelog: v0.0.195...v0.0.198