Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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 )