| 
    nrfcxx
    0.1.0
    
   C++-17 Framework for Nordic nRF5 Devices 
   | 
 
Frame content for this beacon is the first #content_span octets of a #content_type instance. More...
#include <nrfcxx/sd/beacon.hpp>
Data Fields | |
| frame_prefix_s | prefix | 
| Common prefix for all infrastructure beacons.  More... | |
| uint8_t | content [0] | 
| Where the first #content_span octets of content is copied.  | |
Frame content for this beacon is the first #content_span octets of a #content_type instance.
It is assumed the layout is designed to be natively packed, with padding only at its end.
| frame_prefix_s nrfcxx::sd::GenericBeacon< CONTENT_TYPE, ID >::frame_s::prefix | 
Common prefix for all infrastructure beacons.
This is set from #FRAME_TYPE and flags.
 1.8.16