History log of /btstack/src/classic/pbap_client.c (Results 51 – 75 of 117)
Revision Date Author Comments
# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 1a96727d 18-Oct-2021 Matthias Ringwald <[email protected]>

pbap_client: avoid path_element buffer by use of goep_client_header_add_name_prefix


# 35fe15fc 16-Sep-2021 Milanka Ringwald <[email protected]>

pbap_client: assert PBAP_CONNECTED state


# 721ddaa5 16-Sep-2021 Milanka Ringwald <[email protected]>

pbap_client: return ERROR_CODE_SUCCESS instead of 0


# e166b1e8 16-Sep-2021 Milanka Ringwald <[email protected]>

pbap_client: use ERROR_CODE_SUCCESS status instead of 0


# 41fcd84f 21-Jul-2021 Matthias Ringwald <[email protected]>

pan, pbap_client, rfcomm: prefix globals, update deinit function


# a154fcd6 29-Jun-2021 Matthias Ringwald <[email protected]>

pbap_client: init parser for vcard listing parsing


# 430422d8 29-Jun-2021 Matthias Ringwald <[email protected]>

pbap_client: extract pbap_client_vcard_listing_init_parser


# 838023a8 29-Jun-2021 Matthias Ringwald <[email protected]>

pbap_client: move vcard listing parsing state into pbap_client context


# 827db6fe 13-May-2021 Matthias Ringwald <[email protected]>

pbap_client: fix property_selector for X-BT-UID and X-BT-UCI


# 5b02feb5 26-Apr-2021 Matthias Ringwald <[email protected]>

pbap_client: abort operation on next step


# 094a25e4 23-Apr-2021 Matthias Ringwald <[email protected]>

pbap_client: set property flag for BT-UID and BT-UCI get card requests


# 45f043ba 25-Feb-2021 Matthias Ringwald <[email protected]>

pbap_client: used actual (utf-8) char len


# 1d0ae3ba 11-Jan-2021 Matthias Ringwald <[email protected]>

pbap_client: support de-init


# 8aee7659 05-Nov-2020 Milanka Ringwald <[email protected]>

delete commented code


# e0d13a19 27-Oct-2020 Milanka Ringwald <[email protected]>

avoid warning for set but unused variables when log_info and log_error are disabled


# 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


# a0506975 08-May-2020 Matthias Ringwald <[email protected]>

bap_client: fix PBAP UUID len on connect message


# 5575558e 21-Apr-2020 Milanka Ringwald <[email protected]>

pbab, hfp: fix unused warnings


# 68654542 13-Jan-2020 Matthias Ringwald <[email protected]>

pbap_client: extract pbap_packet_handler_hci and pbap_packet_handler_goep


# 6535961a 02-Dec-2019 Matthias Ringwald <[email protected]>

ignore memcpy return value (always returns first parameter)


# 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


12345