On Tue Jun 17 20:21:43 2025 +0000, Vibhav Pant wrote:
Hm, doesn't the previous test check for `IID_IActivationFactory`, and not `IID_IBluetoothLEDeviceStatics`?
You have `ok( hr == S_OK, "got hr %#lx.\n", hr );` just above, it's not allowed to fail.