Home
last modified time | relevance | path

Searched refs:USERIAL_STOPBITS_2 (Results 1 – 12 of 12) sorted by relevance

/hardware/broadcom/libbt/include/
Duserial_vendor.h61 #define USERIAL_STOPBITS_2 (1<<2) macro
/hardware/qcom/bt/msm8996/libbt-vendor/include/
Dhci_uart.h49 #define USERIAL_STOPBITS_2 (1<<2) macro
/hardware/qcom/bt/msm8992/libbt-vendor/include/
Dhci_uart.h49 #define USERIAL_STOPBITS_2 (1<<2) macro
/hardware/qcom/bt/msm8909/libbt-vendor/include/
Dhci_uart.h49 #define USERIAL_STOPBITS_2 (1<<2) macro
/hardware/qcom/bt/msm8998/libbt-vendor/include/
Dhci_uart.h52 #define USERIAL_STOPBITS_2 (1<<2) macro
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/
Dhci_uart.h51 #define USERIAL_STOPBITS_2 (1<<2) macro
/hardware/broadcom/libbt/src/
Duserial_vendor.c235 else if(p_cfg->fmt & USERIAL_STOPBITS_2) in userial_vendor_open()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhci_uart.c268 else if(p_cfg->fmt & USERIAL_STOPBITS_2) in userial_vendor_open()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhci_uart.c269 else if(p_cfg->fmt & USERIAL_STOPBITS_2) in userial_vendor_open()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhci_uart.c272 else if(p_cfg->fmt & USERIAL_STOPBITS_2) in userial_vendor_open()
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhci_uart.c270 else if(p_cfg->fmt & USERIAL_STOPBITS_2) in userial_vendor_open()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhci_uart.c274 else if(p_cfg->fmt & USERIAL_STOPBITS_2) in userial_vendor_open()