Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bluetooth/hidp/
A Dhidp.h39 #define HIDP_TRANS_GET_REPORT 0x40 macro
A Dcore.c249 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_FEATURE; in hidp_get_raw_report()
252 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_INPUT; in hidp_get_raw_report()
255 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_OUPUT; in hidp_get_raw_report()

Completed in 6 milliseconds