summaryrefslogtreecommitdiffstats
path: root/stack/btu
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Optimize the L2cap FCR tx timerSrinu Jella2016-02-231-3/+0
* git merge android-6.0.1_r3 on to remote branchSudharma Damgatla2015-12-101-0/+6
|\
| * Raise BTU and HCI thread prioritiesAndre Eisenbach2015-10-071-0/+6
* | Bluetooth: Implement dynamic blacklist method for role switchSrinu Jella2015-10-151-1/+1
* | Bluetooth: GAP: Generate the RPA address properlyBalraj Selvaraj2015-10-061-2/+0
* | Bluetooth: Add parameter to indicate reason for ssr_cleanuppramod kotreshappa2015-10-061-1/+1
* | Bluetooth: Reseting BTSOC Status in case of SSR at hostAjay Kumar2015-10-061-1/+10
* | Bluetooth: Add support to send/receive raw command/eventSrinu Jella2015-10-061-0/+3
* | Bluetooth: Enable SSR.Kiran Kelageri2015-10-061-0/+9
* | Bluetooth: LE-L2CAP-COC on M.Balraj Selvaraj2015-10-061-0/+5
|/
* LE Data Packet Extension supportPriti Aghera2015-04-151-2/+27
* am f29a2fb..e07ad10 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-141-2/+39
|\
| * LE Privacy 1.2 and LE secure connectionsSatya Calloji2015-04-131-2/+39
* | Fix compile error on sproutAndre Eisenbach2015-04-021-0/+2
|/
* Demote, cleanup and extend observed loggingChris Manton2015-03-162-2/+2
* Use fully qualified path for btcore includes.Sharvil Nanavati2015-03-161-1/+1
* Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-163-11/+11
* Don't call GKI_send_event on BTU task since it's not a GKI task anymore.Sharvil Nanavati2015-03-161-2/+0
* Remove GKI timersSharvil Nanavati2015-03-161-17/+0
* Collapse more feature flags.Sharvil Nanavati2015-03-162-12/+0
* Collapse RFCOMM_INCLUDED and GAP_INCLUDED guards.Sharvil Nanavati2015-03-161-23/+0
* Remove unused read link policy + friendsZach Johnson2015-03-162-8/+0
* Remove unused link supervision timeout codeZach Johnson2015-03-161-22/+0
* Add a hash function for bluetooth addressesZach Johnson2015-03-161-1/+1
* Add key equality function option for hash_mapZach Johnson2015-03-161-3/+3
* Clean up unused functions in btm_secZach Johnson2015-03-161-27/+0
* Remove unnecessary newlines at the end of log statements.Sharvil Nanavati2015-03-161-6/+6
* Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-163-23/+17
* Remove unused ACL packet size getters, remove unused timer entityZach Johnson2015-03-161-13/+0
* Replace BUFFER_Q with list_t #2Chris Manton2015-03-161-0/+2
* Remove some remaining references to message based timersZach Johnson2015-03-161-41/+0
* Remove unused link key functions from devctlZach Johnson2015-03-161-44/+0
* Move controller module to device directoryChris Manton2015-03-161-1/+1
* Remove always true BTM_PWR_MGR_INCLUDEDChris Manton2015-03-161-10/+0
* Remove always true definition BTM_EIR_CLIENT_INCLUDEDChris Manton2015-03-161-6/+0
* Make build more strict by adding more warning flags.Sharvil Nanavati2015-03-161-2/+1
* Remove unused function BTM_ChangeLinkKey & friendsZach Johnson2015-03-161-38/+0
* Remove excessive log message from btu_task.Sharvil Nanavati2015-03-161-6/+0
* Remove some remaining references to OBXZach Johnson2015-03-161-59/+0
* Remove a bunch of always-false macrosZach Johnson2015-03-162-41/+0
* Remove unused code in GAPZach Johnson2015-03-161-6/+0
* Refactor btm_devctl reset sequenceZach Johnson2015-03-162-58/+4
* Removing unnecessary BTAPI #defines.June R. Tate-Gans2015-03-161-1/+1
* Remove unused hci_cmd_cb in btuZach Johnson2015-03-163-44/+3
* Add paired cleanup routine for logmsgChris Manton2015-03-161-0/+4
* Refactor btsnoop and stack config into modulesZach Johnson2015-03-161-5/+2
* Unregister BTU queues upon shutdownZach Johnson2015-03-162-4/+7
* Remove HCI access macrosChris Manton2015-03-161-1/+1
* Remove btu_task and replace with bt_workqueue reactorChris Manton2015-03-162-157/+234
* Add back timer list entry in_use fieldChris Manton2015-03-161-0/+21