History log of /btstack/src/classic/sdp_util.c (Results 1 – 25 of 45)
Revision Date Author Comments
# 92e81b74 16-Nov-2024 Matthias Ringwald <[email protected]>

sdp_util: fix unused warning


# a7c2bbb1 11-Nov-2024 Matthias Ringwald <[email protected]>

sdp_util: add sdp_valid_service_search_pattern


# 3bb8bc6f 11-Nov-2024 Matthias Ringwald <[email protected]>

sdp_util: add sdp_attribute_list_valid


# c5dd676d 04-Dec-2023 Matthias Ringwald <[email protected]>

sdp_util: use bool from uuid_has_bluetooth_prefix


# 3548b7cb 30-Nov-2023 Dirk Helbig <[email protected]>

cmake: fix warnings, code cleanup


# 839ee6d9 16-Oct-2023 Matthias Ringwald <[email protected]>

sdp_util: fix spelling


# 7971cf19 16-Oct-2023 Matthias Ringwald <[email protected]>

sdp_util: use uint32_t and bool


# 80a6e57e 08-Aug-2023 Matthias Ringwald <[email protected]>

sdp_util: assert 16-bit DES is used for builder functions


# c1bdeb24 23-Feb-2023 Matthias Ringwald <[email protected]>

sdp_util: print strings as characters instead of hex dump


# ab8ccfd9 05-Apr-2022 Matthias Ringwald <[email protected]>

sdp_util: guard printf_hexdump


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 6b65794d 01-Nov-2021 Milanka Ringwald <[email protected]>

docs: use @return instead of @returns


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

sdp: prefix globals, update deinit function


# 8e95bece 28-Jun-2021 Matthias Ringwald <[email protected]>

fix unused warnings

# Conflicts:
# src/l2cap.c


# b3988195 19-Mar-2021 Matthias Ringwald <[email protected]>

sdp_util: remove ; after function declaration


# bbc383fe 30-Oct-2020 Milanka Ringwald <[email protected]>

src: remove commented code


# 52a3617c 16-Sep-2020 Matthias Ringwald <[email protected]>

sdp_util: skip memcpy if size == 0


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

ignore memcpy return value (always returns first parameter)


# 502376e3 02-Dec-2019 Matthias Ringwald <[email protected]>

des_iterator: use bool return types [a2445]


# 505f1c30 19-Nov-2019 Matthias Ringwald <[email protected]>

ISRAC2012-Rule-12.1: add suggested parentheses


# 5df9dc78 19-Nov-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-12.1: add suggested parentheses


# 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)


# d4efbfbf 04-Dec-2017 Matthias Ringwald <[email protected]>

sdp_util: add getter for DE_STRING type


# 3558d884 19-Sep-2017 Matthias Ringwald <[email protected]>

sdp_util: add de_get_len_safe, use uint32_t for length functions


12