Matthias Ringwald
|
d567aeb323
|
mesh: move gatt services into mesh/gatt-service folder
|
2022-10-03 12:31:34 +02:00 |
|
Matthias Ringwald
|
31437b5204
|
hci_dump: enable packet logger in tests
|
2021-03-11 15:53:46 +01:00 |
|
Matthias Ringwald
|
b084b67c92
|
test/mesh: use LFSR instead of libc rand()
|
2020-08-24 16:23:52 +02:00 |
|
Matthias Ringwald
|
df71a9a479
|
mesh: fix compile warnings
|
2020-08-08 19:47:49 +02:00 |
|
Matthias Ringwald
|
1e116f542a
|
mesh: add all tests to CMake built
|
2020-08-08 19:47:49 +02:00 |
|
Matthias Ringwald
|
fe43086520
|
mesh: fix test/mesh Makefile built
|
2020-08-08 19:47:49 +02:00 |
|
Milanka Ringwald
|
30a044b095
|
mesh: rename pb_type_t to mesh_pb_type_t, fixes #249
|
2019-09-09 17:23:43 +02:00 |
|
Matthias Ringwald
|
d6915e6f98
|
mesh: add mesh includes to btstack.h
|
2019-07-20 08:50:34 +02:00 |
|
Matthias Ringwald
|
8936a14384
|
mesh: pb_adv gets device uuid from mesh_node
|
2019-07-20 08:50:34 +02:00 |
|
Matthias Ringwald
|
77ba3d3f9f
|
mesh: move src/ble/mesh to src/mesh
|
2019-07-20 08:50:31 +02:00 |
|
Milanka Ringwald
|
7bd12f9f48
|
mesh: rename mesh events to start with MESH_SUBEVENT
|
2019-07-20 08:50:28 +02:00 |
|
Milanka Ringwald
|
127b9caf59
|
mesh: extract pb_gatt
|
2019-07-20 08:50:23 +02:00 |
|
Milanka Ringwald
|
7dd36736a3
|
mesh: remove compile warnings for test files
|
2019-07-20 08:50:23 +02:00 |
|
Milanka Ringwald
|
870b3bb0eb
|
mesh: rename pb_adv into pb_gatt in mesh_provisiong_service_server; provide dispatchers for open, send, close
|
2019-07-20 08:50:23 +02:00 |
|
Milanka Ringwald
|
339c5cba81
|
mesh: fix event len for MESH_PB_TRANSPORT_LINK_CLOSED/OPEN, store conn type in provisioning device, prepare dispatch
|
2019-07-20 08:50:23 +02:00 |
|
Milanka Ringwald
|
26ecb6246e
|
mesh: add type pb_type_t, rename ADV to TRANSPORT in events
|
2019-07-20 08:50:23 +02:00 |
|
Milanka Ringwald
|
beeedc4565
|
mesh: add pb_adv_cid to pb_adv_send_pdu
|
2019-07-20 08:50:23 +02:00 |
|
Matthias Ringwald
|
1fbe4564be
|
restart mesh development based on current develop and existing mesh branches
|
2019-07-20 08:50:21 +02:00 |
|