Home
last modified time | relevance | path

Searched refs:report_id (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/bluetooth/profile/server/
A Dhids_rmc.h182 uint8_t report_id; /**< @brief report ID defined in value of Report Map Char, byte */ member
/AliOS-Things-master/components/SDL2/src/hidapi/mac/
A Dhid.c596 IOHIDReportType report_type, uint32_t report_id, in hid_report_callback() argument
796 unsigned char report_id = data[0]; in set_report() local
805 if (report_id == 0x0) { in set_report()
812 report_id = data[pass_through_magic_length]; in set_report()
826 report_id, /* Report ID*/ in set_report()
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_ps4.c145 static SDL_bool ReadFeatureReport(hid_device *dev, Uint8 report_id, Uint8 *data, size_t size) in ReadFeatureReport() argument
150 report[0] = report_id; in ReadFeatureReport()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/
A Dusb.h1991 extern int usb_set_idle(struct usb_device *dev, int ifnum, int duration, int report_id);

Completed in 19 milliseconds