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

enables non-connectable undirected advertising More...

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

Public Member Functions

template<typename Type >
void change_advertising ()
 change type of advertisment
 

Detailed Description

enables non-connectable undirected advertising

See also
connectable_undirected_advertising
connectable_directed_advertising
scannable_undirected_advertising

Member Function Documentation

◆ change_advertising()

template<typename Type >
void bluetoe::link_layer::non_connectable_undirected_advertising::change_advertising ( )

change type of advertisment

If more than one advertising type is given, this function can be used to define the advertising that is used next, when the device starts advertising. If the device is currently advertising, the function has no effect until the device stops advertising and starts over to advertise.

Template Parameters
Typethe next type of advertising

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