#
7324832b |
| 11-Mar-2023 |
Matthias Ringwald <[email protected]> |
goep_client: connect to map mas instance #0
|
#
8f88fc00 |
| 10-Mar-2023 |
Matthias Ringwald <[email protected]> |
goep_client: store service uuid
|
#
6b795dee |
| 10-Mar-2023 |
Matthias Ringwald <[email protected]> |
goep_client: set default pbap supported features
|
#
7e760b74 |
| 10-Mar-2023 |
Matthias Ringwald <[email protected]> |
goep_client: cache map supported features, supported message types and mas instance id
|
#
8441d53d |
| 06-Feb-2023 |
Matthias Ringwald <[email protected]> |
goep_client: add goep_client_body_get_outgoing_buffer_len
|
#
2c3397f6 |
| 28-Jun-2022 |
Simon Budig <[email protected]> |
goep_client: incorporate "final" bit into goep_client_execute
|
#
49df53af |
| 09-Jun-2022 |
Simon Budig <[email protected]> |
goep_client + obex_message-builder: add functions for the length header
|
#
9c9e9dc1 |
| 16-May-2022 |
Matthias Ringwald <[email protected]> |
goep_client: fix function name
|
#
e23a8476 |
| 13-May-2022 |
Matthias Ringwald <[email protected]> |
goep_client: add goep_client_request_get_max_body_size
|
#
6b0cf524 |
| 11-Apr-2022 |
Matthias Ringwald <[email protected]> |
goep_client: implement disconnect for l2cap bearer
|
#
3ffc2a09 |
| 21-Dec-2021 |
Matthias Ringwald <[email protected]> |
goep_client: add goep_client_version_20_or_higher
|
#
7c7befac |
| 20-Dec-2021 |
Matthias Ringwald <[email protected]> |
avrcp_browsing, goep_client: request 16-bit FCS for ERTM
|
#
107ca021 |
| 26-Nov-2021 |
Matthias Ringwald <[email protected]> |
goep_client: increase outgoing buffer to 150 bytes
|
#
f25e60de |
| 19-Nov-2021 |
Matthias Ringwald <[email protected]> |
l2cap: streamline ertm, cbm, ecbm function names
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
5eb33985 |
| 18-Oct-2021 |
Matthias Ringwald <[email protected]> |
goep_client: add goep_client_header_add_name_prefix
|
#
e166b1e8 |
| 16-Sep-2021 |
Milanka Ringwald <[email protected]> |
pbap_client: use ERROR_CODE_SUCCESS status instead of 0
|
#
0c027479 |
| 02-Sep-2021 |
Matthias Ringwald <[email protected]> |
goep_client: fix compile
|
#
960d5b2c |
| 20-Jul-2021 |
Matthias Ringwald <[email protected]> |
goep_client: prefix globals, update deinit function
|
#
d76b1119 |
| 11-Jan-2021 |
Matthias Ringwald <[email protected]> |
goep_client: support de-init
|
#
cc92f22b |
| 14-Dec-2020 |
Matthias Ringwald <[email protected]> |
hfp/goep_client/avdtp/a2dp: return `SDP_SERVICE_NOT_FOUND` if no suitable SDP record is found
|
#
97d2cfbc |
| 30-Nov-2020 |
Matthias Ringwald <[email protected]> |
fix warnings for log_info/printf
|
#
7bbeb3ad |
| 27-Oct-2020 |
Milanka Ringwald <[email protected]> |
add missing default switch cases
|
#
9192020a |
| 07-Jul-2020 |
Matthias Ringwald <[email protected]> |
remove <stdio.h>, <stdlib.h> and printf from most core files
|
#
6535961a |
| 02-Dec-2019 |
Matthias Ringwald <[email protected]> |
ignore memcpy return value (always returns first parameter)
|