#
9413b167 |
| 12-Jul-2017 |
Milanka Ringwald <[email protected]> |
avdtp: rename connection attributes
|
#
4ccacc40 |
| 11-Jul-2017 |
Milanka Ringwald <[email protected]> |
avdtp: introduced avdtp cid on connect; cmd functions return now status; use local and remote sedi in events instead of initiator and acceptor seid
|
#
f97cfcbb |
| 02-Jul-2017 |
Matthias Ringwald <[email protected]> |
avdtp: mark avdtp_header(..) as static inline and move to header
|
#
675720ad |
| 01-Jun-2017 |
Matthias Ringwald <[email protected]> |
avdp: drop unistd.h include
|
#
b0920f25 |
| 23-May-2017 |
Milanka Ringwald <[email protected]> |
fix warnings in bluedroid and avdtp
|
#
ab48117f |
| 19-May-2017 |
Milanka Ringwald <[email protected]> |
use AVDTP_INVALID_SEP_INDEX
|
#
3e3fbf3d |
| 19-May-2017 |
Milanka Ringwald <[email protected]> |
Merge branch 'avdtp-source2' into develop
|
#
8587e32c |
| 19-May-2017 |
Milanka Ringwald <[email protected]> |
remove printf from library code
|
#
867053f8 |
| 05-May-2017 |
Matthias Ringwald <[email protected]> |
avdtp: fix signed comparison warning
|
#
6484b28a |
| 05-May-2017 |
Matthias Ringwald <[email protected]> |
avdtp: introduce AVDTP_INVALID_SEP_INDEX and use in init
|
#
b548dda6 |
| 19-Apr-2017 |
Milanka Ringwald <[email protected]> |
send sine
|
#
ba155c22 |
| 18-Apr-2017 |
Milanka Ringwald <[email protected]> |
move connect/open stream to a2dp
|
#
f9bca1f3 |
| 12-Apr-2017 |
Milanka Ringwald <[email protected]> |
avdtp: use avdtp cid instead con handle
|
#
85efc5ac |
| 11-Apr-2017 |
Milanka Ringwald <[email protected]> |
avdtp: add remote seps on discovery
|
#
44c53bbc |
| 11-Apr-2017 |
Milanka Ringwald <[email protected]> |
avdtp: move remote seps to connection
|
#
a04ed5e9 |
| 04-Apr-2017 |
Milanka Ringwald <[email protected]> |
move handling stream endpoint state to avdtp source
|
#
f7103c90 |
| 04-Apr-2017 |
Milanka Ringwald <[email protected]> |
avdtp: move sending code to app
|
#
ab2c6ae4 |
| 24-Mar-2017 |
Matthias Ringwald <[email protected]> |
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
#
25b97bfa |
| 20-Mar-2017 |
Milanka Ringwald <[email protected]> |
avdtp: fix compile
|
#
e6a4f9ed |
| 20-Mar-2017 |
Milanka Ringwald <[email protected]> |
avdtp source: fix compile
|
#
747ec646 |
| 06-Mar-2017 |
Milanka Ringwald <[email protected]> |
a2dp: avdtp source sends sbc frames at constant speed
a2dp: introduce context, move common code to avdtp.c
a2dp: wrap source functionality
a2dp: enable packet handler
a2dp: draft implemetation so
a2dp: avdtp source sends sbc frames at constant speed
a2dp: introduce context, move common code to avdtp.c
a2dp: wrap source functionality
a2dp: enable packet handler
a2dp: draft implemetation source open stream
avrcp: add streaming connection opened/released events
avdtp source: introduce timer for storing audio data at const fr., encode into sbc, and prepare for sending
wav_util: fix return of wav_reader_read_int16
sbc: rename sbc to msbc test
sbc: improve usage output
sbc: fix makefile
sbc: remove hardcoded bitrate
avdtp: add encode/decode sine example without using ring buffer
avdtp: move ring buffer to stream endpoint
avdtp: add encode/decode test with ring buffer
sbc: use btstack_sbc_encoder_num_audio_frames - 1 audio frame contains 1 audio sample for mono and 2 for stereo
sbc: use btstack_sbc_encoder_num_audio_frames - 1 audio frame contains 1 audio sample for mono and 2 for stereo
sbc: revert sample counting
avdtp: source sending correct audio first time
avdtp: shorter timer for audio generation gets correct stream
avdtp: set state to AVDTP_STREAM_ENDPOINT_STREAMING_W2_SEND when more data is ready
avdtp: introduce transport category as mandatory
avdtp: introduce transport category as mandatory
show more ...
|
#
8ef7100f |
| 30-Jan-2017 |
Milanka Ringwald <[email protected]> |
avdtp: files moved to src/classic
|