i have looked all the demos, but i have not found if it is possible to query serial port number from detected bluetooth device?
It is needed for me because i need to detect bluetooth or usb device and its serial port with delphi written user application to give it forward to a c++ developed dll what will communicate with detected device.
Hello
You can try SerialPort info demo.
Possible you can detect needed info in Description or Service properties of serial port.
Roman Novgorodov
DeepSoftware.Com