Parent: 1dc110689577ddd14c44b1c869f695856381d03f
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2021-09-27 23:22:39
Tree: 744291a473c85e4e647b246b092c3a7f605469a5
mesh: Implement ExportKeys() method Add implementation for new method ExportKeys() on org.bluez.mesh.Management1 interface. This method is used by the authorized application to export information about network keys, application keys and device keys present in the local key database.
Diffstat
| M | mesh/keyring.c | | | 286 | ++++++++++++++++++++++++++++++++++++++++- |
| M | mesh/keyring.h | | | 2 | ++ |
| M | mesh/manager.c | | | 35 | +++++++++++++++++++++++++++++++++++ |
3 files changed, 322 insertions(+), 1 deletions(-)