Ignore:
Timestamp:
2011-05-25T19:07:20Z (14 years ago)
Author:
Matej Klonfar <maklf@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5f9b81af
Parents:
1eee99f2
Message:

function for getting all report_ids renamed and fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbhid/include/usb/hid/hidparser.h

    r1eee99f2 r1d10ca1  
    8282
    8383/** */
    84 uint8_t usb_hid_report_get_report_id(usb_hid_report_t *report,
     84uint8_t usb_hid_report_get_next_report_id(usb_hid_report_t *report,
    8585                                     uint8_t report_id,
    8686                                     usb_hid_report_type_t type);
Note: See TracChangeset for help on using the changeset viewer.