History log of /btstack/test/mesh/provisioning_provisioner_test.cpp (Results 1 – 18 of 18)
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()


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

mesh: fix compile warnings


# 1e116f54 05-Aug-2020 Matthias Ringwald <[email protected]>

mesh: add all tests to CMake built


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

mesh: fix test/mesh Makefile built


# 30a044b0 09-Sep-2019 Milanka Ringwald <[email protected]>

mesh: rename pb_type_t to mesh_pb_type_t, fixes #249


# 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


# 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


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

mesh: fix event len for MESH_PB_TRANSPORT_LINK_CLOSED/OPEN, store conn type in provisioning device, prepare dispatch


# 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