History log of /btstack/src/mesh/pb_gatt.c (Results 1 – 10 of 10)
Revision Date Author Comments
# d567aeb3 03-Oct-2022 Matthias Ringwald <[email protected]>

mesh: move gatt services into mesh/gatt-service folder


# 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


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

add missing default switch cases


# 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


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

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


# 54274a76 12-Jul-2019 Matthias Ringwald <[email protected]>

mesh: pb_gatt_init without device uuid


# 77ba3d3f 26-Jun-2019 Matthias Ringwald <[email protected]>

mesh: move src/ble/mesh to src/mesh