History log of /btstack/src/classic/sdp_client.h (Results 1 – 15 of 15)
Revision Date Author Comments
# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


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

src: add title to header files


# 0396d6cc 11-Jan-2021 Matthias Ringwald <[email protected]>

sdp: support de-init


# b443d25d 21-Aug-2020 Matthias Ringwald <[email protected]>

sdp_client: add sdp_client_register_query_callback() allows to register query request instead of polling sdp_client_ready()


# e094740e 21-Aug-2020 Matthias Ringwald <[email protected]>

sdp_client: add sdp_client_register_query_callback() allows to register query request instead of polling sdp_client_ready()


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

Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)


# 8eaf1b42 05-Jul-2017 Milanka Ringwald <[email protected]>

sdp client: add const to def


# 282ceebc 08-Apr-2016 Matthias Ringwald <[email protected]>

sdp_client: return error instead or copmlete event with error code


# 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


# 7907f069 21-Jan-2016 Matthias Ringwald <[email protected]>

btstack-config.h -> btstack_config.h


# a9a4c409 21-Jan-2016 Matthias Ringwald <[email protected]>

structure btstack-config.h


# 89374882 21-Jan-2016 Matthias Ringwald <[email protected]>

sdp_qeuery_rfcomm: delete sdp_query_rfcomm_deregister_callback


# eb886013 20-Jan-2016 Matthias Ringwald <[email protected]>

fix missing bstack_ for struct data_source and struct timer. utils->btstack_util


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

split sources into core, ble, and classic