Forum Topic - usb product name:
   
usb product name  
Hi,

I am using QNX 6.4.0 version.
In my application I used usbd_connect to connect with the device. Now in insertion callback I am getting the vendor id 
and product id, but I need the product Name, for example product id is 0xaf01 and product name is "ATP USB" . 

I tried many API to get the product name but nothing was helpful,
So can anybody suggest me about how to get the product name if u have product id.

Thanks