On Thu Mar 6 22:58:48 2025 +0000, Elizabeth Figura wrote:
Why do this with a separate function instead of inside test_radio_BluetoothFindFirstDevice()?
Mostly for consistency's sake. This is the same pattern we use for testing `BluetoothFindFirstRadio`,.`BluetoothFindNextRadio` and `BluetoothFindRadioClose` as well.