Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/hidp/
Dhidp.h39 #define HIDP_TRANS_GET_REPORT 0x40 macro
Dcore.c243 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_FEATURE; in hidp_get_raw_report()
246 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_INPUT; in hidp_get_raw_report()
249 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_OUPUT; in hidp_get_raw_report()