| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a configurable BT disable timer | Kausik Sinnaswamy | 2012-09-21 | 1 | -2/+11 |
* | Move default COD macro BTA_DM_COD to bt_target.h | Kausik Sinnaswamy | 2012-09-21 | 1 | -13/+0 |
* | Initual Bluetooth open source release | Andre Eisenbach | 2012-09-18 | 114 | -4366/+5774 |
* | Revert "Header file and whitespace cleanups" | Matthew Xie | 2012-09-18 | 93 | -3136/+3136 |
* | Header file and whitespace cleanups | Andre Eisenbach | 2012-09-18 | 93 | -3136/+3136 |
* | bluetooth: BT SIG - AVRCP - Response for invalid PDU fixed | hyungjung0521.kim | 2012-09-13 | 1 | -3/+9 |
* | Disable Power Manager callback on BT OFF | Ravi Nagarajan | 2012-09-13 | 1 | -0/+1 |
* | Update HFP version in SDP to 1.6 | Ravi Nagarajan | 2012-09-10 | 1 | -4/+0 |
* | Remove hardcoded trace level settings in stack modules. | YK Jeffrey Chao | 2012-08-24 | 1 | -1/+1 |
* | Delay the role switch after the connection with devices that are blacklisted ... | Ganesh Ganapathi Batta | 2012-08-24 | 2 | -5/+97 |
* | Remove attr_mask field from BTA_HH_ADD_DEV_EVT cb | Syed Ibrahim M | 2012-08-23 | 2 | -4/+0 |
* | Fix for random bluetooth crash on transfer context | Ravi Nagarajan | 2012-08-21 | 1 | -26/+33 |
* | Merge "Add support for per device bluetooth configuration." into jb-mr1-dev | Wink Saville | 2012-08-20 | 2 | -3/+3 |
|\ |
|
| * | Add support for per device bluetooth configuration. | Wink Saville | 2012-08-16 | 2 | -3/+3 |
* | | Initiate Open for incoming AV even if SDP INT fails | Kausik Sinnaswamy | 2012-08-20 | 1 | -1/+1 |
|/ |
|
* | Avoid duplicate unsolicited indicators | Ravi Nagarajan | 2012-08-14 | 2 | -0/+37 |
* | Fix for unpair failure during music streaming | Kausik Sinnaswamy | 2012-07-25 | 1 | -1/+6 |
* | replace logx with alogx | Matthew Xie | 2012-07-14 | 1 | -5/+5 |
* | resubmit code-cleanup changes lost in gerrit merge | Srikanth Uppala | 2012-07-14 | 78 | -39027/+1 |
* | Handle AG SLC setup timeout | Ravi Nagarajan | 2012-07-14 | 2 | -2/+2 |
* | If peer initiates connection and does SETCONFIG, if the SETCONFIG is for SBC ... | Ravi Nagarajan | 2012-07-14 | 1 | -4/+27 |
* | Modified the BT stack to check for HID_VIRTUAL_UNPLUG SDP attribute and send ... | Syed Ibrahim M | 2012-07-14 | 2 | -0/+4 |
* | Resolve JustWorks related pairing issues | Ravi Nagarajan | 2012-07-14 | 2 | -0/+4 |
* | Added reconnect and NV support; bug fixes: service mask setting for HDP durin... | Sen-Der Huang | 2012-07-14 | 1 | -168/+174 |
* | Enable pannap panu sdp by default add network service class bit and other min... | zzy | 2012-07-14 | 1 | -1/+1 |
* | Match the call and callheld indicator status in CIND with CLCC. call indicate... | Ravi Nagarajan | 2012-07-14 | 1 | -1/+2 |
* | Support added to report custom 128-bit UUIDs as part of the BT_PROPERTY_UUIDS... | Kausik Sinnaswamy | 2012-07-14 | 2 | -8/+49 |
* | Handle SDP DB FULL error gracefully. | Srikanth Uppala | 2012-07-14 | 1 | -1/+2 |
* | fixed rfc server connection close issue | zzy | 2012-07-14 | 1 | -12/+6 |
* | Support for Microsoft mouse | Priti Aghera | 2012-07-14 | 1 | -0/+23 |
* | fixed the address issue | zzy | 2012-07-14 | 1 | -1/+1 |
* | Always check if reconfig is needed prior to starting an | Mattias Agren | 2012-07-14 | 10 | -0/+0 |
* | added bt pan profile | zzy | 2012-07-14 | 2 | -41/+40 |
* | Move build configuration files to output directory | Andre Eisenbach | 2012-07-14 | 1 | -2/+3 |
* | Resolve HFP PTS issues related to 3way calling. Following were the changes | Ravi Nagarajan | 2012-07-14 | 1 | -1/+1 |
* | HID-PTS:Support for Hid Pts tests | Priti Aghera | 2012-07-14 | 3 | -23/+47 |
* | Check in for - new rfc multi accept code | Harish Paryani | 2012-07-14 | 8 | -4/+5650 |
* | Consolidated patchset for | Kausik Sinnaswamy | 2012-07-14 | 1 | -1/+3 |
* | HID-Host:Fixed white space issue and power management issue | Priti Aghera | 2012-07-14 | 2 | -1/+3 |
* | Before disconnecting, take the link out of sniff and set the L2C idle timer t... | Ravi Nagarajan | 2012-07-14 | 1 | -0/+6 |
* | Added new control and data path interface between audioflinger a2dp HAL | Mattias Agren | 2012-07-14 | 6 | -3/+12 |
* | Add support for Voice Recognition. Stack will verify that the peer supports V... | Ravi Nagarajan | 2012-07-14 | 1 | -6/+2 |
* | Handle scenarios where call is incoming/outgoing/connected/waiting when a hea... | Ravi Nagarajan | 2012-07-14 | 1 | -0/+5 |
* | Disabled the 1-sec timer during BT disable that was slowing the BT-off | Kausik Sinnaswamy | 2012-07-14 | 1 | -2/+3 |
* | Added support to handle AVRCP 1.0 and incoming A2DP connections | Kausik Sinnaswamy | 2012-07-14 | 2 | -25/+55 |
* | AV control and data path added | Kausik Sinnaswamy | 2012-07-14 | 16 | -68/+1311 |
* | Disconnect before Unpair | Harish Paryani | 2012-07-14 | 5 | -25/+77 |
* | Fix the service id to uuid mapping, which caused the wrong uuid to be sent Java | Ravi Nagarajan | 2012-07-14 | 1 | -4/+4 |
* | Initial Bluedroid stack commit | Andre Eisenbach | 2012-07-14 | 175 | -0/+98479 |