BRIDGE.bat
HCI.bat
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
configs/bumble_bonds.json.example
configs/smp_config.json
configs/ui_config.json
resources/adv_types.yaml
resources/char_uuids_sig.yaml
resources/descriptors_uuid_sig.yaml
resources/service_uuids_sig.yaml
resources/uuid_descriptions.json
src/HCIEMU.egg-info/PKG-INFO
src/HCIEMU.egg-info/SOURCES.txt
src/HCIEMU.egg-info/dependency_links.txt
src/HCIEMU.egg-info/entry_points.txt
src/HCIEMU.egg-info/requires.txt
src/HCIEMU.egg-info/top_level.txt
src/hciemu/__init__.py
src/hciemu/app.py
src/hciemu/apple_services.py
src/hciemu/connector.py
src/hciemu/hci_snooper.py
src/hciemu/main.py
src/hciemu/menu.py
src/hciemu/paths.py
src/hciemu/scanner.py
src/hciemu/utils.py
tests/test_apple_services.py
tests/test_connection.py
tests/test_ellisys_udp.py
tests/test_scan.py