Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auracast support #589

Merged
merged 2 commits into from
Jan 1, 2025
Merged

Auracast support #589

merged 2 commits into from
Jan 1, 2025

Conversation

zxzxwu
Copy link
Collaborator

@zxzxwu zxzxwu commented Nov 13, 2024

  • Add BIG support
  • Add BIG sync support
  • Add Auracast app receive / broadcast modes

@zxzxwu zxzxwu force-pushed the auracast branch 2 times, most recently from 8e93294 to be5cb2b Compare November 14, 2024 11:09
@zxzxwu
Copy link
Collaborator Author

zxzxwu commented Nov 14, 2024

I realize we can use Python 3.10 builtin type operators in Python 3.9 by importing future.__annotations__?

https://stackoverflow.com/questions/76579085/python-3-9-use-or-operator-for-union-types

@zxzxwu zxzxwu force-pushed the auracast branch 9 times, most recently from 21c291c to f0314b4 Compare November 19, 2024 09:23
apps/auracast.py Outdated Show resolved Hide resolved
bumble/device.py Outdated Show resolved Hide resolved
bumble/hci.py Outdated Show resolved Hide resolved
@zxzxwu zxzxwu force-pushed the auracast branch 3 times, most recently from b0df897 to 5818558 Compare December 9, 2024 05:40
apps/auracast.py Outdated Show resolved Hide resolved
@zxzxwu zxzxwu force-pushed the auracast branch 4 times, most recently from 5a073ca to 417141d Compare December 17, 2024 07:35
@zxzxwu zxzxwu force-pushed the auracast branch 2 times, most recently from 86408b0 to d304452 Compare December 19, 2024 11:06
apps/auracast.py Outdated
)


@auracast.command('source')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe this command should be called broadcast, more intuitive than source?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

bumble/device.py Outdated Show resolved Hide resolved
@zxzxwu zxzxwu marked this pull request as ready for review December 23, 2024 08:39
@zxzxwu zxzxwu changed the title [WIP] Auracast support Auracast support Dec 23, 2024
@zxzxwu zxzxwu merged commit c3b2bb1 into google:main Jan 1, 2025
57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants