Home
last modified time | relevance | path

Searched refs:HIDP_TRANS_SET_REPORT (Results 1 – 2 of 2) sorted by relevance

/net/bluetooth/hidp/
Dhidp.h40 #define HIDP_TRANS_SET_REPORT 0x50 macro
Dcore.c327 report_type = HIDP_TRANS_SET_REPORT | HIDP_DATA_RTYPE_FEATURE; in hidp_set_raw_report()
330 report_type = HIDP_TRANS_SET_REPORT | HIDP_DATA_RTYPE_INPUT; in hidp_set_raw_report()
333 report_type = HIDP_TRANS_SET_REPORT | HIDP_DATA_RTYPE_OUPUT; in hidp_set_raw_report()