diff options
author | YK Jeffrey Chao <jechao@broadcom.com> | 2012-07-12 23:18:33 -0700 |
---|---|---|
committer | Matthew Xie <mattx@google.com> | 2012-07-26 23:06:33 -0700 |
commit | 166d2bcf4138febaa33407b11a4a3e02333a012c (patch) | |
tree | fff4636f333bae71465f89533028d3314e0a6f9a /embdrv | |
parent | 0604d2d72ff493bfe710f95c20f6a3bbc2a2cb38 (diff) | |
download | external_bluetooth_bluedroid-166d2bcf4138febaa33407b11a4a3e02333a012c.zip external_bluetooth_bluedroid-166d2bcf4138febaa33407b11a4a3e02333a012c.tar.gz external_bluetooth_bluedroid-166d2bcf4138febaa33407b11a4a3e02333a012c.tar.bz2 |
HCI/Vendor lib: revise the way of making baud rate change (1/2)
The original baud rate change was done through closing the existing UART port
then reopening UART port at new baud rate. It was reported that this approach
would cause trouble on some platforms which spits out false start-bit signal
on UART bus during port close and open process.
Revise the way of doing baud rate change to use terminal I/O (termios) control
functions.
Change-Id: I18ab5a234576147dd9185eafd1e57d3b4e3fa2bd
Conflicts:
hci/src/userial.c
Diffstat (limited to 'embdrv')
0 files changed, 0 insertions, 0 deletions