Loading...
Searching...
No Matches

Descriptor for a buffer containing advertising data. More...

Detailed Description

Descriptor for a buffer containing advertising data.

Definition at line 71 of file ad.h.

#include <ad.h>

Data Fields

uint8_t * buf
 buffer containing the advertising data
 
size_t pos
 current write position in the buffer
 
size_t size
 overall length of the buffer
 

Field Documentation

◆ buf

uint8_t* bluetil_ad_t::buf

buffer containing the advertising data

Definition at line 72 of file ad.h.

◆ pos

size_t bluetil_ad_t::pos

current write position in the buffer

Definition at line 73 of file ad.h.

◆ size

size_t bluetil_ad_t::size

overall length of the buffer

Definition at line 74 of file ad.h.


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