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

license: update text


# 9e6ecc42 21-Oct-2021 Matthias Ringwald <[email protected]>

Fix warnings


# 3cfa4086 03-Jun-2021 Matthias Ringwald <[email protected]>

Remove stdio.h include from btstack_debug.h, add to individual files


# 7bbeb3ad 27-Oct-2020 Milanka Ringwald <[email protected]>

add missing default switch cases


# 653d386b 10-Aug-2020 Matthias Ringwald <[email protected]>

mesh: fix warnings / corner cases


# 1aa2a11e 11-Mar-2020 Matthias Ringwald <[email protected]>

mesh: deliver encrypted proxy message with MESH_NETWORK_PDU_ENCRYPTED and remove callback from mesh_network_t


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

ignore memcpy return value (always returns first parameter)


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

mesh: fix BTSTACK_FILE__ tags


# 047f2546 16-Aug-2019 Matthias Ringwald <[email protected]>

mesh: support advertising with node identity on all subnets


# 89b2d435 16-Aug-2019 Matthias Ringwald <[email protected]>

mesh: report invalid netkey index on for node identity get


# a4ea32fe 20-Jul-2019 Matthias Ringwald <[email protected]>

mesh: fix unused var warning in mesh_proxy


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

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