Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
|
|
3.0.0 |
Struct representing a coordinated set instance on a remote device. More...
#include <csis.h>
Data Fields | |
struct bt_csis_client_set_info | info |
struct bt_csis * | csis |
Struct representing a coordinated set instance on a remote device.
The values in this struct will be populated during discovery of sets (bt_csis_client_discover()).
struct bt_csis* bt_csis_client_csis_inst::csis |
Internally used pointer value
struct bt_csis_client_set_info bt_csis_client_csis_inst::info |