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 59 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 60 of file ad.h.

◆ len

size_t bluetil_ad_data_t::len

length of the payload

Definition at line 61 of file ad.h.


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