Searched refs:HIDP_HEADER_PARAM_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/bluetooth/hidp/ | ||
H A D | hidp.h | 34 #define HIDP_HEADER_PARAM_MASK 0x0f macro |
H A D | core.c | 562 param = hdr & HIDP_HEADER_PARAM_MASK; in hidp_recv_ctrl_frame() |