summaryrefslogtreecommitdiffstats
path: root/stack/include
Commit message (Collapse)AuthorAgeFilesLines
* Add support for per device bluetooth configuration.Wink Saville2012-08-161-5/+5
| | | | | | | | Rather than using a text file and generating each buildcfg.h file per device bdroid_buildcfg.h which supplies device specific values and then bt_target.h will supply common values. Change-Id: I12cb5408729c3e076562a292204f07a0c4b52628
* resubmit code-cleanup changes lost in gerrit mergeSrikanth Uppala2012-07-1412-2062/+0
| | | | Change-Id: Iebc520d9b10ef220a83a16ff55efa46b4c5a0d27
* Resolve JustWorks related pairing issuesRavi Nagarajan2012-07-141-0/+2
| | | | | | | 1. Per the spec, if both sides are using "No Bonding" for auth requirements, then the key could be considered a session key. Updated the pairing logic to handle this 2. If incoming JustWorks pairing is initiated, prompt the user for consent if the peer's io capabilities reflects DisplayOnly or NoInputNoOutput Change-Id: If592c96203e7a4b25af3d87056d534131b606e58
* Support added to report custom 128-bit UUIDs as part of the ↵Kausik Sinnaswamy2012-07-141-0/+29
| | | | | | BT_PROPERTY_UUIDS of the remote device Change-Id: I1facd9238cf847915df4c01b33c77b2fdaa168cb
* Enabled acl link priority control to ensure robust a2dp streamingMattias Agren2012-07-141-0/+6
| | | | | | during inquiry scanning etc Change-Id: Iadcd9242dac707a6db857bc9f2ab89e59499764b
* Added support to ensure that BT_DISCOVERY_STARTED andKausik Sinnaswamy2012-07-141-1/+9
| | | | | | | BT_DISCOVERY_STOPPED signals are sent only after receiving the status/complete event from HCI for the start_inquiry/cancel_inquiry APIs Change-Id: I14da272b3e0596c2062ce617e9dccb788cc80425
* Check in for - new rfc multi accept codeHarish Paryani2012-07-142-73/+108
| | | | Change-Id: I66794a8821481c58e045bb8acd8b7b758900d3e9
* AV control and data path addedKausik Sinnaswamy2012-07-143-3/+2
| | | | Change-Id: I88ec6084c140fa257154a98e23e075900e84cc8c
* Initial Bluedroid stack commitAndre Eisenbach2012-07-1447-0/+25674