History log of /btstack/src/classic/sdp_util.c (Results 26 – 45 of 45)
Revision Date Author Comments
# 4599b98a 19-Sep-2017 Matthias Ringwald <[email protected]>

sdp_util: review UNUSED-size


# 1b84b25d 06-Apr-2017 Matthias Ringwald <[email protected]>

sdp_util: fix sdp_service_search_pattern_for_uuid128


# ab2c6ae4 24-Mar-2017 Matthias Ringwald <[email protected]>

tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__


# 9ec2630c 22-Dec-2016 Matthias Ringwald <[email protected]>

fix unused parameters warning


# f04a0c31 09-Oct-2016 Matthias Ringwald <[email protected]>

fix warnings for using %u with int vars


# 59c6af15 28-Mar-2016 Matthias Ringwald <[email protected]>

add classic/core.h and ble/core.h, add ENABLE_CLASSIC where missing


# 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


# e1a125df 10-Feb-2016 Matthias Ringwald <[email protected]>

util.h: new names uuid_has_bluetooth_prefix();uuid_add_bluetooth_prefix()


# c9b8fdd9 10-Feb-2016 Matthias Ringwald <[email protected]>

fix typo in big_endian_read_32


# 1b0524c4 10-Feb-2016 Matthias Ringwald <[email protected]>

util.h: remove printUUID128


# f8fbdce0 31-Jan-2016 Matthias Ringwald <[email protected]>

use little/big_endian_read/store_16/24/32


# 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


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

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


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

pass in service record handle for sdp spp create


# e2a91e48 16-Nov-2015 Matthias Ringwald <[email protected]>

include bluetooth.h in sdp_util.c


# 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


12