Matthias Ringwald
|
bc6a318f21
|
Avoid __ prefix in defines
|
2023-12-04 17:48:14 +01:00 |
|
Matthias Ringwald
|
df71a9a479
|
mesh: fix compile warnings
|
2020-08-08 19:47:49 +02:00 |
|
Matthias Ringwald
|
81f6df8b78
|
mesh: stop health server publishing
|
2020-08-08 19:47:49 +02:00 |
|
Matthias Ringwald
|
ee4f8c36ef
|
mesh: fix send segmented access message in mesh_pts
|
2020-08-08 19:47:49 +02:00 |
|
Matthias Ringwald
|
edf7dd0c54
|
mesh: dont load static app key for transport tests
|
2020-08-08 19:47:49 +02:00 |
|
Matthias Ringwald
|
03baefcc95
|
mesh: update pts ui to send network and access messages to test destinations
|
2020-08-08 19:47:49 +02:00 |
|
Matthias Ringwald
|
3bf6954eed
|
mesh: dump received network pdus in mesh_pts
|
2020-08-08 19:47:49 +02:00 |
|
Matthias Ringwald
|
f29e499ee2
|
mesh: use pseudo dst for virtual address in mesh_pts
|
2020-08-08 19:47:49 +02:00 |
|
Matthias Ringwald
|
6e7785c71c
|
mesh: use mesh_access_send_unacknowledged_pdu to send test network packets
|
2020-08-08 19:47:49 +02:00 |
|
Matthias Ringwald
|
18d0ae0600
|
mesh: send invite only in provisioner role if provisioning was started with provisioning_provisioner_start_provisioning
|
2020-08-08 19:47:49 +02:00 |
|
Matthias Ringwald
|
d76f65e8a1
|
mesh: select auth method in provisoner role in mesh_pts
|
2020-08-08 19:47:49 +02:00 |
|
Matthias Ringwald
|
d16ad46bc4
|
mesh: emit pb-adv link open failed if device does not responds
|
2020-08-08 19:47:49 +02:00 |
|
Matthias Ringwald
|
e6542936bd
|
mesh: annotate device uuid is not copied in pb_adv_create_link
|
2020-08-08 19:47:49 +02:00 |
|
Matthias Ringwald
|
734bae6528
|
mesh: replace mesh_upper_transport_setup_access_pdu with message builder
|
2020-08-08 19:47:48 +02:00 |
|
Matthias Ringwald
|
039cbf1d6c
|
mesh: use mesh_upper_transport_pdu_t for all access messages, remove mesh_transport_pdu_t
|
2020-08-08 19:47:48 +02:00 |
|
Matthias Ringwald
|
ba660d4251
|
mesh: remove mesh_transport_pdu_t from lower and upper transport
|
2020-08-08 19:47:48 +02:00 |
|
Milanka Ringwald
|
cc2a5f42a2
|
mesh: add skeleton files for mesh_configuration_client
|
2019-12-06 09:25:36 +01:00 |
|
Matthias Ringwald
|
7ee2bdaeef
|
mesh: add generic level server to test/mesh, use bstack_assert, fix time calculation
|
2019-11-12 16:22:38 +01:00 |
|
Matthias Ringwald
|
f346f180a4
|
test/mesh: add fault state and add command to simulate fault
|
2019-10-29 19:19:38 +01:00 |
|
Matthias Ringwald
|
5d71beb8a1
|
mesh: allow to configure node info: cid, pid, vid
|
2019-10-29 17:12:15 +01:00 |
|
Matthias Ringwald
|
765f9d5344
|
test/mesh: fix build of mesh_pty without proxy enabled
|
2019-10-24 13:46:11 +02:00 |
|
Matthias Ringwald
|
047f254657
|
mesh: support advertising with node identity on all subnets
|
2019-08-16 16:02:33 +02:00 |
|
Matthias Ringwald
|
3db24e72c6
|
mesh: fix compile without ENABLE_MESH_PROXY_SERVER
|
2019-07-20 08:50:36 +02:00 |
|
Matthias Ringwald
|
7f314f9870
|
mesh: document location for MeshOpions.ini
|
2019-07-20 08:50:36 +02:00 |
|
Matthias Ringwald
|
cecccdbb59
|
mesh: print used vendor model in mesh_pts
|
2019-07-20 08:50:36 +02:00 |
|
Matthias Ringwald
|
415ff072a7
|
mesh: allow to dump network pdus in mesh_pts
|
2019-07-20 08:50:35 +02:00 |
|
Matthias Ringwald
|
e887d2dff4
|
mesh: activate model publication for mesh pts generic on off server
|
2019-07-20 08:50:35 +02:00 |
|
Matthias Ringwald
|
fcebcd5cfd
|
mesh: add toggle beacon to mesh pts test
|
2019-07-20 08:50:35 +02:00 |
|
Matthias Ringwald
|
9a337a5665
|
mesh: delete unused pts test code
|
2019-07-20 08:50:35 +02:00 |
|
Matthias Ringwald
|
b23e0293b4
|
mesh: add send network pdu for: virtual, group, all-x
|
2019-07-20 08:50:35 +02:00 |
|
Matthias Ringwald
|
4f8f93be12
|
mesh: update send network packet pts test
|
2019-07-20 08:50:35 +02:00 |
|
Matthias Ringwald
|
7850e24f2b
|
mesh: use own address for pts test
|
2019-07-20 08:50:35 +02:00 |
|
Matthias Ringwald
|
670cd995ca
|
mesh: print iv index after provisioning in pts test
|
2019-07-20 08:50:35 +02:00 |
|
Matthias Ringwald
|
0728b042e0
|
mesh: implement attention timer in mesh
|
2019-07-20 08:50:35 +02:00 |
|
Matthias Ringwald
|
8451e447c1
|
mesh: fix debug output of attention timer
|
2019-07-20 08:50:35 +02:00 |
|
Matthias Ringwald
|
f2229d0ea7
|
mesh: use 'mesh bd_addr' as GAP Name in ATT DB
|
2019-07-20 08:50:35 +02:00 |
|
Matthias Ringwald
|
321e3a3cdd
|
mesh: use mesh_access_send_unacknowledged_pdu instead of mesh_upper_transport_send_access_pdu
|
2019-07-20 08:50:34 +02:00 |
|
Matthias Ringwald
|
7911e10992
|
mesh: setup default models in mesh_init
|
2019-07-20 08:50:34 +02:00 |
|
Matthias Ringwald
|
c796b3e5b1
|
mesh: enable gatt proxy advertisements in mesh.c
|
2019-07-20 08:50:34 +02:00 |
|
Matthias Ringwald
|
039d111d2b
|
mesh: handle provisioning complete in mesh.c
|
2019-07-20 08:50:34 +02:00 |
|
Matthias Ringwald
|
e9ea9d588d
|
mesh: collect init code in mesh_init
|
2019-07-20 08:50:34 +02:00 |
|
Matthias Ringwald
|
5bc1bfd55c
|
mesh: add mesh.h as main interface to mesh stack
|
2019-07-20 08:50:34 +02:00 |
|
Matthias Ringwald
|
d522ad6469
|
mesh: rename mesh to mesh_pts
|
2019-07-20 08:50:34 +02:00 |
|