Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ GetDeviceInfo
Method
GetDeviceInfo
deps/SDL2/src/hidapi/android/hid.cpp:395–398 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
393
}
394
395
const hid_device_info *GetDeviceInfo()
396
{
397
return m_pInfo;
398
}
399
400
hid_device *GetDevice()
401
{
Callers
5
hid_enumerate
Function · 0.80
hid_open_path
Function · 0.80
HID_API_EXPORT_CALL hid_get_manufacturer_string
Function · 0.80
HID_API_EXPORT_CALL hid_get_product_string
Function · 0.80
HID_API_EXPORT_CALL hid_get_serial_number_string
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected