34 Commits

Author SHA1 Message Date
Matthias Ringwald
927b0d8be6 mesh: avoid out of bounds reads 2020-08-08 19:47:49 +02:00
Matthias Ringwald
ad3a646c65 mesh: streamline mesh-access-parser uint getter names 2020-08-08 19:47:48 +02:00
Matthias Ringwald
0323b88958 mesh: remove num_segments and segmented flag from access message builder 2020-08-08 19:47:48 +02:00
Matthias Ringwald
6f13b0f4dc mesh: use single access 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
a4bbc09d8c mesh: mesh_message_pdu -> mesh_segmented_pdu 2020-08-08 19:47:47 +02:00
Matthias Ringwald
e41a4a086c mesh: use mesh_message_t for unsegmented access messages 2020-08-08 19:47:47 +02:00
Milanka Ringwald
d175073c35 mesh: expand count_log to count, and period_log to period_s in heartbeat messages of configuration client [a2592] 2020-01-31 11:33:03 +01:00
Milanka Ringwald
4f44739eea mesh: add destination field to heartbeat messages of configuration client [a2591] 2020-01-31 11:33:03 +01:00
Milanka Ringwald
786ea917db mesh: implement config client network transmit msgs [a2583] 2020-01-31 11:33:03 +01:00
Milanka Ringwald
70fcff1a97 mesh: implement config client low power node msgs [a2582] 2020-01-31 11:33:03 +01:00
Milanka Ringwald
7d339f89ba mesh: implement config client heartbeat publication and subscription msgs [a2580, a2581] 2020-01-31 11:33:03 +01:00
Milanka Ringwald
3ef45e9132 mesh: implement config client key refresh msgs [a2579] 2020-01-28 11:41:08 +01:00
Milanka Ringwald
64c3d06bad mesh: implement config client node reset and friend msgs [a2578,a2584] 2020-01-28 11:41:08 +01:00
Milanka Ringwald
df02a64146 mesh: implement sig and vendor model app list 2020-01-27 12:17:30 +01:00
Milanka Ringwald
8d4cf36ecc mesh: implement mesh client configuration model appkey bind/unbind messages 2020-01-27 11:24:31 +01:00
Milanka Ringwald
82cfc808ca mesh: implement mesh client configuration node identity messages 2020-01-27 10:59:36 +01:00
Milanka Ringwald
b629980d78 mesh_configuraiton_client: implement netkey and appkey messages 2020-01-23 14:59:19 +01:00
Milanka Ringwald
908a73e370 mesh_configuraiton_client: subscription get and list messages 2020-01-21 16:37:05 +01:00
Milanka Ringwald
67abec4298 mesh: implement model subscription messages 2020-01-08 11:54:58 +01:00
Milanka Ringwald
f920256470 mesh: fix compile warnings 2020-01-07 14:59:49 +01:00
Milanka Ringwald
f2ca42dfa8 mesh_configuraiton_client: implement config model publication set/get/status 2020-01-06 12:01:16 +01:00
Milanka Ringwald
d61023b23c mesh: add unit test for elements descriptions iterator, add missing getter for CONFIGURATION_COMPOSITION_DATA event, fix offsets in existing getters 2019-12-12 15:17:14 +01:00
Milanka Ringwald
873d831b6a mesh: fix offsets in element description iterator for data composition event [a2467] 2019-12-12 15:17:14 +01:00
Milanka Ringwald
1126947f35 mesh: convenience iterator for element description list from Composite data received via MESH_SUBEVENT_CONFIGURATION_COMPOSITION_DATA event 2019-12-10 15:14:40 +01:00
Milanka Ringwald
b0e589ac8a mesh: rename configuration client events, send raw data for composition data event 2019-12-10 10:45:42 +01:00
Milanka Ringwald
1937dd5208 mesh: client relay proxy msgs [a2490] 2019-12-09 11:47:34 +01:00
Milanka Ringwald
e38651d8f4 mesh: client configuration GATT proxy msgs [a2482] 2019-12-09 11:28:49 +01:00
Milanka Ringwald
344d65499b mesh: client configuration default TTL msgs [a2481] 2019-12-09 11:28:49 +01:00
Milanka Ringwald
3013af6a93 mesh: implement Config Composition Data Get cofiguration client message [a2466] 2019-12-09 11:28:49 +01:00
Milanka Ringwald
5448198c8e mesh: implement Config Beacon Set configuration client message [a2463] 2019-12-09 11:28:49 +01:00
Milanka Ringwald
699be93dac mesh: configuration client, define and send MESH_SUBEVENT_FOUNDATION_BEACON_STATUS event" 2019-12-09 11:28:49 +01:00
Milanka Ringwald
aaf0c1d162 mesh: implement configuration client get beacon message [a2462] 2019-12-06 11:18:20 +01:00
Milanka Ringwald
cc2a5f42a2 mesh: add skeleton files for mesh_configuration_client 2019-12-06 09:25:36 +01:00