Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PeripheralBusUSB.cpp File Reference

Macros

#define MAX_BUS_DEVICES   2000
 

Functions

bool GetProductAndVendorId (const PeripheralType type, const std::string &strDeviceLocation, int *iVendorId, int *iProductId)
 

Macro Definition Documentation

◆ MAX_BUS_DEVICES

#define MAX_BUS_DEVICES   2000

Function Documentation

◆ GetProductAndVendorId()

bool GetProductAndVendorId ( const PeripheralType  type,
const std::string &  strDeviceLocation,
int iVendorId,
int iProductId 
)