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

/linux-master/net/bluetooth/hidp/
H A Dhidp.h39 #define HIDP_TRANS_GET_REPORT 0x40 macro
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;

Completed in 125 milliseconds