#
c1ab6cc1 |
| 19-Nov-2019 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-12.1: add suggested parentheses
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
c4e8cd11 |
| 27-Mar-2019 |
Milanka Ringwald <[email protected]> |
goep_client: rename functions
|
#
948b3642 |
| 27-Mar-2019 |
Milanka Ringwald <[email protected]> |
obex_message_builder: rename function
|
#
c4466456 |
| 27-Mar-2019 |
Milanka Ringwald <[email protected]> |
goep_client: use obex builder functions
|
#
41807e91 |
| 18-Mar-2019 |
Milanka Ringwald <[email protected]> |
goap client: support for put operation and body
|
#
c425ea4a |
| 08-Jan-2019 |
Matthias Ringwald <[email protected]> |
l2cap: add fcs_option to ERTM config l2cap_ertm_config_t
|
#
5715f072 |
| 13-Oct-2018 |
Matthias Ringwald <[email protected]> |
goep_client: send empty name without trailing \0
|
#
be267879 |
| 11-Oct-2018 |
Matthias Ringwald <[email protected]> |
goep_client: enable SRM for RFCOMM connections
|
#
c49af926 |
| 10-Oct-2018 |
Matthias Ringwald <[email protected]> |
goep_client: make generic add header functions public
|
#
07cec557 |
| 09-Oct-2018 |
Matthias Ringwald <[email protected]> |
goep_client: fix build by disabling ENABLE_GOEP_L2CAP
|
#
f68f8528 |
| 09-Oct-2018 |
Matthias Ringwald <[email protected]> |
goep_client: add goep_client_create_abort_request
|
#
68d80bee |
| 04-Oct-2018 |
Matthias Ringwald <[email protected]> |
obex: add SRM and SRMP defines
|
#
78280ede |
| 04-Oct-2018 |
Matthias Ringwald <[email protected]> |
geop_client: goep_client_add_header_srm_enable for GOEP v2.0 or higher
|
#
5dcb6ca7 |
| 03-Oct-2018 |
Matthias Ringwald <[email protected]> |
Revert "l2cap ertm: allow SDU of szie MPS in first packet that contains L2CAP SDU Length"
This reverts commit f6fb536452573216b8c12692b87b78ef0221df9e.
|
#
f6fb5364 |
| 03-Oct-2018 |
Matthias Ringwald <[email protected]> |
l2cap ertm: allow SDU of szie MPS in first packet that contains L2CAP SDU Length
|
#
6136aefe |
| 02-Oct-2018 |
Matthias Ringwald <[email protected]> |
geop_client: temp comment not yet used goep_client_add_byte_header
|
#
fc76587a |
| 01-Oct-2018 |
Matthias Ringwald <[email protected]> |
goep_client: new goep_client_add_byte_header and goep_client_add_word_header
|
#
772b45fd |
| 01-Oct-2018 |
Matthias Ringwald <[email protected]> |
goep_client: fix parsing of sdp protocol descriptor list
|
#
fcdd1a56 |
| 28-Sep-2018 |
Matthias Ringwald <[email protected]> |
goep_client: use l2cap psm from protocol descriptor if provided
|
#
6092cabe |
| 28-Sep-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: only share pbap supported features if remote announces its features in sdp record
|
#
bca6857a |
| 20-Sep-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: add PbapSupportedFeatures to OBEX Connect request
|
#
c08e2397 |
| 17-Sep-2018 |
Matthias Ringwald <[email protected]> |
goep_client: add goep_client_add_header_challenge_response
|
#
0729a915 |
| 05-Sep-2018 |
Matthias Ringwald <[email protected]> |
pbap: send disconnect request before closing connection
|
#
645e6347 |
| 04-Sep-2018 |
Matthias Ringwald <[email protected]> |
goep_client: move l2cap-related code into ENABLE_GOEP_L2CAP
|