summaryrefslogtreecommitdiffstats
path: root/stack/include/btu.h
Commit message (Expand)AuthorAgeFilesLines
* Remove more GKI code.Sharvil Nanavati2015-03-161-9/+0
* Don't call GKI_send_event on BTU task since it's not a GKI task anymore.Sharvil Nanavati2015-03-161-5/+0
* Remove GKI timersSharvil Nanavati2015-03-161-7/+0
* Remove unused ACL packet size getters, remove unused timer entityZach Johnson2015-03-161-3/+0
* Remove some remaining references to OBXZach Johnson2015-03-161-6/+0
* Refactor btm_devctl reset sequenceZach Johnson2015-03-161-10/+0
* Removing unnecessary BTAPI #defines.June R. Tate-Gans2015-03-161-18/+18
* Remove unused hci_cmd_cb in btuZach Johnson2015-03-161-12/+0
* Remove btu_task and replace with bt_workqueue reactorChris Manton2015-03-161-5/+5
* Sink all HCI transmission management into the HCI layerZach Johnson2015-03-161-6/+19
* GKI task entry points should have a consistent signature.Sharvil Nanavati2015-03-161-1/+1
* Move BTU task creation into stack/btu/btu_init.c.Sharvil Nanavati2015-03-161-1/+5
* Remove unused BTU timer/event APIsChris Manton2015-03-161-1/+0
* Remove unused #define BTU_CMD_CMPL_TOUT_DOUBLE_CHECKChris Manton2015-03-161-3/+0
* Release GATT resources upon teardownChris Manton2015-03-161-0/+1
* LE: Serialize multiple connection parameter update requestsChaojing Sun2014-10-151-5/+3
* BLE privacy timerChris Manton2014-06-241-0/+4
* Remove dead timer code from btuChris Manton2014-06-111-5/+0
* Merge BT 4.1 featuresGanesh Ganapathi Batta2014-04-301-3/+8
* Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-271-1/+5
* Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-121-0/+310