mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-04-30 14:09:04 +00:00
|
||
---|---|---|
.. | ||
__init__.py | ||
adapter1.py | ||
dbus-daemon.conf | ||
device1.py | ||
gattcharacteristic1.py | ||
gattservice1.py | ||
LICENSE | ||
message_bus.py | ||
README.md |
bluez_emu_bridge
Most of the files in this directory are based on the bluez-dbus-emulator python package (GitHub: python_bluez_dbus_emulator).
Original README below.
bluez_dbus_emulator
A simple set of libraries to allow emulating the behavior of a BlueZ Bluetooth device over DBus.
Prerequisites
Before you begin, ensure you have met the following requirements:
Installation
pip3 install bluez_dbus_emulator
Usage
For usage instructions, just follow the examples provided in the examples
folder.
Contributors
Thanks to the following people who have contributed to this project:
License
This project is licensed under the terms of the MIT Licence.