| 
    Zephyr Project API
    3.2.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <csis.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... | |
Information about a specific set
| uint8_t bt_csis_client_set_info::rank | 
The rank of the set on on the remote device.
Will be 0 if not exposed by the server.
| uint8_t bt_csis_client_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.
| uint8_t bt_csis_client_set_info::set_size | 
The size of the set.
Will be 0 if not exposed by the server.