| Commit message (Expand) | Author | Age | Files | Lines |
* | Added handling of AV HAL init if bluetooth not yet enabled | Mattias Agren | 2012-07-14 | 10 | -465/+543 |
* | Handle cancel bond for both legacy and ssp pairing | Ravi Nagarajan | 2012-07-14 | 1 | -5/+29 |
* | Handle the scenario to cancel discovery when inquiry has completed but | Kausik Sinnaswamy | 2012-07-14 | 1 | -1/+29 |
* | Fix for first time pairing fails on bdroid phones | Priti Aghera | 2012-07-14 | 1 | -11/+14 |
* | On Cancel discovery, do not send BT_DISCOVERY_STOPPED on | Kausik Sinnaswamy | 2012-07-14 | 1 | -1/+0 |
* | Patch for null remote device name and inconsistent bond state | Priti Aghera | 2012-07-14 | 1 | -0/+39 |
* | Added changes for parsing bt_did.conf file | Sreenidhi T | 2012-07-14 | 1 | -0/+6 |
* | Resolve HFP PTS issues related to 3way calling. Following were the changes | Ravi Nagarajan | 2012-07-14 | 1 | -4/+7 |
* | Patch for GetBondedDevices | Priti Aghera | 2012-07-14 | 2 | -2/+82 |
* | Fix for getBondedDevices() - reverted back the callback | Priti Aghera | 2012-07-14 | 1 | -7/+0 |
* | HID-PTS:Support for Hid Pts tests | Priti Aghera | 2012-07-14 | 1 | -9/+2 |
* | Added support to ensure that BT_DISCOVERY_STARTED and | Kausik Sinnaswamy | 2012-07-14 | 1 | -6/+17 |
* | To improve enable/disable stability, ensure that GKI buffer pool gets | Kausik Sinnaswamy | 2012-07-14 | 1 | -4/+5 |
* | Auto-accept JustWorks pairing - both incoming & outgoing. Prompting user for ... | Ravi Nagarajan | 2012-07-14 | 1 | -8/+3 |
* | Fix for GetBondedDevices API | Priti Aghera | 2012-07-14 | 1 | -0/+10 |
* | HID-HOST:Fixed MAX_LINE_LENGTH | Priti Aghera | 2012-07-14 | 5 | -55/+242 |
* | Added API support to start SDP and get device remote services | fredc | 2012-07-14 | 3 | -1/+22 |
* | Fixed UUID lookup for reserved profile SCN's | fredc | 2012-07-14 | 1 | -25/+26 |
* | Fix discoverability timeout issues. (a) implement timeout logic (b) persist '... | Srikanth Uppala | 2012-07-14 | 3 | -2/+9 |
* | added code to cleanup sockets and workaround when bluetooth process does not ... | zzy | 2012-07-14 | 4 | -2/+20 |
* | patch to add init code for socket interface | zzy | 2012-07-14 | 1 | -1/+5 |
* | Fix a memory access crash | Matthew Xie | 2012-07-14 | 1 | -0/+1 |
* | Check in for - new rfc multi accept code | Harish Paryani | 2012-07-14 | 11 | -0/+3013 |
* | Check-in Mouse pairing fixes. | Harish Paryani | 2012-07-14 | 6 | -279/+349 |
* | AV rate correction for inaccurate GKI timers | Harish Paryani | 2012-07-14 | 3 | -33/+180 |
* | added new btif_hl (HDP profile) module | Sen-Der Huang | 2012-07-14 | 4 | -3/+4885 |
* | Consolidated patchset for | Kausik Sinnaswamy | 2012-07-14 | 1 | -3/+2 |
* | HID-Host:Fixed white space issue and power management issue | Priti Aghera | 2012-07-14 | 9 | -26/+2169 |
* | If no sevices are found on the remote device or SDP failed, services info in ... | Ravi Nagarajan | 2012-07-14 | 1 | -0/+2 |
* | Added the check for incoming pairing consent for JustWorks. | Sreenidhi T | 2012-07-14 | 1 | -3/+7 |
* | Enabled stack AVDTP feature bit that prevents the stack from | Kausik Sinnaswamy | 2012-07-14 | 1 | -1/+4 |
* | Added new control and data path interface between audioflinger a2dp HAL | Mattias Agren | 2012-07-14 | 24 | -1208/+2086 |
* | Add support for Voice Recognition. Stack will verify that the peer supports V... | Ravi Nagarajan | 2012-07-14 | 1 | -12/+26 |
* | Handle scenarios where call is incoming/outgoing/connected/waiting when a hea... | Ravi Nagarajan | 2012-07-14 | 1 | -7/+46 |
* | Notify the app of SLC connection, clear phone states on disconnect and rfcomm... | Ravi Nagarajan | 2012-07-14 | 2 | -15/+19 |
* | Added support to handle AVRCP 1.0 and incoming A2DP connections | Kausik Sinnaswamy | 2012-07-14 | 4 | -14/+1178 |
* | Revise on/off control process to address bdroid crashes seen in BT on/off str... | jechao | 2012-07-14 | 1 | -44/+59 |
* | Add type to the CCWA caller id string | Ravi Nagarajan | 2012-07-14 | 1 | -2/+6 |
* | Added new state BT_BOND_STATE_BONDING. Stack will send a callback for all thr... | Ravi Nagarajan | 2012-07-14 | 1 | -18/+45 |
* | AV control and data path added | Kausik Sinnaswamy | 2012-07-14 | 14 | -9/+4816 |
* | PTS fixes: Add quotes for number in CLIP, remove index 4 from CHLD, re-define... | Ravi Nagarajan | 2012-07-14 | 2 | -6/+9 |
* | Disconnect before Unpair | Harish Paryani | 2012-07-14 | 2 | -20/+10 |
* | Fix the BRSF to advertise 3way call support and disable ECC | Ravi Nagarajan | 2012-07-14 | 1 | -2/+2 |
* | During stack enable, always set the adapter to SCAN_MODE_NONE | Kausik Sinnaswamy | 2012-07-14 | 1 | -2/+8 |
* | Fix the CHLD handling, stack sends the string argument, convert to int before... | Ravi Nagarajan | 2012-07-14 | 1 | -1/+2 |
* | HFP 3-way call handling fixes: On call end, reset callheld as well. callsetup... | Ravi Nagarajan | 2012-07-14 | 1 | -2/+13 |
* | Dynamic enable/disable profiles using the profile's init/cleanup APIs | Kausik Sinnaswamy | 2012-07-14 | 5 | -18/+192 |
* | Merged the Passkey request callback and the passkey reply APIs into the SSP A... | Kausik Sinnaswamy | 2012-07-14 | 3 | -41/+43 |
* | Initial Bluedroid stack commit | Andre Eisenbach | 2012-07-14 | 15 | -0/+7768 |