Commit: ad3721178078f9469e54d90f689ab8268a5a5f41
Parent: 962a759e9d444eb5623f35ae3283460c209cf313
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2020-06-01 20:23:11
Tree: f666c510c41b833fbcc15607aa6c170cf8e77eaa

mesh: Remove unused functions from net.c The folllowing functionsa are not being used anywhere in the code and have been removed: mesh_net_flush() mesh_net_prov_caps_get() mesh_net_priv_key_get() mesh_net_priv_key_set() mesh_net_prov_rand() mesh_net_prov_uni() mesh_net_id_uuid_set() mesh_net_test_addr() mesh_net_test_mode() mesh_net_uni_range_set() mesh_net_uni_range_get() mesh_net_set_window_accuracy()

Diffstat

M mesh/net.c | 149 ++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M mesh/net.h | 21 - - - - - - - - - - - - - - - - - - - - -

2 files changed, 4 insertions(+), 166 deletions(-)

View Full Diff | Patch