Searched refs:RFCOMM_PN_PRIORITY_MASK (Results 1 – 2 of 2) sorted by relevance
129 #define RFCOMM_PN_PRIORITY_MASK 0x3F macro
751 p_rx_frame->u.pn.priority = *p_data++ & RFCOMM_PN_PRIORITY_MASK; in rfc_process_mx_message()