Searched defs:mpl_sci (Results 1 – 1 of 1) sorted by relevance
83 struct mpl_sci { struct84 uint8_t len; /**< Length of type and parameter */85 uint8_t type; /**< MEDIA_PROXY_SEARCH_TYPE_<...> */86 char param[SEARCH_PARAM_MAX]; /**< Search parameter */