Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/rfcomm/
H A Dcore.c77 #define __get_type(b) ((b & 0xef)) macro
1751 type = __get_type(hdr->ctrl); in rfcomm_recv_frame()