Zephyr API 3.6.99
|
Microphone Control Profile included services. More...
#include <micp.h>
Data Fields | |
uint8_t | aics_cnt |
Number of Audio Input Control Service instances. | |
struct bt_aics ** | aics |
Array of pointers to Audio Input Control Service instances. | |
Microphone Control Profile included services.
Used for to represent the Microphone Control Profile included service instances, for either a Microphone Controller or a Microphone Device. The instance pointers either represent local service instances, or remote service instances.
struct bt_aics** bt_micp_included::aics |
Array of pointers to Audio Input Control Service instances.
uint8_t bt_micp_included::aics_cnt |
Number of Audio Input Control Service instances.