summaryrefslogtreecommitdiffstats
path: root/main/bte_init.c
Commit message (Collapse)AuthorAgeFilesLines
* Collapse more feature flags.Sharvil Nanavati2015-03-161-9/+0
| | | | Start reviewing in include/bt_target.h.
* Collapse RFCOMM_INCLUDED and GAP_INCLUDED guards.Sharvil Nanavati2015-03-161-12/+0
| | | | Both of these features are always available in bluedroid.
* Remove uncompiled unused PBAP supportZach Johnson2015-03-161-7/+0
| | | | | | | | Like OPP, the phone book access profile is implemented in java for android. Cleaning up some references to uncompiled phone book support in bluedroid. Left the few definitions SDP relies on. We can consolidate that later.
* Remove some remaining references to OBXZach Johnson2015-03-161-13/+0
| | | | | | | | | | | | Android implements the Object Push Profile in java against RFCOMM sockets with its own implementation of OBX there. OBX in Bluedroid isn't compiled, and is missing header files required to compile it anyway. Removed a number of OBX related headers and updated a few references where they were used out of place. Change-Id: Ifaecfb6f85b1dca9055932886af484b6dc107fc1
* Remove a bunch of always-false macrosZach Johnson2015-03-161-214/+1
| | | | | Referenced missing header files, so they wouldn't even compile if set to true.
* Remove definitions for DUNZach Johnson2015-03-161-8/+0
| | | | Missing header files, etc so it wouldn't compile anyway.
* Remove always false TCS_INCLUDED macro & friendsZach Johnson2015-03-161-29/+0
| | | | Referenced non existent headers, so would not compile if set to true.
* Remove remaining references to GOEPZach Johnson2015-03-161-9/+1
| | | | FALSE by bt_target. Header files never used. Missing header files.
* Removing unnecessary BTAPI #defines.June R. Tate-Gans2015-03-161-1/+1
|
* Remove must-always-be-true BTU_BTA_INCLUDEDChris Manton2015-03-161-4/+0
| | | | Change-Id: I7ddfb9d611b7f4a2787e0f4bec4a090cd9efc202
* Remove incomplete FTP #defines and implementationZach Johnson2015-03-161-7/+0
|
* Use run time parameters to control LE featuresPrerepa Viswanadham2014-08-071-1/+1
| | | | | | | | Use values read from controller to enable and control LE features such as multi advertising, RPA offload, maximum irk size etc bug 15393216 Change-Id: I193e2b9a0dc61b86f667e986803571440e390160
* Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-121-0/+521
Change-Id: Ia2de32ccb97a9641462c72363b0a8c4288f4f36d