summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_dm.c
Commit message (Expand)AuthorAgeFilesLines
* Media Task was not getting shutdown due to incorrect event and staleKausik Sinnaswamy2012-07-141-1/+1
* Always check if reconfig is needed prior to starting anMattias Agren2012-07-141-4/+6
* Added handling of AV HAL init if bluetooth not yet enabledMattias Agren2012-07-141-0/+0
* Handle cancel bond for both legacy and ssp pairingRavi Nagarajan2012-07-141-5/+29
* Handle the scenario to cancel discovery when inquiry has completed butKausik Sinnaswamy2012-07-141-1/+29
* Fix for first time pairing fails on bdroid phonesPriti Aghera2012-07-141-11/+14
* On Cancel discovery, do not send BT_DISCOVERY_STOPPED onKausik Sinnaswamy2012-07-141-1/+0
* Patch for null remote device name and inconsistent bond statePriti Aghera2012-07-141-0/+39
* Patch for GetBondedDevicesPriti Aghera2012-07-141-0/+8
* Fix for getBondedDevices() - reverted back the callbackPriti Aghera2012-07-141-7/+0
* Added support to ensure that BT_DISCOVERY_STARTED andKausik Sinnaswamy2012-07-141-6/+17
* Auto-accept JustWorks pairing - both incoming & outgoing. Prompting user for ...Ravi Nagarajan2012-07-141-8/+3
* Fix for GetBondedDevices APIPriti Aghera2012-07-141-0/+10
* Added API support to start SDP and get device remote servicesfredc2012-07-141-1/+0
* Fix discoverability timeout issues. (a) implement timeout logic (b) persist '...Srikanth Uppala2012-07-141-1/+1
* Check-in Mouse pairing fixes.Harish Paryani2012-07-141-47/+8
* Consolidated patchset forKausik Sinnaswamy2012-07-141-3/+2
* HID-Host:Fixed white space issue and power management issuePriti Aghera2012-07-141-24/+184
* Added the check for incoming pairing consent for JustWorks.Sreenidhi T2012-07-141-3/+7
* Added new control and data path interface between audioflinger a2dp HALMattias Agren2012-07-141-58/+58
* Added new state BT_BOND_STATE_BONDING. Stack will send a callback for all thr...Ravi Nagarajan2012-07-141-18/+45
* AV control and data path addedKausik Sinnaswamy2012-07-141-0/+10
* Disconnect before UnpairHarish Paryani2012-07-141-19/+10
* Dynamic enable/disable profiles using the profile's init/cleanup APIsKausik Sinnaswamy2012-07-141-0/+67
* Merged the Passkey request callback and the passkey reply APIs into the SSP A...Kausik Sinnaswamy2012-07-141-26/+37
* Initial Bluedroid stack commitAndre Eisenbach2012-07-141-0/+1159