initial import
185 files changed
tree: 905f6469ddfd6c4dc941542854a88b5b077b3f8f
  1. apps/
  2. bumble/
  3. docs/
  4. examples/
  5. tests/
  6. utils/
  7. web/
  8. CONTRIBUTING.md
  9. environment.yml
  10. LICENSE
  11. noxfile.py
  12. pyproject.toml
  13. README.md
  14. setup.cfg
  15. setup.py
  16. tasks.py
README.md
 _                 _     _
| |               | |   | |
| |__  _   _ ____ | |__ | | _____
|  _ \| | | |    \|  _ \| || ___ |
| |_) ) |_| | | | | |_) ) || ____|
|____/|____/|_|_|_|____/ \_)_____)

Bluetooth Stack for Apps, Emulation, Test and Experimentation

Documentation

See the documentation under docs/mkdocs/src, or build the static HTML site from the markdown text with:

mkdocs build -f docs/mkdocs/mkdocs.yml 

License

Licensed under the Apache 2.0 License.

Disclaimer

This is not an official Google product.

This library is in alpha and will be going through a lot of breaking changes. While releases will be stable enough for prototyping, experimentation and research, we do not recommend using it in any production environment yet. Expect bugs and sharp edges. Please help by trying it out, reporting bugs, and letting us know what you think!