History log of /btstack/src/classic/sdp_util.h (Results 1 – 20 of 20)
Revision Date Author Comments
# 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


# 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


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

license: update text


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

sdp: prefix globals, update deinit function


# fe5a6c4e 27-May-2021 Milanka Ringwald <[email protected]>

src: add title to header files


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

des_iterator: use bool return types [a2445]


# ae8d9208 24-Sep-2019 Milanka Ringwald <[email protected]>

bluetooth.h: remove unused SDP defines, move SDP defines and SDP_PDU_ID_t to sdp_util.h


# 80e33422 11-May-2019 Matthias Ringwald <[email protected]>

Use FILENAME_H as include guard (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


# efda0b48 17-Mar-2016 Matthias Ringwald <[email protected]>

sdp_util: extract sdp_create_spp_service into spp_server and use spp_create_sdp_record


# 023f2764 18-Feb-2016 Matthias Ringwald <[email protected]>

sdp_query_util: inline into sdp_util and sdp_client


# 6c927b22 17-Feb-2016 Matthias Ringwald <[email protected]>

sdp_query: pass in packet handler on query instead of global registration. integrate sdp_parser into sdp_client


# e53943d7 25-Nov-2015 Matthias Ringwald <[email protected]>

pass in service record handle for sdp spp create


# ef907034 15-Nov-2015 Matthias Ringwald <[email protected]>

collect Bluetooth defines from sdp


# 3edc84c5 13-Nov-2015 Matthias Ringwald <[email protected]>

fix paths after source reorg


# 3deb3ec6 13-Nov-2015 Matthias Ringwald <[email protected]>

split sources into core, ble, and classic