#
74b2411b |
| 29-Sep-2020 |
Milanka Ringwald <[email protected]> |
avdtp_util: increase packet size for the cp_type_value_len of content protection struct
|
#
a4ec7672 |
| 26-Aug-2020 |
Milanka Ringwald <[email protected]> |
avdtp: fix compile warnings
|
#
46b99c89 |
| 19-Aug-2020 |
Matthias Ringwald <[email protected]> |
avdtp_util: add avdtp_signaling_emit_accept_for_stream_endpoint
|
#
f9a5036a |
| 19-Aug-2020 |
Matthias Ringwald <[email protected]> |
avdtp_util: document for each AVDTP_SUBVENT_* if source and/or sink packet handlers are called
|
#
e8a431c1 |
| 19-Aug-2020 |
Matthias Ringwald <[email protected]> |
avdtp_util: pass adtvp_media_codec_capabilities_t as pointer
|
#
6c069ec9 |
| 19-Aug-2020 |
Matthias Ringwald <[email protected]> |
avdtp: streamline codec config emit
|
#
4b7d40bb |
| 19-Aug-2020 |
Matthias Ringwald <[email protected]> |
avdtp: collect all emit functions in avdtp_util
|
#
26f6cd9d |
| 18-Aug-2020 |
Milanka Ringwald <[email protected]> |
a2dtp: use a2dp helper functions to send events
|
#
ab389ce7 |
| 18-Aug-2020 |
Milanka Ringwald <[email protected]> |
avdtp: helper functions for emitting A2DP events
|
#
23edb87e |
| 20-Jul-2020 |
Milanka Ringwald <[email protected]> |
avdtp: use Bluetooth error codes
|
#
50d5c6ca |
| 15-Jul-2020 |
Matthias Ringwald <[email protected]> |
avdtp: fix invalid response for Get Capabilities request if Delay Reporting was supported
|
#
c69f4ba5 |
| 13-Jul-2020 |
Matthias Ringwald <[email protected]> |
avdtp: emit most events to sink and source if registered
|
#
f08f4934 |
| 11-Jul-2020 |
Matthias Ringwald <[email protected]> |
avdtp: emit media codec other based on local stream endpoint
|
#
0fbfe070 |
| 11-Jul-2020 |
Matthias Ringwald <[email protected]> |
avdtp: emit media codec sbc based on local stream endpoint
|
#
61fb88e1 |
| 11-Jul-2020 |
Matthias Ringwald <[email protected]> |
avdtp: emit configuration based on local stream endpoint
|
#
2d9d000f |
| 11-Jul-2020 |
Matthias Ringwald <[email protected]> |
avdtp: emit delay only as source
|
#
f751daa3 |
| 11-Jul-2020 |
Matthias Ringwald <[email protected]> |
avdtp: emit events to sink/source based on stream endpoint type
|
#
f01aeca4 |
| 11-Jul-2020 |
Milanka Ringwald <[email protected]> |
avdtp: on disconnect call directly l2cap_disconnect on all stream endpoints and then the connection as well
|
#
a699c169 |
| 10-Jul-2020 |
Milanka Ringwald <[email protected]> |
avdtp_util: replace if check with assert
|
#
5ace758f |
| 09-Jul-2020 |
Milanka Ringwald <[email protected]> |
avdtp: move connections from context to avdtp.c
|
#
9192020a |
| 07-Jul-2020 |
Matthias Ringwald <[email protected]> |
remove <stdio.h>, <stdlib.h> and printf from most core files
|
#
1436d179 |
| 03-Jul-2020 |
Milanka Ringwald <[email protected]> |
avdtp: rename getter functions
|
#
c1e2cdaa |
| 06-Jun-2020 |
aroldxd <[email protected]> |
avdtp_util: fix avdtp_si2str lookup
|
#
371c4c58 |
| 09-Apr-2020 |
Matthias Ringwald <[email protected]> |
avdtp_util: use if else chain to parse codec bitmap
|
#
63274943 |
| 17-Dec-2019 |
Milanka Ringwald <[email protected]> |
avdtp: introduce is_initiator param in accept and reject events
|