Loading...
Searching...
No Matches

Struct used for returning the contents of a selected field. More...

Detailed Description

Struct used for returning the contents of a selected field.

Definition at line 63 of file ad.h.

#include <ad.h>

Data Fields

uint8_t * data
 pointer a field's payload
 
size_t len
 length of the payload
 

Field Documentation

◆ data

uint8_t* bluetil_ad_data_t::data

pointer a field's payload

Definition at line 64 of file ad.h.

◆ len

size_t bluetil_ad_data_t::len

length of the payload

Definition at line 65 of file ad.h.


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