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.QtBluetoothLEServer Member List

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

addService(BluetoothGattService service)org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
connectServer()org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
disconnectServer()org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
handleOnCharacteristicReadRequest(BluetoothDevice device, int requestId, int offset, BluetoothGattCharacteristic characteristic)org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
handleOnCharacteristicWriteRequest(BluetoothDevice device, int requestId, BluetoothGattCharacteristic characteristic, boolean preparedWrite, boolean responseNeeded, int offset, byte[] value)org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
handleOnConnectionStateChange(BluetoothDevice device, int status, int newState)org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
handleOnDescriptorReadRequest(BluetoothDevice device, int requestId, int offset, BluetoothGattDescriptor descriptor)org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
handleOnDescriptorWriteRequest(BluetoothDevice device, int requestId, BluetoothGattDescriptor descriptor, boolean preparedWrite, boolean responseNeeded, int offset, byte[] value)org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
handleOnExecuteWrite(BluetoothDevice device, int requestId, boolean execute)org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
handleOnMtuChanged(BluetoothDevice device, int mtu)org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
handleOnServiceAdded(int status, BluetoothGattService service)org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
leConnectionStateChange(long qtObject, int errorCode, int newState)org.qtproject.qt.android.bluetooth.QtBluetoothLEServer
leMtuChanged(long qtObject, int mtu)org.qtproject.qt.android.bluetooth.QtBluetoothLEServer
leServerAdvertisementError(long qtObject, int status)org.qtproject.qt.android.bluetooth.QtBluetoothLEServer
leServerCharacteristicChanged(long qtObject, BluetoothGattCharacteristic characteristic, byte[] newValue)org.qtproject.qt.android.bluetooth.QtBluetoothLEServer
leServerDescriptorWritten(long qtObject, BluetoothGattDescriptor descriptor, byte[] newValue)org.qtproject.qt.android.bluetooth.QtBluetoothLEServer
mtu()org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
QtBluetoothLEServer(Context context)org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
remoteAddress()org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
remoteName()org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
startAdvertising(AdvertiseData advertiseData, AdvertiseData scanResponse, AdvertiseSettings settings)org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
stopAdvertising()org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
writeCharacteristic(BluetoothGattService service, UUID charUuid, byte[] newValue)org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline
writeDescriptor(BluetoothGattService service, UUID charUuid, UUID descUuid, byte[] newValue)org.qtproject.qt.android.bluetooth.QtBluetoothLEServerinline