BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
bluetoe::link_layer::random_static_address Struct Reference

defines that the device will use a static random address. More...

#include <bluetoe/link_layer/include/bluetoe/ll_options.hpp>

Static Public Member Functions

static constexpr bool is_random ()
 returns true, because this is a random address
 
template<class Radio >
static random_device_address address (const Radio &r)
 takes a scheduled radio and generates a random static address
 

Detailed Description

defines that the device will use a static random address.

A static random address is an address that is random, but stays the same every time the device starts. A static random address is the default.


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