Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
LowEnergyNotificationHub Member List

This is the complete list of members for LowEnergyNotificationHub, including all inherited members.

advertisementError(int status)LowEnergyNotificationHubsignal
attributeHandleLowEnergyNotificationHub
bindableObjectName()QObject
bindingStorage()QObjectinline
bindingStorage() constQObjectinline
blockSignals(bool b) noexceptQObject
characteristicLowEnergyNotificationHub
characteristicChanged(int charHandle, const QByteArray &data)LowEnergyNotificationHubsignal
characteristicRead(const QBluetoothUuid &serviceUuid, int handle, const QBluetoothUuid &charUuid, int properties, const QByteArray &data)LowEnergyNotificationHubsignal
characteristicWritten(int charHandle, const QByteArray &data, QLowEnergyService::ServiceError errorCode)LowEnergyNotificationHubsignal
charHandleLowEnergyNotificationHub
charUuidLowEnergyNotificationHub
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObjectinline
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) constQObjectinline
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection)QObjectinlinestatic
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot)QObjectinlinestatic
connectionUpdated(QLowEnergyController::ControllerState newState, QLowEnergyController::Error errorCode)LowEnergyNotificationHubsignal
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
cUuidLowEnergyNotificationHub
d_ptrQObjectprotected
dataLowEnergyNotificationHub
dataLowEnergyNotificationHub
dataLowEnergyNotificationHub
deleteLater()QObjectslot
descHandleLowEnergyNotificationHub
descriptorLowEnergyNotificationHub
descriptorRead(const QBluetoothUuid &serviceUuid, const QBluetoothUuid &charUuid, int handle, const QBluetoothUuid &descUuid, const QByteArray &data)LowEnergyNotificationHubsignal
descriptorWritten(int descHandle, const QByteArray &data, QLowEnergyService::ServiceError errorCode)LowEnergyNotificationHubsignal
destroyed(QObject *=nullptr)QObjectsignal
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member)QObjectstatic
disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) constQObjectinline
disconnect(const QObject *receiver, const char *member=nullptr) constQObjectinline
disconnect(const QMetaObject::Connection &)QObjectstatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot)QObjectinlinestatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero)QObjectinlinestatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo() constQObject
dumpObjectTree() constQObject
dUuidLowEnergyNotificationHub
dynamicPropertyNames() constQObject
endHandleLowEnergyNotificationHub
errorCodeLowEnergyNotificationHub
errorCodeLowEnergyNotificationHub
event(QEvent *event)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChild(Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
handleLowEnergyNotificationHub
handleLowEnergyNotificationHub
inherits(const char *classname) constQObjectinline
installEventFilter(QObject *filterObj)QObject
isQuickItemType() constQObjectinline
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isWidgetType() constQObjectinline
isWindowType() constQObjectinline
javaObject()LowEnergyNotificationHubinline
jobjectLowEnergyNotificationHub
killTimer(int id)QObject
killTimer(Qt::TimerId id)QObject
lowEnergy_advertisementError(JNIEnv *, jobject, jlong qtObject, jint status)LowEnergyNotificationHubstatic
lowEnergy_characteristicWritten(JNIEnv *, jobject, jlong qtObject, jint charHandle, jbyteArray data, jint errorCode)LowEnergyNotificationHubstatic
lowEnergy_connectionChange(JNIEnv *, jobject, jlong qtObject, jint errorCode, jint newState)LowEnergyNotificationHubstatic
lowEnergy_servicesDiscovered(JNIEnv *, jobject, jlong qtObject, jint errorCode, jstring uuidList)LowEnergyNotificationHubstatic
LowEnergyNotificationHub(const QBluetoothAddress &remote, bool isPeripheral, QObject *parent=nullptr)LowEnergyNotificationHubexplicit
moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL)QObject
mtuLowEnergyNotificationHub
mtuChanged(int mtu)LowEnergyNotificationHubsignal
newValueLowEnergyNotificationHub
newValueLowEnergyNotificationHub
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName, QPrivateSignal)QObjectsignal
parent() constQObjectinline
propertiesLowEnergyNotificationHub
property(const char *name) constQObject
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_connectionChange, leConnectionStateChange) static void lowEnergy_mtuChanged(JNIEnv *LowEnergyNotificationHub
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_servicesDiscovered, leServicesDiscovered) static void lowEnergy_serviceDetailsDiscovered(JNIEnv *LowEnergyNotificationHub
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_serviceDetailsDiscovered, leServiceDetailDiscoveryFinished) static void lowEnergy_characteristicRead(JNIEnv *envLowEnergyNotificationHub
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_characteristicRead, leCharacteristicRead) static void lowEnergy_descriptorRead(JNIEnv *envLowEnergyNotificationHub
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_characteristicWritten, leCharacteristicWritten) static void lowEnergy_descriptorWritten(JNIEnv *LowEnergyNotificationHub
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_descriptorWritten, leDescriptorWritten) static void lowEnergy_serverDescriptorWritten(JNIEnv *LowEnergyNotificationHub
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_serverDescriptorWritten, leServerDescriptorWritten) static void lowEnergy_characteristicChanged(JNIEnv *LowEnergyNotificationHub
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_characteristicChanged, leCharacteristicChanged) static void lowEnergy_serverCharacteristicChanged(JNIEnv *LowEnergyNotificationHub
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_serverCharacteristicChanged, leServerCharacteristicChanged) static void lowEnergy_serviceError(JNIEnv *LowEnergyNotificationHub
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_advertisementError, leServerAdvertisementError) static void lowEnergy_remoteRssiRead(JNIEnv *LowEnergyNotificationHub
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_remoteRssiRead, leRemoteRssiRead)LowEnergyNotificationHub
qFindChildqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
QObject(QObject *parent=nullptr)QObjectexplicit
QObject(QObjectPrivate &dd, QObject *parent=nullptr)QObjectprotected
qobject_cast(const QObject *object)QObjectrelated
QObjectListQObjectrelated
qtObjectLowEnergyNotificationHub
receivers(const char *signal) constQObjectprotected
remoteRssiRead(int rssi, bool success)LowEnergyNotificationHubsignal
removeEventFilter(QObject *obj)QObject
rssiLowEnergyNotificationHub
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
serverCharacteristicChanged(const QJniObject &characteristic, const QByteArray &newValue)LowEnergyNotificationHubsignal
serverDescriptorWritten(const QJniObject &descriptor, const QByteArray &newValue)LowEnergyNotificationHubsignal
serviceDetailsDiscoveryFinished(const QString &serviceUuid, int startHandle, int endHandle)LowEnergyNotificationHubsignal
serviceError(int attributeHandle, QLowEnergyService::ServiceError errorCode)LowEnergyNotificationHubsignal
servicesDiscovered(QLowEnergyController::Error errorCode, const QString &uuids)LowEnergyNotificationHubsignal
serviceUuidLowEnergyNotificationHub
setObjectName(const QString &name)QObjectinline
setObjectName(QAnyStringView name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setProperty(const char *name, QVariant &&value)QObjectinline
signalsBlocked() const noexceptQObjectinline
startHandleLowEnergyNotificationHub
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer)QObject
startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer)QObject
successLowEnergyNotificationHub
sUuidLowEnergyNotificationHub
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
uuidLowEnergyNotificationHub
~LowEnergyNotificationHub()LowEnergyNotificationHub
~QObject()QObjectvirtual