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

  /hardware/broadcom/libbt/include/
userial_vendor.h 61 #define USERIAL_STOPBITS_2 (1<<2)
  /hardware/qcom/bt/msm8909/libbt-vendor/include/
hci_uart.h 49 #define USERIAL_STOPBITS_2 (1<<2)
  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/
hci_uart.h 51 #define USERIAL_STOPBITS_2 (1<<2)
  /hardware/qcom/bt/msm8992/libbt-vendor/include/
hci_uart.h 49 #define USERIAL_STOPBITS_2 (1<<2)
  /hardware/qcom/bt/msm8996/libbt-vendor/include/
hci_uart.h 49 #define USERIAL_STOPBITS_2 (1<<2)
  /hardware/qcom/bt/msm8998/libbt-vendor/include/
hci_uart.h 52 #define USERIAL_STOPBITS_2 (1<<2)
  /hardware/broadcom/libbt/src/
userial_vendor.c 235 else if(p_cfg->fmt & USERIAL_STOPBITS_2)
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hci_uart.c 268 else if(p_cfg->fmt & USERIAL_STOPBITS_2)
  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
hci_uart.c 270 else if(p_cfg->fmt & USERIAL_STOPBITS_2)
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hci_uart.c 269 else if(p_cfg->fmt & USERIAL_STOPBITS_2)
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
hci_uart.c 272 else if(p_cfg->fmt & USERIAL_STOPBITS_2)
  /hardware/qcom/bt/msm8998/libbt-vendor/src/
hci_uart.c 274 else if(p_cfg->fmt & USERIAL_STOPBITS_2)

Completed in 89 milliseconds