summaryrefslogtreecommitdiffstats
path: root/main/bte_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r30' into HEADJessica Wagantall2016-04-191-0/+5
|\
| * DO NOT MERGE Add ability to add interop entries dynamically (2/2)Andre Eisenbach2016-02-241-0/+5
* | Bluetooth: Add parameter to indicate reason for ssr_cleanuppramod kotreshappa2015-10-061-2/+2
* | Bluetooth: Enable SSR.Kiran Kelageri2015-10-061-0/+19
|/
* Shutdown alarm callbacks on stack disable; added OSI moduleAndre Eisenbach2015-05-181-1/+1
* Static code analysis cleanups and minor bug fixesVenkatRaghavan VijayaRaghavan2015-04-061-0/+0
* Resolved hardware error observed during SCO Connection setupMudumba Ananth2015-03-261-57/+0
* Revert "Resolved hardware error observed during SCO Connection setup"Chris Manton2015-03-251-2/+1
* Resolved hardware error observed during SCO Connection setupMudumba Ananth2015-03-251-1/+2
* Use fully qualified path for btcore includes.Sharvil Nanavati2015-03-161-2/+2
* Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-161-7/+7
* Rejig hci upwards dispatchZach Johnson2015-03-161-2/+4
* Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-161-3/+6
* counter implementationChris Manton2015-03-161-0/+5
* Removal of bd.[c|h]Chris Manton2015-03-161-1/+0
* Remove BTTRC_INCLUDEDZach Johnson2015-03-161-5/+0
* Modulizification of GKIZach Johnson2015-03-161-3/+2
* Modulizification of the HCI layerZach Johnson2015-03-161-86/+4
* Refactor btsnoop and stack config into modulesZach Johnson2015-03-161-35/+7
* Remove btu_task and replace with bt_workqueue reactorChris Manton2015-03-161-98/+17
* Eliminate memory leaks and unsafe callbacks in BTA and BTE.Sharvil Nanavati2015-03-161-3/+3
* Disassociate hash algorithm with hash function nameZach Johnson2015-03-161-3/+3
* Refactor bte_main into more of a shell.Zach Johnson2015-03-161-184/+32
* HCI layer cleanupZach Johnson2015-03-161-57/+2
* btif task removal and reactor insertionChris Manton2015-03-161-2/+3
* Eliminate GKI_run and GKI_stop. Neither had any effect.Sharvil Nanavati2015-03-161-2/+0
* Move BTU task creation into stack/btu/btu_init.c.Sharvil Nanavati2015-03-161-24/+2
* Replace timers and btu_taskChris Manton2015-03-161-0/+51
* Replace mailboxes with fixed queues.Chris Manton2015-03-161-2/+16
* Fix memory leak in BTU where enequeued buffers were never freed on shutdown.Sharvil Nanavati2015-03-161-8/+11
* Rename init/cleanup to start_up/shut_down in the HCI layerZach Johnson2015-03-161-11/+11
* Remove indirection in the controller reset sequenceZach Johnson2015-03-161-15/+0
* Refactor HCI layerZach Johnson2015-03-161-192/+83
* Switch over duplicated timer_create routines to new alarm code.Sharvil Nanavati2015-03-161-67/+24
* Add a system property for libbt-vendor.so initialization timeoutSharvil Nanavati2015-03-161-6/+6
* Add ability to preserve existing snoop logAndre Eisenbach2014-09-171-3/+4
* Protect hci library cleanup with mutexChris Manton2014-08-111-7/+18
* Fix build: Revert the reversion done due to build failure.Prerepa Viswanadham2014-07-191-0/+8
* Fix builds: Revert "Added code to publish ble adv tx power in dBm"Ed Heyl2014-07-181-6/+0
* Added code to publish ble adv tx power in dBmgit-zhenye.broadcom.com2014-07-171-0/+6
* Remove more unused code from GKI timers.Sharvil Nanavati2014-07-011-1/+1
* Remove more unused code from GKI.Sharvil Nanavati2014-07-021-1/+0
* Add WBS support on Bluedroid (2/6)Matthew Xie2014-06-301-1/+61
* Eliminate unused argument to dealloc.Sharvil Nanavati2014-06-291-8/+2
* Clean up interaction with libbt-vendor library.Sharvil Nanavati2014-06-191-2/+1
* Logging cleanup: BTIF and APPL.Sharvil Nanavati2014-06-191-22/+22
* Merge BT 4.1 featuresGanesh Ganapathi Batta2014-04-301-1/+9
* am 3d4f5c71: am b83a8234: Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea93...Mike J. Chen2014-02-111-3/+13
|\
| * Major warnings cleanupMike J. Chen2014-02-111-3/+13
* | a race condition which can cause potential BT preload timeout.Zhihai Xu2014-01-151-2/+2
|/