Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_steam.c348 static int GetFeatureReport( hid_device *dev, unsigned char uBuffer[65] ) in GetFeatureReport() function
402 int nRet = GetFeatureReport( dev, uBuffer ); in ReadResponse()
/AliOS-Things-master/components/SDL2/src/hidapi/android/
A Dhid.cpp604 int GetFeatureReport( unsigned char *pData, size_t nDataLen ) in GetFeatureReport() function in CHIDDevice
1128 return pDevice->GetFeatureReport( data, length ); in hid_get_feature_report()

Completed in 8 milliseconds