#include "qleadvertiser_bluezdbus_p.h"
#include "bluez/leadvertisement1_p.h"
#include "bluez/leadvertisingmanager1_p.h"
#include "bluez/bluez5_helper_p.h"
#include <QtCore/QtMinMax>
#include <QtCore/QLoggingCategory>
Go to the source code of this file.
◆ advDataMaxIntervalMs
constexpr quint16 advDataMaxIntervalMs {10485} |
|
staticconstexpr |
◆ advDataMinIntervalMs
constexpr quint16 advDataMinIntervalMs {20} |
|
staticconstexpr |
◆ advDataTXPower
constexpr auto advDataTXPower {"tx-power"_L1} |
|
staticconstexpr |
◆ advDataTypeBroadcast
constexpr auto advDataTypeBroadcast {"broadcast"_L1} |
|
staticconstexpr |
◆ advDataTypePeripheral
constexpr auto advDataTypePeripheral {"peripheral"_L1} |
|
staticconstexpr |
◆ advObjectPathTemplate
constexpr auto advObjectPathTemplate {"/qt/btle/advertisement/%1%2/%3"_L1} |
|
staticconstexpr |
◆ bluezErrorFailed
constexpr auto bluezErrorFailed {"org.bluez.Error.Failed"_L1} |
|
staticconstexpr |
◆ bluezService
constexpr auto bluezService {"org.bluez"_L1} |
|
staticconstexpr |