Home
last modified time | relevance | path

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

/hardware/broadcom/libbt/src/
Duserial_vendor.c196 uint8_t data_bits; in userial_vendor_open() local
208 data_bits = CS8; in userial_vendor_open()
210 data_bits = CS7; in userial_vendor_open()
212 data_bits = CS6; in userial_vendor_open()
214 data_bits = CS5; in userial_vendor_open()