summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_config.c
Commit message (Expand)AuthorAgeFilesLines
* Add guest mode functionality (2/3)Ajay Panicker2016-07-071-0/+22
* btif: Don't persist remote devices to the configMarie Janssen2016-06-071-31/+20
* Merge branch 'LA.BF.1.1.3_rb1.11' of git://codeaurora.org/platform/system/bt ...Steve Kondik2016-03-301-3/+3
|\
| * Bluetooth: Offload config save functionality to btif threadSrinu Jella2016-02-161-4/+10
| * Fix crashes with lots of discovered LE devicesMarie Janssen2016-02-161-43/+42
| * Bluetooth: Offload config save functionality to btif threadSrinu Jella2015-11-121-3/+12
| * Bluetooth: OSI: Immediately save bt_config file to NVRAMBalraj Selvaraj2015-10-201-0/+1
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/sy...staging/cm-13.0+r22Steve Kondik2016-03-111-4/+10
|\ \
| * | Offload config save functionality to BTIF threadSrinu Jella2016-01-121-4/+11
| * | Fix crashes with lots of discovered LE devicesMarie Janssen2015-12-301-36/+44
| |/
* | Merge tag 'android-6.0.1_r17' into HEADJessica Wagantall2016-03-071-42/+42
|\ \
| * | Fix crashes with lots of discovered LE devicesMarie Janssen2016-01-221-36/+44
| |/
* | Bluetooth: Offload config save functionality to btif threadSrinu Jella2015-11-121-3/+12
* | Bluetooth: OSI: Immediately save bt_config file to NVRAMBalraj Selvaraj2015-10-201-0/+1
|/
* Implement Bluetooth settings factory reset (3/5)Ajay Panicker2015-08-051-0/+20
* Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_freePavlin Radoslavov2015-06-031-2/+3
* LE Privacy 1.2 and LE secure connectionsSatya Calloji2015-04-131-3/+5
* osi: add compat code for glibcScott James Remnant2015-04-021-0/+1
* Use fully qualified path for btcore includes.Sharvil Nanavati2015-03-161-2/+2
* Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-161-3/+3
* Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-161-7/+7
* Removal of bd.[c|h]Chris Manton2015-03-161-1/+1
* Modulizification of btif_configZach Johnson2015-03-161-5/+25
* Fix issue where last character of device name is missingSharvil Nanavati2015-03-161-4/+4
* Introduce btcore, a low-level library to manipulate Bluetooth data types.Sharvil Nanavati2015-03-161-5/+6
* Fix digital transposition in saving binary config dataZach Johnson2015-03-161-2/+2
* Eliminate unused arguments to btif_config and clarify variable namesSharvil Nanavati2015-03-161-33/+33
* Switch over from an XML based file format to .INI-style conf filesSharvil Nanavati2015-03-161-905/+293
* Use the device type from saved properties instead of assuming defaultMatthew Xie2014-11-181-0/+44
* Fix deadlock and non-working socket msg throttlingMike J. Chen2014-07-111-12/+31
* Bluetooth: Fix to avoid NULL pointer dereferencesHemant Gupta2014-06-291-1/+1
* Eliminate dead code (helped by compiler warnings).Sharvil Nanavati2014-05-081-2/+0
* Major warnings cleanupMike J. Chen2014-02-111-0/+5
* added filter remove api to control the # of child node for bt_config.xmlzzy2013-10-091-103/+244
* Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2The Android Open Source Project2012-12-121-40/+80
* Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-121-0/+744