Struct used for returning the contents of a selected field.
More...
Struct used for returning the contents of a selected field.
Definition at line 62 of file ad.h.
#include <ad.h>
|
| uint8_t * | data |
| | pointer a field's payload
|
| |
| size_t | len |
| | length of the payload
|
| |
◆ data
| uint8_t* bluetil_ad_data_t::data |
pointer a field's payload
Definition at line 63 of file ad.h.
◆ len
| size_t bluetil_ad_data_t::len |
length of the payload
Definition at line 64 of file ad.h.
The documentation for this struct was generated from the following file:
- sys/include/net/bluetil/ad.h