BlueToe
an alternative GATT/BLE implementation
|
add peripheral connection interval range to advertising data More...
#include <bluetoe/peripheral_connection_interval_range.hpp>
add peripheral connection interval range to advertising data
Adds <<Peripheral Connection Interval Range>> AD type to the advertising data. MinInterval and MaxInterval must be within the range of 0x0006 to 0x0C80. Using no_specific_peripheral_connection_minimum_interval or no_specific_peripheral_connection_maximum_interval specifies, that the respective value is not used.