#
43a6ebd4 |
| 01-Apr-2024 |
Milanka Ringwald <[email protected]> |
doc: remove tabs and spaces from API functions
|
#
1041da4b |
| 13-Nov-2023 |
Matthias Ringwald <[email protected]> |
a2dp: support SDP record without service name and/or provider
|
#
42780893 |
| 24-Mar-2023 |
Matthias Ringwald <[email protected]> |
avdtp_source: use sample count as timestamp
|
#
f37082ee |
| 24-Mar-2023 |
Matthias Ringwald <[email protected]> |
a2dp_source: remove deprecated a2dp_source_stream_send_media_payload
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
a95794ce |
| 16-Jul-2021 |
Matthias Ringwald <[email protected]> |
a2dp: allow to register media codec validator for sink and source
|
#
fe5a6c4e |
| 27-May-2021 |
Milanka Ringwald <[email protected]> |
src: add title to header files
|
#
3e6cf581 |
| 16-Feb-2021 |
Matthias Ringwald <[email protected]> |
a2dp/avdtp: mark capabilities as const
|
#
8691a66c |
| 04-Feb-2021 |
Matthias Ringwald <[email protected]> |
a2dp, avdtp: use `a2dp_source_set_config_{TYPE}` and `avdtp_config{TYPE}_store` to avoid large number of parameters
|
#
7569dc61 |
| 08-Jan-2021 |
Matthias Ringwald <[email protected]> |
a2dp: support de-init
|
#
8869c787 |
| 07-Jan-2021 |
Bjoern Hartmann <[email protected]> |
a2dp_source: add send media payload with rtp function
|
#
02b36f37 |
| 23-Dec-2020 |
Matthias Ringwald <[email protected]> |
a2dp_source: fix spelling
|
#
4c5b56ff |
| 23-Dec-2020 |
Matthias Ringwald <[email protected]> |
a2dp_source: remove unused param
|
#
80dc0088 |
| 22-Dec-2020 |
Matthias Ringwald <[email protected]> |
avdtp: use frequency in hz and general channel mode for sbc config
|
#
5695c5cc |
| 21-Dec-2020 |
Matthias Ringwald <[email protected]> |
avdtp_source, a2dp_source: allow to send media packets without RTP header
|
#
cbfa0fc6 |
| 21-Dec-2020 |
Matthias Ringwald <[email protected]> |
a2dp_source: add a2dp_source_set_config_{TYPE}
|
#
0fa4346c |
| 21-Dec-2020 |
Matthias Ringwald <[email protected]> |
a2dp: extract a2dp_source_set_config_sbc
|
#
17ddf501 |
| 07-Sep-2020 |
Matthias Ringwald <[email protected]> |
avdtp/a2dp: add finalize stream endpoint function
|
#
965a3ce5 |
| 19-Nov-2019 |
Milanka Ringwald <[email protected]> |
a2dp: update docu a2dp_source_register_packet_handler [a2376]
|
#
8b94010e |
| 20-Sep-2019 |
Milanka Ringwald <[email protected]> |
avdtp: forward A2DP_SUBEVENT_SIGNALING_DELAY_REPORT as event to client app; change a2dp sink return value of a2dp_sink_create_stream_endpoint from status to stream endpoint
|
#
80e33422 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
#
cfd2437e |
| 17-Sep-2018 |
Matthias Ringwald <[email protected]> |
a2dp_source: suppport stream reconfiguration (a2dp_source_reconfigure_stream_sampling_frequency)
|
#
d0c510fc |
| 26-Jun-2018 |
Matthias Ringwald <[email protected]> |
a2dp: fix compiltion for c++
|
#
7078e434 |
| 18-Apr-2018 |
Milanka Ringwald <[email protected]> |
a2dp_source: a2dp_source_create_stream_endpoint returns avdtp_stream_endpoint_t
|
#
b60d3b47 |
| 13-Apr-2018 |
Milanka Ringwald <[email protected]> |
a2dp source: fix api for create stream endpoint
|