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

  /system/bt/stack/include/
rfcdefs.h 42 #define RFCOMM_UIH 0xEF
  /system/bt/stack/rfcomm/
rfc_ts_frames.cc 169 *p_data++ = RFCOMM_UIH | ((credits) ? RFCOMM_PF : 0);
485 *p_data++ = RFCOMM_UIH | RFCOMM_PF;
525 if ((p_mcb->flow == PORT_FC_CREDIT) && (p_frame->type == RFCOMM_UIH) &&
581 case RFCOMM_UIH:

Completed in 266 milliseconds