BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
Protected Member Functions | List of all members
bluetoe::link_layer::advertising_interval< AdvertisingIntervalMilliSeconds, typename > Struct Template Reference

advertising interval in ms in the range 20ms to 10.24s More...

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

Protected Member Functions

delta_time current_advertising_interval () const
 

Detailed Description

template<std::uint16_t AdvertisingIntervalMilliSeconds, typename = typename details::check_advertising_interval_parameter< AdvertisingIntervalMilliSeconds >::type>
struct bluetoe::link_layer::advertising_interval< AdvertisingIntervalMilliSeconds, typename >

advertising interval in ms in the range 20ms to 10.24s

Member Function Documentation

◆ current_advertising_interval()

template<std::uint16_t AdvertisingIntervalMilliSeconds, typename = typename details::check_advertising_interval_parameter< AdvertisingIntervalMilliSeconds >::type>
delta_time bluetoe::link_layer::advertising_interval< AdvertisingIntervalMilliSeconds, typename >::current_advertising_interval ( ) const
inlineprotected

timeout in ms roundet to the next 0.625ms


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