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