Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
mpl_sci Struct Reference

Search control item. More...

#include <zephyr/bluetooth/audio/media_proxy.h>

Data Fields

uint8_t len
 Length of type and parameter.
uint8_t type
 MEDIA_PROXY_SEARCH_TYPE_<...>
char param [62]
 Search parameter.

Detailed Description

Search control item.

Field Documentation

◆ len

uint8_t mpl_sci::len

Length of type and parameter.

◆ param

char mpl_sci::param[62]

Search parameter.

◆ type

uint8_t mpl_sci::type

MEDIA_PROXY_SEARCH_TYPE_<...>


The documentation for this struct was generated from the following file: