Commit: bf6f4a28bb8f829620dd77051737f7a4719cc972
Parent: 2d249af381a664fd5a139ee4de6bfdf2f7c2e8cf
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-10-28 18:35:42
Tree: d66b885163edeed6d0b3a449dcd49d0cb4abcecf

mesh: Fix reading/writing key indices This fixes inconsistency when reading/writing NetKey and AppKey indices to/from JSON config storage: - when writing, convert an integer to hex string - when reading, convert hex string to uint16 integer

Diffstat

M mesh/mesh-config-json.c | 67 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - -

1 files changed, 40 insertions(+), 27 deletions(-)

View Full Diff | Patch