summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_core.c
Commit message (Expand)AuthorAgeFilesLines
* Properly handle missing firmwaresreplicant-4.2-0001Paul Kocialkowski2013-11-111-3/+7
* Add new user-to-kernel interface for Bluetooth low power mode control (2/2)YK Jeffrey Chao2012-10-221-0/+4
* Add support of getting factory BDADDR from Controller's non-volatile memory(1/2)YK Jeffrey Chao2012-10-161-2/+39
* Change the order of Local BDA read locations.Ganesh Ganapathi Batta2012-09-251-9/+22
* Initual Bluetooth open source releaseAndre Eisenbach2012-09-181-40/+11
* Revert "Header file and whitespace cleanups"Matthew Xie2012-09-181-0/+0
* Header file and whitespace cleanupsAndre Eisenbach2012-09-181-0/+0
* Added new storage code and bluez configuration migration supportzzy2012-08-271-2/+16
* Null terminate Local name before sending to stackGanesh Ganapathi Batta2012-08-251-2/+9
* Enhanced bluetooth HAL with DUT mode APIsKausik Sinnaswamy2012-08-131-3/+91
* configure avdtp signalling timeout to default value (4 secs)Mattias Agren2012-07-251-0/+0
* replace logx with alogxMatthew Xie2012-07-141-1/+1
* When Bluetooth disable is initiated, terminate pending bonding setup, and res...Ravi Nagarajan2012-07-141-1/+1
* Fix for BLTH01456966 : Clear stack's connection queue when the BT is disabledGanesh Ganapathi Batta2012-07-141-0/+2
* Added OOB testSen-Der Huang2012-07-141-0/+6
* Reject an incoming a2dp start request if btif is about to disable.Mattias Agren2012-07-141-85/+129
* Reverted PAN on/off handling code.fredc2012-07-141-1/+6
* Resolved uipc task termination issue during bluetooth on/off cycle.Mattias Agren2012-07-141-0/+0
* Fixed Bluetooth on/off issuesfredc2012-07-141-8/+6
* Ensure UIPC task is fully shutdown upon termination of btif media task.Mattias Agren2012-07-141-3/+3
* Added support to init/shutdown Bluetooth as part ofKausik Sinnaswamy2012-07-141-32/+111
* Always check if reconfig is needed prior to starting anMattias Agren2012-07-141-3/+7
* added bt pan profilezzy2012-07-141-4/+7
* Added handling of AV HAL init if bluetooth not yet enabledMattias Agren2012-07-141-3/+23
* Added changes for parsing bt_did.conf fileSreenidhi T2012-07-141-0/+6
* To improve enable/disable stability, ensure that GKI buffer pool getsKausik Sinnaswamy2012-07-141-4/+5
* Fix discoverability timeout issues. (a) implement timeout logic (b) persist '...Srikanth Uppala2012-07-141-1/+8
* added code to cleanup sockets and workaround when bluetooth process does not ...zzy2012-07-141-0/+2
* patch to add init code for socket interfacezzy2012-07-141-1/+5
* Added new control and data path interface between audioflinger a2dp HALMattias Agren2012-07-141-86/+86
* Revise on/off control process to address bdroid crashes seen in BT on/off str...jechao2012-07-141-44/+59
* AV control and data path addedKausik Sinnaswamy2012-07-141-3/+3
* Dynamic enable/disable profiles using the profile's init/cleanup APIsKausik Sinnaswamy2012-07-141-1/+64
* Initial Bluedroid stack commitAndre Eisenbach2012-07-141-0/+1038