summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-bumble_0.0.226.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-bumble: upgrade 0.0.225 -> 0.0.226Wang Mingyu3 days1-0/+38
Changelog: ============= - Bump bytes from 1.5.0 to 1.11.1 in /rust in the cargo group across 1 directory - Connecting multiple times to a LE device is working correctly again - Replace long if-else with match-case - AVRCP: More delegation and bugfix - Migrate most enums - Remove bumble.gap - Controller: Use new return parameter types and add _send_hci_command_status - use tomllib from standard library on Python3.11+ - HFP: Fix response handling - Emulation: Support LE Read features Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>