summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2014-01-15android/tester: Add set device BDADDR prop fail test caseGrzegorz Kolodziejczyk1-0/+35
2014-01-15android/tester: Add set device TIMESTAMP prop fail test caseGrzegorz Kolodziejczyk1-0/+33
2014-01-15android/tester: Add set device RSSI prop fail test caseGrzegorz Kolodziejczyk1-0/+33
2014-01-15android/tester: Add set device TOD prop fail test caseGrzegorz Kolodziejczyk1-0/+33
2014-01-15android/tester: Add set device COD prop fail test caseGrzegorz Kolodziejczyk1-0/+33
2014-01-15android/tester: Add set device UUIDS prop fail test caseGrzegorz Kolodziejczyk1-0/+31
2014-01-15android/tester: Add set device BDNAME prop fail test caseGrzegorz Kolodziejczyk1-0/+54
2014-01-15android/tester: Add set device FRIENDLY_NAME prop success test caseGrzegorz Kolodziejczyk1-0/+99
2014-01-15android/A2DP: Connect transport channel when initiatorLuiz Augusto von Dentz1-12/+39
2014-01-15android/A2DP: Add handling of incoming transport connectionLuiz Augusto von Dentz1-4/+60
2014-01-15android/a2dp: Fix freeing preset on SEP closeAndrzej Kaczmarek1-1/+3
2014-01-15android/a2dp: Fix IPC response length calculationAndrzej Kaczmarek1-2/+2
2014-01-14android: Actually btmon does not need GLib includesMarcel Holtmann1-4/+0
2014-01-14android: Fix typo in referenced source fileMarcel Holtmann1-1/+1
2014-01-14android: Include btproxy utility in distributionMarcel Holtmann1-0/+23
2014-01-14android: The property_set wrapper is actually written by IntelMarcel Holtmann1-10/+17
2014-01-14android/tester: Add get device FRIENDLY_NAME prop fail test caseGrzegorz Kolodziejczyk1-0/+33
2014-01-14android/tester: Add get device VERINFO property fail test caseGrzegorz Kolodziejczyk1-0/+33
2014-01-14android/tester: Add get device DISCTIMEOUT prop fail test caseGrzegorz Kolodziejczyk1-0/+35
2014-01-14android/tester: Add get device BONDED_DEV property fail test caseGrzegorz Kolodziejczyk1-0/+33
2014-01-14android/tester: Add get device SCAN_MODE property fail test caseGrzegorz Kolodziejczyk1-0/+35
2014-01-14android/tester: Add get device SERVREC property fail test caseGrzegorz Kolodziejczyk1-0/+39
2014-01-14android/tester: Add get device BDADDR property fail test caseGrzegorz Kolodziejczyk1-0/+37
2014-01-14android/tester: Add get device TIMESTAMP prop success test caseGrzegorz Kolodziejczyk1-0/+34
2014-01-14android/tester: Add get device RSSI property success test caseGrzegorz Kolodziejczyk1-0/+36
2014-01-14android/tester: Add get device TOD property success test caseGrzegorz Kolodziejczyk1-0/+36
2014-01-14android/tester: Add get device COD property success test caseGrzegorz Kolodziejczyk1-0/+36
2014-01-14android/tester: Add get device UUIDS property success test caseGrzegorz Kolodziejczyk1-0/+34
2014-01-14android/tester: Add get device BDNAME property success test caseGrzegorz Kolodziejczyk1-0/+57
2014-01-14android/tester: Add get device properties success test caseGrzegorz Kolodziejczyk1-1/+124
2014-01-14android/tester: Fix for asynchronous test case condition checkGrzegorz Kolodziejczyk1-24/+20
2014-01-14android: Fix host build if libcap headers are not presentSzymon Janc1-0/+2
2014-01-14android: Remove support for old Android versionsSzymon Janc10-66/+5
2014-01-14android/README: Update documentation with AOSP 4.4Szymon Janc1-21/+50
2014-01-14android/AVDTP: Fix invalid free of struct discoverLuiz Augusto von Dentz1-1/+2
2014-01-14audio/A2DP: Add implemention of SEP abort confirmationLuiz Augusto von Dentz1-0/+15
2014-01-14audio/A2DP: Add implemention of SEP close confirmationLuiz Augusto von Dentz1-0/+15
2014-01-14audio/A2DP: Add implemention of SEP suspend confirmationLuiz Augusto von Dentz1-0/+15
2014-01-14audio/A2DP: Add implemention of SEP start confirmationLuiz Augusto von Dentz1-0/+15
2014-01-14audio/A2DP: Add implemention of SEP open confirmationLuiz Augusto von Dentz1-14/+42
2014-01-14audio/A2DP: Add implemention of SEP set_configuration confirmationLuiz Augusto von Dentz1-2/+38
2014-01-14android/A2DP: Discover endpoints when initiatorLuiz Augusto von Dentz1-60/+184
2014-01-14audio/A2DP: Add implemention of SEP suspend indicationLuiz Augusto von Dentz1-0/+23
2014-01-14audio/A2DP: Add implemention of SEP start indicationLuiz Augusto von Dentz1-0/+23
2014-01-14audio/A2DP: Add implemention of SEP close indicationLuiz Augusto von Dentz1-0/+31
2014-01-14audio/A2DP: Add implemention of SEP open indicationLuiz Augusto von Dentz1-14/+35
2014-01-13android/a2dp: Fix buffer size calculation for codec capsAndrzej Kaczmarek1-1/+1
2014-01-13audio/A2DP: Add implemention of audio Suspend Stream commandLuiz Augusto von Dentz1-1/+22
2014-01-13audio/A2DP: Add implemention of audio Resume Stream commandLuiz Augusto von Dentz1-1/+22
2014-01-13audio/A2DP: Add implemention of audio Close Stream commandLuiz Augusto von Dentz1-1/+22