Home
last modified time | relevance | path

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

/system/bt/stack/include/
Drfcdefs.h119 #define RFCOMM_PN_PRIORITY_MASK 0x3F macro
/system/bt/stack/rfcomm/
Drfc_ts_frames.cc701 p_rx_frame->u.pn.priority = *p_data++ & RFCOMM_PN_PRIORITY_MASK; in rfc_process_mx_message()