Key-value pair More…
#include <mi_msg.h> struct te_rgt_mi_kv { // fields const char* key; const char* value; };
Key-value pair
const char* key
Key
const char* value
Value