Hi,

I am enumerating the available com ports some of which are Bluetooth SPP devices. To be able to check which ones are the ones I am interested in I need to know the Bluetooth 'name'. This does not appear to be possible using QSerialPortInfo.

If I use Windows Device Manager I can see the Bluetooth port and its properties has the Display Name / Friendly name I am interested in.

Is there anyway to get the friendly name via QSerialPortInfo? Is there another method?

Thanks

Brian