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

license: update text


# 6b65794d 01-Nov-2021 Milanka Ringwald <[email protected]>

docs: use @return instead of @returns


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

src: add title to header files


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

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


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

btstack_link_key_db: add iterator functions to interface


# 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


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

move Bluetooth related types to bluetooth.h and BTstack types to btstack_defines.h


# a98592bc 02-Feb-2016 Matthias Ringwald <[email protected]>

split remote_device_db into btstack_link_key_db and btstack_device_name_db