v0.0.181
What's Changed
- CIS and SCO responder support by @zxzxwu in #344
- Refactor CodingFormat by @zxzxwu in #357
- Add variable-length bytes field by @zxzxwu in #358
- Add Published Audio Capabilities Service by @zxzxwu in #356
- Fix typo by @zxzxwu in #361
- Remove # type: ignore[call-arg] in HCI_Command builders by @zxzxwu in #360
- android remote proxy cli by @barbibulle in #363
- a few more HCI constants from the spec by @barbibulle in #362
- Bump openssl from 0.10.57 to 0.10.60 in /rust by @dependabot in #351
- Fix ISO packet issues by @zxzxwu in #364
- Add advertiser classes and handle adv set terminated events by @zxzxwu in #366
- Audio Stream Control Service by @zxzxwu in #359
- Android bench app: add support for 2M phy by @barbibulle in #367
- support drivers that can't use reset directly. by @barbibulle in #368
- Complete CSIP and CAP by @zxzxwu in #374
- Add random address generation methods by @zxzxwu in #379
- Add functions/tool for gen/verifying BLE IRK/RPA by @benquike in #377
- Improve the linger option of bumble-pair by @benquike in #378
- Bumble hid device implementation - Application and hid profile by @SneKarnataki in #345
- сhanged concatenation of strings to f-strings to improve readability by @eukub in #384
- support per-transport ACL queues by @barbibulle in #380
- app/bench.py: use logging rather than print() by @AlanRosenthal in #386
- request MTU change after connection by @barbibulle in #385
- support async read/write for characteristic values by @barbibulle in #387
New Contributors
Full Changelog: v0.0.180...v0.0.181