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

Port l2cap_bridge sample to Rust #262

Merged
merged 2 commits into from
Sep 7, 2023
Merged

Conversation

whitevegagabriel
Copy link
Collaborator

Also:

  • Added Rust wrappers where relevant
  • Edited a couple logs in python l2cap_bridge to be more symmetrical

rust/src/wrapper/hci.rs Show resolved Hide resolved
rust/examples/l2cap_bridge.rs Outdated Show resolved Hide resolved
rust/src/wrapper/l2cap.rs Outdated Show resolved Hide resolved
rust/src/wrapper/device.rs Outdated Show resolved Hide resolved
rust/examples/l2cap_bridge.rs Outdated Show resolved Hide resolved
rust/examples/l2cap_bridge.rs Outdated Show resolved Hide resolved
rust/examples/l2cap_bridge.rs Outdated Show resolved Hide resolved
rust/examples/l2cap_bridge.rs Outdated Show resolved Hide resolved
rust/examples/l2cap_bridge.rs Outdated Show resolved Hide resolved
rust/examples/l2cap_bridge.rs Outdated Show resolved Hide resolved
@whitevegagabriel whitevegagabriel force-pushed the l2cap branch 2 times, most recently from a7eddb5 to 8e61901 Compare August 30, 2023 17:09
@whitevegagabriel
Copy link
Collaborator Author

Once #261 is merged, I plan on moving this l2cap_bridge sample over to src/cli, then we should be good to go!

@whitevegagabriel whitevegagabriel force-pushed the l2cap branch 2 times, most recently from 6aa9e75 to 5e5e72e Compare September 5, 2023 20:02
- Added Rust wrappers where relevant
- Edited a couple logs in python l2cap_bridge to be more symmetrical
- Created cli subcommand for running the rustified l2cap bridge
rust/src/cli/l2cap/mod.rs Outdated Show resolved Hide resolved
@whitevegagabriel whitevegagabriel force-pushed the l2cap branch 3 times, most recently from af98d5b to 9e53853 Compare September 5, 2023 20:31
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.

3 participants