Parent: 3a40bef49305f8327635b81ac8be52a3ca063d5a
Author: Howard Chung <howardchung@google.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2021-01-05 20:41:27
Tree: fcf9005ab16794b9834e7b42d9c1156795b76a91
shared/mgmt: Add supports of parsing mgmt tlv list Response from Read System Default Configuration is a list of mgmt_tlv, which requires further processing to get the values of each parameters. This adds APIs for parsing response into mgmt_tlv_list, retrieving parameter from mgmt_tlv_list.
Diffstat
| M | src/shared/mgmt.c | | | 38 | ++++++++++++++++++++++++++++++++++++++ |
| M | src/shared/mgmt.h | | | 6 | ++++++ |
2 files changed, 44 insertions(+), 0 deletions(-)