History log of /btstack/platform/posix/btstack_link_key_db_fs.c (Results 1 – 14 of 14)
Revision Date Author Comments
# d5bacf30 11-Oct-2024 Matthias Ringwald <[email protected]>

btstack_link_key_db_fs: use btstack_snprintf_assert_complete


# 924bf9b8 25-Feb-2022 Matthias Ringwald <[email protected]>

posix: use bd_addr_to_str_with_delimiter for bd_addr_to_dash_str


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

license: update text


# 8300a979 25-Mar-2021 Bjoern Hartmann <[email protected]>

posix: check if file was opened successfully


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

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


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

test: fix compile


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

posix: implement link key iterator for btstack_link_key_db_fs


# 58044c39 30-Jun-2017 Matthias Ringwald <[email protected]>

posix/btstack_link_key_db_fs_instance: only btstack_link_key_db_fs_instance is public


# fd19b115 03-Apr-2017 Matthias Ringwald <[email protected]>

posix: allow to configure LINK_KEY_PATH and LE_DEVICE_DB_PATH


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


# 9419a14f 02-Dec-2016 Matthias Ringwald <[email protected]>

windows: store link key in current dir instead of /tmp


# 18906008 07-Jun-2016 Matthias Ringwald <[email protected]>

link_key_db: use sizeof to compute buffer size at compile time


# 1624665a 07-Jun-2016 Matthias Ringwald <[email protected]>

link_key_db: add set_local_bd_addr to be able to store link key pairs (local/remote). Use in posix fs link key db


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

util.h: move some to hci.h and btstack_link_key_db_fs