Searched refs:RFCOMM_PN_CONV_LAYER_MASK (Results 1 – 2 of 2) sorted by relevance
114 #define RFCOMM_PN_CONV_LAYER_MASK 0xF0 macro
700 p_rx_frame->u.pn.conv_layer = *p_data++ & RFCOMM_PN_CONV_LAYER_MASK; in rfc_process_mx_message()