summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_storage.c
Commit message (Expand)AuthorAgeFilesLines
* Save the service uuid when changedzzy2012-09-141-0/+1
* Use new storage APIs for NV itemsSen-Der Huang2012-09-121-91/+60
* Fix for Fixed pin keyboard blacklist search issue.Ganesh Ganapathi Batta2012-09-041-15/+8
* Fixed the issue that local adapter name cannot be changed and lost last bonde...zzy2012-08-291-15/+15
* Added new storage code and bluez configuration migration supportzzy2012-08-271-825/+329
* Fix issue with passing wrong str len to java layerGanesh Ganapathi Batta2012-08-091-1/+1
* configure avdtp signalling timeout to default value (4 secs)Mattias Agren2012-07-251-4/+4
* fix strncat overflow compiler errorMatthew Xie2012-07-141-1/+1
* replace logx with alogxMatthew Xie2012-07-141-3/+3
* Fixed rename issuePriti Aghera2012-07-141-1/+2
* Ensure we ack back suspend request if we are not ready for itMattias Agren2012-07-141-15/+16
* Convert BDA str to uppercase before comparing with autopair blacklistGanesh Ganapathi Batta2012-07-141-1/+13
* Adding auto_pair_devlist.conf configuration file. Modified makefile and btif...Ganesh Ganapathi Batta2012-07-141-1/+1
* Implementation of auto pair logic (Automatically pair with legacy headsets an...Ganesh Ganapathi Batta2012-07-141-1/+265
* Added reconnect and NV support; bug fixes: service mask setting for HDP durin...Sen-Der Huang2012-07-141-209/+471
* Added support to init/shutdown Bluetooth as part ofKausik Sinnaswamy2012-07-141-4/+4
* Always check if reconfig is needed prior to starting anMattias Agren2012-07-141-0/+0
* Patch for GetBondedDevicesPriti Aghera2012-07-141-2/+74
* HID-HOST:Fixed MAX_LINE_LENGTHPriti Aghera2012-07-141-24/+79
* Fix discoverability timeout issues. (a) implement timeout logic (b) persist '...Srikanth Uppala2012-07-141-0/+0
* Fix a memory access crashMatthew Xie2012-07-141-0/+1
* Check-in Mouse pairing fixes.Harish Paryani2012-07-141-6/+216
* HID-Host:Fixed white space issue and power management issuePriti Aghera2012-07-141-0/+29
* If no sevices are found on the remote device or SDP failed, services info in ...Ravi Nagarajan2012-07-141-0/+2
* Added new control and data path interface between audioflinger a2dp HALMattias Agren2012-07-141-77/+77
* AV control and data path addedKausik Sinnaswamy2012-07-141-5/+14
* During stack enable, always set the adapter to SCAN_MODE_NONEKausik Sinnaswamy2012-07-141-2/+8
* Dynamic enable/disable profiles using the profile's init/cleanup APIsKausik Sinnaswamy2012-07-141-7/+24
* Initial Bluedroid stack commitAndre Eisenbach2012-07-141-0/+1027