#
5451d60a |
| 13-Dec-2019 |
Milanka Ringwald <[email protected]> |
a2dp_source: rename global variable
|
#
6535961a |
| 02-Dec-2019 |
Matthias Ringwald <[email protected]> |
ignore memcpy return value (always returns first parameter)
|
#
33f3f68c |
| 18-Nov-2019 |
Milanka Ringwald <[email protected]> |
a2dp source: wrap avdtp calls [a2371]
|
#
259c7ac3 |
| 15-Nov-2019 |
Milanka Ringwald <[email protected]> |
a2dp: set local seid in a2dp_streaming_emit_can_send_media_packet_now [a2381]
|
#
84e3541e |
| 27-Sep-2019 |
Milanka Ringwald <[email protected]> |
bluetooth_psm: replace prefix PSM_ with BLUEOOTH_PSM_
|
#
62faac7e |
| 21-Sep-2019 |
Milanka Ringwald <[email protected]> |
a2dp_source: fix event type in a2dp_signaling_emit_delay_report, forward AVDTP_SUBEVENT_SIGNALING_CAPABILITIES_DONE event
|
#
b5858f2d |
| 20-Sep-2019 |
Milanka Ringwald <[email protected]> |
avdtp source: Adapt Bluetooth spec SBC configuration definition to the expected input of SBC Encoder
|
#
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
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (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
|
#
59e36844 |
| 17-Apr-2018 |
Milanka Ringwald <[email protected]> |
a2dp: remove l2cap register service from init
|
#
485c0a4c |
| 17-Apr-2018 |
Milanka Ringwald <[email protected]> |
avdtp: remove list of remote seps, emit instead seps to the app, with event done to mark the end
|
#
b60d3b47 |
| 13-Apr-2018 |
Milanka Ringwald <[email protected]> |
a2dp source: fix api for create stream endpoint
|
#
a2466f31 |
| 09-Mar-2018 |
Milanka Ringwald <[email protected]> |
a2dp_source: use correct event on signaling connection failure, extract emit functions
|
#
9900b7fa |
| 23-Feb-2018 |
Milanka Ringwald <[email protected]> |
a2dp source: reject incorrectly initiated incoming media connection
|
#
578eda3e |
| 20-Feb-2018 |
Milanka Ringwald <[email protected]> |
a2dp source: fix walk through dicovered remote seps for finding SBC media codec capapbility
|
#
ec3d71e3 |
| 01-Dec-2017 |
Milanka Ringwald <[email protected]> |
avdtp: fix incoming/outgoing connection, introduce more logs
|
#
63331bf4 |
| 29-Nov-2017 |
Milanka Ringwald <[email protected]> |
avdtp source: send event on signaling connection established for both incoming and outgoing connections
|
#
ffa6c160 |
| 27-Nov-2017 |
Milanka Ringwald <[email protected]> |
avdtp: cache SBC codec info to emot on set config accept
|
#
e7e31fb8 |
| 26-Nov-2017 |
Milanka Ringwald <[email protected]> |
a2dp source: remove get configuration
|
#
e2d6e24b |
| 24-Nov-2017 |
Milanka Ringwald <[email protected]> |
a2dp source: move sbc init from a2dp source to demo
|
#
4cb889a5 |
| 03-Nov-2017 |
Milanka Ringwald <[email protected]> |
avrcp: fix includes
|
#
133becec |
| 30-Aug-2017 |
Milanka Ringwald <[email protected]> |
a2dp: send STOP event on stream stopped or aborted
|