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](use_case_1.md) - Bumble python application connected to a "real" Bluetooth device with a physical controller * [Use case 2](use_case_2.md) - Native Bluetooth application connected to a Bumble python application with virtual controller * [Use case 3](use_case_3.md) - Emulated Bluetooth device connected to a Bumble python application with virtual controller * [Use case 4](use_case_4.md) - Connecting two emulated Bluetooth devices * [Use case 5](use_case_5.md) - Connecting multiple Bumble python applications * [Use case 6](use_case_6.md) - Connecting an emulated Bluetooth device to a physical controller