summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Patch for GetBondedDevicesPriti Aghera2012-07-142-2/+82
* Fix for getBondedDevices() - reverted back the callbackPriti Aghera2012-07-141-7/+0
* HID-PTS:Support for Hid Pts testsPriti Aghera2012-07-145-33/+57
* Added support to ensure that BT_DISCOVERY_STARTED andKausik Sinnaswamy2012-07-146-13/+62
* Fix the SCO routing for crespo. Should use PCM, and clock rate is 128 kBps (0)Ravi Nagarajan2012-07-142-4/+5
* To improve enable/disable stability, ensure that GKI buffer pool getsKausik Sinnaswamy2012-07-142-8/+6
* 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
* HID-HOST:Fixed MAX_LINE_LENGTHPriti Aghera2012-07-146-56/+243
* Added crespo4g configuration filesAndre Eisenbach2012-07-147-1/+293
* Added API support to start SDP and get device remote servicesfredc2012-07-143-1/+22
* Fixed UUID lookup for reserved profile SCN'sfredc2012-07-141-25/+26
* Fix discoverability timeout issues. (a) implement timeout logic (b) persist '...Srikanth Uppala2012-07-143-2/+9
* added code to cleanup sockets and workaround when bluetooth process does not ...zzy2012-07-144-2/+20
* patch to add init code for socket interfacezzy2012-07-141-1/+5
* Fix a memory access crashMatthew Xie2012-07-141-0/+1
* Check in for - new rfc multi accept codeHarish Paryani2012-07-1429-222/+9195
* Check-in Mouse pairing fixes.Harish Paryani2012-07-149-284/+351
* AV rate correction for inaccurate GKI timersHarish Paryani2012-07-146-54/+202
* added new btif_hl (HDP profile) moduleSen-Der Huang2012-07-149-11/+4895
* Consolidated patchset forKausik Sinnaswamy2012-07-1440-708/+1818
* HID-Host:Fixed white space issue and power management issuePriti Aghera2012-07-1417-1558/+3715
* If no sevices are found on the remote device or SDP failed, services info in ...Ravi Nagarajan2012-07-141-0/+2
* Before disconnecting, take the link out of sniff and set the L2C idle timer t...Ravi Nagarajan2012-07-141-0/+6
* Added the check for incoming pairing consent for JustWorks.Sreenidhi T2012-07-141-3/+7
* Enabled stack AVDTP feature bit that prevents the stack fromKausik Sinnaswamy2012-07-141-1/+4
* Added new control and data path interface between audioflinger a2dp HALMattias Agren2012-07-1439-1643/+3636
* Fix BT turn-on failure seen in preload process where firmware patch download ...YK Jeffrey Chao2012-07-141-5/+17
* Add support for Voice Recognition. Stack will verify that the peer supports V...Ravi Nagarajan2012-07-142-18/+28
* Handle scenarios where call is incoming/outgoing/connected/waiting when a hea...Ravi Nagarajan2012-07-142-7/+51
* Disabled the 1-sec timer during BT disable that was slowing the BT-offKausik Sinnaswamy2012-07-141-2/+3
* Notify the app of SLC connection, clear phone states on disconnect and rfcomm...Ravi Nagarajan2012-07-142-15/+19
* Added support to handle AVRCP 1.0 and incoming A2DP connectionsKausik Sinnaswamy2012-07-149-42/+1237
* Revise on/off control process to address bdroid crashes seen in BT on/off str...jechao2012-07-144-86/+195
* Add type to the CCWA caller id stringRavi Nagarajan2012-07-141-2/+6
* 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-1464-183/+10640
* PTS fixes: Add quotes for number in CLIP, remove index 4 from CHLD, re-define...Ravi Nagarajan2012-07-143-6/+18
* Disconnect before UnpairHarish Paryani2012-07-147-45/+87
* Fix the BRSF to advertise 3way call support and disable ECCRavi Nagarajan2012-07-141-2/+2
* During stack enable, always set the adapter to SCAN_MODE_NONEKausik Sinnaswamy2012-07-141-2/+8
* Fix the CHLD handling, stack sends the string argument, convert to int before...Ravi Nagarajan2012-07-141-1/+2
* Fix index advance error in previous 13196 push for bd_addr configuration.jechao2012-07-141-20/+20
* HFP 3-way call handling fixes: On call end, reset callheld as well. callsetup...Ravi Nagarajan2012-07-141-2/+13
* Configure bd_addr of the local adapter if available.jechao2012-07-142-8/+169
* Dynamic enable/disable profiles using the profile's init/cleanup APIsKausik Sinnaswamy2012-07-145-18/+192
* VendorLib cleanup and bug-fixesKausik Sinnaswamy2012-07-1412-4243/+4493
* Merged the Passkey request callback and the passkey reply APIs into the SSP A...Kausik Sinnaswamy2012-07-143-41/+43
* Fix the service id to uuid mapping, which caused the wrong uuid to be sent JavaRavi Nagarajan2012-07-141-4/+4
* fix repeated define of BTA_FM_DEBUG to get stack compile for crespoMatthew Xie2012-07-141-1/+0