A tool that can debug Bluetooth

Introduction

This is a tool for debugging low-power Bluetooth, which has functions such as Bluetooth discovery, vendor identification, data simulation, and data synchronization.

Compatibility Warning

If your Lsposed supports an API level lower than 93, you will not be able to use this plugin. You can check the currently supported API versions on the API Version section of the Lsposed homepage.

Usage

  1. Download the latest version from Release and install it on the phone.
  2. Activate and check com.android.bluetooth in Lsposed.
  3. Search for Bluetooth on the homepage and select the Bluetooth device you want to emulate.
  4. Return to the homepage and click “simulate” to start.
  5. Enjoy it 🙂

Contribute to the project

Contributions make the open-source community an excellent place for learning, motivation, and creation. Any contribution you make is greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b dreamncn/bluetooth)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin dreamncn/bluetooth)
  5. Open a Pull Request

A small request about Commit:

The commit format should be: [Type]: [Change description]

feat: New feature
fix: Fix issue
docs: Update documentation
style: Modify code formatting without affecting code logic
refactor: Refactor code, theoretically without affecting existing functionality
perf: Improve performance
test: Add/modify test cases
chore: Modify tooling-related files (including but not limited to documentation, code generation, etc.)
deps: Upgrade dependencies

Screenshots

Sponsorship support

微信支付宝

Agreement

GPL 3.0

GitHub

View Github

Leave a Reply

Your email address will not be published. Required fields are marked *