summaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
...
| * Removing unnecessary BTAPI #defines.June R. Tate-Gans2015-03-162-2/+1
| * 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-165-107/+140
| * Remove btu_task and replace with bt_workqueue reactorChris Manton2015-03-161-98/+17
| * Logging cleanupChris Manton2015-03-161-381/+168
| * 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
| * Move all stack init/start_up/shut_down/clean_up on a single known threadZach Johnson2015-03-161-1/+2
| * Refactor bte_main into more of a shell.Zach Johnson2015-03-161-184/+32
| * HCI layer cleanupZach Johnson2015-03-161-57/+2
| * Remove must-always-be-true BTU_BTA_INCLUDEDChris Manton2015-03-161-4/+0
| * 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
| * Re-layout Android.mk for single shared libraryChris Manton2015-03-161-0/+1
| * Remove unused "file system" concept & friendsZach Johnson2015-03-161-1/+0
| * Eliminate call out/in indirection in bta_sysZach Johnson2015-03-161-1/+0
| * 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 incomplete FTP #defines and implementationZach Johnson2015-03-161-7/+0
| * Remove indirection in the controller reset sequenceZach Johnson2015-03-161-15/+0
| * Introduce btcore, a low-level library to manipulate Bluetooth data types.Sharvil Nanavati2015-03-161-1/+3
| * Switch over from an XML based file format to .INI-style conf filesSharvil Nanavati2015-03-161-18/+18
| * Remove unused #define RPC_INCLUDEDChris Manton2015-03-161-2/+0
| * SCO socket support in bluedroidIan McKellar2015-03-161-65/+68
| * 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
* | Fix the GCC build after fixing the clang build.Dan Albert2015-02-191-0/+1
* | Fix omitted libc includes.Ian Coolidge2015-01-241-0/+1
* | Cleanups needed to make clang happyBernhard Rosenkränzer2014-12-051-1/+0
* | Disable some clang warningsBernhard Rosenkränzer2014-11-121-0/+2
|/
* Add ability to preserve existing snoop logAndre Eisenbach2014-09-172-3/+6
* Protect hci library cleanup with mutexChris Manton2014-08-111-7/+18
* Use run time parameters to control LE featuresPrerepa Viswanadham2014-08-071-1/+1
* Fix build: Revert the reversion done due to build failure.Prerepa Viswanadham2014-07-192-0/+34
* Remove extraneous field inherited from parent makefileChris Manton2014-07-181-1/+1
* Fix builds: Revert "Added code to publish ble adv tx power in dBm"Ed Heyl2014-07-182-29/+0
* Added code to publish ble adv tx power in dBmgit-zhenye.broadcom.com2014-07-172-0/+29
* 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
* Bluetooth: Support MAP Client role on Bluedroid.Hemant Gupta2014-07-011-0/+1
* am 66432dcf: Add WBS support on Bluedroid (2/6)Matthew Xie2014-06-301-1/+61
|\
| * Add WBS support on Bluedroid (2/6)Matthew Xie2014-06-301-1/+61
* | am f844e6ea: Fix build: remove bte_version.c from makefile since it\'s not in...Sharvil Nanavati2014-06-291-2/+1
|\|
| * Fix build: remove bte_version.c from makefile since it's not in the tree.Sharvil Nanavati2014-06-281-2/+1