HIDP_DATA_RTYPE_INPUT  252 net/bluetooth/hidp/core.c 		report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_INPUT;
HIDP_DATA_RTYPE_INPUT  330 net/bluetooth/hidp/core.c 		report_type = HIDP_TRANS_SET_REPORT | HIDP_DATA_RTYPE_INPUT;
HIDP_DATA_RTYPE_INPUT  514 net/bluetooth/hidp/core.c 	case HIDP_DATA_RTYPE_INPUT:
HIDP_DATA_RTYPE_INPUT  597 net/bluetooth/hidp/core.c 	if (hdr == (HIDP_TRANS_DATA | HIDP_DATA_RTYPE_INPUT)) {