Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/hidp/
Dhidp.h45 #define HIDP_TRANS_DATA 0xa0 macro
Dcore.c165 hdr = HIDP_TRANS_DATA | HIDP_DATA_RTYPE_OUPUT; in hidp_input_event()
382 HIDP_TRANS_DATA | HIDP_DATA_RTYPE_OUPUT, in hidp_output_report()
567 case HIDP_TRANS_DATA: in hidp_recv_ctrl_frame()
591 if (hdr == (HIDP_TRANS_DATA | HIDP_DATA_RTYPE_INPUT)) { in hidp_recv_intr_frame()