pandora: implement L2CAP pandora service

Co-authored-by: Josh Wu <joshwu@google.com>
This commit is contained in:
uael
2023-11-07 00:53:56 -08:00
parent ee494a6543
commit 412fd0f78a
3 changed files with 293 additions and 1 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ include_package_data = True
install_requires =
aiohttp ~= 3.8; platform_system!='Emscripten'
appdirs >= 1.4; platform_system!='Emscripten'
bt-test-interfaces >= 0.0.2; platform_system!='Emscripten'
bt-test-interfaces >= 0.0.5; platform_system!='Emscripten'
click == 8.1.3; platform_system!='Emscripten'
cryptography == 39; platform_system!='Emscripten'
# Pyodide bundles a version of cryptography that is built for wasm, which may not match the