summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_core.c
Commit message (Expand)AuthorAgeFilesLines
* 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