Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
Struct representing a coordinated set instance on a remote device. More...
#include <csip.h>
Data Fields | |
struct bt_csip_set_coordinator_set_info | info |
Information about the coordinated set. | |
void * | svc_inst |
Internally used pointer value. | |
Struct representing a coordinated set instance on a remote device.
The values in this struct will be populated during discovery of sets (bt_csip_set_coordinator_discover()).
struct bt_csip_set_coordinator_set_info bt_csip_set_coordinator_csis_inst::info |
Information about the coordinated set.
void* bt_csip_set_coordinator_csis_inst::svc_inst |
Internally used pointer value.