Marcel Holtmann
|
261948090e
|
build: Move declaration of _GNU_SOURCE back into individual source files
|
2018-12-06 21:28:18 +01:00 |
|
Szymon Janc
|
97075679fe
|
android: Remove dead code
This removes dead code due to memory allocation with new0 not being
able to fail.
|
2015-10-30 11:44:19 +01:00 |
|
Szymon Janc
|
f020f5f1c0
|
android/avdtptest: Return error code when exiting on failure
Should improve scripting support.
|
2015-05-13 17:02:47 +02:00 |
|
Mariusz Skamra
|
9c578df023
|
android/avdtptest: Fix NULL local stream endpoint queue
This patch fixes missing queue_new()
|
2015-05-13 16:51:34 +02:00 |
|
Marcel Holtmann
|
92ea0af0d6
|
android: Use local libbluetooth includes
|
2015-02-28 22:39:35 -08:00 |
|
Andrei Emeltchenko
|
37c942ff2b
|
android/avdtp: Refactor local SEP list handling
In order to deduplicate similar code in android/ and profiles/ we need
to handle local SEP queue outside of avdtp.c. GSList is transformed to
queue.
|
2015-02-22 21:26:25 +01:00 |
|
Szymon Janc
|
42f16f8db0
|
android: List all enum values in switch
As described in coding style M10.
|
2014-12-08 14:00:29 +01:00 |
|
Szymon Janc
|
1b61a86b65
|
android/avdtptest: Print info when matching SEP was found
|
2014-09-03 16:55:14 +02:00 |
|
Szymon Janc
|
2fb65926d4
|
android/avdtptest: Verify data before processing rtp header
|
2014-09-03 16:55:14 +02:00 |
|
Szymon Janc
|
4fc3bd0466
|
android/avdtptest: Enable delay reporting
|
2014-09-03 16:55:14 +02:00 |
|
Szymon Janc
|
5d3bff7a93
|
android/avdtptest: Add option for setting protocol version
|
2014-09-02 17:56:14 +02:00 |
|
Szymon Janc
|
7153dd932e
|
android/avdtptest: Add support for sending commands
|
2014-09-02 17:56:14 +02:00 |
|
Szymon Janc
|
23909ea1fb
|
android/avdtptest: Add option to enable stream configuration
Instead of specifing initiator role use option that allows to perform
stream configuration.
|
2014-09-02 17:56:14 +02:00 |
|
Szymon Janc
|
ef1680fb9a
|
android/avdtptest: Add support for receiving media as SINK
|
2014-09-01 15:54:17 +02:00 |
|
Szymon Janc
|
d8f9a248a9
|
android/avdtptest: Add support for fragmentation
|
2014-09-01 15:54:17 +02:00 |
|
Szymon Janc
|
8aae2a1d26
|
android/avdtptest: Add support for initiator role and discovery
|
2014-09-01 15:54:17 +02:00 |
|
Szymon Janc
|
b8823ffcba
|
android/avdtptest: Add option to reject commands
Currently all commands are rejected. If needed this can be extended
to specify which command to reject.
|
2014-09-01 15:54:17 +02:00 |
|
Szymon Janc
|
491c71d0c3
|
android/avdtptest: Add support for streaming
|
2014-09-01 15:54:16 +02:00 |
|
Szymon Janc
|
ffe06d0391
|
android: Add initial code for AVDTP testing tool
This tools is intended for AVDTP qualification with PTS.
|
2014-09-01 15:54:16 +02:00 |
|