struct te_rgt_mi_kv

Overview

Key-value pair More…

#include <mi_msg.h>

struct te_rgt_mi_kv {
    // fields

    const char* key;
    const char* value;
};

Detailed Documentation

Key-value pair

Fields

const char* key

Key

const char* value

Value