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

/external/bluetooth/bluedroid/stack/include/
H A Drfcdefs.h129 #define RFCOMM_PN_PRIORITY_MASK 0x3F macro
/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_ts_frames.c747 p_rx_frame->u.pn.priority = *p_data++ & RFCOMM_PN_PRIORITY_MASK;

Completed in 53 milliseconds