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
org.qtproject.qt.android.bluetooth.QtBluetoothLE Member List

This is the complete list of members for org.qtproject.qt.android.bluetooth.QtBluetoothLE, including all inherited members.

connect()org.qtproject.qt.android.bluetooth.QtBluetoothLEinline
disconnect()org.qtproject.qt.android.bluetooth.QtBluetoothLEinline
discoverServiceDetails(String serviceUuid, boolean fullDiscovery)org.qtproject.qt.android.bluetooth.QtBluetoothLEinline
discoverServices()org.qtproject.qt.android.bluetooth.QtBluetoothLEinline
includedServices(String serviceUuid)org.qtproject.qt.android.bluetooth.QtBluetoothLEinline
leCharacteristicChanged(long qtObject, int charHandle, byte[] newData)org.qtproject.qt.android.bluetooth.QtBluetoothLE
leCharacteristicRead(long qtObject, String serviceUuid, int charHandle, String charUuid, int properties, byte[] data)org.qtproject.qt.android.bluetooth.QtBluetoothLE
leCharacteristicWritten(long qtObject, int charHandle, byte[] newData, int errorCode)org.qtproject.qt.android.bluetooth.QtBluetoothLE
leConnectionStateChange(long qtObject, int wasErrorTransition, int newState)org.qtproject.qt.android.bluetooth.QtBluetoothLE
leDescriptorRead(long qtObject, String serviceUuid, String charUuid, int descHandle, String descUuid, byte[] data)org.qtproject.qt.android.bluetooth.QtBluetoothLE
leDescriptorWritten(long qtObject, int charHandle, byte[] newData, int errorCode)org.qtproject.qt.android.bluetooth.QtBluetoothLE
leMtuChanged(long qtObject, int mtu)org.qtproject.qt.android.bluetooth.QtBluetoothLE
leRemoteRssiRead(long qtObject, int rssi, boolean success)org.qtproject.qt.android.bluetooth.QtBluetoothLE
leScanResult(long qtObject, BluetoothDevice device, int rssi, byte[] scanRecord)org.qtproject.qt.android.bluetooth.QtBluetoothLE
leServiceDetailDiscoveryFinished(long qtObject, final String serviceUuid, int startHandle, int endHandle)org.qtproject.qt.android.bluetooth.QtBluetoothLE
leServiceError(long qtObject, int attributeHandle, int errorCode)org.qtproject.qt.android.bluetooth.QtBluetoothLE
leServicesDiscovered(long qtObject, int errorCode, String uuidList)org.qtproject.qt.android.bluetooth.QtBluetoothLE
mtu()org.qtproject.qt.android.bluetooth.QtBluetoothLEinline
QtBluetoothLE(Context context)org.qtproject.qt.android.bluetooth.QtBluetoothLEinline
QtBluetoothLE(final String remoteAddress, Context context)org.qtproject.qt.android.bluetooth.QtBluetoothLEinline
readCharacteristic(int charHandle)org.qtproject.qt.android.bluetooth.QtBluetoothLEinline
readDescriptor(int descHandle)org.qtproject.qt.android.bluetooth.QtBluetoothLEinline
readRemoteRssi()org.qtproject.qt.android.bluetooth.QtBluetoothLEinline
requestConnectionUpdatePriority(double minimalInterval)org.qtproject.qt.android.bluetooth.QtBluetoothLEinline
scanForLeDevice(final boolean isEnabled)org.qtproject.qt.android.bluetooth.QtBluetoothLEinline
writeCharacteristic(int charHandle, byte[] newValue, int writeMode)org.qtproject.qt.android.bluetooth.QtBluetoothLEinline
writeDescriptor(int descHandle, byte[] newValue)org.qtproject.qt.android.bluetooth.QtBluetoothLEinline