Files
bumble_fork/docs/mkdocs/src/use_cases/index.md
Gilles Boccon-Gibod 6ac91f7dec initial import
2022-05-16 19:42:31 -07:00

853 B

USE CASES

While the Bumble project aims to be a general purpose set of libraries and tools for any purpose, there are some typical use case patterns that are typical and representative of what can be done.

  • Use case 1 - Bumble python application connected to a "real" Bluetooth device with a physical controller
  • Use case 2 - Native Bluetooth application connected to a Bumble python application with virtual controller
  • Use case 3 - Emulated Bluetooth device connected to a Bumble python application with virtual controller
  • Use case 4 - Connecting two emulated Bluetooth devices
  • Use case 5 - Connecting multiple Bumble python applications
  • Use case 6 - Connecting an emulated Bluetooth device to a physical controller