Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/hidp/
H A Dhidp.h71 #define HIDP_DATA_RTYPE_FEATURE 0x03 macro
H A Dcore.c249 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_FEATURE; in hidp_get_raw_report()
327 report_type = HIDP_TRANS_SET_REPORT | HIDP_DATA_RTYPE_FEATURE; in hidp_set_raw_report()
527 case HIDP_DATA_RTYPE_FEATURE: in hidp_process_data()