summaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Removed compilation dependency on proprietary modules for aptXUmesh Vats2016-08-241-13/+1
* aptX audio codec supportUmesh Vats2016-08-241-1/+13
* Bluetooth: Introduced new interface for handling VS implementationsManu Viswanadhan2016-08-241-0/+19
* Btsnoop write from external processMatadeen Mishra2016-08-241-0/+8
* BT: Audio: Enhance default stack logging for AUDIOrakesh reddy2016-08-241-0/+13
* QLogKit: Enable FW Logging and Set Stack Trace LevelSai Aitharaju2016-08-241-1/+40
* Add missing NULL pointers assignmentsPavlin Radoslavov2016-06-161-0/+1
* Remote device changes for SMP certificationNitin Arora2016-06-071-0/+6
* PTS: Read SMP pairing options from bt_stack.confNitin Arora2016-05-111-0/+6
* PTS: Avoid BR SDP after LE pairingNitin Arora2016-05-111-0/+6
* PTS: Allow disabling connection updatesNitin Arora2016-05-111-0/+6
* PTS: Add a Secure Only mode.Nitin Arora2016-05-111-0/+6
* Fix issues during cleanup stage of the Bluetooth stackPavlin Radoslavov2016-04-261-3/+3
* Move autopair blacklist to interop databaseAndre Eisenbach2016-04-131-1/+0
* Bring back support for legacy bt_config.xmlAlain Vongsouvanh2016-04-042-0/+3
* Update build files for Fluoride on LinuxJakub Pawlowski2016-03-251-1/+11
* Get rid of counterJakub Pawlowski2016-02-231-5/+0
* Write Protobuf in Base64Ajay Panicker2016-02-181-1/+2
* Add ability to add interop entries dynamically (2/2)Andre Eisenbach2016-02-181-0/+3
* Fix C/C++ compiler generated warningsPavlin Radoslavov2016-02-181-2/+0
* Cleanup C and C++ compiler flagsPavlin Radoslavov2016-02-181-22/+6
* Removed function bte_load_ble_confAjay Panicker2016-02-182-29/+0
* Remove code related to legacy config fileAjay Panicker2016-02-182-3/+0
* Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free()Pavlin Radoslavov2016-02-181-1/+1
* osi: add metrics APIMarie Janssen2016-02-121-0/+2
* Make BTIF a static library; add unit test frameworkAndre Eisenbach2016-01-291-57/+3
* Refactor the Bluetooth timersPavlin Radoslavov2016-01-211-2/+2
* Add socket tx/rx accountingAdam Lesinski2016-01-201-0/+1
* Support for A2DP Sink and Proper initialization of profilesAnubhav Gupta2016-01-191-1/+5
* Bluetooth: Silence unused-parameter warningAndreas Gampe2016-01-051-0/+2
* Compile as 64-bit library; fix includesAndre Eisenbach2015-12-021-2/+0
* Removed libpower-related references.Pavlin Radoslavov2015-11-051-1/+0
* gn-build: Get net_test_bluetooth to compileMarie Janssen2015-11-041-0/+1
* GKI cleanup - moved GKI buffer allocation wrappers to OSIPavlin Radoslavov2015-10-194-8/+4
* GKI cleanup - Replaced usage of GKI queue with OSI fixed_queuePavlin Radoslavov2015-10-193-4/+0
* GKI cleanup - Moved GKI_get_os_tick_count() to OSIPavlin Radoslavov2015-10-192-2/+0
* Add libpower as a dependency to all device targets that include libosi.Sharvil Nanavati2015-10-191-0/+1
* am fb685ef1: Fix typo in main/bte_main.c.Miao Chou2015-08-181-1/+1
|\
| * Fix typo in main/bte_main.c.Miao Chou2015-08-181-1/+1
* | resolved conflicts for merge of 49a86709 to mnc-dev-plus-aospMarie Janssen2015-08-071-1/+1
|\|
| * build: LOG_TAG consistency, include order, build fixesMarie Janssen2015-08-061-1/+1
* | am 80caab27: Drop obsolete libpower dependency.Ian Coolidge2015-08-051-1/+0
|\|
| * Drop obsolete libpower dependency.Ian Coolidge2015-08-051-1/+0
* | am f2d6434a: gn-build: Add bluetooth-service targetArman Uguray2015-07-243-2/+12
|\|
| * gn-build: Add bluetooth-service targetArman Uguray2015-07-223-2/+12
* | am 49120dc8: build: Fix LOG_TAG define breakage, macro usageMarie Janssen2015-07-083-6/+6
|\|
| * build: Fix LOG_TAG define breakage, macro usageMarie Janssen2015-07-073-6/+6
* | am db554581: build: Update osi log functions, use consistentlyMarie Janssen2015-07-074-65/+52
|\|
| * build: Update osi log functions, use consistentlyMarie Janssen2015-07-064-65/+52
* | am bb954527: build: Fix ptr <-> integer cast warningsArman Uguray2015-06-131-10/+0
|\|