|
Dawn Framework 1.0
Universal data acquisition framework for embedded systems
|
BLE advertisement management and GAP interface. More...
#include <adv.hxx>
Static Public Attributes | |
| static char | gapName [GAPNAME_MAX+1] = "DAWN NimBLE" |
| GAP device name visible during BLE discovery. | |
| static size_t | GAPNAME_MAX |
| Max GAP device name length (excluding null). | |
| static uint8_t | ownAddrType = 0 |
| BLE device address type (random/static/public). | |
BLE advertisement management and GAP interface.
This class handles BLE advertisement packet configuration and the GAP (Generic Access Profile) layer.