Searched refs:HIDP_HEADER_TRANS_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/bluetooth/hidp/ | ||
H A D | hidp.h | 33 #define HIDP_HEADER_TRANS_MASK 0xf0 macro |
H A D | core.c | 561 type = hdr & HIDP_HEADER_TRANS_MASK; in hidp_recv_ctrl_frame() |