LICENSE
README.md
pyproject.toml
setup.cfg
bluez_peripheral/__init__.py
bluez_peripheral/advert.py
bluez_peripheral/agent.py
bluez_peripheral/util.py
bluez_peripheral/uuid.py
bluez_peripheral.egg-info/PKG-INFO
bluez_peripheral.egg-info/SOURCES.txt
bluez_peripheral.egg-info/dependency_links.txt
bluez_peripheral.egg-info/requires.txt
bluez_peripheral.egg-info/top_level.txt
bluez_peripheral/gatt/__init__.py
bluez_peripheral/gatt/characteristic.py
bluez_peripheral/gatt/descriptor.py
bluez_peripheral/gatt/service.py
tests/gatt/__init__.py
tests/gatt/test_characteristic.py
tests/gatt/test_descriptor.py
tests/gatt/test_service.py