Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/hidapi/
A DSDL_hidapi.c51 #define hid_send_feature_report PLATFORM_hid_send_feature_report macro
230 #define hid_send_feature_report LIBUSB_hid_send_feature_report macro
701 int HID_API_EXPORT HID_API_CALL hid_send_feature_report(hid_device *device, const unsigned char *da… in hid_send_feature_report() function
/AliOS-Things-master/components/SDL2/src/hidapi/linux/
A Dhid.cpp226 int HID_API_EXPORT HID_API_CALL hid_send_feature_report(hid_device *device, const unsigned char *da… in hid_send_feature_report() function
A Dhid.c828 int HID_API_EXPORT hid_send_feature_report(hid_device *dev, const unsigned char *data, size_t lengt… in hid_send_feature_report() function
/AliOS-Things-master/components/SDL2/src/hidapi/ios/
A Dhid.m861 int HID_API_EXPORT hid_send_feature_report(hid_device *dev, const unsigned char *data, size_t lengt… function
/AliOS-Things-master/components/SDL2/src/hidapi/windows/
A Dhid.c864 int HID_API_EXPORT HID_API_CALL hid_send_feature_report(hid_device *dev, const unsigned char *data,… in hid_send_feature_report() function
/AliOS-Things-master/components/SDL2/src/hidapi/libusb/
A Dhid.c1267 int HID_API_EXPORT hid_send_feature_report(hid_device *dev, const unsigned char *data, size_t lengt… in hid_send_feature_report() function
/AliOS-Things-master/components/SDL2/src/hidapi/mac/
A Dhid.c992 int HID_API_EXPORT hid_send_feature_report(hid_device *dev, const unsigned char *data, size_t lengt… in hid_send_feature_report() function
/AliOS-Things-master/components/SDL2/src/hidapi/android/
A Dhid.cpp1104 int HID_API_EXPORT HID_API_CALL hid_send_feature_report(hid_device *device, const unsigned char *da… in hid_send_feature_report() function

Completed in 25 milliseconds