.coveragerc
.travis.yml
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
BT_Manager.egg-info/PKG-INFO
BT_Manager.egg-info/SOURCES.txt
BT_Manager.egg-info/dependency_links.txt
BT_Manager.egg-info/not-zip-safe
BT_Manager.egg-info/requires.txt
BT_Manager.egg-info/top_level.txt
bt_manager/__init__.py
bt_manager/adapter.py
bt_manager/agent.py
bt_manager/attributes.py
bt_manager/audio.py
bt_manager/cod.py
bt_manager/codecs.py
bt_manager/control.py
bt_manager/device.py
bt_manager/discovery.py
bt_manager/exceptions.py
bt_manager/headset.py
bt_manager/interface.py
bt_manager/manager.py
bt_manager/media.py
bt_manager/rtpsbc.h
bt_manager/serviceuuids.py
bt_manager/uuid.py
bt_manager/vendors.py
codecs/Makefile
codecs/formats.h
codecs/librtpsbc.pc
codecs/rtp.h
codecs/rtpsbc.c
codecs/rtpsbc.h
codecs/sbc.c
codecs/sbc.h
codecs/sbc_math.h
codecs/sbc_primitives.c
codecs/sbc_primitives.h
codecs/sbc_primitives_armv6.c
codecs/sbc_primitives_armv6.h
codecs/sbc_primitives_iwmmxt.c
codecs/sbc_primitives_iwmmxt.h
codecs/sbc_primitives_mmx.c
codecs/sbc_primitives_mmx.h
codecs/sbc_primitives_neon.c
codecs/sbc_primitives_neon.h
codecs/sbc_private.h
codecs/sbc_tables.h
demo/demo.py
tests/__init__.py
tests/test_bt_bus.py
tests/test_uuid.py
tests/test_uuid_service_lookup.py