BlueToe
an alternative GATT/BLE implementation
|
enables 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 | |
enables connectable undirected advertising
If no advertising type is specified, this will be the default.
void bluetoe::link_layer::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.
Type | the next type of advertising |