aboutsummaryrefslogtreecommitdiff
path: root/tools/hciattach_ath3k.c
AgeCommit message (Collapse)Author
2011-05-15Fix redundant null check on calling free()Szymon Janc
2010-11-23hciattach: download configuration at user requested baud rateSuraj Sumangala
This patch support downloading configuration for Atheros AR300x HCI UART chip at user requested baud rate instead of the initial baud rate.
2010-11-19hciattach: send hci commands after hci socket bring upSuraj Sumangala
This patch makes The Atheros AR300x specific initialization code to send power management command over HCI socket after bringing up the device.
2010-10-05Bluetooth: Add support to specify patch download locationSuraj Sumangala
This patch add support for specifying patch download address for AR300x patch download logic.
2010-08-18Add host level support for Atheros AR300x deviceSuraj Sumangala
This patch implements support for the Atheros AR300x Bluetooth chip in hciattach. It supports configuration download and power management configure feature.