Zephyr Project API  3.3.0
A Scalable Open Source RTOS
bt_csip_set_coordinator_set_info Struct Reference

#include <csip.h>

Data Fields

uint8_t set_sirk [16]
 The 16 octet set Set Identity Resolving Key (SIRK) More...
 
uint8_t set_size
 The size of the set. More...
 
uint8_t rank
 The rank of the set on on the remote device. More...
 

Detailed Description

Information about a specific set

Field Documentation

◆ rank

uint8_t bt_csip_set_coordinator_set_info::rank

The rank of the set on on the remote device.

Will be 0 if not exposed by the server.

◆ set_sirk

uint8_t bt_csip_set_coordinator_set_info::set_sirk[16]

The 16 octet set Set Identity Resolving Key (SIRK)

The Set SIRK may not be exposed by the server over Bluetooth, and may require an out-of-band solution.

◆ set_size

uint8_t bt_csip_set_coordinator_set_info::set_size

The size of the set.

Will be 0 if not exposed by the server.


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