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

Framed Aliro BLE message with 4-byte header followed by TLV payload. More...

#include <aliro_uwb_session.h>

Data Fields

size_t len
 Number of valid bytes in data.
 
uint8_t data []
 Message bytes (4-byte header followed by TLV attributes).
 

Detailed Description

Framed Aliro BLE message with 4-byte header followed by TLV payload.

Parameters
lenNumber of valid bytes in data.
dataMessage bytes (4-byte header followed by TLV attributes).

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