Home
last modified time | relevance | path

Searched defs:hid_get_manufacturer_string (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/src/hidapi/
A DSDL_hidapi.c54 #define hid_get_manufacturer_string PLATFORM_hid_get_manufacturer_string macro
233 #define hid_get_manufacturer_string LIBUSB_hid_get_manufacturer_string macro
720 int HID_API_EXPORT_CALL hid_get_manufacturer_string(hid_device *device, wchar_t *string, size_t max… in hid_get_manufacturer_string() function
/AliOS-Things-master/components/SDL2/src/hidapi/linux/
A Dhid.cpp268 int HID_API_EXPORT_CALL hid_get_manufacturer_string(hid_device *device, wchar_t *string, size_t max… in hid_get_manufacturer_string() function
A Dhid.c868 int HID_API_EXPORT_CALL hid_get_manufacturer_string(hid_device *dev, wchar_t *string, size_t maxlen) in hid_get_manufacturer_string() function
/AliOS-Things-master/components/SDL2/src/hidapi/ios/
A Dhid.m818 int HID_API_EXPORT_CALL hid_get_manufacturer_string(hid_device *dev, wchar_t *string, size_t maxlen) function
/AliOS-Things-master/components/SDL2/src/hidapi/windows/
A Dhid.c933 int HID_API_EXPORT_CALL HID_API_CALL hid_get_manufacturer_string(hid_device *dev, wchar_t *string, … in hid_get_manufacturer_string() function
/AliOS-Things-master/components/SDL2/src/hidapi/libusb/
A Dhid.c1372 int HID_API_EXPORT_CALL hid_get_manufacturer_string(hid_device *dev, wchar_t *string, size_t maxlen) in hid_get_manufacturer_string() function
/AliOS-Things-master/components/SDL2/src/hidapi/mac/
A Dhid.c1074 int HID_API_EXPORT_CALL hid_get_manufacturer_string(hid_device *dev, wchar_t *string, size_t maxlen) in hid_get_manufacturer_string() function
/AliOS-Things-master/components/SDL2/src/hidapi/android/
A Dhid.cpp1158 int HID_API_EXPORT_CALL hid_get_manufacturer_string(hid_device *device, wchar_t *string, size_t max… in hid_get_manufacturer_string() function

Completed in 25 milliseconds