add support for type adapters and framework for adding standard GATT profiles

This commit is contained in:
Gilles Boccon-Gibod
2022-07-19 19:42:21 -07:00
parent 94fc81c183
commit bd28892734
18 changed files with 896 additions and 273 deletions

1
.gitignore vendored
View File

@@ -8,3 +8,4 @@ docs/mkdocs/site
tests/__pycache__
test-results.xml
bumble/transport/__pycache__
bumble/profiles/__pycache__