|
BlueToe
an alternative GATT/BLE implementation
|
adds the abillity to change the advertising interval More...
#include <bluetoe/link_layer/include/bluetoe/advertising.hpp>
Public Member Functions | |
| void | advertising_interval_ms (unsigned interval_ms) |
| sets the advertising interval in ms in the range 20ms to 10.24s | |
| void | advertising_interval (delta_time interval) |
| sets the advertising interval in ms in the range 20ms to 10.24s | |
| delta_time | current_advertising_interval () const |
| currently used advertising interval | |
adds the abillity to change the advertising interval
Using this type as an option to the link_layer, adds the documented functions to the link_layer.