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

  /hardware/broadcom/libbt/include/
userial_vendor.h 61 #define USERIAL_STOPBITS_2 (1<<2)
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 111 uart.m_iStopbits = USERIAL_STOPBITS_2;
120 uart.m_iStopbits = USERIAL_STOPBITS_2;
userial_linux.c 987 else if (p_cfg->fmt & USERIAL_STOPBITS_2)
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/include/
userial.h 79 #define USERIAL_STOPBITS_2 (1<<2)
  /hardware/broadcom/libbt/src/
userial_vendor.c 220 else if(p_cfg->fmt & USERIAL_STOPBITS_2)

Completed in 606 milliseconds