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

license: update text


# ff3cc4a5 03-Dec-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-14.4_d: use while(true) instead of while(1)


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

ignore memcpy return value (always returns first parameter)


# d58a1b5f 27-Nov-2019 Matthias Ringwald <[email protected]>

linked list/run loop: return true if item/data source/timer was removed


# 2d4000d1 16-Oct-2019 Matthias Ringwald <[email protected]>

mesh: fix BTSTACK_FILE__ tags


# 5d07e701 19-Jul-2019 Matthias Ringwald <[email protected]>

mesh: fix mesh_network_key_remove


# 0500a934 19-Jul-2019 Matthias Ringwald <[email protected]>

mesh: simplify network key index management


# f4854a5e 14-Jul-2019 Matthias Ringwald <[email protected]>

mesh: move mesh files to src/mesh, update includes