Home
last modified time | relevance | path

Searched refs:CANUSB_VID (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dpcap-canusb-linux.c52 #define CANUSB_VID 0x0403 macro
114 if ((desc.idVendor != CANUSB_VID) || (desc.idProduct != CANUSB_PID)) in canusb_findalldevs()
160 if ((desc.idVendor != CANUSB_VID) || (desc.idProduct != CANUSB_PID)) in canusb_opendevice()