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

  /external/bluetooth/bluedroid/stack/include/
rfcdefs.h 170 #define RFCOMM_RPN_STOP_BITS_MASK 0x01
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_ts_frames.c 866 p_rx_frame->u.rpn.stop_bits = (*p_data >> RFCOMM_RPN_STOP_BITS_SHIFT) & RFCOMM_RPN_STOP_BITS_MASK;

Completed in 30 milliseconds