v0.0.219
What's Changed
- Migrate AVDTP packets to dataclasses by @zxzxwu in #799
- AVDTP: Migrate enums by @zxzxwu in #803
- Fixed bug where it's possible for rfcomm tx_credit to go negative resulting in l2cap disconnect from peripheral by @graynode in #804
- AVRCP: Reply ACCEPTED on set absolute volume by @zxzxwu in #806
- Upgrade websockets dependency to 15.0.1+ by @zxzxwu in #811
- Fix: RuntimeError in controller.py by @markusjellitsch in #812
- Trivial change: Sorting VID/PIDs and adding new values by @XenoKovah in #813
- AVCTP: Change callback packet type to bytes by @zxzxwu in #783
- [Typing] Add controller.py typing by @khsiao-google in #809
New Contributors
- @graynode made their first contribution in #804
- @XenoKovah made their first contribution in #813
Full Changelog: v0.0.218...v0.0.219
What's Changed
- Migrate AVDTP packets to dataclasses by @zxzxwu in #799
- AVDTP: Migrate enums by @zxzxwu in #803
- Fixed bug where it's possible for rfcomm tx_credit to go negative resulting in l2cap disconnect from peripheral by @graynode in #804
- AVRCP: Reply ACCEPTED on set absolute volume by @zxzxwu in #806
- Upgrade websockets dependency to 15.0.1+ by @zxzxwu in #811
- Fix: RuntimeError in controller.py by @markusjellitsch in #812
- Trivial change: Sorting VID/PIDs and adding new values by @XenoKovah in #813
- AVCTP: Change callback packet type to bytes by @zxzxwu in #783
- [Typing] Add controller.py typing by @khsiao-google in #809
- Fix wrong HID PSM by @zxzxwu in #814
New Contributors
- @graynode made their first contribution in #804
- @XenoKovah made their first contribution in #813
Full Changelog: v0.0.218...v0.0.219