Home
last modified time | relevance | path

Searched refs:data_bits (Results 1 – 5 of 5) sorted by relevance

/hardware/broadcom/libbt/src/
Duserial_vendor.c195 uint8_t data_bits; in userial_vendor_open() local
207 data_bits = CS8; in userial_vendor_open()
209 data_bits = CS7; in userial_vendor_open()
211 data_bits = CS6; in userial_vendor_open()
213 data_bits = CS5; in userial_vendor_open()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhci_uart.c232 uint8_t data_bits; in userial_vendor_open() local
244 data_bits = CS8; in userial_vendor_open()
246 data_bits = CS7; in userial_vendor_open()
248 data_bits = CS6; in userial_vendor_open()
250 data_bits = CS5; in userial_vendor_open()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhci_uart.c230 uint8_t data_bits; in userial_vendor_open() local
242 data_bits = CS8; in userial_vendor_open()
244 data_bits = CS7; in userial_vendor_open()
246 data_bits = CS6; in userial_vendor_open()
248 data_bits = CS5; in userial_vendor_open()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhci_uart.c229 uint8_t data_bits; in userial_vendor_open() local
241 data_bits = CS8; in userial_vendor_open()
243 data_bits = CS7; in userial_vendor_open()
245 data_bits = CS6; in userial_vendor_open()
247 data_bits = CS5; in userial_vendor_open()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhci_uart.c231 uint8_t data_bits; in userial_vendor_open() local
243 data_bits = CS8; in userial_vendor_open()
245 data_bits = CS7; in userial_vendor_open()
247 data_bits = CS6; in userial_vendor_open()
249 data_bits = CS5; in userial_vendor_open()