Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bluetooth/hidp/
A Dhidp.h45 #define HIDP_TRANS_DATA 0xa0 macro
A Dcore.c171 hdr = HIDP_TRANS_DATA | HIDP_DATA_RTYPE_OUPUT; in hidp_input_event()
388 HIDP_TRANS_DATA | HIDP_DATA_RTYPE_OUPUT, in hidp_output_report()
573 case HIDP_TRANS_DATA: in hidp_recv_ctrl_frame()
597 if (hdr == (HIDP_TRANS_DATA | HIDP_DATA_RTYPE_INPUT)) { in hidp_recv_intr_frame()

Completed in 6 milliseconds