On Tue Jul 4 06:50:46 2023 +0000, Mohamad Al-Jaf wrote:
For `IBluetoothAdapterStatics::GetDeviceSelector()`, is it appropriate to call the current implementation partial or is it a full one? I'm not sure if there's a situation in which it doesn't return the same HSTRING. It's called an Advanced Query Syntax (AQS) but there doesn't seem to be an API to actually generate it. Perhaps it's internal to Windows? Just wondering if I should change the `FIXME` to a `TRACE`.
If you believe it's not doing anything else feel free to assume it's fully implemented.