summaryrefslogtreecommitdiffstats
path: root/src/userial_vendor.c
Commit message (Collapse)AuthorAgeFilesLines
* libbt: Add support for using two stop bitsSteve Kondik2015-10-171-3/+23
| | | | | | | * This improves reliability on chips such as BCM4335. * Also externalize some configuration. Change-Id: I1271f0c1c3e602c8bfe9f816f57c9cb6add04b3a
* Add missing includes.Elliott Hughes2015-01-291-0/+1
| | | | Change-Id: If201ba51119412f113734caf383c35884fd2fcd6
* Bluetooth: Fix BT turn off timeoutThomas.TT_Lin2014-08-201-1/+2
| | | | | | | | | When disable BT, host will close the "vnd_userial.fd". The buffer isn't empty. It can't close immediately. So we flush Tx before close to make sure no chars in buffer. Change-Id: I4c520e40e63cc3500a99710adf64860dcec82125 Signed-off-by: Thomas.TT_Lin <Thomas.TT_Lin@htc.com>
* Fix for bt low power mode issueDaniel Nygren2014-06-111-0/+13
| | | | | | Brought in from broadcom libbt branch. Change-Id: I4ec3f28029f5ed7c54d3aae78680591f41e84b7b
* Move libbt-vendor from vendor/broadcom/libbt-vendorWink Saville2012-09-251-0/+361
| | | | | Bug: 6837125 Change-Id: Ic3cc73f210e40d95b131a68244dc9e60bae80f37
* Revert "Move libbt-vendor from vendor/broadcom/libbt-vendor"Wink Saville2012-09-241-361/+0
| | | | | | This reverts commit d18044d184ebdbbdefe700ad439e1a4cead748f7 Change-Id: Ieb3f11f56c4368556b60c79c359a012fb8555a13
* Move libbt-vendor from vendor/broadcom/libbt-vendorWink Saville2012-09-241-0/+361
Bug: 6837125 Change-Id: I9e9d5a95463d5cd61a6e7f3b2f0a57c0b2f47e16