Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/rfcomm/
H A Dcore.c95 #define __get_mcc_type(b) ((b & 0xfc) >> 2) macro
1651 type = __get_mcc_type(mcc->type); in rfcomm_recv_mcc()