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

  /external/bluetooth/bluedroid/stack/include/
rfcdefs.h 42 #define RFCOMM_UIH 0xEF
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_ts_frames.c 189 *p_data++ = RFCOMM_UIH | ((credits) ? RFCOMM_PF : 0);
552 *p_data++ = RFCOMM_UIH | RFCOMM_PF;
596 if ((p_mcb->flow == PORT_FC_CREDIT) && (p_frame->type == RFCOMM_UIH) &&
664 case RFCOMM_UIH:

Completed in 506 milliseconds