History log of /btstack/src/btstack_util.c (Results 51 – 75 of 90)
Revision Date Author Comments
# d1207cd8 15-Sep-2017 Milanka Ringwald <[email protected]>

avrcp target: notifications and fragmentation


# 63dd1c76 03-Oct-2017 Matthias Ringwald <[email protected]>

prefix crc8_* to btstack_crc8_*


# 1f41c2c9 03-Oct-2017 Matthias Ringwald <[email protected]>

move crc8 from rfcomm.h to btstack_util.h


# 4bd79111 19-Sep-2017 Matthias Ringwald <[email protected]>

btstack_util: review UNUSED-size


# b0920f25 23-May-2017 Milanka Ringwald <[email protected]>

fix warnings in bluedroid and avdtp


# e950fa96 10-Apr-2017 Matthias Ringwald <[email protected]>

util: make log_debug_hexdump only print hexdump if ENABLE_LOG_DEBUG


# cb42147a 07-Apr-2017 Matthias Ringwald <[email protected]>

hci_debug: add log_debug_hexdump


# 5222912b 06-Apr-2017 Matthias Ringwald <[email protected]>

util: mark all read-only arguments as const


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


# e57a2545 08-Feb-2017 Milanka Ringwald <[email protected]>

util: add read big endian 24


# 7f535380 01-Feb-2017 Milanka Ringwald <[email protected]>

add big_endian_store_24


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

fix unused params warnings


# 5d067ab1 15-Nov-2016 Matthias Ringwald <[email protected]>

util: add btstack_util


# 405d63a9 07-Oct-2016 Matthias Ringwald <[email protected]>

btstack_util: use #define instead of const int to fix compile. refactor converting byte into hex


# 7224be7e 01-Jul-2016 Matthias Ringwald <[email protected]>

clean ups and fixes to avoid warnings from static code analyzer


# 02bdfbf8 27-Jun-2016 Matthias Ringwald <[email protected]>

util: implement log_info_key


# b8f36d6c 09-Jun-2016 Matthias Ringwald <[email protected]>

Merge branch 'develop' into le-secure-connection


# 969fc1c5 03-Jun-2016 Milanka Ringwald <[email protected]>

util: fix docu to match function return value


# 3e40861c 03-Jun-2016 Milanka Ringwald <[email protected]>

util: fix sscanf_bd_addr


# cc7a2d78 09-May-2016 Matthias Ringwald <[email protected]>

util: add reverse_256


# ebaeb1be 10-May-2016 Matthias Ringwald <[email protected]>

util: add btstack_min, btstack_max for uint32


# 9f507070 10-May-2016 Matthias Ringwald <[email protected]>

util: really fix char_for_nibble


# e8609f3a 09-May-2016 Matthias Ringwald <[email protected]>

util: fix nibble_for_char


# a6efb919 04-Mar-2016 Matthias Ringwald <[email protected]>

rewrite sscanf_bd_addr to be sscanf free


# 7299c0fe 26-Feb-2016 Matthias Ringwald <[email protected]>

hci_util: fix compile


1234