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

Session event handed to the client, carrying status, error, or distance reports. More...

#include <aliro_uwb_session.h>

Collaboration diagram for aliro_uwb_session_event:
[legend]

Data Fields

struct aliro_uwb_sessionsession
 Opaque per-session context.
 

Detailed Description

Session event handed to the client, carrying status, error, or distance reports.

Parameters
sessionOpaque per-session context.
typeEvent type (status, error, controller report, controlee report, or diagnostics).
cherry_eventUnderlying Cherry event object.
dataUnion holding the event payload: session status, error code and diagnostic context, controller distance and timestamp estimate, controlee distance and timestamp estimate, or diagnostic report snapshot.

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