summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_dm.c
Commit message (Expand)AuthorAgeFilesLines
* Send auth fail for both auto & non-auto pair triesRavi Nagarajan2012-08-091-1/+2
* Fix issue with passing wrong str len to java layerGanesh Ganapathi Batta2012-08-091-2/+2
* Fix for updating correct COD value after pairingSyed Ibrahim M2012-07-251-20/+19
* configure avdtp signalling timeout to default value (4 secs)Mattias Agren2012-07-251-0/+0
* replace logx with alogxMatthew Xie2012-07-141-3/+3
* Notify bond state change prior to UuidsChangedRavi Nagarajan2012-07-141-6/+10
* Handle service discovery failureRavi Nagarajan2012-07-141-4/+7
* Send bond_state_bonded only after SDP is completeKausik Sinnaswamy2012-07-141-1/+9
* Store all remote properties upon incoming pairingRavi Nagarajan2012-07-141-29/+55
* Not invoking adapter_bonded_devices_cb on Pairing.Kausik Sinnaswamy2012-07-141-7/+0
* When Bluetooth disable is initiated, terminate pending bonding setup, and res...Ravi Nagarajan2012-07-141-2/+17
* Modified the BT stack to check for HID_VIRTUAL_UNPLUG SDP attribute and send ...Syed Ibrahim M2012-07-141-4/+6
* Added OOB testSen-Der Huang2012-07-141-1/+144
* Do not attempt auto pair if the pairing is initiated by remote deviceGanesh Ganapathi Batta2012-07-141-35/+42
* Implementation of auto pair logic (Automatically pair with legacy headsets an...Ganesh Ganapathi Batta2012-07-141-6/+81
* Resolve JustWorks related pairing issuesRavi Nagarajan2012-07-141-10/+26
* Assign proper fail reasons to status parameter while sending Auth Complete ev...Ganesh Ganapathi Batta2012-07-141-1/+18
* Reject an incoming a2dp start request if btif is about to disable.Mattias Agren2012-07-141-0/+0
* Support added to report custom 128-bit UUIDs as part of the BT_PROPERTY_UUIDS...Kausik Sinnaswamy2012-07-141-12/+44
* Device with temporary link key is marked as "not paired".Harish Paryani2012-07-141-0/+4
* Added ACL Connected/Disconnected events/callbacks to Bluetooth HALKausik Sinnaswamy2012-07-141-1/+14
* Resolved uipc task termination issue during bluetooth on/off cycle.Mattias Agren2012-07-141-0/+0
* Support for Microsoft mousePriti Aghera2012-07-141-10/+34
* 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