Hi all.
I'm working with some bluetooth devices through a bluetooth dongle which I can access through a virtual serial port with CreateFile/ReadFile/WriteFile etc. However, while I can connect to COM6, for example, the bluetooth device on COM6 has a name that I'd like to know. I did some searching but can't find much of anyhthing.
So does anyone here know a win32 api for getting the name of a bluetooth device on a virtual com port?
Cheers.