Searched refs:HIDP_TRANS_GET_REPORT (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/bluetooth/hidp/
H A Dcore.c249 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_FEATURE;
252 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_INPUT;
255 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_OUPUT;
H A Dhidp.h39 #define HIDP_TRANS_GET_REPORT 0x40 macro

Completed in 183 milliseconds