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

  /hardware/broadcom/libbt/include/
userial_vendor.h 71 #define USERIAL_DATABITS_7 (1<<8)
  /hardware/qcom/bt/msm8909/libbt-vendor/include/
hci_uart.h 59 #define USERIAL_DATABITS_7 (1<<8)
  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/
hci_uart.h 61 #define USERIAL_DATABITS_7 (1<<8)
  /hardware/qcom/bt/msm8992/libbt-vendor/include/
hci_uart.h 59 #define USERIAL_DATABITS_7 (1<<8)
  /hardware/qcom/bt/msm8996/libbt-vendor/include/
hci_uart.h 59 #define USERIAL_DATABITS_7 (1<<8)
  /hardware/qcom/bt/msm8998/libbt-vendor/include/
hci_uart.h 62 #define USERIAL_DATABITS_7 (1<<8)
  /hardware/broadcom/libbt/src/
userial_vendor.c 209 else if(p_cfg->fmt & USERIAL_DATABITS_7)
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hci_uart.c 242 else if(p_cfg->fmt & USERIAL_DATABITS_7)
  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
hci_uart.c 244 else if(p_cfg->fmt & USERIAL_DATABITS_7)
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hci_uart.c 243 else if(p_cfg->fmt & USERIAL_DATABITS_7)
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
hci_uart.c 246 else if(p_cfg->fmt & USERIAL_DATABITS_7)
  /hardware/qcom/bt/msm8998/libbt-vendor/src/
hci_uart.c 248 else if(p_cfg->fmt & USERIAL_DATABITS_7)

Completed in 176 milliseconds