BlueToe
an alternative GATT/BLE implementation
|
defines the sleep clock accuracy of the device hardware. More...
#include <bluetoe/link_layer/include/bluetoe/ll_options.hpp>
Static Public Attributes | |
static constexpr unsigned | accuracy_ppm = static_cast< unsigned >( SleepClockAccuracyPPM ) |
configured sleep clock accuracy | |
defines the sleep clock accuracy of the device hardware.
The stack uses the accuracy information to keep the time window where the peripheral listens for radio messages from the central, as small as possible. It's important to determine the real sleep clock accuracy. Giving to large accuracy will leed to not optimal power consumption. To small accuracy will leed to instable connections.