Descriptor for a buffer containing advertising data.
More...
Descriptor for a buffer containing advertising data.
Definition at line 71 of file ad.h.
#include <ad.h>
|
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
|
|
◆ buf
uint8_t* bluetil_ad_t::buf |
buffer containing the advertising data
Definition at line 72 of file ad.h.
◆ 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:
- sys/include/net/bluetil/ad.h