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

Add Host.WaitConnectionUpdate rpc #19

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Conversation

BenjaminLawson
Copy link
Contributor

Add Host.ConnectLEWithUpdates rpc that will be used to receive connection parameter updates in Pandora tests. A stream is used so that no updates are missed, especially right after connecting. The stream can also be used in the future for connection updates like encryption being enabled.

@BenjaminLawson
Copy link
Contributor Author

I have not been able to figure out how to use flit to build/test this change.

pandora/host.proto Outdated Show resolved Hide resolved
@BenjaminLawson BenjaminLawson changed the title Add Host.ConnectLEWithUpdates rpc Add Host.WaitConnectionUpdate rpc Jan 12, 2024
pandora/host.proto Outdated Show resolved Hide resolved
pandora/host.proto Outdated Show resolved Hide resolved
pandora/host.proto Outdated Show resolved Hide resolved
Add Host.WaitConnectionUpdate rpc that waits for LE connection
update events and returns the updated parameters.

Add Connection.parameters field that contains the initial
connection parameters.
@SilverBzH SilverBzH merged commit 11164e2 into google:main Jan 30, 2024
33 checks passed
@BenjaminLawson BenjaminLawson deleted the develop branch February 1, 2024 00:54
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.

4 participants