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

L2CAP cases #57

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

L2CAP cases #57

wants to merge 1 commit into from

Conversation

zxzxwu
Copy link
Contributor

@zxzxwu zxzxwu commented Oct 13, 2023

No description provided.

@@ -0,0 +1,67 @@
# Copyright 2023 Google LLC
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove ?

@uael
Copy link
Contributor

uael commented Oct 13, 2023

Can you apply the following ? Once the bumble PR is merged we can update bumble accordingly 👌

--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,7 +10,7 @@ classifiers = [
 ]
 dependencies = [
     "bt-test-interfaces>=0.0.4",
-    "bumble>=0.0.176",
+    "bumble@git+https://github.com/zxzxwu/bumble#egg=l2cap_pandora",
     "protobuf==4.24.2",
     "grpcio==1.57",
     "mobly==1.12.2",

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