History log of /btstack/src/mesh/mesh_configuration_server.c (Results 26 – 50 of 63)
Revision Date Author Comments
# 2cf2bebb 21-Aug-2019 Matthias Ringwald <[email protected]>

mesh: stop sending heartbeats on error


# c41b074a 16-Aug-2019 Matthias Ringwald <[email protected]>

mesh: only emit heartbeat if feature selected as trigger in config server


# cfe25960 16-Aug-2019 Matthias Ringwald <[email protected]>

mesh: fix calculation of heartbeat count log and period log


# 89b2d435 16-Aug-2019 Matthias Ringwald <[email protected]>

mesh: report invalid netkey index on for node identity get


# 5bd1d5c3 15-Aug-2019 Matthias Ringwald <[email protected]>

mesh: validate source + destination address for heartbeat subscription set


# cf858fe0 15-Aug-2019 Matthias Ringwald <[email protected]>

mesh: provide src,dest,hops,features to mesh_configuration_server_process_heartbeat


# be22c60c 15-Aug-2019 Matthias Ringwald <[email protected]>

mesh: count heartbeats for heartbeat subscription


# 124babce 15-Aug-2019 Matthias Ringwald <[email protected]>

mesh: update heartbeat subscription get/set


# 0be1a2a7 14-Aug-2019 Matthias Ringwald <[email protected]>

mesh: pass configuration server model to mesh_configuration_server_process_heartbeat


# b77439a1 14-Aug-2019 Matthias Ringwald <[email protected]>

mesh: route heartbeat control message to configuration server


# 00740393 19-Jul-2019 Matthias Ringwald <[email protected]>

mesh: ignore heartbeat subscription for source not from sender and not unassigned address


# 5983f5c9 19-Jul-2019 Matthias Ringwald <[email protected]>

mesh: add count to mesh_heartbeat_subscription_t


# 0694a632 19-Jul-2019 Matthias Ringwald <[email protected]>

mesh: check netkey index if mesh proxy server not suppoted


# 3db24e72 19-Jul-2019 Matthias Ringwald <[email protected]>

mesh: fix compile without ENABLE_MESH_PROXY_SERVER


# 792aee03 19-Jul-2019 Matthias Ringwald <[email protected]>

mesh: fix config_model_subscription_virtual_address_overwrite_hash


# cd11d287 19-Jul-2019 Matthias Ringwald <[email protected]>

mesh: use virtual address(hash) in config_model_subscription functions


# 40157dcc 19-Jul-2019 Matthias Ringwald <[email protected]>

mesh: fix config_model_subscription_overwrite_handler


# 0500a934 19-Jul-2019 Matthias Ringwald <[email protected]>

mesh: simplify network key index management


# 85f51b64 18-Jul-2019 Matthias Ringwald <[email protected]>

mesh: fix check to prevent delete of network key with message using that network key in config_netkey_delete_handler


# 669b33c9 18-Jul-2019 Matthias Ringwald <[email protected]>

mesh: fix null pointer config_netkey_add_handler


# fe6aa2c4 18-Jul-2019 Matthias Ringwald <[email protected]>

mesh: extract mesh_configuration_server_stop_publishing_using_appkey to use it with config_model_app_unbind_handler


# 7e7c4c9a 18-Jul-2019 Matthias Ringwald <[email protected]>

mesh: validate AppKey index for model publication updates


# 8935b776 18-Jul-2019 Matthias Ringwald <[email protected]>

mesh: set publish fields to in config model publication status in case of error


# 3ee0698e 18-Jul-2019 Matthias Ringwald <[email protected]>

mesh: set publication params to 0 for unassigned address


# 32cecee0 17-Jul-2019 Matthias Ringwald <[email protected]>

mesh: fix config server publication messages


123