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

/linux-master/net/bluetooth/hidp/
H A Dhidp.h40 #define HIDP_TRANS_SET_REPORT 0x50 macro
H A Dcore.c327 report_type = HIDP_TRANS_SET_REPORT | HIDP_DATA_RTYPE_FEATURE;
330 report_type = HIDP_TRANS_SET_REPORT | HIDP_DATA_RTYPE_INPUT;
333 report_type = HIDP_TRANS_SET_REPORT | HIDP_DATA_RTYPE_OUPUT;

Completed in 131 milliseconds