On Sat Nov 30 16:51:37 2024 +0000, Vibhav Pant wrote:
Hm, a stub for `BluetoothFindFirstRadio` returning a `non-NULL` find object would mean that there is at least one radio present on the system. I'll set the `radio` handle to `INVALID_HANDLE_VALUE`, and add another test for `FindRadio` to test that isn't equal to `INVALID_HANDLE_VALUE`.
Or just implement the three functions are once, we only *prefer* implementing things one by one, it's not a strict rule and in such cases it's maybe not ideal.