summaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add support for HID Device Role (2/4)Hemant Gupta2015-10-061-0/+1
* Re-enable the OSI memory allocation tracker.Pavlin Radoslavov2015-06-111-0/+10
* Build the shared library with --whole-archiveZach Johnson2015-05-191-3/+5
* Shutdown alarm callbacks on stack disable; added OSI moduleAndre Eisenbach2015-05-181-1/+1
* Bluetooth native dumpsys logging support (2/5)Andre Eisenbach2015-05-111-1/+6
* am f29a2fb..e07ad10 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-141-1/+3
|\
| * L2CAP and SDP Search API for BT profiles (2/2)Kim Schulz2015-04-101-1/+3
* | Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_workPrerepa Viswanadham2015-04-102-0/+1
|\|
| * Static code analysis cleanups and minor bug fixesVenkatRaghavan VijayaRaghavan2015-04-061-0/+0
| * osi: add compat code for glibcScott James Remnant2015-04-021-0/+1
* | Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-316-1503/+418
|\|
| * 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
| * Demote, cleanup and extend observed loggingChris Manton2015-03-162-48/+48
| * Use fully qualified path for btcore includes.Sharvil Nanavati2015-03-161-2/+2
| * Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-164-10/+10
| * Rejig hci upwards dispatchZach Johnson2015-03-161-2/+4
| * Reinstate btsnoop last log savingZach Johnson2015-03-161-0/+6
| * Remove GKI timersSharvil Nanavati2015-03-161-2/+1
| * Collapse more feature flags.Sharvil Nanavati2015-03-162-20/+0
| * Collapse RFCOMM_INCLUDED and GAP_INCLUDED guards.Sharvil Nanavati2015-03-162-20/+0
| * Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-164-25/+28
| * Move controller module to device directoryChris Manton2015-03-161-0/+2
| * counter implementationChris Manton2015-03-161-0/+5
| * Remove uncompiled unused PBAP supportZach Johnson2015-03-161-7/+0
| * Removal of bd.[c|h]Chris Manton2015-03-161-1/+0
| * Remove some remaining references to OBXZach Johnson2015-03-162-19/+0
| * Remove a bunch of always-false macrosZach Johnson2015-03-162-235/+1
| * Remove definitions for DUNZach Johnson2015-03-162-15/+1
| * Remove always false TCS_INCLUDED macro & friendsZach Johnson2015-03-161-29/+0
| * Remove remaining references to GOEPZach Johnson2015-03-162-16/+2
| * 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