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

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

Completed in 20 milliseconds