openaliro
Aliro reader: UWB/CCC core and ESP32-S3/C5/C6 port
Loading...
Searching...
No Matches
cherry_ccc_session Struct Reference

CCC ranging session bound to FiRa MAC. More...

Collaboration diagram for cherry_ccc_session:
[legend]

Data Fields

struct cherry_session base
 MUST be first (see up-cast below).
 
struct cherry_ccc_aliro_session_configconfig
 Borrowed pointer to the adapter's negotiated params, valid until destroy.
 
uint8_t ursk [SHIM_URSK_LEN]
 Provisioned-STS root key.
 
bool have_ursk
 URSK stashed via set_ursk.
 
enum cherry_ccc_session_state state
 Last emitted state.
 

Detailed Description

CCC ranging session bound to FiRa MAC.

Parameters
baseMUST be first member for up-casting.
configBorrowed pointer to adapter's negotiated params, valid until destroy.
urskProvisioned-STS root key (16 bytes).
have_urskTrue if URSK has been stashed via set_ursk.
stateLast emitted session state (INIT, IDLE, ACTIVE, or DEINIT).

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