Uses of Class
io.qt.bluetooth.QLowEnergyAdvertisingData
-
Uses of QLowEnergyAdvertisingData in io.qt.bluetooth
Modifier and TypeMethodDescriptionQLowEnergyAdvertisingData.clone()
Creates and returns a copy of this object.Modifier and TypeMethodDescriptionfinal void
QLowEnergyAdvertisingData.assign
(QLowEnergyAdvertisingData other) final boolean
QLowEnergyAdvertisingData.equals
(QLowEnergyAdvertisingData b) Returns true if data1 and data2 are equal with respect to their public state, otherwise returns falsefinal void
QLowEnergyController.startAdvertising
(QLowEnergyAdvertisingParameters parameters, QLowEnergyAdvertisingData advertisingData) Overloaded function forQLowEnergyController.startAdvertising(io.qt.bluetooth.QLowEnergyAdvertisingParameters, io.qt.bluetooth.QLowEnergyAdvertisingData, io.qt.bluetooth.QLowEnergyAdvertisingData)
withscanResponseData = new io.qt.bluetooth.QLowEnergyAdvertisingData()
.final void
QLowEnergyController.startAdvertising
(QLowEnergyAdvertisingParameters parameters, QLowEnergyAdvertisingData advertisingData, QLowEnergyAdvertisingData scanResponseData) final void
QLowEnergyAdvertisingData.swap
(QLowEnergyAdvertisingData other) ModifierConstructorDescription