index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-15
android/tester: Add set device BDADDR prop fail test case
Grzegorz Kolodziejczyk
1
-0
/
+35
2014-01-15
android/tester: Add set device TIMESTAMP prop fail test case
Grzegorz Kolodziejczyk
1
-0
/
+33
2014-01-15
android/tester: Add set device RSSI prop fail test case
Grzegorz Kolodziejczyk
1
-0
/
+33
2014-01-15
android/tester: Add set device TOD prop fail test case
Grzegorz Kolodziejczyk
1
-0
/
+33
2014-01-15
android/tester: Add set device COD prop fail test case
Grzegorz Kolodziejczyk
1
-0
/
+33
2014-01-15
android/tester: Add set device UUIDS prop fail test case
Grzegorz Kolodziejczyk
1
-0
/
+31
2014-01-15
android/tester: Add set device BDNAME prop fail test case
Grzegorz Kolodziejczyk
1
-0
/
+54
2014-01-15
android/tester: Add set device FRIENDLY_NAME prop success test case
Grzegorz Kolodziejczyk
1
-0
/
+99
2014-01-15
android/A2DP: Connect transport channel when initiator
Luiz Augusto von Dentz
1
-12
/
+39
2014-01-15
android/A2DP: Add handling of incoming transport connection
Luiz Augusto von Dentz
1
-4
/
+60
2014-01-15
android/a2dp: Fix freeing preset on SEP close
Andrzej Kaczmarek
1
-1
/
+3
2014-01-15
android/a2dp: Fix IPC response length calculation
Andrzej Kaczmarek
1
-2
/
+2
2014-01-14
android: Actually btmon does not need GLib includes
Marcel Holtmann
1
-4
/
+0
2014-01-14
android: Fix typo in referenced source file
Marcel Holtmann
1
-1
/
+1
2014-01-14
android: Include btproxy utility in distribution
Marcel Holtmann
1
-0
/
+23
2014-01-14
android: The property_set wrapper is actually written by Intel
Marcel Holtmann
1
-10
/
+17
2014-01-14
android/tester: Add get device FRIENDLY_NAME prop fail test case
Grzegorz Kolodziejczyk
1
-0
/
+33
2014-01-14
android/tester: Add get device VERINFO property fail test case
Grzegorz Kolodziejczyk
1
-0
/
+33
2014-01-14
android/tester: Add get device DISCTIMEOUT prop fail test case
Grzegorz Kolodziejczyk
1
-0
/
+35
2014-01-14
android/tester: Add get device BONDED_DEV property fail test case
Grzegorz Kolodziejczyk
1
-0
/
+33
2014-01-14
android/tester: Add get device SCAN_MODE property fail test case
Grzegorz Kolodziejczyk
1
-0
/
+35
2014-01-14
android/tester: Add get device SERVREC property fail test case
Grzegorz Kolodziejczyk
1
-0
/
+39
2014-01-14
android/tester: Add get device BDADDR property fail test case
Grzegorz Kolodziejczyk
1
-0
/
+37
2014-01-14
android/tester: Add get device TIMESTAMP prop success test case
Grzegorz Kolodziejczyk
1
-0
/
+34
2014-01-14
android/tester: Add get device RSSI property success test case
Grzegorz Kolodziejczyk
1
-0
/
+36
2014-01-14
android/tester: Add get device TOD property success test case
Grzegorz Kolodziejczyk
1
-0
/
+36
2014-01-14
android/tester: Add get device COD property success test case
Grzegorz Kolodziejczyk
1
-0
/
+36
2014-01-14
android/tester: Add get device UUIDS property success test case
Grzegorz Kolodziejczyk
1
-0
/
+34
2014-01-14
android/tester: Add get device BDNAME property success test case
Grzegorz Kolodziejczyk
1
-0
/
+57
2014-01-14
android/tester: Add get device properties success test case
Grzegorz Kolodziejczyk
1
-1
/
+124
2014-01-14
android/tester: Fix for asynchronous test case condition check
Grzegorz Kolodziejczyk
1
-24
/
+20
2014-01-14
android: Fix host build if libcap headers are not present
Szymon Janc
1
-0
/
+2
2014-01-14
android: Remove support for old Android versions
Szymon Janc
10
-66
/
+5
2014-01-14
android/README: Update documentation with AOSP 4.4
Szymon Janc
1
-21
/
+50
2014-01-14
android/AVDTP: Fix invalid free of struct discover
Luiz Augusto von Dentz
1
-1
/
+2
2014-01-14
audio/A2DP: Add implemention of SEP abort confirmation
Luiz Augusto von Dentz
1
-0
/
+15
2014-01-14
audio/A2DP: Add implemention of SEP close confirmation
Luiz Augusto von Dentz
1
-0
/
+15
2014-01-14
audio/A2DP: Add implemention of SEP suspend confirmation
Luiz Augusto von Dentz
1
-0
/
+15
2014-01-14
audio/A2DP: Add implemention of SEP start confirmation
Luiz Augusto von Dentz
1
-0
/
+15
2014-01-14
audio/A2DP: Add implemention of SEP open confirmation
Luiz Augusto von Dentz
1
-14
/
+42
2014-01-14
audio/A2DP: Add implemention of SEP set_configuration confirmation
Luiz Augusto von Dentz
1
-2
/
+38
2014-01-14
android/A2DP: Discover endpoints when initiator
Luiz Augusto von Dentz
1
-60
/
+184
2014-01-14
audio/A2DP: Add implemention of SEP suspend indication
Luiz Augusto von Dentz
1
-0
/
+23
2014-01-14
audio/A2DP: Add implemention of SEP start indication
Luiz Augusto von Dentz
1
-0
/
+23
2014-01-14
audio/A2DP: Add implemention of SEP close indication
Luiz Augusto von Dentz
1
-0
/
+31
2014-01-14
audio/A2DP: Add implemention of SEP open indication
Luiz Augusto von Dentz
1
-14
/
+35
2014-01-13
android/a2dp: Fix buffer size calculation for codec caps
Andrzej Kaczmarek
1
-1
/
+1
2014-01-13
audio/A2DP: Add implemention of audio Suspend Stream command
Luiz Augusto von Dentz
1
-1
/
+22
2014-01-13
audio/A2DP: Add implemention of audio Resume Stream command
Luiz Augusto von Dentz
1
-1
/
+22
2014-01-13
audio/A2DP: Add implemention of audio Close Stream command
Luiz Augusto von Dentz
1
-1
/
+22
[next]