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

HFP: Add AG example and fix errors #480

Merged
merged 1 commit into from
May 7, 2024
Merged

HFP: Add AG example and fix errors #480

merged 1 commit into from
May 7, 2024

Conversation

zxzxwu
Copy link
Collaborator

@zxzxwu zxzxwu commented May 3, 2024

  • Fix CLIP handler error
  • Fix CMER handler error
  • Implement AG +VGS +VGM +CCWA handler
  • Fix wrong AG UUID (the original one is for HSP)
  • Fix find_hf_sdp_record() may find AG record
  • Implement an example UI for AG

@zxzxwu zxzxwu changed the title HFP: Add example and fix AG errors HFP: Add AG example and fix errors May 3, 2024
@zxzxwu zxzxwu marked this pull request as ready for review May 3, 2024 16:09
@zxzxwu
Copy link
Collaborator Author

zxzxwu commented May 6, 2024

I just found my controller can support SCO over HCI very well - based on this, I will add a browser play example here.

@zxzxwu
Copy link
Collaborator Author

zxzxwu commented May 7, 2024

A potential issue: When remote send RFCOMM PDU right after a DLC is established, open_dlc() might still be in progress, so there is no sink handler set to receive HFP protocol SDU at the moment. Will fix this in another PR.

@zxzxwu zxzxwu merged commit 593c619 into google:main May 7, 2024
51 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.

None yet

2 participants