HomeSort by relevance Sort by last modified time
    Searched refs:RFCOMM_PN_PRIORITY_MASK (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/include/
rfcdefs.h 129 #define RFCOMM_PN_PRIORITY_MASK 0x3F
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_ts_frames.c 747 p_rx_frame->u.pn.priority = *p_data++ & RFCOMM_PN_PRIORITY_MASK;

Completed in 41 milliseconds