History log of /btstack/src/classic/btstack_link_key_db_tlv.c (Results 1 – 13 of 13)
Revision Date Author Comments
# b56e8b56 09-Jun-2022 Matthias Ringwald <[email protected]>

classic: fix more warnings


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

license: update text


# 97d2cfbc 30-Nov-2020 Matthias Ringwald <[email protected]>

fix warnings for log_info/printf


# dbe92de6 13-Jul-2020 Matthias Ringwald <[email protected]>

btstack_link_key_db_tlv: require NVM_NUM_LINK_KEYS to be set in btstack_config.h, set NVM_NUM_LINK_KEYS 16 where missing


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

ignore memcpy return value (always returns first parameter)


# 0fe46bc1 02-Dec-2019 Matthias Ringwald <[email protected]>

tlv: handle error for store_tag, document delete_tag expectations


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

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# e2717974 13-Apr-2018 Matthias Ringwald <[email protected]>

btstack_link_key_db_tlv: mark function table as static


# 6b9d8000 05-Feb-2018 Matthias Ringwald <[email protected]>

btstack_link_key_db_tlv: implement link key iterator


# 0c2f4953 21-Jul-2017 Matthias Ringwald <[email protected]>

add missing BTSTACK_FILE tags


# 1d90e892 22-Jun-2017 Matthias Ringwald <[email protected]>

btstack_link_key_db_tlv: fix include, extract tag


# e0bb66f8 09-Jun-2017 Matthias Ringwald <[email protected]>

btstack_link_key_db_tlv: use 1 as default for NVM_NUM_LINK_KEYS


# d9f53676 05-Jun-2017 Matthias Ringwald <[email protected]>

test/flash_tlv: sort link key db using btstack_tlv on top of hal_flash_sector into main folders