History log of /btstack/test/mesh/provisioning_device_test.cpp (Results 1 – 20 of 20)
Revision Date Author Comments
# d567aeb3 03-Oct-2022 Matthias Ringwald <[email protected]>

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


# 31437b52 10-Mar-2021 Matthias Ringwald <[email protected]>

hci_dump: enable packet logger in tests


# b084b67c 24-Aug-2020 Matthias Ringwald <[email protected]>

test/mesh: use LFSR instead of libc rand()


# b31f07b7 24-Aug-2020 Matthias Ringwald <[email protected]>

test/mesh: call mock_init, report name of unexpected pdu


# df71a9a4 08-Aug-2020 Matthias Ringwald <[email protected]>

mesh: fix compile warnings


# fe430865 04-Aug-2020 Matthias Ringwald <[email protected]>

mesh: fix test/mesh Makefile built


# 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


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

mesh: add mesh includes to btstack.h


# 8936a143 12-Jul-2019 Matthias Ringwald <[email protected]>

mesh: pb_adv gets device uuid from mesh_node


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

mesh: pb_gatt_init without device uuid


# 2d97f8bb 11-Jul-2019 Matthias Ringwald <[email protected]>

mesh: add network key to provisioning data


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

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


# 7bd12f9f 03-Jun-2019 Milanka Ringwald <[email protected]>

mesh: rename mesh events to start with MESH_SUBEVENT


# 127b9caf 20-Nov-2018 Milanka Ringwald <[email protected]>

mesh: extract pb_gatt


# 7dd36736 19-Nov-2018 Milanka Ringwald <[email protected]>

mesh: remove compile warnings for test files


# 870b3bb0 19-Nov-2018 Milanka Ringwald <[email protected]>

mesh: rename pb_adv into pb_gatt in mesh_provisiong_service_server; provide dispatchers for open, send, close


# 26ecb624 16-Nov-2018 Milanka Ringwald <[email protected]>

mesh: add type pb_type_t, rename ADV to TRANSPORT in events


# beeedc45 16-Nov-2018 Milanka Ringwald <[email protected]>

mesh: add pb_adv_cid to pb_adv_send_pdu


# 1fbe4564 05-Oct-2018 Matthias Ringwald <[email protected]>

restart mesh development based on current develop and existing mesh branches