4#ifndef QLOWENERGYCONNECTIONPARAMETERS_H
5#define QLOWENERGYCONNECTIONPARAMETERS_H
7#include <QtBluetooth/qtbluetoothglobal.h>
8#include <QtCore/qmetatype.h>
9#include <QtCore/qshareddata.h>
34 void setIntervalRange(
double minimum,
double maximum);
35 double minimumInterval()
const;
36 double maximumInterval()
const;
38 void setLatency(
int latency);
41 void setSupervisionTimeout(
int timeout);
42 int supervisionTimeout()
const;
The QLowEnergyConnectionParameters class is used when requesting or reporting an update of the parame...
friend bool operator==(const QLowEnergyConnectionParameters &a, const QLowEnergyConnectionParameters &b)
Returns true if p1 and p2 are equal with respect to their public state, otherwise returns false.
friend bool operator!=(const QLowEnergyConnectionParameters &a, const QLowEnergyConnectionParameters &b)
Returns true if p1 and p2 are not equal with respect to their public state, otherwise returns false.
void swap(QLowEnergyConnectionParameters &other) noexcept
Swaps this object with other.
Combined button and popup list for selecting options.
GLboolean GLboolean GLboolean b
GLboolean GLboolean GLboolean GLboolean a
[7]
GLbitfield GLuint64 timeout
[4]