blatann.examples.example_utils module
- blatann.examples.example_utils.find_target_device(ble_device, name)
Starts the scanner and searches the advertising report for the desired name. If found, returns the peer’s address that can be connected to
- async blatann.examples.example_utils.find_target_device_async(ble_device, name)