History log of /btstack/src/mesh/provisioning_provisioner.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


# 7c76cd61 29-Mar-2021 Matthias Ringwald <[email protected]>

avoid #include "btstack.h" by core stack


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

add missing default switch cases


# 94d617e4 24-Apr-2020 Matthias Ringwald <[email protected]>

mesh: support separate packet handlers for provisioner and device roles


# 18d0ae06 23-Apr-2020 Matthias Ringwald <[email protected]>

mesh: send invite only in provisioner role if provisioning was started with provisioning_provisioner_start_provisioning


# d16ad46b 22-Apr-2020 Matthias Ringwald <[email protected]>

mesh: emit pb-adv link open failed if device does not responds


# 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


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

mesh: fix unused, shadowing, signed compares


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

mesh: remove rfcomm.h includes, crc8 not used


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

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