On Fri Dec 6 12:46:58 2024 +0000, Vibhav Pant wrote:
I deduced them by going through the keys returned by `SetupDiGetDevicePropertyKeys`/`pnputil`, and matching their values against the known properties of the Bluetooth adapter from Device Manager (specifically, for the `Features` ones). The PSDK only lists property keys for bluetooth _devices_, not adapters.
Then most likely they shouldn't go in the public header.