Uses of Class
io.qt.bluetooth.QLowEnergyAdvertisingData
Package | Description |
---|---|
io.qt.bluetooth |
-
Uses of QLowEnergyAdvertisingData in io.qt.bluetooth
Methods in io.qt.bluetooth that return QLowEnergyAdvertisingData Modifier and Type Method Description QLowEnergyAdvertisingData
QLowEnergyAdvertisingData. clone()
Methods in io.qt.bluetooth with parameters of type QLowEnergyAdvertisingData Modifier and Type Method Description 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()
.void
QLowEnergyController. startAdvertising(QLowEnergyAdvertisingParameters parameters, QLowEnergyAdvertisingData advertisingData, QLowEnergyAdvertisingData scanResponseData)
void
QLowEnergyAdvertisingData. swap(QLowEnergyAdvertisingData other)
Constructors in io.qt.bluetooth with parameters of type QLowEnergyAdvertisingData Constructor Description QLowEnergyAdvertisingData(QLowEnergyAdvertisingData other)