Searched refs:BT_RFCOMM_GET_MSG_CR (Results 1 – 2 of 2) sorted by relevance
148 #define BT_RFCOMM_GET_MSG_CR(type) (((type) & 0x02) >> 1) macro
1324 cr = BT_RFCOMM_GET_MSG_CR(hdr->type); in rfcomm_handle_msg()