bluetooth

package
v0.0.0-...-c0c124a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2020 License: LGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PointerFromQBluetooth

func PointerFromQBluetooth(ptr QBluetooth_ITF) unsafe.Pointer

func PointerFromQBluetoothAddress

func PointerFromQBluetoothAddress(ptr QBluetoothAddress_ITF) unsafe.Pointer

func PointerFromQBluetoothDeviceDiscoveryAgent

func PointerFromQBluetoothDeviceDiscoveryAgent(ptr QBluetoothDeviceDiscoveryAgent_ITF) unsafe.Pointer

func PointerFromQBluetoothDeviceInfo

func PointerFromQBluetoothDeviceInfo(ptr QBluetoothDeviceInfo_ITF) unsafe.Pointer

func PointerFromQBluetoothHostInfo

func PointerFromQBluetoothHostInfo(ptr QBluetoothHostInfo_ITF) unsafe.Pointer

func PointerFromQBluetoothLocalDevice

func PointerFromQBluetoothLocalDevice(ptr QBluetoothLocalDevice_ITF) unsafe.Pointer

func PointerFromQBluetoothServer

func PointerFromQBluetoothServer(ptr QBluetoothServer_ITF) unsafe.Pointer

func PointerFromQBluetoothServiceDiscoveryAgent

func PointerFromQBluetoothServiceDiscoveryAgent(ptr QBluetoothServiceDiscoveryAgent_ITF) unsafe.Pointer

func PointerFromQBluetoothServiceInfo

func PointerFromQBluetoothServiceInfo(ptr QBluetoothServiceInfo_ITF) unsafe.Pointer

func PointerFromQBluetoothSocket

func PointerFromQBluetoothSocket(ptr QBluetoothSocket_ITF) unsafe.Pointer

func PointerFromQBluetoothTransferManager

func PointerFromQBluetoothTransferManager(ptr QBluetoothTransferManager_ITF) unsafe.Pointer

func PointerFromQBluetoothTransferReply

func PointerFromQBluetoothTransferReply(ptr QBluetoothTransferReply_ITF) unsafe.Pointer

func PointerFromQBluetoothTransferRequest

func PointerFromQBluetoothTransferRequest(ptr QBluetoothTransferRequest_ITF) unsafe.Pointer

func PointerFromQBluetoothUuid

func PointerFromQBluetoothUuid(ptr QBluetoothUuid_ITF) unsafe.Pointer

func PointerFromQLowEnergyAdvertisingData

func PointerFromQLowEnergyAdvertisingData(ptr QLowEnergyAdvertisingData_ITF) unsafe.Pointer

func PointerFromQLowEnergyAdvertisingParameters

func PointerFromQLowEnergyAdvertisingParameters(ptr QLowEnergyAdvertisingParameters_ITF) unsafe.Pointer

func PointerFromQLowEnergyCharacteristic

func PointerFromQLowEnergyCharacteristic(ptr QLowEnergyCharacteristic_ITF) unsafe.Pointer

func PointerFromQLowEnergyCharacteristicData

func PointerFromQLowEnergyCharacteristicData(ptr QLowEnergyCharacteristicData_ITF) unsafe.Pointer

func PointerFromQLowEnergyConnectionParameters

func PointerFromQLowEnergyConnectionParameters(ptr QLowEnergyConnectionParameters_ITF) unsafe.Pointer

func PointerFromQLowEnergyController

func PointerFromQLowEnergyController(ptr QLowEnergyController_ITF) unsafe.Pointer

func PointerFromQLowEnergyDescriptor

func PointerFromQLowEnergyDescriptor(ptr QLowEnergyDescriptor_ITF) unsafe.Pointer

func PointerFromQLowEnergyDescriptorData

func PointerFromQLowEnergyDescriptorData(ptr QLowEnergyDescriptorData_ITF) unsafe.Pointer

func PointerFromQLowEnergyService

func PointerFromQLowEnergyService(ptr QLowEnergyService_ITF) unsafe.Pointer

func PointerFromQLowEnergyServiceData

func PointerFromQLowEnergyServiceData(ptr QLowEnergyServiceData_ITF) unsafe.Pointer

func QBluetoothUuid_CharacteristicToString

func QBluetoothUuid_CharacteristicToString(uuid QBluetoothUuid__CharacteristicType) string

func QBluetoothUuid_DescriptorToString

func QBluetoothUuid_DescriptorToString(uuid QBluetoothUuid__DescriptorType) string

func QBluetoothUuid_ProtocolToString

func QBluetoothUuid_ProtocolToString(uuid QBluetoothUuid__ProtocolUuid) string

func QBluetoothUuid_ServiceClassToString

func QBluetoothUuid_ServiceClassToString(uuid QBluetoothUuid__ServiceClassUuid) string

func QLowEnergyAdvertisingData_InvalidManufacturerId

func QLowEnergyAdvertisingData_InvalidManufacturerId() uint16

Types

type QBluetooth

type QBluetooth struct {
	internal.Internal
}

func NewQBluetoothFromPointer

func NewQBluetoothFromPointer(ptr unsafe.Pointer) (n *QBluetooth)

func (*QBluetooth) ClassNameInternalF

func (n *QBluetooth) ClassNameInternalF() string

func (*QBluetooth) DestroyQBluetooth

func (ptr *QBluetooth) DestroyQBluetooth()

func (*QBluetooth) Pointer

func (ptr *QBluetooth) Pointer() unsafe.Pointer

func (*QBluetooth) QBluetooth_PTR

func (ptr *QBluetooth) QBluetooth_PTR() *QBluetooth

func (*QBluetooth) SetPointer

func (ptr *QBluetooth) SetPointer(p unsafe.Pointer)

type QBluetoothAddress

type QBluetoothAddress struct {
	internal.Internal
}

func NewQBluetoothAddress

func NewQBluetoothAddress() *QBluetoothAddress

func NewQBluetoothAddress2

func NewQBluetoothAddress2(address uint64) *QBluetoothAddress

func NewQBluetoothAddress3

func NewQBluetoothAddress3(address string) *QBluetoothAddress

func NewQBluetoothAddress4

func NewQBluetoothAddress4(other QBluetoothAddress_ITF) *QBluetoothAddress

func NewQBluetoothAddressFromPointer

func NewQBluetoothAddressFromPointer(ptr unsafe.Pointer) (n *QBluetoothAddress)

func (*QBluetoothAddress) ClassNameInternalF

func (n *QBluetoothAddress) ClassNameInternalF() string

func (*QBluetoothAddress) Clear

func (ptr *QBluetoothAddress) Clear()

func (*QBluetoothAddress) DestroyQBluetoothAddress

func (ptr *QBluetoothAddress) DestroyQBluetoothAddress()

func (*QBluetoothAddress) IsNull

func (ptr *QBluetoothAddress) IsNull() bool

func (*QBluetoothAddress) Pointer

func (ptr *QBluetoothAddress) Pointer() unsafe.Pointer

func (*QBluetoothAddress) QBluetoothAddress_PTR

func (ptr *QBluetoothAddress) QBluetoothAddress_PTR() *QBluetoothAddress

func (*QBluetoothAddress) SetPointer

func (ptr *QBluetoothAddress) SetPointer(p unsafe.Pointer)

func (*QBluetoothAddress) ToString

func (ptr *QBluetoothAddress) ToString() string

func (*QBluetoothAddress) ToUInt64

func (ptr *QBluetoothAddress) ToUInt64() uint64

type QBluetoothAddress_ITF

type QBluetoothAddress_ITF interface {
	QBluetoothAddress_PTR() *QBluetoothAddress
}

type QBluetoothDeviceDiscoveryAgent

type QBluetoothDeviceDiscoveryAgent struct {
	core.QObject
}

func NewQBluetoothDeviceDiscoveryAgent

func NewQBluetoothDeviceDiscoveryAgent(parent core.QObject_ITF) *QBluetoothDeviceDiscoveryAgent

func NewQBluetoothDeviceDiscoveryAgent2

func NewQBluetoothDeviceDiscoveryAgent2(deviceAdapter QBluetoothAddress_ITF, parent core.QObject_ITF) *QBluetoothDeviceDiscoveryAgent

func NewQBluetoothDeviceDiscoveryAgentFromPointer

func NewQBluetoothDeviceDiscoveryAgentFromPointer(ptr unsafe.Pointer) (n *QBluetoothDeviceDiscoveryAgent)

func (*QBluetoothDeviceDiscoveryAgent) Canceled

func (ptr *QBluetoothDeviceDiscoveryAgent) Canceled()

func (*QBluetoothDeviceDiscoveryAgent) ChildEventDefault

func (ptr *QBluetoothDeviceDiscoveryAgent) ChildEventDefault(event core.QChildEvent_ITF)

func (*QBluetoothDeviceDiscoveryAgent) ClassNameInternalF

func (n *QBluetoothDeviceDiscoveryAgent) ClassNameInternalF() string

func (*QBluetoothDeviceDiscoveryAgent) ConnectCanceled

func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectCanceled(f func())

func (*QBluetoothDeviceDiscoveryAgent) ConnectDestroyQBluetoothDeviceDiscoveryAgent

func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectDestroyQBluetoothDeviceDiscoveryAgent(f func())

func (*QBluetoothDeviceDiscoveryAgent) ConnectDeviceDiscovered

func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectDeviceDiscovered(f func(info *QBluetoothDeviceInfo))

func (*QBluetoothDeviceDiscoveryAgent) ConnectDeviceUpdated

func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectDeviceUpdated(f func(info *QBluetoothDeviceInfo, updatedFields QBluetoothDeviceInfo__Field))

func (*QBluetoothDeviceDiscoveryAgent) ConnectError2

func (*QBluetoothDeviceDiscoveryAgent) ConnectFinished

func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectFinished(f func())

func (*QBluetoothDeviceDiscoveryAgent) ConnectNotifyDefault

func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QBluetoothDeviceDiscoveryAgent) ConnectStart

func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectStart(f func())

func (*QBluetoothDeviceDiscoveryAgent) ConnectStart2

func (*QBluetoothDeviceDiscoveryAgent) ConnectStop

func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectStop(f func())

func (*QBluetoothDeviceDiscoveryAgent) CustomEventDefault

func (ptr *QBluetoothDeviceDiscoveryAgent) CustomEventDefault(event core.QEvent_ITF)

func (*QBluetoothDeviceDiscoveryAgent) DeleteLaterDefault

func (ptr *QBluetoothDeviceDiscoveryAgent) DeleteLaterDefault()

func (*QBluetoothDeviceDiscoveryAgent) DestroyQBluetoothDeviceDiscoveryAgent

func (ptr *QBluetoothDeviceDiscoveryAgent) DestroyQBluetoothDeviceDiscoveryAgent()

func (*QBluetoothDeviceDiscoveryAgent) DestroyQBluetoothDeviceDiscoveryAgentDefault

func (ptr *QBluetoothDeviceDiscoveryAgent) DestroyQBluetoothDeviceDiscoveryAgentDefault()

func (*QBluetoothDeviceDiscoveryAgent) DeviceDiscovered

func (ptr *QBluetoothDeviceDiscoveryAgent) DeviceDiscovered(info QBluetoothDeviceInfo_ITF)

func (*QBluetoothDeviceDiscoveryAgent) DeviceUpdated

func (*QBluetoothDeviceDiscoveryAgent) DisconnectCanceled

func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectCanceled()

func (*QBluetoothDeviceDiscoveryAgent) DisconnectDestroyQBluetoothDeviceDiscoveryAgent

func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectDestroyQBluetoothDeviceDiscoveryAgent()

func (*QBluetoothDeviceDiscoveryAgent) DisconnectDeviceDiscovered

func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectDeviceDiscovered()

func (*QBluetoothDeviceDiscoveryAgent) DisconnectDeviceUpdated

func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectDeviceUpdated()

func (*QBluetoothDeviceDiscoveryAgent) DisconnectError2

func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectError2()

func (*QBluetoothDeviceDiscoveryAgent) DisconnectFinished

func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectFinished()

func (*QBluetoothDeviceDiscoveryAgent) DisconnectNotifyDefault

func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QBluetoothDeviceDiscoveryAgent) DisconnectStart

func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectStart()

func (*QBluetoothDeviceDiscoveryAgent) DisconnectStart2

func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectStart2()

func (*QBluetoothDeviceDiscoveryAgent) DisconnectStop

func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectStop()

func (*QBluetoothDeviceDiscoveryAgent) DiscoveredDevices

func (ptr *QBluetoothDeviceDiscoveryAgent) DiscoveredDevices() []*QBluetoothDeviceInfo

func (*QBluetoothDeviceDiscoveryAgent) Error

func (*QBluetoothDeviceDiscoveryAgent) Error2

func (*QBluetoothDeviceDiscoveryAgent) ErrorString

func (ptr *QBluetoothDeviceDiscoveryAgent) ErrorString() string

func (*QBluetoothDeviceDiscoveryAgent) EventDefault

func (ptr *QBluetoothDeviceDiscoveryAgent) EventDefault(e core.QEvent_ITF) bool

func (*QBluetoothDeviceDiscoveryAgent) EventFilterDefault

func (ptr *QBluetoothDeviceDiscoveryAgent) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QBluetoothDeviceDiscoveryAgent) Finished

func (ptr *QBluetoothDeviceDiscoveryAgent) Finished()

func (*QBluetoothDeviceDiscoveryAgent) InitFromInternal

func (n *QBluetoothDeviceDiscoveryAgent) InitFromInternal(ptr uintptr, name string)

func (*QBluetoothDeviceDiscoveryAgent) InquiryType

func (*QBluetoothDeviceDiscoveryAgent) IsActive

func (ptr *QBluetoothDeviceDiscoveryAgent) IsActive() bool

func (*QBluetoothDeviceDiscoveryAgent) LowEnergyDiscoveryTimeout

func (ptr *QBluetoothDeviceDiscoveryAgent) LowEnergyDiscoveryTimeout() int

func (*QBluetoothDeviceDiscoveryAgent) MetaObjectDefault

func (ptr *QBluetoothDeviceDiscoveryAgent) MetaObjectDefault() *core.QMetaObject

func (*QBluetoothDeviceDiscoveryAgent) Pointer

func (*QBluetoothDeviceDiscoveryAgent) QBluetoothDeviceDiscoveryAgent_PTR

func (ptr *QBluetoothDeviceDiscoveryAgent) QBluetoothDeviceDiscoveryAgent_PTR() *QBluetoothDeviceDiscoveryAgent

func (*QBluetoothDeviceDiscoveryAgent) SetInquiryType

func (*QBluetoothDeviceDiscoveryAgent) SetLowEnergyDiscoveryTimeout

func (ptr *QBluetoothDeviceDiscoveryAgent) SetLowEnergyDiscoveryTimeout(timeout int)

func (*QBluetoothDeviceDiscoveryAgent) SetPointer

func (ptr *QBluetoothDeviceDiscoveryAgent) SetPointer(p unsafe.Pointer)

func (*QBluetoothDeviceDiscoveryAgent) Start

func (ptr *QBluetoothDeviceDiscoveryAgent) Start()

func (*QBluetoothDeviceDiscoveryAgent) Start2

func (*QBluetoothDeviceDiscoveryAgent) Start2Default

func (*QBluetoothDeviceDiscoveryAgent) StartDefault

func (ptr *QBluetoothDeviceDiscoveryAgent) StartDefault()

func (*QBluetoothDeviceDiscoveryAgent) Stop

func (ptr *QBluetoothDeviceDiscoveryAgent) Stop()

func (*QBluetoothDeviceDiscoveryAgent) StopDefault

func (ptr *QBluetoothDeviceDiscoveryAgent) StopDefault()

func (*QBluetoothDeviceDiscoveryAgent) SupportedDiscoveryMethods

func (*QBluetoothDeviceDiscoveryAgent) TimerEventDefault

func (ptr *QBluetoothDeviceDiscoveryAgent) TimerEventDefault(event core.QTimerEvent_ITF)

type QBluetoothDeviceDiscoveryAgent_ITF

type QBluetoothDeviceDiscoveryAgent_ITF interface {
	core.QObject_ITF
	QBluetoothDeviceDiscoveryAgent_PTR() *QBluetoothDeviceDiscoveryAgent
}

type QBluetoothDeviceDiscoveryAgent__DiscoveryMethod

type QBluetoothDeviceDiscoveryAgent__DiscoveryMethod int64

QBluetoothDeviceDiscoveryAgent::DiscoveryMethod

func QBluetoothDeviceDiscoveryAgent_SupportedDiscoveryMethods

func QBluetoothDeviceDiscoveryAgent_SupportedDiscoveryMethods() QBluetoothDeviceDiscoveryAgent__DiscoveryMethod

type QBluetoothDeviceDiscoveryAgent__Error

type QBluetoothDeviceDiscoveryAgent__Error int64

QBluetoothDeviceDiscoveryAgent::Error

const (
	QBluetoothDeviceDiscoveryAgent__NoError                      QBluetoothDeviceDiscoveryAgent__Error = QBluetoothDeviceDiscoveryAgent__Error(0)
	QBluetoothDeviceDiscoveryAgent__InputOutputError             QBluetoothDeviceDiscoveryAgent__Error = QBluetoothDeviceDiscoveryAgent__Error(1)
	QBluetoothDeviceDiscoveryAgent__PoweredOffError              QBluetoothDeviceDiscoveryAgent__Error = QBluetoothDeviceDiscoveryAgent__Error(2)
	QBluetoothDeviceDiscoveryAgent__InvalidBluetoothAdapterError QBluetoothDeviceDiscoveryAgent__Error = QBluetoothDeviceDiscoveryAgent__Error(3)
	QBluetoothDeviceDiscoveryAgent__UnsupportedPlatformError     QBluetoothDeviceDiscoveryAgent__Error = QBluetoothDeviceDiscoveryAgent__Error(4)
	QBluetoothDeviceDiscoveryAgent__UnsupportedDiscoveryMethod   QBluetoothDeviceDiscoveryAgent__Error = QBluetoothDeviceDiscoveryAgent__Error(5)
	QBluetoothDeviceDiscoveryAgent__UnknownError                 QBluetoothDeviceDiscoveryAgent__Error = QBluetoothDeviceDiscoveryAgent__Error(100)
)

type QBluetoothDeviceDiscoveryAgent__InquiryType

type QBluetoothDeviceDiscoveryAgent__InquiryType int64

QBluetoothDeviceDiscoveryAgent::InquiryType

const (
	QBluetoothDeviceDiscoveryAgent__GeneralUnlimitedInquiry QBluetoothDeviceDiscoveryAgent__InquiryType = QBluetoothDeviceDiscoveryAgent__InquiryType(0)
	QBluetoothDeviceDiscoveryAgent__LimitedInquiry          QBluetoothDeviceDiscoveryAgent__InquiryType = QBluetoothDeviceDiscoveryAgent__InquiryType(1)
)

type QBluetoothDeviceInfo

type QBluetoothDeviceInfo struct {
	internal.Internal
}

func NewQBluetoothDeviceInfo

func NewQBluetoothDeviceInfo() *QBluetoothDeviceInfo

func NewQBluetoothDeviceInfo2

func NewQBluetoothDeviceInfo2(address QBluetoothAddress_ITF, name string, classOfDevice uint) *QBluetoothDeviceInfo

func NewQBluetoothDeviceInfo3

func NewQBluetoothDeviceInfo3(uuid QBluetoothUuid_ITF, name string, classOfDevice uint) *QBluetoothDeviceInfo

func NewQBluetoothDeviceInfo4

func NewQBluetoothDeviceInfo4(other QBluetoothDeviceInfo_ITF) *QBluetoothDeviceInfo

func NewQBluetoothDeviceInfoFromPointer

func NewQBluetoothDeviceInfoFromPointer(ptr unsafe.Pointer) (n *QBluetoothDeviceInfo)

func (*QBluetoothDeviceInfo) Address

func (ptr *QBluetoothDeviceInfo) Address() *QBluetoothAddress

func (*QBluetoothDeviceInfo) ClassNameInternalF

func (n *QBluetoothDeviceInfo) ClassNameInternalF() string

func (*QBluetoothDeviceInfo) CoreConfigurations

func (*QBluetoothDeviceInfo) DestroyQBluetoothDeviceInfo

func (ptr *QBluetoothDeviceInfo) DestroyQBluetoothDeviceInfo()

func (*QBluetoothDeviceInfo) DeviceUuid

func (ptr *QBluetoothDeviceInfo) DeviceUuid() *QBluetoothUuid

func (*QBluetoothDeviceInfo) IsCached

func (ptr *QBluetoothDeviceInfo) IsCached() bool

func (*QBluetoothDeviceInfo) IsValid

func (ptr *QBluetoothDeviceInfo) IsValid() bool

func (*QBluetoothDeviceInfo) MajorDeviceClass

func (*QBluetoothDeviceInfo) ManufacturerIds

func (ptr *QBluetoothDeviceInfo) ManufacturerIds() []uint16

func (*QBluetoothDeviceInfo) MinorDeviceClass

func (ptr *QBluetoothDeviceInfo) MinorDeviceClass() string

func (*QBluetoothDeviceInfo) Name

func (ptr *QBluetoothDeviceInfo) Name() string

func (*QBluetoothDeviceInfo) Pointer

func (ptr *QBluetoothDeviceInfo) Pointer() unsafe.Pointer

func (*QBluetoothDeviceInfo) QBluetoothDeviceInfo_PTR

func (ptr *QBluetoothDeviceInfo) QBluetoothDeviceInfo_PTR() *QBluetoothDeviceInfo

func (*QBluetoothDeviceInfo) Rssi

func (ptr *QBluetoothDeviceInfo) Rssi() int16

func (*QBluetoothDeviceInfo) ServiceClasses

func (*QBluetoothDeviceInfo) SetCached

func (ptr *QBluetoothDeviceInfo) SetCached(cached bool)

func (*QBluetoothDeviceInfo) SetCoreConfigurations

func (ptr *QBluetoothDeviceInfo) SetCoreConfigurations(coreConfigs QBluetoothDeviceInfo__CoreConfiguration)

func (*QBluetoothDeviceInfo) SetDeviceUuid

func (ptr *QBluetoothDeviceInfo) SetDeviceUuid(uuid QBluetoothUuid_ITF)

func (*QBluetoothDeviceInfo) SetManufacturerData

func (ptr *QBluetoothDeviceInfo) SetManufacturerData(manufacturerId uint16, data core.QByteArray_ITF) bool

func (*QBluetoothDeviceInfo) SetPointer

func (ptr *QBluetoothDeviceInfo) SetPointer(p unsafe.Pointer)

func (*QBluetoothDeviceInfo) SetRssi

func (ptr *QBluetoothDeviceInfo) SetRssi(sign int16)

func (*QBluetoothDeviceInfo) SetServiceUuids2

func (ptr *QBluetoothDeviceInfo) SetServiceUuids2(uuids []*QBluetoothUuid)

type QBluetoothDeviceInfo_ITF

type QBluetoothDeviceInfo_ITF interface {
	QBluetoothDeviceInfo_PTR() *QBluetoothDeviceInfo
}

type QBluetoothDeviceInfo__CoreConfiguration

type QBluetoothDeviceInfo__CoreConfiguration int64

QBluetoothDeviceInfo::CoreConfiguration

const (
	QBluetoothDeviceInfo__UnknownCoreConfiguration              QBluetoothDeviceInfo__CoreConfiguration = QBluetoothDeviceInfo__CoreConfiguration(0x0)
	QBluetoothDeviceInfo__LowEnergyCoreConfiguration            QBluetoothDeviceInfo__CoreConfiguration = QBluetoothDeviceInfo__CoreConfiguration(0x01)
	QBluetoothDeviceInfo__BaseRateCoreConfiguration             QBluetoothDeviceInfo__CoreConfiguration = QBluetoothDeviceInfo__CoreConfiguration(0x02)
	QBluetoothDeviceInfo__BaseRateAndLowEnergyCoreConfiguration QBluetoothDeviceInfo__CoreConfiguration = QBluetoothDeviceInfo__CoreConfiguration(0x03)
)

type QBluetoothDeviceInfo__DataCompleteness

type QBluetoothDeviceInfo__DataCompleteness int64

QBluetoothDeviceInfo::DataCompleteness

type QBluetoothDeviceInfo__Field

type QBluetoothDeviceInfo__Field int64

QBluetoothDeviceInfo::Field

const (
	QBluetoothDeviceInfo__None             QBluetoothDeviceInfo__Field = QBluetoothDeviceInfo__Field(0x0000)
	QBluetoothDeviceInfo__RSSI             QBluetoothDeviceInfo__Field = QBluetoothDeviceInfo__Field(0x0001)
	QBluetoothDeviceInfo__ManufacturerData QBluetoothDeviceInfo__Field = QBluetoothDeviceInfo__Field(0x0002)
	QBluetoothDeviceInfo__All              QBluetoothDeviceInfo__Field = QBluetoothDeviceInfo__Field(0x7fff)
)

type QBluetoothDeviceInfo__MajorDeviceClass

type QBluetoothDeviceInfo__MajorDeviceClass int64

QBluetoothDeviceInfo::MajorDeviceClass

type QBluetoothDeviceInfo__MinorAudioVideoClass

type QBluetoothDeviceInfo__MinorAudioVideoClass int64

QBluetoothDeviceInfo::MinorAudioVideoClass

const (
	QBluetoothDeviceInfo__UncategorizedAudioVideoDevice QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(0)
	QBluetoothDeviceInfo__WearableHeadsetDevice         QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(1)
	QBluetoothDeviceInfo__HandsFreeDevice               QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(2)
	QBluetoothDeviceInfo__Microphone                    QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(4)
	QBluetoothDeviceInfo__Loudspeaker                   QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(5)
	QBluetoothDeviceInfo__Headphones                    QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(6)
	QBluetoothDeviceInfo__PortableAudioDevice           QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(7)
	QBluetoothDeviceInfo__CarAudio                      QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(8)
	QBluetoothDeviceInfo__SetTopBox                     QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(9)
	QBluetoothDeviceInfo__HiFiAudioDevice               QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(10)
	QBluetoothDeviceInfo__Vcr                           QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(11)
	QBluetoothDeviceInfo__VideoCamera                   QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(12)
	QBluetoothDeviceInfo__Camcorder                     QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(13)
	QBluetoothDeviceInfo__VideoMonitor                  QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(14)
	QBluetoothDeviceInfo__VideoDisplayAndLoudspeaker    QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(15)
	QBluetoothDeviceInfo__VideoConferencing             QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(16)
	QBluetoothDeviceInfo__GamingDevice                  QBluetoothDeviceInfo__MinorAudioVideoClass = QBluetoothDeviceInfo__MinorAudioVideoClass(18)
)

type QBluetoothDeviceInfo__MinorComputerClass

type QBluetoothDeviceInfo__MinorComputerClass int64

QBluetoothDeviceInfo::MinorComputerClass

type QBluetoothDeviceInfo__MinorHealthClass

type QBluetoothDeviceInfo__MinorHealthClass int64

QBluetoothDeviceInfo::MinorHealthClass

const (
	QBluetoothDeviceInfo__UncategorizedHealthDevice  QBluetoothDeviceInfo__MinorHealthClass = QBluetoothDeviceInfo__MinorHealthClass(0)
	QBluetoothDeviceInfo__HealthBloodPressureMonitor QBluetoothDeviceInfo__MinorHealthClass = QBluetoothDeviceInfo__MinorHealthClass(0x1)
	QBluetoothDeviceInfo__HealthThermometer          QBluetoothDeviceInfo__MinorHealthClass = QBluetoothDeviceInfo__MinorHealthClass(0x2)
	QBluetoothDeviceInfo__HealthWeightScale          QBluetoothDeviceInfo__MinorHealthClass = QBluetoothDeviceInfo__MinorHealthClass(0x3)
	QBluetoothDeviceInfo__HealthGlucoseMeter         QBluetoothDeviceInfo__MinorHealthClass = QBluetoothDeviceInfo__MinorHealthClass(0x4)
	QBluetoothDeviceInfo__HealthPulseOximeter        QBluetoothDeviceInfo__MinorHealthClass = QBluetoothDeviceInfo__MinorHealthClass(0x5)
	QBluetoothDeviceInfo__HealthDataDisplay          QBluetoothDeviceInfo__MinorHealthClass = QBluetoothDeviceInfo__MinorHealthClass(0x7)
	QBluetoothDeviceInfo__HealthStepCounter          QBluetoothDeviceInfo__MinorHealthClass = QBluetoothDeviceInfo__MinorHealthClass(0x8)
)

type QBluetoothDeviceInfo__MinorImagingClass

type QBluetoothDeviceInfo__MinorImagingClass int64

QBluetoothDeviceInfo::MinorImagingClass

type QBluetoothDeviceInfo__MinorMiscellaneousClass

type QBluetoothDeviceInfo__MinorMiscellaneousClass int64

QBluetoothDeviceInfo::MinorMiscellaneousClass

const (
	QBluetoothDeviceInfo__UncategorizedMiscellaneous QBluetoothDeviceInfo__MinorMiscellaneousClass = QBluetoothDeviceInfo__MinorMiscellaneousClass(0)
)

type QBluetoothDeviceInfo__MinorNetworkClass

type QBluetoothDeviceInfo__MinorNetworkClass int64

QBluetoothDeviceInfo::MinorNetworkClass

const (
	QBluetoothDeviceInfo__NetworkFullService     QBluetoothDeviceInfo__MinorNetworkClass = QBluetoothDeviceInfo__MinorNetworkClass(0x00)
	QBluetoothDeviceInfo__NetworkLoadFactorOne   QBluetoothDeviceInfo__MinorNetworkClass = QBluetoothDeviceInfo__MinorNetworkClass(0x08)
	QBluetoothDeviceInfo__NetworkLoadFactorTwo   QBluetoothDeviceInfo__MinorNetworkClass = QBluetoothDeviceInfo__MinorNetworkClass(0x10)
	QBluetoothDeviceInfo__NetworkLoadFactorThree QBluetoothDeviceInfo__MinorNetworkClass = QBluetoothDeviceInfo__MinorNetworkClass(0x18)
	QBluetoothDeviceInfo__NetworkLoadFactorFour  QBluetoothDeviceInfo__MinorNetworkClass = QBluetoothDeviceInfo__MinorNetworkClass(0x20)
	QBluetoothDeviceInfo__NetworkLoadFactorFive  QBluetoothDeviceInfo__MinorNetworkClass = QBluetoothDeviceInfo__MinorNetworkClass(0x28)
	QBluetoothDeviceInfo__NetworkLoadFactorSix   QBluetoothDeviceInfo__MinorNetworkClass = QBluetoothDeviceInfo__MinorNetworkClass(0x30)
	QBluetoothDeviceInfo__NetworkNoService       QBluetoothDeviceInfo__MinorNetworkClass = QBluetoothDeviceInfo__MinorNetworkClass(0x38)
)

type QBluetoothDeviceInfo__MinorPeripheralClass

type QBluetoothDeviceInfo__MinorPeripheralClass int64

QBluetoothDeviceInfo::MinorPeripheralClass

const (
	QBluetoothDeviceInfo__UncategorizedPeripheral              QBluetoothDeviceInfo__MinorPeripheralClass = QBluetoothDeviceInfo__MinorPeripheralClass(0)
	QBluetoothDeviceInfo__KeyboardPeripheral                   QBluetoothDeviceInfo__MinorPeripheralClass = QBluetoothDeviceInfo__MinorPeripheralClass(0x10)
	QBluetoothDeviceInfo__PointingDevicePeripheral             QBluetoothDeviceInfo__MinorPeripheralClass = QBluetoothDeviceInfo__MinorPeripheralClass(0x20)
	QBluetoothDeviceInfo__KeyboardWithPointingDevicePeripheral QBluetoothDeviceInfo__MinorPeripheralClass = QBluetoothDeviceInfo__MinorPeripheralClass(0x30)
	QBluetoothDeviceInfo__JoystickPeripheral                   QBluetoothDeviceInfo__MinorPeripheralClass = QBluetoothDeviceInfo__MinorPeripheralClass(0x01)
	QBluetoothDeviceInfo__GamepadPeripheral                    QBluetoothDeviceInfo__MinorPeripheralClass = QBluetoothDeviceInfo__MinorPeripheralClass(0x02)
	QBluetoothDeviceInfo__RemoteControlPeripheral              QBluetoothDeviceInfo__MinorPeripheralClass = QBluetoothDeviceInfo__MinorPeripheralClass(0x03)
	QBluetoothDeviceInfo__SensingDevicePeripheral              QBluetoothDeviceInfo__MinorPeripheralClass = QBluetoothDeviceInfo__MinorPeripheralClass(0x04)
	QBluetoothDeviceInfo__DigitizerTabletPeripheral            QBluetoothDeviceInfo__MinorPeripheralClass = QBluetoothDeviceInfo__MinorPeripheralClass(0x05)
	QBluetoothDeviceInfo__CardReaderPeripheral                 QBluetoothDeviceInfo__MinorPeripheralClass = QBluetoothDeviceInfo__MinorPeripheralClass(0x06)
)

type QBluetoothDeviceInfo__MinorPhoneClass

type QBluetoothDeviceInfo__MinorPhoneClass int64

QBluetoothDeviceInfo::MinorPhoneClass

type QBluetoothDeviceInfo__MinorToyClass

type QBluetoothDeviceInfo__MinorToyClass int64

QBluetoothDeviceInfo::MinorToyClass

type QBluetoothDeviceInfo__MinorWearableClass

type QBluetoothDeviceInfo__MinorWearableClass int64

QBluetoothDeviceInfo::MinorWearableClass

type QBluetoothDeviceInfo__ServiceClass

type QBluetoothDeviceInfo__ServiceClass int64

QBluetoothDeviceInfo::ServiceClass

const (
	QBluetoothDeviceInfo__NoService             QBluetoothDeviceInfo__ServiceClass = QBluetoothDeviceInfo__ServiceClass(0x0000)
	QBluetoothDeviceInfo__PositioningService    QBluetoothDeviceInfo__ServiceClass = QBluetoothDeviceInfo__ServiceClass(0x0001)
	QBluetoothDeviceInfo__NetworkingService     QBluetoothDeviceInfo__ServiceClass = QBluetoothDeviceInfo__ServiceClass(0x0002)
	QBluetoothDeviceInfo__RenderingService      QBluetoothDeviceInfo__ServiceClass = QBluetoothDeviceInfo__ServiceClass(0x0004)
	QBluetoothDeviceInfo__CapturingService      QBluetoothDeviceInfo__ServiceClass = QBluetoothDeviceInfo__ServiceClass(0x0008)
	QBluetoothDeviceInfo__ObjectTransferService QBluetoothDeviceInfo__ServiceClass = QBluetoothDeviceInfo__ServiceClass(0x0010)
	QBluetoothDeviceInfo__AudioService          QBluetoothDeviceInfo__ServiceClass = QBluetoothDeviceInfo__ServiceClass(0x0020)
	QBluetoothDeviceInfo__TelephonyService      QBluetoothDeviceInfo__ServiceClass = QBluetoothDeviceInfo__ServiceClass(0x0040)
	QBluetoothDeviceInfo__InformationService    QBluetoothDeviceInfo__ServiceClass = QBluetoothDeviceInfo__ServiceClass(0x0080)
	QBluetoothDeviceInfo__AllServices           QBluetoothDeviceInfo__ServiceClass = QBluetoothDeviceInfo__ServiceClass(0x07ff)
)

type QBluetoothHostInfo

type QBluetoothHostInfo struct {
	internal.Internal
}

func NewQBluetoothHostInfo

func NewQBluetoothHostInfo() *QBluetoothHostInfo

func NewQBluetoothHostInfo2

func NewQBluetoothHostInfo2(other QBluetoothHostInfo_ITF) *QBluetoothHostInfo

func NewQBluetoothHostInfoFromPointer

func NewQBluetoothHostInfoFromPointer(ptr unsafe.Pointer) (n *QBluetoothHostInfo)

func QBluetoothLocalDevice_AllDevices

func QBluetoothLocalDevice_AllDevices() []*QBluetoothHostInfo

func (*QBluetoothHostInfo) Address

func (ptr *QBluetoothHostInfo) Address() *QBluetoothAddress

func (*QBluetoothHostInfo) ClassNameInternalF

func (n *QBluetoothHostInfo) ClassNameInternalF() string

func (*QBluetoothHostInfo) DestroyQBluetoothHostInfo

func (ptr *QBluetoothHostInfo) DestroyQBluetoothHostInfo()

func (*QBluetoothHostInfo) Name

func (ptr *QBluetoothHostInfo) Name() string

func (*QBluetoothHostInfo) Pointer

func (ptr *QBluetoothHostInfo) Pointer() unsafe.Pointer

func (*QBluetoothHostInfo) QBluetoothHostInfo_PTR

func (ptr *QBluetoothHostInfo) QBluetoothHostInfo_PTR() *QBluetoothHostInfo

func (*QBluetoothHostInfo) SetAddress

func (ptr *QBluetoothHostInfo) SetAddress(address QBluetoothAddress_ITF)

func (*QBluetoothHostInfo) SetName

func (ptr *QBluetoothHostInfo) SetName(name string)

func (*QBluetoothHostInfo) SetPointer

func (ptr *QBluetoothHostInfo) SetPointer(p unsafe.Pointer)

type QBluetoothHostInfo_ITF

type QBluetoothHostInfo_ITF interface {
	QBluetoothHostInfo_PTR() *QBluetoothHostInfo
}

type QBluetoothLocalDevice

type QBluetoothLocalDevice struct {
	core.QObject
}

func NewQBluetoothLocalDevice

func NewQBluetoothLocalDevice(parent core.QObject_ITF) *QBluetoothLocalDevice

func NewQBluetoothLocalDevice2

func NewQBluetoothLocalDevice2(address QBluetoothAddress_ITF, parent core.QObject_ITF) *QBluetoothLocalDevice

func NewQBluetoothLocalDeviceFromPointer

func NewQBluetoothLocalDeviceFromPointer(ptr unsafe.Pointer) (n *QBluetoothLocalDevice)

func (*QBluetoothLocalDevice) Address

func (ptr *QBluetoothLocalDevice) Address() *QBluetoothAddress

func (*QBluetoothLocalDevice) AllDevices

func (ptr *QBluetoothLocalDevice) AllDevices() []*QBluetoothHostInfo

func (*QBluetoothLocalDevice) ChildEventDefault

func (ptr *QBluetoothLocalDevice) ChildEventDefault(event core.QChildEvent_ITF)

func (*QBluetoothLocalDevice) ClassNameInternalF

func (n *QBluetoothLocalDevice) ClassNameInternalF() string

func (*QBluetoothLocalDevice) ConnectDestroyQBluetoothLocalDevice

func (ptr *QBluetoothLocalDevice) ConnectDestroyQBluetoothLocalDevice(f func())

func (*QBluetoothLocalDevice) ConnectDeviceConnected

func (ptr *QBluetoothLocalDevice) ConnectDeviceConnected(f func(address *QBluetoothAddress))

func (*QBluetoothLocalDevice) ConnectDeviceDisconnected

func (ptr *QBluetoothLocalDevice) ConnectDeviceDisconnected(f func(address *QBluetoothAddress))

func (*QBluetoothLocalDevice) ConnectError

func (ptr *QBluetoothLocalDevice) ConnectError(f func(error QBluetoothLocalDevice__Error))

func (*QBluetoothLocalDevice) ConnectHostModeStateChanged

func (ptr *QBluetoothLocalDevice) ConnectHostModeStateChanged(f func(state QBluetoothLocalDevice__HostMode))

func (*QBluetoothLocalDevice) ConnectNotifyDefault

func (ptr *QBluetoothLocalDevice) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QBluetoothLocalDevice) ConnectPairingConfirmation

func (ptr *QBluetoothLocalDevice) ConnectPairingConfirmation(f func(confirmation bool))

func (*QBluetoothLocalDevice) ConnectPairingDisplayConfirmation

func (ptr *QBluetoothLocalDevice) ConnectPairingDisplayConfirmation(f func(address *QBluetoothAddress, pin string))

func (*QBluetoothLocalDevice) ConnectPairingDisplayPinCode

func (ptr *QBluetoothLocalDevice) ConnectPairingDisplayPinCode(f func(address *QBluetoothAddress, pin string))

func (*QBluetoothLocalDevice) ConnectPairingFinished

func (ptr *QBluetoothLocalDevice) ConnectPairingFinished(f func(address *QBluetoothAddress, pairing QBluetoothLocalDevice__Pairing))

func (*QBluetoothLocalDevice) ConnectedDevices

func (ptr *QBluetoothLocalDevice) ConnectedDevices() []*QBluetoothAddress

func (*QBluetoothLocalDevice) CustomEventDefault

func (ptr *QBluetoothLocalDevice) CustomEventDefault(event core.QEvent_ITF)

func (*QBluetoothLocalDevice) DeleteLaterDefault

func (ptr *QBluetoothLocalDevice) DeleteLaterDefault()

func (*QBluetoothLocalDevice) DestroyQBluetoothLocalDevice

func (ptr *QBluetoothLocalDevice) DestroyQBluetoothLocalDevice()

func (*QBluetoothLocalDevice) DestroyQBluetoothLocalDeviceDefault

func (ptr *QBluetoothLocalDevice) DestroyQBluetoothLocalDeviceDefault()

func (*QBluetoothLocalDevice) DeviceConnected

func (ptr *QBluetoothLocalDevice) DeviceConnected(address QBluetoothAddress_ITF)

func (*QBluetoothLocalDevice) DeviceDisconnected

func (ptr *QBluetoothLocalDevice) DeviceDisconnected(address QBluetoothAddress_ITF)

func (*QBluetoothLocalDevice) DisconnectDestroyQBluetoothLocalDevice

func (ptr *QBluetoothLocalDevice) DisconnectDestroyQBluetoothLocalDevice()

func (*QBluetoothLocalDevice) DisconnectDeviceConnected

func (ptr *QBluetoothLocalDevice) DisconnectDeviceConnected()

func (*QBluetoothLocalDevice) DisconnectDeviceDisconnected

func (ptr *QBluetoothLocalDevice) DisconnectDeviceDisconnected()

func (*QBluetoothLocalDevice) DisconnectError

func (ptr *QBluetoothLocalDevice) DisconnectError()

func (*QBluetoothLocalDevice) DisconnectHostModeStateChanged

func (ptr *QBluetoothLocalDevice) DisconnectHostModeStateChanged()

func (*QBluetoothLocalDevice) DisconnectNotifyDefault

func (ptr *QBluetoothLocalDevice) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QBluetoothLocalDevice) DisconnectPairingConfirmation

func (ptr *QBluetoothLocalDevice) DisconnectPairingConfirmation()

func (*QBluetoothLocalDevice) DisconnectPairingDisplayConfirmation

func (ptr *QBluetoothLocalDevice) DisconnectPairingDisplayConfirmation()

func (*QBluetoothLocalDevice) DisconnectPairingDisplayPinCode

func (ptr *QBluetoothLocalDevice) DisconnectPairingDisplayPinCode()

func (*QBluetoothLocalDevice) DisconnectPairingFinished

func (ptr *QBluetoothLocalDevice) DisconnectPairingFinished()

func (*QBluetoothLocalDevice) Error

func (*QBluetoothLocalDevice) EventDefault

func (ptr *QBluetoothLocalDevice) EventDefault(e core.QEvent_ITF) bool

func (*QBluetoothLocalDevice) EventFilterDefault

func (ptr *QBluetoothLocalDevice) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QBluetoothLocalDevice) HostMode

func (*QBluetoothLocalDevice) HostModeStateChanged

func (ptr *QBluetoothLocalDevice) HostModeStateChanged(state QBluetoothLocalDevice__HostMode)

func (*QBluetoothLocalDevice) InitFromInternal

func (n *QBluetoothLocalDevice) InitFromInternal(ptr uintptr, name string)

func (*QBluetoothLocalDevice) IsValid

func (ptr *QBluetoothLocalDevice) IsValid() bool

func (*QBluetoothLocalDevice) MetaObjectDefault

func (ptr *QBluetoothLocalDevice) MetaObjectDefault() *core.QMetaObject

func (*QBluetoothLocalDevice) Name

func (ptr *QBluetoothLocalDevice) Name() string

func (*QBluetoothLocalDevice) PairingConfirmation

func (ptr *QBluetoothLocalDevice) PairingConfirmation(confirmation bool)

func (*QBluetoothLocalDevice) PairingConfirmationDefault

func (ptr *QBluetoothLocalDevice) PairingConfirmationDefault(confirmation bool)

func (*QBluetoothLocalDevice) PairingDisplayConfirmation

func (ptr *QBluetoothLocalDevice) PairingDisplayConfirmation(address QBluetoothAddress_ITF, pin string)

func (*QBluetoothLocalDevice) PairingDisplayPinCode

func (ptr *QBluetoothLocalDevice) PairingDisplayPinCode(address QBluetoothAddress_ITF, pin string)

func (*QBluetoothLocalDevice) PairingFinished

func (ptr *QBluetoothLocalDevice) PairingFinished(address QBluetoothAddress_ITF, pairing QBluetoothLocalDevice__Pairing)

func (*QBluetoothLocalDevice) PairingStatus

func (*QBluetoothLocalDevice) Pointer

func (ptr *QBluetoothLocalDevice) Pointer() unsafe.Pointer

func (*QBluetoothLocalDevice) PowerOn

func (ptr *QBluetoothLocalDevice) PowerOn()

func (*QBluetoothLocalDevice) QBluetoothLocalDevice_PTR

func (ptr *QBluetoothLocalDevice) QBluetoothLocalDevice_PTR() *QBluetoothLocalDevice

func (*QBluetoothLocalDevice) RequestPairing

func (ptr *QBluetoothLocalDevice) RequestPairing(address QBluetoothAddress_ITF, pairing QBluetoothLocalDevice__Pairing)

func (*QBluetoothLocalDevice) SetHostMode

func (*QBluetoothLocalDevice) SetPointer

func (ptr *QBluetoothLocalDevice) SetPointer(p unsafe.Pointer)

func (*QBluetoothLocalDevice) TimerEventDefault

func (ptr *QBluetoothLocalDevice) TimerEventDefault(event core.QTimerEvent_ITF)

type QBluetoothLocalDevice_ITF

type QBluetoothLocalDevice_ITF interface {
	core.QObject_ITF
	QBluetoothLocalDevice_PTR() *QBluetoothLocalDevice
}

type QBluetoothLocalDevice__Error

type QBluetoothLocalDevice__Error int64

QBluetoothLocalDevice::Error

const (
	QBluetoothLocalDevice__NoError      QBluetoothLocalDevice__Error = QBluetoothLocalDevice__Error(0)
	QBluetoothLocalDevice__PairingError QBluetoothLocalDevice__Error = QBluetoothLocalDevice__Error(1)
	QBluetoothLocalDevice__UnknownError QBluetoothLocalDevice__Error = QBluetoothLocalDevice__Error(100)
)

type QBluetoothLocalDevice__HostMode

type QBluetoothLocalDevice__HostMode int64

QBluetoothLocalDevice::HostMode

const (
	QBluetoothLocalDevice__HostPoweredOff                 QBluetoothLocalDevice__HostMode = QBluetoothLocalDevice__HostMode(0)
	QBluetoothLocalDevice__HostConnectable                QBluetoothLocalDevice__HostMode = QBluetoothLocalDevice__HostMode(1)
	QBluetoothLocalDevice__HostDiscoverable               QBluetoothLocalDevice__HostMode = QBluetoothLocalDevice__HostMode(2)
	QBluetoothLocalDevice__HostDiscoverableLimitedInquiry QBluetoothLocalDevice__HostMode = QBluetoothLocalDevice__HostMode(3)
)

type QBluetoothLocalDevice__Pairing

type QBluetoothLocalDevice__Pairing int64

QBluetoothLocalDevice::Pairing

const (
	QBluetoothLocalDevice__Unpaired         QBluetoothLocalDevice__Pairing = QBluetoothLocalDevice__Pairing(0)
	QBluetoothLocalDevice__Paired           QBluetoothLocalDevice__Pairing = QBluetoothLocalDevice__Pairing(1)
	QBluetoothLocalDevice__AuthorizedPaired QBluetoothLocalDevice__Pairing = QBluetoothLocalDevice__Pairing(2)
)

type QBluetoothServer

type QBluetoothServer struct {
	core.QObject
}

func NewQBluetoothServer

func NewQBluetoothServer(serverType QBluetoothServiceInfo__Protocol, parent core.QObject_ITF) *QBluetoothServer

func NewQBluetoothServerFromPointer

func NewQBluetoothServerFromPointer(ptr unsafe.Pointer) (n *QBluetoothServer)

func (*QBluetoothServer) ChildEventDefault

func (ptr *QBluetoothServer) ChildEventDefault(event core.QChildEvent_ITF)

func (*QBluetoothServer) ClassNameInternalF

func (n *QBluetoothServer) ClassNameInternalF() string

func (*QBluetoothServer) Close

func (ptr *QBluetoothServer) Close()

func (*QBluetoothServer) ConnectDestroyQBluetoothServer

func (ptr *QBluetoothServer) ConnectDestroyQBluetoothServer(f func())

func (*QBluetoothServer) ConnectError2

func (ptr *QBluetoothServer) ConnectError2(f func(error QBluetoothServer__Error))

func (*QBluetoothServer) ConnectNewConnection

func (ptr *QBluetoothServer) ConnectNewConnection(f func())

func (*QBluetoothServer) ConnectNotifyDefault

func (ptr *QBluetoothServer) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QBluetoothServer) CustomEventDefault

func (ptr *QBluetoothServer) CustomEventDefault(event core.QEvent_ITF)

func (*QBluetoothServer) DeleteLaterDefault

func (ptr *QBluetoothServer) DeleteLaterDefault()

func (*QBluetoothServer) DestroyQBluetoothServer

func (ptr *QBluetoothServer) DestroyQBluetoothServer()

func (*QBluetoothServer) DestroyQBluetoothServerDefault

func (ptr *QBluetoothServer) DestroyQBluetoothServerDefault()

func (*QBluetoothServer) DisconnectDestroyQBluetoothServer

func (ptr *QBluetoothServer) DisconnectDestroyQBluetoothServer()

func (*QBluetoothServer) DisconnectError2

func (ptr *QBluetoothServer) DisconnectError2()

func (*QBluetoothServer) DisconnectNewConnection

func (ptr *QBluetoothServer) DisconnectNewConnection()

func (*QBluetoothServer) DisconnectNotifyDefault

func (ptr *QBluetoothServer) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QBluetoothServer) Error

func (*QBluetoothServer) Error2

func (ptr *QBluetoothServer) Error2(error QBluetoothServer__Error)

func (*QBluetoothServer) EventDefault

func (ptr *QBluetoothServer) EventDefault(e core.QEvent_ITF) bool

func (*QBluetoothServer) EventFilterDefault

func (ptr *QBluetoothServer) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QBluetoothServer) HasPendingConnections

func (ptr *QBluetoothServer) HasPendingConnections() bool

func (*QBluetoothServer) InitFromInternal

func (n *QBluetoothServer) InitFromInternal(ptr uintptr, name string)

func (*QBluetoothServer) IsListening

func (ptr *QBluetoothServer) IsListening() bool

func (*QBluetoothServer) Listen

func (ptr *QBluetoothServer) Listen(address QBluetoothAddress_ITF, port uint16) bool

func (*QBluetoothServer) Listen2

func (ptr *QBluetoothServer) Listen2(uuid QBluetoothUuid_ITF, serviceName string) *QBluetoothServiceInfo

func (*QBluetoothServer) MaxPendingConnections

func (ptr *QBluetoothServer) MaxPendingConnections() int

func (*QBluetoothServer) MetaObjectDefault

func (ptr *QBluetoothServer) MetaObjectDefault() *core.QMetaObject

func (*QBluetoothServer) NewConnection

func (ptr *QBluetoothServer) NewConnection()

func (*QBluetoothServer) NextPendingConnection

func (ptr *QBluetoothServer) NextPendingConnection() *QBluetoothSocket

func (*QBluetoothServer) Pointer

func (ptr *QBluetoothServer) Pointer() unsafe.Pointer

func (*QBluetoothServer) QBluetoothServer_PTR

func (ptr *QBluetoothServer) QBluetoothServer_PTR() *QBluetoothServer

func (*QBluetoothServer) SecurityFlags

func (ptr *QBluetoothServer) SecurityFlags() QBluetooth__Security

func (*QBluetoothServer) ServerAddress

func (ptr *QBluetoothServer) ServerAddress() *QBluetoothAddress

func (*QBluetoothServer) ServerPort

func (ptr *QBluetoothServer) ServerPort() uint16

func (*QBluetoothServer) ServerType

func (*QBluetoothServer) SetMaxPendingConnections

func (ptr *QBluetoothServer) SetMaxPendingConnections(numConnections int)

func (*QBluetoothServer) SetPointer

func (ptr *QBluetoothServer) SetPointer(p unsafe.Pointer)

func (*QBluetoothServer) SetSecurityFlags

func (ptr *QBluetoothServer) SetSecurityFlags(security QBluetooth__Security)

func (*QBluetoothServer) TimerEventDefault

func (ptr *QBluetoothServer) TimerEventDefault(event core.QTimerEvent_ITF)

type QBluetoothServer_ITF

type QBluetoothServer_ITF interface {
	core.QObject_ITF
	QBluetoothServer_PTR() *QBluetoothServer
}

type QBluetoothServer__Error

type QBluetoothServer__Error int64

QBluetoothServer::Error

const (
	QBluetoothServer__NoError                       QBluetoothServer__Error = QBluetoothServer__Error(0)
	QBluetoothServer__UnknownError                  QBluetoothServer__Error = QBluetoothServer__Error(1)
	QBluetoothServer__PoweredOffError               QBluetoothServer__Error = QBluetoothServer__Error(2)
	QBluetoothServer__InputOutputError              QBluetoothServer__Error = QBluetoothServer__Error(3)
	QBluetoothServer__ServiceAlreadyRegisteredError QBluetoothServer__Error = QBluetoothServer__Error(4)
	QBluetoothServer__UnsupportedProtocolError      QBluetoothServer__Error = QBluetoothServer__Error(5)
)

type QBluetoothServiceDiscoveryAgent

type QBluetoothServiceDiscoveryAgent struct {
	core.QObject
}

func NewQBluetoothServiceDiscoveryAgent

func NewQBluetoothServiceDiscoveryAgent(parent core.QObject_ITF) *QBluetoothServiceDiscoveryAgent

func NewQBluetoothServiceDiscoveryAgent2

func NewQBluetoothServiceDiscoveryAgent2(deviceAdapter QBluetoothAddress_ITF, parent core.QObject_ITF) *QBluetoothServiceDiscoveryAgent

func NewQBluetoothServiceDiscoveryAgentFromPointer

func NewQBluetoothServiceDiscoveryAgentFromPointer(ptr unsafe.Pointer) (n *QBluetoothServiceDiscoveryAgent)

func (*QBluetoothServiceDiscoveryAgent) Canceled

func (ptr *QBluetoothServiceDiscoveryAgent) Canceled()

func (*QBluetoothServiceDiscoveryAgent) ChildEventDefault

func (ptr *QBluetoothServiceDiscoveryAgent) ChildEventDefault(event core.QChildEvent_ITF)

func (*QBluetoothServiceDiscoveryAgent) ClassNameInternalF

func (n *QBluetoothServiceDiscoveryAgent) ClassNameInternalF() string

func (*QBluetoothServiceDiscoveryAgent) Clear

func (ptr *QBluetoothServiceDiscoveryAgent) Clear()

func (*QBluetoothServiceDiscoveryAgent) ClearDefault

func (ptr *QBluetoothServiceDiscoveryAgent) ClearDefault()

func (*QBluetoothServiceDiscoveryAgent) ConnectCanceled

func (ptr *QBluetoothServiceDiscoveryAgent) ConnectCanceled(f func())

func (*QBluetoothServiceDiscoveryAgent) ConnectClear

func (ptr *QBluetoothServiceDiscoveryAgent) ConnectClear(f func())

func (*QBluetoothServiceDiscoveryAgent) ConnectDestroyQBluetoothServiceDiscoveryAgent

func (ptr *QBluetoothServiceDiscoveryAgent) ConnectDestroyQBluetoothServiceDiscoveryAgent(f func())

func (*QBluetoothServiceDiscoveryAgent) ConnectError2

func (*QBluetoothServiceDiscoveryAgent) ConnectFinished

func (ptr *QBluetoothServiceDiscoveryAgent) ConnectFinished(f func())

func (*QBluetoothServiceDiscoveryAgent) ConnectNotifyDefault

func (ptr *QBluetoothServiceDiscoveryAgent) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QBluetoothServiceDiscoveryAgent) ConnectServiceDiscovered

func (ptr *QBluetoothServiceDiscoveryAgent) ConnectServiceDiscovered(f func(info *QBluetoothServiceInfo))

func (*QBluetoothServiceDiscoveryAgent) ConnectStart

func (*QBluetoothServiceDiscoveryAgent) ConnectStop

func (ptr *QBluetoothServiceDiscoveryAgent) ConnectStop(f func())

func (*QBluetoothServiceDiscoveryAgent) CustomEventDefault

func (ptr *QBluetoothServiceDiscoveryAgent) CustomEventDefault(event core.QEvent_ITF)

func (*QBluetoothServiceDiscoveryAgent) DeleteLaterDefault

func (ptr *QBluetoothServiceDiscoveryAgent) DeleteLaterDefault()

func (*QBluetoothServiceDiscoveryAgent) DestroyQBluetoothServiceDiscoveryAgent

func (ptr *QBluetoothServiceDiscoveryAgent) DestroyQBluetoothServiceDiscoveryAgent()

func (*QBluetoothServiceDiscoveryAgent) DestroyQBluetoothServiceDiscoveryAgentDefault

func (ptr *QBluetoothServiceDiscoveryAgent) DestroyQBluetoothServiceDiscoveryAgentDefault()

func (*QBluetoothServiceDiscoveryAgent) DisconnectCanceled

func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectCanceled()

func (*QBluetoothServiceDiscoveryAgent) DisconnectClear

func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectClear()

func (*QBluetoothServiceDiscoveryAgent) DisconnectDestroyQBluetoothServiceDiscoveryAgent

func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectDestroyQBluetoothServiceDiscoveryAgent()

func (*QBluetoothServiceDiscoveryAgent) DisconnectError2

func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectError2()

func (*QBluetoothServiceDiscoveryAgent) DisconnectFinished

func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectFinished()

func (*QBluetoothServiceDiscoveryAgent) DisconnectNotifyDefault

func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QBluetoothServiceDiscoveryAgent) DisconnectServiceDiscovered

func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectServiceDiscovered()

func (*QBluetoothServiceDiscoveryAgent) DisconnectStart

func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectStart()

func (*QBluetoothServiceDiscoveryAgent) DisconnectStop

func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectStop()

func (*QBluetoothServiceDiscoveryAgent) DiscoveredServices

func (ptr *QBluetoothServiceDiscoveryAgent) DiscoveredServices() []*QBluetoothServiceInfo

func (*QBluetoothServiceDiscoveryAgent) Error

func (*QBluetoothServiceDiscoveryAgent) Error2

func (*QBluetoothServiceDiscoveryAgent) ErrorString

func (ptr *QBluetoothServiceDiscoveryAgent) ErrorString() string

func (*QBluetoothServiceDiscoveryAgent) EventDefault

func (ptr *QBluetoothServiceDiscoveryAgent) EventDefault(e core.QEvent_ITF) bool

func (*QBluetoothServiceDiscoveryAgent) EventFilterDefault

func (ptr *QBluetoothServiceDiscoveryAgent) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QBluetoothServiceDiscoveryAgent) Finished

func (ptr *QBluetoothServiceDiscoveryAgent) Finished()

func (*QBluetoothServiceDiscoveryAgent) InitFromInternal

func (n *QBluetoothServiceDiscoveryAgent) InitFromInternal(ptr uintptr, name string)

func (*QBluetoothServiceDiscoveryAgent) IsActive

func (ptr *QBluetoothServiceDiscoveryAgent) IsActive() bool

func (*QBluetoothServiceDiscoveryAgent) MetaObjectDefault

func (ptr *QBluetoothServiceDiscoveryAgent) MetaObjectDefault() *core.QMetaObject

func (*QBluetoothServiceDiscoveryAgent) Pointer

func (*QBluetoothServiceDiscoveryAgent) QBluetoothServiceDiscoveryAgent_PTR

func (ptr *QBluetoothServiceDiscoveryAgent) QBluetoothServiceDiscoveryAgent_PTR() *QBluetoothServiceDiscoveryAgent

func (*QBluetoothServiceDiscoveryAgent) RemoteAddress

func (ptr *QBluetoothServiceDiscoveryAgent) RemoteAddress() *QBluetoothAddress

func (*QBluetoothServiceDiscoveryAgent) ServiceDiscovered

func (ptr *QBluetoothServiceDiscoveryAgent) ServiceDiscovered(info QBluetoothServiceInfo_ITF)

func (*QBluetoothServiceDiscoveryAgent) SetPointer

func (ptr *QBluetoothServiceDiscoveryAgent) SetPointer(p unsafe.Pointer)

func (*QBluetoothServiceDiscoveryAgent) SetRemoteAddress

func (ptr *QBluetoothServiceDiscoveryAgent) SetRemoteAddress(address QBluetoothAddress_ITF) bool

func (*QBluetoothServiceDiscoveryAgent) SetUuidFilter

func (ptr *QBluetoothServiceDiscoveryAgent) SetUuidFilter(uuids []*QBluetoothUuid)

func (*QBluetoothServiceDiscoveryAgent) SetUuidFilter2

func (ptr *QBluetoothServiceDiscoveryAgent) SetUuidFilter2(uuid QBluetoothUuid_ITF)

func (*QBluetoothServiceDiscoveryAgent) Start

func (*QBluetoothServiceDiscoveryAgent) StartDefault

func (*QBluetoothServiceDiscoveryAgent) Stop

func (ptr *QBluetoothServiceDiscoveryAgent) Stop()

func (*QBluetoothServiceDiscoveryAgent) StopDefault

func (ptr *QBluetoothServiceDiscoveryAgent) StopDefault()

func (*QBluetoothServiceDiscoveryAgent) TimerEventDefault

func (ptr *QBluetoothServiceDiscoveryAgent) TimerEventDefault(event core.QTimerEvent_ITF)

func (*QBluetoothServiceDiscoveryAgent) UuidFilter

func (ptr *QBluetoothServiceDiscoveryAgent) UuidFilter() []*QBluetoothUuid

type QBluetoothServiceDiscoveryAgent_ITF

type QBluetoothServiceDiscoveryAgent_ITF interface {
	core.QObject_ITF
	QBluetoothServiceDiscoveryAgent_PTR() *QBluetoothServiceDiscoveryAgent
}

type QBluetoothServiceDiscoveryAgent__DiscoveryMode

type QBluetoothServiceDiscoveryAgent__DiscoveryMode int64

QBluetoothServiceDiscoveryAgent::DiscoveryMode

type QBluetoothServiceInfo

type QBluetoothServiceInfo struct {
	internal.Internal
}

func NewQBluetoothServiceInfo

func NewQBluetoothServiceInfo() *QBluetoothServiceInfo

func NewQBluetoothServiceInfo2

func NewQBluetoothServiceInfo2(other QBluetoothServiceInfo_ITF) *QBluetoothServiceInfo

func NewQBluetoothServiceInfoFromPointer

func NewQBluetoothServiceInfoFromPointer(ptr unsafe.Pointer) (n *QBluetoothServiceInfo)

func (*QBluetoothServiceInfo) Attribute

func (ptr *QBluetoothServiceInfo) Attribute(attributeId uint16) *core.QVariant

func (*QBluetoothServiceInfo) ClassNameInternalF

func (n *QBluetoothServiceInfo) ClassNameInternalF() string

func (*QBluetoothServiceInfo) Contains

func (ptr *QBluetoothServiceInfo) Contains(attributeId uint16) bool

func (*QBluetoothServiceInfo) DestroyQBluetoothServiceInfo

func (ptr *QBluetoothServiceInfo) DestroyQBluetoothServiceInfo()

func (*QBluetoothServiceInfo) Device

func (*QBluetoothServiceInfo) IsComplete

func (ptr *QBluetoothServiceInfo) IsComplete() bool

func (*QBluetoothServiceInfo) IsRegistered

func (ptr *QBluetoothServiceInfo) IsRegistered() bool

func (*QBluetoothServiceInfo) IsValid

func (ptr *QBluetoothServiceInfo) IsValid() bool

func (*QBluetoothServiceInfo) Pointer

func (ptr *QBluetoothServiceInfo) Pointer() unsafe.Pointer

func (*QBluetoothServiceInfo) ProtocolServiceMultiplexer

func (ptr *QBluetoothServiceInfo) ProtocolServiceMultiplexer() int

func (*QBluetoothServiceInfo) QBluetoothServiceInfo_PTR

func (ptr *QBluetoothServiceInfo) QBluetoothServiceInfo_PTR() *QBluetoothServiceInfo

func (*QBluetoothServiceInfo) RegisterService

func (ptr *QBluetoothServiceInfo) RegisterService(localAdapter QBluetoothAddress_ITF) bool

func (*QBluetoothServiceInfo) RemoveAttribute

func (ptr *QBluetoothServiceInfo) RemoveAttribute(attributeId uint16)

func (*QBluetoothServiceInfo) ServerChannel

func (ptr *QBluetoothServiceInfo) ServerChannel() int

func (*QBluetoothServiceInfo) ServiceAvailability

func (ptr *QBluetoothServiceInfo) ServiceAvailability() string

func (*QBluetoothServiceInfo) ServiceClassUuids

func (ptr *QBluetoothServiceInfo) ServiceClassUuids() []*QBluetoothUuid

func (*QBluetoothServiceInfo) ServiceDescription

func (ptr *QBluetoothServiceInfo) ServiceDescription() string

func (*QBluetoothServiceInfo) ServiceName

func (ptr *QBluetoothServiceInfo) ServiceName() string

func (*QBluetoothServiceInfo) ServiceProvider

func (ptr *QBluetoothServiceInfo) ServiceProvider() string

func (*QBluetoothServiceInfo) ServiceUuid

func (ptr *QBluetoothServiceInfo) ServiceUuid() *QBluetoothUuid

func (*QBluetoothServiceInfo) SetAttribute

func (ptr *QBluetoothServiceInfo) SetAttribute(attributeId uint16, value core.QVariant_ITF)

func (*QBluetoothServiceInfo) SetAttribute2

func (ptr *QBluetoothServiceInfo) SetAttribute2(attributeId uint16, value QBluetoothUuid_ITF)

func (*QBluetoothServiceInfo) SetDevice

func (ptr *QBluetoothServiceInfo) SetDevice(device QBluetoothDeviceInfo_ITF)

func (*QBluetoothServiceInfo) SetPointer

func (ptr *QBluetoothServiceInfo) SetPointer(p unsafe.Pointer)

func (*QBluetoothServiceInfo) SetServiceAvailability

func (ptr *QBluetoothServiceInfo) SetServiceAvailability(availability string)

func (*QBluetoothServiceInfo) SetServiceDescription

func (ptr *QBluetoothServiceInfo) SetServiceDescription(description string)

func (*QBluetoothServiceInfo) SetServiceName

func (ptr *QBluetoothServiceInfo) SetServiceName(name string)

func (*QBluetoothServiceInfo) SetServiceProvider

func (ptr *QBluetoothServiceInfo) SetServiceProvider(provider string)

func (*QBluetoothServiceInfo) SetServiceUuid

func (ptr *QBluetoothServiceInfo) SetServiceUuid(uuid QBluetoothUuid_ITF)

func (*QBluetoothServiceInfo) SocketProtocol

func (*QBluetoothServiceInfo) UnregisterService

func (ptr *QBluetoothServiceInfo) UnregisterService() bool

type QBluetoothServiceInfo_ITF

type QBluetoothServiceInfo_ITF interface {
	QBluetoothServiceInfo_PTR() *QBluetoothServiceInfo
}

type QBluetoothServiceInfo__AttributeId

type QBluetoothServiceInfo__AttributeId int64

QBluetoothServiceInfo::AttributeId

var (
	QBluetoothServiceInfo__ServiceRecordHandle              QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0x0000)
	QBluetoothServiceInfo__ServiceClassIds                  QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0x0001)
	QBluetoothServiceInfo__ServiceRecordState               QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0x0002)
	QBluetoothServiceInfo__ServiceId                        QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0x0003)
	QBluetoothServiceInfo__ProtocolDescriptorList           QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0x0004)
	QBluetoothServiceInfo__BrowseGroupList                  QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0x0005)
	QBluetoothServiceInfo__LanguageBaseAttributeIdList      QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0x0006)
	QBluetoothServiceInfo__ServiceInfoTimeToLive            QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0x0007)
	QBluetoothServiceInfo__ServiceAvailability              QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0x0008)
	QBluetoothServiceInfo__BluetoothProfileDescriptorList   QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0x0009)
	QBluetoothServiceInfo__DocumentationUrl                 QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0x000A)
	QBluetoothServiceInfo__ClientExecutableUrl              QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0x000B)
	QBluetoothServiceInfo__IconUrl                          QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0x000C)
	QBluetoothServiceInfo__AdditionalProtocolDescriptorList QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0x000D)
	QBluetoothServiceInfo__PrimaryLanguageBase              QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0x0100)
	QBluetoothServiceInfo__ServiceName                      QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0)
	QBluetoothServiceInfo__ServiceDescription               QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0)
	QBluetoothServiceInfo__ServiceProvider                  QBluetoothServiceInfo__AttributeId = QBluetoothServiceInfo__AttributeId(0)
)

type QBluetoothServiceInfo__Protocol

type QBluetoothServiceInfo__Protocol int64

QBluetoothServiceInfo::Protocol

const (
	QBluetoothServiceInfo__UnknownProtocol QBluetoothServiceInfo__Protocol = QBluetoothServiceInfo__Protocol(0)
	QBluetoothServiceInfo__L2capProtocol   QBluetoothServiceInfo__Protocol = QBluetoothServiceInfo__Protocol(1)
	QBluetoothServiceInfo__RfcommProtocol  QBluetoothServiceInfo__Protocol = QBluetoothServiceInfo__Protocol(2)
)

type QBluetoothSocket

type QBluetoothSocket struct {
	core.QIODevice
}

func NewQBluetoothSocket

func NewQBluetoothSocket(socketType QBluetoothServiceInfo__Protocol, parent core.QObject_ITF) *QBluetoothSocket

func NewQBluetoothSocket2

func NewQBluetoothSocket2(parent core.QObject_ITF) *QBluetoothSocket

func NewQBluetoothSocketFromPointer

func NewQBluetoothSocketFromPointer(ptr unsafe.Pointer) (n *QBluetoothSocket)

func (*QBluetoothSocket) Abort

func (ptr *QBluetoothSocket) Abort()

func (*QBluetoothSocket) AtEndDefault

func (ptr *QBluetoothSocket) AtEndDefault() bool

func (*QBluetoothSocket) BytesAvailableDefault

func (ptr *QBluetoothSocket) BytesAvailableDefault() int64

func (*QBluetoothSocket) BytesToWriteDefault

func (ptr *QBluetoothSocket) BytesToWriteDefault() int64

func (*QBluetoothSocket) CanReadLineDefault

func (ptr *QBluetoothSocket) CanReadLineDefault() bool

func (*QBluetoothSocket) ChildEventDefault

func (ptr *QBluetoothSocket) ChildEventDefault(event core.QChildEvent_ITF)

func (*QBluetoothSocket) ClassNameInternalF

func (n *QBluetoothSocket) ClassNameInternalF() string

func (*QBluetoothSocket) CloseDefault

func (ptr *QBluetoothSocket) CloseDefault()

func (*QBluetoothSocket) ConnectConnected

func (ptr *QBluetoothSocket) ConnectConnected(f func())

func (*QBluetoothSocket) ConnectDestroyQBluetoothSocket

func (ptr *QBluetoothSocket) ConnectDestroyQBluetoothSocket(f func())

func (*QBluetoothSocket) ConnectDisconnected

func (ptr *QBluetoothSocket) ConnectDisconnected(f func())

func (*QBluetoothSocket) ConnectError2

func (ptr *QBluetoothSocket) ConnectError2(f func(error QBluetoothSocket__SocketError))

func (*QBluetoothSocket) ConnectNotifyDefault

func (ptr *QBluetoothSocket) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QBluetoothSocket) ConnectReadData

func (ptr *QBluetoothSocket) ConnectReadData(f func(data *string, maxSize int64) int64)

func (*QBluetoothSocket) ConnectStateChanged

func (ptr *QBluetoothSocket) ConnectStateChanged(f func(state QBluetoothSocket__SocketState))

func (*QBluetoothSocket) ConnectToService

func (ptr *QBluetoothSocket) ConnectToService(service QBluetoothServiceInfo_ITF, openMode core.QIODevice__OpenModeFlag)

func (*QBluetoothSocket) ConnectToService2

func (ptr *QBluetoothSocket) ConnectToService2(address QBluetoothAddress_ITF, uuid QBluetoothUuid_ITF, openMode core.QIODevice__OpenModeFlag)

func (*QBluetoothSocket) ConnectToService3

func (ptr *QBluetoothSocket) ConnectToService3(address QBluetoothAddress_ITF, port uint16, openMode core.QIODevice__OpenModeFlag)

func (*QBluetoothSocket) ConnectWriteData

func (ptr *QBluetoothSocket) ConnectWriteData(f func(data []byte, maxSize int64) int64)

func (*QBluetoothSocket) Connected

func (ptr *QBluetoothSocket) Connected()

func (*QBluetoothSocket) CustomEventDefault

func (ptr *QBluetoothSocket) CustomEventDefault(event core.QEvent_ITF)

func (*QBluetoothSocket) DeleteLaterDefault

func (ptr *QBluetoothSocket) DeleteLaterDefault()

func (*QBluetoothSocket) DestroyQBluetoothSocket

func (ptr *QBluetoothSocket) DestroyQBluetoothSocket()

func (*QBluetoothSocket) DestroyQBluetoothSocketDefault

func (ptr *QBluetoothSocket) DestroyQBluetoothSocketDefault()

func (*QBluetoothSocket) DisconnectConnected

func (ptr *QBluetoothSocket) DisconnectConnected()

func (*QBluetoothSocket) DisconnectDestroyQBluetoothSocket

func (ptr *QBluetoothSocket) DisconnectDestroyQBluetoothSocket()

func (*QBluetoothSocket) DisconnectDisconnected

func (ptr *QBluetoothSocket) DisconnectDisconnected()

func (*QBluetoothSocket) DisconnectError2

func (ptr *QBluetoothSocket) DisconnectError2()

func (*QBluetoothSocket) DisconnectFromService

func (ptr *QBluetoothSocket) DisconnectFromService()

func (*QBluetoothSocket) DisconnectNotifyDefault

func (ptr *QBluetoothSocket) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QBluetoothSocket) DisconnectReadData

func (ptr *QBluetoothSocket) DisconnectReadData()

func (*QBluetoothSocket) DisconnectStateChanged

func (ptr *QBluetoothSocket) DisconnectStateChanged()

func (*QBluetoothSocket) DisconnectWriteData

func (ptr *QBluetoothSocket) DisconnectWriteData()

func (*QBluetoothSocket) Disconnected

func (ptr *QBluetoothSocket) Disconnected()

func (*QBluetoothSocket) DoDeviceDiscovery

func (ptr *QBluetoothSocket) DoDeviceDiscovery(service QBluetoothServiceInfo_ITF, openMode core.QIODevice__OpenModeFlag)

func (*QBluetoothSocket) Error

func (*QBluetoothSocket) Error2

func (*QBluetoothSocket) EventDefault

func (ptr *QBluetoothSocket) EventDefault(e core.QEvent_ITF) bool

func (*QBluetoothSocket) EventFilterDefault

func (ptr *QBluetoothSocket) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QBluetoothSocket) InitFromInternal

func (n *QBluetoothSocket) InitFromInternal(ptr uintptr, name string)

func (*QBluetoothSocket) IsSequentialDefault

func (ptr *QBluetoothSocket) IsSequentialDefault() bool

func (*QBluetoothSocket) LocalAddress

func (ptr *QBluetoothSocket) LocalAddress() *QBluetoothAddress

func (*QBluetoothSocket) LocalName

func (ptr *QBluetoothSocket) LocalName() string

func (*QBluetoothSocket) LocalPort

func (ptr *QBluetoothSocket) LocalPort() uint16

func (*QBluetoothSocket) MetaObjectDefault

func (ptr *QBluetoothSocket) MetaObjectDefault() *core.QMetaObject

func (*QBluetoothSocket) OpenDefault

func (ptr *QBluetoothSocket) OpenDefault(mode core.QIODevice__OpenModeFlag) bool

func (*QBluetoothSocket) PeerAddress

func (ptr *QBluetoothSocket) PeerAddress() *QBluetoothAddress

func (*QBluetoothSocket) PeerName

func (ptr *QBluetoothSocket) PeerName() string

func (*QBluetoothSocket) PeerPort

func (ptr *QBluetoothSocket) PeerPort() uint16

func (*QBluetoothSocket) Pointer

func (ptr *QBluetoothSocket) Pointer() unsafe.Pointer

func (*QBluetoothSocket) PosDefault

func (ptr *QBluetoothSocket) PosDefault() int64

func (*QBluetoothSocket) PreferredSecurityFlags

func (ptr *QBluetoothSocket) PreferredSecurityFlags() QBluetooth__Security

func (*QBluetoothSocket) QBluetoothSocket_PTR

func (ptr *QBluetoothSocket) QBluetoothSocket_PTR() *QBluetoothSocket

func (*QBluetoothSocket) ReadData

func (ptr *QBluetoothSocket) ReadData(data *string, maxSize int64) int64

func (*QBluetoothSocket) ReadDataDefault

func (ptr *QBluetoothSocket) ReadDataDefault(data *string, maxSize int64) int64

func (*QBluetoothSocket) ReadLineDataDefault

func (ptr *QBluetoothSocket) ReadLineDataDefault(data []byte, maxSize int64) int64

func (*QBluetoothSocket) ResetDefault

func (ptr *QBluetoothSocket) ResetDefault() bool

func (*QBluetoothSocket) SeekDefault

func (ptr *QBluetoothSocket) SeekDefault(pos int64) bool

func (*QBluetoothSocket) SetPointer

func (ptr *QBluetoothSocket) SetPointer(p unsafe.Pointer)

func (*QBluetoothSocket) SetPreferredSecurityFlags

func (ptr *QBluetoothSocket) SetPreferredSecurityFlags(flags QBluetooth__Security)

func (*QBluetoothSocket) SetSocketDescriptor

func (ptr *QBluetoothSocket) SetSocketDescriptor(socketDescriptor int, socketType QBluetoothServiceInfo__Protocol, socketState QBluetoothSocket__SocketState, openMode core.QIODevice__OpenModeFlag) bool

func (*QBluetoothSocket) SetSocketError

func (ptr *QBluetoothSocket) SetSocketError(error_ QBluetoothSocket__SocketError)

func (*QBluetoothSocket) SetSocketState

func (ptr *QBluetoothSocket) SetSocketState(state QBluetoothSocket__SocketState)

func (*QBluetoothSocket) SizeDefault

func (ptr *QBluetoothSocket) SizeDefault() int64

func (*QBluetoothSocket) SocketDescriptor

func (ptr *QBluetoothSocket) SocketDescriptor() int

func (*QBluetoothSocket) SocketType

func (*QBluetoothSocket) State

func (*QBluetoothSocket) StateChanged

func (ptr *QBluetoothSocket) StateChanged(state QBluetoothSocket__SocketState)

func (*QBluetoothSocket) TimerEventDefault

func (ptr *QBluetoothSocket) TimerEventDefault(event core.QTimerEvent_ITF)

func (*QBluetoothSocket) WaitForBytesWrittenDefault

func (ptr *QBluetoothSocket) WaitForBytesWrittenDefault(msecs int) bool

func (*QBluetoothSocket) WaitForReadyReadDefault

func (ptr *QBluetoothSocket) WaitForReadyReadDefault(msecs int) bool

func (*QBluetoothSocket) WriteData

func (ptr *QBluetoothSocket) WriteData(data []byte, maxSize int64) int64

func (*QBluetoothSocket) WriteDataDefault

func (ptr *QBluetoothSocket) WriteDataDefault(data []byte, maxSize int64) int64

type QBluetoothSocket_ITF

type QBluetoothSocket_ITF interface {
	core.QIODevice_ITF
	QBluetoothSocket_PTR() *QBluetoothSocket
}

type QBluetoothTransferManager

type QBluetoothTransferManager struct {
	core.QObject
}

func NewQBluetoothTransferManager

func NewQBluetoothTransferManager(parent core.QObject_ITF) *QBluetoothTransferManager

func NewQBluetoothTransferManagerFromPointer

func NewQBluetoothTransferManagerFromPointer(ptr unsafe.Pointer) (n *QBluetoothTransferManager)

func (*QBluetoothTransferManager) ChildEventDefault

func (ptr *QBluetoothTransferManager) ChildEventDefault(event core.QChildEvent_ITF)

func (*QBluetoothTransferManager) ClassNameInternalF

func (n *QBluetoothTransferManager) ClassNameInternalF() string

func (*QBluetoothTransferManager) ConnectDestroyQBluetoothTransferManager

func (ptr *QBluetoothTransferManager) ConnectDestroyQBluetoothTransferManager(f func())

func (*QBluetoothTransferManager) ConnectFinished

func (ptr *QBluetoothTransferManager) ConnectFinished(f func(reply *QBluetoothTransferReply))

func (*QBluetoothTransferManager) ConnectNotifyDefault

func (ptr *QBluetoothTransferManager) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QBluetoothTransferManager) CustomEventDefault

func (ptr *QBluetoothTransferManager) CustomEventDefault(event core.QEvent_ITF)

func (*QBluetoothTransferManager) DeleteLaterDefault

func (ptr *QBluetoothTransferManager) DeleteLaterDefault()

func (*QBluetoothTransferManager) DestroyQBluetoothTransferManager

func (ptr *QBluetoothTransferManager) DestroyQBluetoothTransferManager()

func (*QBluetoothTransferManager) DestroyQBluetoothTransferManagerDefault

func (ptr *QBluetoothTransferManager) DestroyQBluetoothTransferManagerDefault()

func (*QBluetoothTransferManager) DisconnectDestroyQBluetoothTransferManager

func (ptr *QBluetoothTransferManager) DisconnectDestroyQBluetoothTransferManager()

func (*QBluetoothTransferManager) DisconnectFinished

func (ptr *QBluetoothTransferManager) DisconnectFinished()

func (*QBluetoothTransferManager) DisconnectNotifyDefault

func (ptr *QBluetoothTransferManager) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QBluetoothTransferManager) EventDefault

func (ptr *QBluetoothTransferManager) EventDefault(e core.QEvent_ITF) bool

func (*QBluetoothTransferManager) EventFilterDefault

func (ptr *QBluetoothTransferManager) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QBluetoothTransferManager) Finished

func (*QBluetoothTransferManager) InitFromInternal

func (n *QBluetoothTransferManager) InitFromInternal(ptr uintptr, name string)

func (*QBluetoothTransferManager) MetaObjectDefault

func (ptr *QBluetoothTransferManager) MetaObjectDefault() *core.QMetaObject

func (*QBluetoothTransferManager) Pointer

func (ptr *QBluetoothTransferManager) Pointer() unsafe.Pointer

func (*QBluetoothTransferManager) Put

func (*QBluetoothTransferManager) QBluetoothTransferManager_PTR

func (ptr *QBluetoothTransferManager) QBluetoothTransferManager_PTR() *QBluetoothTransferManager

func (*QBluetoothTransferManager) SetPointer

func (ptr *QBluetoothTransferManager) SetPointer(p unsafe.Pointer)

func (*QBluetoothTransferManager) TimerEventDefault

func (ptr *QBluetoothTransferManager) TimerEventDefault(event core.QTimerEvent_ITF)

type QBluetoothTransferManager_ITF

type QBluetoothTransferManager_ITF interface {
	core.QObject_ITF
	QBluetoothTransferManager_PTR() *QBluetoothTransferManager
}

type QBluetoothTransferReply

type QBluetoothTransferReply struct {
	core.QObject
}

func NewQBluetoothTransferReply

func NewQBluetoothTransferReply(parent core.QObject_ITF) *QBluetoothTransferReply

func NewQBluetoothTransferReplyFromPointer

func NewQBluetoothTransferReplyFromPointer(ptr unsafe.Pointer) (n *QBluetoothTransferReply)

func (*QBluetoothTransferReply) Abort

func (ptr *QBluetoothTransferReply) Abort()

func (*QBluetoothTransferReply) AbortDefault

func (ptr *QBluetoothTransferReply) AbortDefault()

func (*QBluetoothTransferReply) ChildEventDefault

func (ptr *QBluetoothTransferReply) ChildEventDefault(event core.QChildEvent_ITF)

func (*QBluetoothTransferReply) ClassNameInternalF

func (n *QBluetoothTransferReply) ClassNameInternalF() string

func (*QBluetoothTransferReply) ConnectAbort

func (ptr *QBluetoothTransferReply) ConnectAbort(f func())

func (*QBluetoothTransferReply) ConnectDestroyQBluetoothTransferReply

func (ptr *QBluetoothTransferReply) ConnectDestroyQBluetoothTransferReply(f func())

func (*QBluetoothTransferReply) ConnectError

func (*QBluetoothTransferReply) ConnectError2

func (ptr *QBluetoothTransferReply) ConnectError2(f func(errorType QBluetoothTransferReply__TransferError))

func (*QBluetoothTransferReply) ConnectErrorString

func (ptr *QBluetoothTransferReply) ConnectErrorString(f func() string)

func (*QBluetoothTransferReply) ConnectFinished

func (ptr *QBluetoothTransferReply) ConnectFinished(f func(reply *QBluetoothTransferReply))

func (*QBluetoothTransferReply) ConnectIsFinished

func (ptr *QBluetoothTransferReply) ConnectIsFinished(f func() bool)

func (*QBluetoothTransferReply) ConnectIsRunning

func (ptr *QBluetoothTransferReply) ConnectIsRunning(f func() bool)

func (*QBluetoothTransferReply) ConnectNotifyDefault

func (ptr *QBluetoothTransferReply) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QBluetoothTransferReply) ConnectTransferProgress

func (ptr *QBluetoothTransferReply) ConnectTransferProgress(f func(bytesTransferred int64, bytesTotal int64))

func (*QBluetoothTransferReply) CustomEventDefault

func (ptr *QBluetoothTransferReply) CustomEventDefault(event core.QEvent_ITF)

func (*QBluetoothTransferReply) DeleteLaterDefault

func (ptr *QBluetoothTransferReply) DeleteLaterDefault()

func (*QBluetoothTransferReply) DestroyQBluetoothTransferReply

func (ptr *QBluetoothTransferReply) DestroyQBluetoothTransferReply()

func (*QBluetoothTransferReply) DestroyQBluetoothTransferReplyDefault

func (ptr *QBluetoothTransferReply) DestroyQBluetoothTransferReplyDefault()

func (*QBluetoothTransferReply) DisconnectAbort

func (ptr *QBluetoothTransferReply) DisconnectAbort()

func (*QBluetoothTransferReply) DisconnectDestroyQBluetoothTransferReply

func (ptr *QBluetoothTransferReply) DisconnectDestroyQBluetoothTransferReply()

func (*QBluetoothTransferReply) DisconnectError

func (ptr *QBluetoothTransferReply) DisconnectError()

func (*QBluetoothTransferReply) DisconnectError2

func (ptr *QBluetoothTransferReply) DisconnectError2()

func (*QBluetoothTransferReply) DisconnectErrorString

func (ptr *QBluetoothTransferReply) DisconnectErrorString()

func (*QBluetoothTransferReply) DisconnectFinished

func (ptr *QBluetoothTransferReply) DisconnectFinished()

func (*QBluetoothTransferReply) DisconnectIsFinished

func (ptr *QBluetoothTransferReply) DisconnectIsFinished()

func (*QBluetoothTransferReply) DisconnectIsRunning

func (ptr *QBluetoothTransferReply) DisconnectIsRunning()

func (*QBluetoothTransferReply) DisconnectNotifyDefault

func (ptr *QBluetoothTransferReply) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QBluetoothTransferReply) DisconnectTransferProgress

func (ptr *QBluetoothTransferReply) DisconnectTransferProgress()

func (*QBluetoothTransferReply) Error

func (*QBluetoothTransferReply) Error2

func (*QBluetoothTransferReply) ErrorString

func (ptr *QBluetoothTransferReply) ErrorString() string

func (*QBluetoothTransferReply) EventDefault

func (ptr *QBluetoothTransferReply) EventDefault(e core.QEvent_ITF) bool

func (*QBluetoothTransferReply) EventFilterDefault

func (ptr *QBluetoothTransferReply) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QBluetoothTransferReply) Finished

func (*QBluetoothTransferReply) InitFromInternal

func (n *QBluetoothTransferReply) InitFromInternal(ptr uintptr, name string)

func (*QBluetoothTransferReply) IsFinished

func (ptr *QBluetoothTransferReply) IsFinished() bool

func (*QBluetoothTransferReply) IsRunning

func (ptr *QBluetoothTransferReply) IsRunning() bool

func (*QBluetoothTransferReply) Manager

func (*QBluetoothTransferReply) MetaObjectDefault

func (ptr *QBluetoothTransferReply) MetaObjectDefault() *core.QMetaObject

func (*QBluetoothTransferReply) Pointer

func (ptr *QBluetoothTransferReply) Pointer() unsafe.Pointer

func (*QBluetoothTransferReply) QBluetoothTransferReply_PTR

func (ptr *QBluetoothTransferReply) QBluetoothTransferReply_PTR() *QBluetoothTransferReply

func (*QBluetoothTransferReply) Request

func (*QBluetoothTransferReply) SetManager

func (ptr *QBluetoothTransferReply) SetManager(manager QBluetoothTransferManager_ITF)

func (*QBluetoothTransferReply) SetPointer

func (ptr *QBluetoothTransferReply) SetPointer(p unsafe.Pointer)

func (*QBluetoothTransferReply) SetRequest

func (ptr *QBluetoothTransferReply) SetRequest(request QBluetoothTransferRequest_ITF)

func (*QBluetoothTransferReply) TimerEventDefault

func (ptr *QBluetoothTransferReply) TimerEventDefault(event core.QTimerEvent_ITF)

func (*QBluetoothTransferReply) TransferProgress

func (ptr *QBluetoothTransferReply) TransferProgress(bytesTransferred int64, bytesTotal int64)

type QBluetoothTransferReply_ITF

type QBluetoothTransferReply_ITF interface {
	core.QObject_ITF
	QBluetoothTransferReply_PTR() *QBluetoothTransferReply
}

type QBluetoothTransferReply__TransferError

type QBluetoothTransferReply__TransferError int64

QBluetoothTransferReply::TransferError

const (
	QBluetoothTransferReply__NoError                   QBluetoothTransferReply__TransferError = QBluetoothTransferReply__TransferError(0)
	QBluetoothTransferReply__UnknownError              QBluetoothTransferReply__TransferError = QBluetoothTransferReply__TransferError(1)
	QBluetoothTransferReply__FileNotFoundError         QBluetoothTransferReply__TransferError = QBluetoothTransferReply__TransferError(2)
	QBluetoothTransferReply__HostNotFoundError         QBluetoothTransferReply__TransferError = QBluetoothTransferReply__TransferError(3)
	QBluetoothTransferReply__UserCanceledTransferError QBluetoothTransferReply__TransferError = QBluetoothTransferReply__TransferError(4)
	QBluetoothTransferReply__IODeviceNotReadableError  QBluetoothTransferReply__TransferError = QBluetoothTransferReply__TransferError(5)
	QBluetoothTransferReply__ResourceBusyError         QBluetoothTransferReply__TransferError = QBluetoothTransferReply__TransferError(6)
	QBluetoothTransferReply__SessionError              QBluetoothTransferReply__TransferError = QBluetoothTransferReply__TransferError(7)
)

type QBluetoothTransferRequest

type QBluetoothTransferRequest struct {
	internal.Internal
}

func NewQBluetoothTransferRequest

func NewQBluetoothTransferRequest(address QBluetoothAddress_ITF) *QBluetoothTransferRequest

func NewQBluetoothTransferRequestFromPointer

func NewQBluetoothTransferRequestFromPointer(ptr unsafe.Pointer) (n *QBluetoothTransferRequest)

func (*QBluetoothTransferRequest) Address

func (*QBluetoothTransferRequest) Attribute

func (*QBluetoothTransferRequest) ClassNameInternalF

func (n *QBluetoothTransferRequest) ClassNameInternalF() string

func (*QBluetoothTransferRequest) DestroyQBluetoothTransferRequest

func (ptr *QBluetoothTransferRequest) DestroyQBluetoothTransferRequest()

func (*QBluetoothTransferRequest) Pointer

func (ptr *QBluetoothTransferRequest) Pointer() unsafe.Pointer

func (*QBluetoothTransferRequest) QBluetoothTransferRequest_PTR

func (ptr *QBluetoothTransferRequest) QBluetoothTransferRequest_PTR() *QBluetoothTransferRequest

func (*QBluetoothTransferRequest) SetAttribute

func (*QBluetoothTransferRequest) SetPointer

func (ptr *QBluetoothTransferRequest) SetPointer(p unsafe.Pointer)

type QBluetoothTransferRequest_ITF

type QBluetoothTransferRequest_ITF interface {
	QBluetoothTransferRequest_PTR() *QBluetoothTransferRequest
}

type QBluetoothTransferRequest__Attribute

type QBluetoothTransferRequest__Attribute int64

QBluetoothTransferRequest::Attribute

const (
	QBluetoothTransferRequest__DescriptionAttribute QBluetoothTransferRequest__Attribute = QBluetoothTransferRequest__Attribute(0)
	QBluetoothTransferRequest__TimeAttribute        QBluetoothTransferRequest__Attribute = QBluetoothTransferRequest__Attribute(1)
	QBluetoothTransferRequest__TypeAttribute        QBluetoothTransferRequest__Attribute = QBluetoothTransferRequest__Attribute(2)
	QBluetoothTransferRequest__LengthAttribute      QBluetoothTransferRequest__Attribute = QBluetoothTransferRequest__Attribute(3)
	QBluetoothTransferRequest__NameAttribute        QBluetoothTransferRequest__Attribute = QBluetoothTransferRequest__Attribute(4)
)

type QBluetoothUuid

type QBluetoothUuid struct {
	core.QUuid
}

func NewQBluetoothUuid

func NewQBluetoothUuid() *QBluetoothUuid

func NewQBluetoothUuid10

func NewQBluetoothUuid10(uuid QBluetoothUuid_ITF) *QBluetoothUuid

func NewQBluetoothUuid11

func NewQBluetoothUuid11(uuid core.QUuid_ITF) *QBluetoothUuid

func NewQBluetoothUuid6

func NewQBluetoothUuid6(uuid uint16) *QBluetoothUuid

func NewQBluetoothUuid7

func NewQBluetoothUuid7(uuid uint) *QBluetoothUuid

func NewQBluetoothUuid9

func NewQBluetoothUuid9(uuid string) *QBluetoothUuid

func NewQBluetoothUuidFromPointer

func NewQBluetoothUuidFromPointer(ptr unsafe.Pointer) (n *QBluetoothUuid)

func (*QBluetoothUuid) CharacteristicToString

func (ptr *QBluetoothUuid) CharacteristicToString(uuid QBluetoothUuid__CharacteristicType) string

func (*QBluetoothUuid) ClassNameInternalF

func (n *QBluetoothUuid) ClassNameInternalF() string

func (*QBluetoothUuid) DescriptorToString

func (ptr *QBluetoothUuid) DescriptorToString(uuid QBluetoothUuid__DescriptorType) string

func (*QBluetoothUuid) DestroyQBluetoothUuid

func (ptr *QBluetoothUuid) DestroyQBluetoothUuid()

func (*QBluetoothUuid) InitFromInternal

func (n *QBluetoothUuid) InitFromInternal(ptr uintptr, name string)

func (*QBluetoothUuid) MinimumSize

func (ptr *QBluetoothUuid) MinimumSize() int

func (*QBluetoothUuid) Pointer

func (ptr *QBluetoothUuid) Pointer() unsafe.Pointer

func (*QBluetoothUuid) ProtocolToString

func (ptr *QBluetoothUuid) ProtocolToString(uuid QBluetoothUuid__ProtocolUuid) string

func (*QBluetoothUuid) QBluetoothUuid_PTR

func (ptr *QBluetoothUuid) QBluetoothUuid_PTR() *QBluetoothUuid

func (*QBluetoothUuid) ServiceClassToString

func (ptr *QBluetoothUuid) ServiceClassToString(uuid QBluetoothUuid__ServiceClassUuid) string

func (*QBluetoothUuid) SetPointer

func (ptr *QBluetoothUuid) SetPointer(p unsafe.Pointer)

func (*QBluetoothUuid) ToUInt16

func (ptr *QBluetoothUuid) ToUInt16(ok *bool) uint16

func (*QBluetoothUuid) ToUInt32

func (ptr *QBluetoothUuid) ToUInt32(ok *bool) uint

type QBluetoothUuid_ITF

type QBluetoothUuid_ITF interface {
	core.QUuid_ITF
	QBluetoothUuid_PTR() *QBluetoothUuid
}

type QBluetoothUuid__CharacteristicType

type QBluetoothUuid__CharacteristicType int64

QBluetoothUuid::CharacteristicType

const (
	QBluetoothUuid__DeviceName                                    QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a00)
	QBluetoothUuid__Appearance                                    QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a01)
	QBluetoothUuid__PeripheralPrivacyFlag                         QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a02)
	QBluetoothUuid__ReconnectionAddress                           QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a03)
	QBluetoothUuid__PeripheralPreferredConnectionParameters       QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a04)
	QBluetoothUuid__ServiceChanged                                QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a05)
	QBluetoothUuid__AlertLevel                                    QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a06)
	QBluetoothUuid__TxPowerLevel                                  QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a07)
	QBluetoothUuid__DateTime                                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a08)
	QBluetoothUuid__DayOfWeek                                     QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a09)
	QBluetoothUuid__DayDateTime                                   QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a0a)
	QBluetoothUuid__ExactTime256                                  QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a0c)
	QBluetoothUuid__DSTOffset                                     QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a0d)
	QBluetoothUuid__TimeZone                                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a0e)
	QBluetoothUuid__LocalTimeInformation                          QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a0f)
	QBluetoothUuid__TimeWithDST                                   QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a11)
	QBluetoothUuid__TimeAccuracy                                  QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a12)
	QBluetoothUuid__TimeSource                                    QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a13)
	QBluetoothUuid__ReferenceTimeInformation                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a14)
	QBluetoothUuid__TimeUpdateControlPoint                        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a16)
	QBluetoothUuid__TimeUpdateState                               QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a17)
	QBluetoothUuid__GlucoseMeasurement                            QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a18)
	QBluetoothUuid__BatteryLevel                                  QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a19)
	QBluetoothUuid__TemperatureMeasurement                        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a1c)
	QBluetoothUuid__TemperatureType                               QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a1d)
	QBluetoothUuid__IntermediateTemperature                       QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a1e)
	QBluetoothUuid__MeasurementInterval                           QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a21)
	QBluetoothUuid__BootKeyboardInputReport                       QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a22)
	QBluetoothUuid__SystemID                                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a23)
	QBluetoothUuid__ModelNumberString                             QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a24)
	QBluetoothUuid__SerialNumberString                            QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a25)
	QBluetoothUuid__FirmwareRevisionString                        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a26)
	QBluetoothUuid__HardwareRevisionString                        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a27)
	QBluetoothUuid__SoftwareRevisionString                        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a28)
	QBluetoothUuid__ManufacturerNameString                        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a29)
	QBluetoothUuid__IEEE1107320601RegulatoryCertificationDataList QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a2a)
	QBluetoothUuid__CurrentTime                                   QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a2b)
	QBluetoothUuid__MagneticDeclination                           QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a2c)
	QBluetoothUuid__ScanRefresh                                   QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a31)
	QBluetoothUuid__BootKeyboardOutputReport                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a32)
	QBluetoothUuid__BootMouseInputReport                          QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a33)
	QBluetoothUuid__GlucoseMeasurementContext                     QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a34)
	QBluetoothUuid__BloodPressureMeasurement                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a35)
	QBluetoothUuid__IntermediateCuffPressure                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a36)
	QBluetoothUuid__HeartRateMeasurement                          QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a37)
	QBluetoothUuid__BodySensorLocation                            QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a38)
	QBluetoothUuid__HeartRateControlPoint                         QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a39)
	QBluetoothUuid__AlertStatus                                   QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a3f)
	QBluetoothUuid__RingerControlPoint                            QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a40)
	QBluetoothUuid__RingerSetting                                 QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a41)
	QBluetoothUuid__AlertCategoryIDBitMask                        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a42)
	QBluetoothUuid__AlertCategoryID                               QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a43)
	QBluetoothUuid__AlertNotificationControlPoint                 QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a44)
	QBluetoothUuid__UnreadAlertStatus                             QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a45)
	QBluetoothUuid__NewAlert                                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a46)
	QBluetoothUuid__SupportedNewAlertCategory                     QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a47)
	QBluetoothUuid__SupportedUnreadAlertCategory                  QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a48)
	QBluetoothUuid__BloodPressureFeature                          QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a49)
	QBluetoothUuid__HIDInformation                                QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a4a)
	QBluetoothUuid__ReportMap                                     QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a4b)
	QBluetoothUuid__HIDControlPoint                               QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a4c)
	QBluetoothUuid__Report                                        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a4d)
	QBluetoothUuid__ProtocolMode                                  QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a4e)
	QBluetoothUuid__ScanIntervalWindow                            QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a4f)
	QBluetoothUuid__PnPID                                         QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a50)
	QBluetoothUuid__GlucoseFeature                                QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a51)
	QBluetoothUuid__RecordAccessControlPoint                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a52)
	QBluetoothUuid__RSCMeasurement                                QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a53)
	QBluetoothUuid__RSCFeature                                    QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a54)
	QBluetoothUuid__SCControlPoint                                QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a55)
	QBluetoothUuid__CSCMeasurement                                QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a5b)
	QBluetoothUuid__CSCFeature                                    QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a5c)
	QBluetoothUuid__SensorLocation                                QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a5d)
	QBluetoothUuid__CyclingPowerMeasurement                       QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a63)
	QBluetoothUuid__CyclingPowerVector                            QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a64)
	QBluetoothUuid__CyclingPowerFeature                           QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a65)
	QBluetoothUuid__CyclingPowerControlPoint                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a66)
	QBluetoothUuid__LocationAndSpeed                              QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a67)
	QBluetoothUuid__Navigation                                    QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a68)
	QBluetoothUuid__PositionQuality                               QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a69)
	QBluetoothUuid__LNFeature                                     QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a6a)
	QBluetoothUuid__LNControlPoint                                QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a6b)
	QBluetoothUuid__Elevation                                     QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a6c)
	QBluetoothUuid__Pressure                                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a6d)
	QBluetoothUuid__Temperature                                   QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a6e)
	QBluetoothUuid__Humidity                                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a6f)
	QBluetoothUuid__TrueWindSpeed                                 QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a70)
	QBluetoothUuid__TrueWindDirection                             QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a71)
	QBluetoothUuid__ApparentWindSpeed                             QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a72)
	QBluetoothUuid__ApparentWindDirection                         QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a73)
	QBluetoothUuid__GustFactor                                    QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a74)
	QBluetoothUuid__PollenConcentration                           QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a75)
	QBluetoothUuid__UVIndex                                       QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a76)
	QBluetoothUuid__Irradiance                                    QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a77)
	QBluetoothUuid__Rainfall                                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a78)
	QBluetoothUuid__WindChill                                     QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a79)
	QBluetoothUuid__HeatIndex                                     QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a7a)
	QBluetoothUuid__DewPoint                                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a7b)
	QBluetoothUuid__DescriptorValueChanged                        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a7d)
	QBluetoothUuid__AerobicHeartRateLowerLimit                    QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a7e)
	QBluetoothUuid__AerobicThreshold                              QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a7f)
	QBluetoothUuid__Age                                           QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a80)
	QBluetoothUuid__AnaerobicHeartRateLowerLimit                  QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a81)
	QBluetoothUuid__AnaerobicHeartRateUpperLimit                  QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a82)
	QBluetoothUuid__AnaerobicThreshold                            QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a83)
	QBluetoothUuid__AerobicHeartRateUpperLimit                    QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a84)
	QBluetoothUuid__DateOfBirth                                   QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a85)
	QBluetoothUuid__DateOfThresholdAssessment                     QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a86)
	QBluetoothUuid__EmailAddress                                  QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a87)
	QBluetoothUuid__FatBurnHeartRateLowerLimit                    QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a88)
	QBluetoothUuid__FatBurnHeartRateUpperLimit                    QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a89)
	QBluetoothUuid__FirstName                                     QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a8a)
	QBluetoothUuid__FiveZoneHeartRateLimits                       QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a8b)
	QBluetoothUuid__Gender                                        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a8c)
	QBluetoothUuid__HeartRateMax                                  QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a8d)
	QBluetoothUuid__Height                                        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a8e)
	QBluetoothUuid__HipCircumference                              QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a8f)
	QBluetoothUuid__LastName                                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a90)
	QBluetoothUuid__MaximumRecommendedHeartRate                   QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a91)
	QBluetoothUuid__RestingHeartRate                              QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a92)
	QBluetoothUuid__SportTypeForAerobicAnaerobicThresholds        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a93)
	QBluetoothUuid__ThreeZoneHeartRateLimits                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a94)
	QBluetoothUuid__TwoZoneHeartRateLimits                        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a95)
	QBluetoothUuid__VO2Max                                        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a96)
	QBluetoothUuid__WaistCircumference                            QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a97)
	QBluetoothUuid__Weight                                        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a98)
	QBluetoothUuid__DatabaseChangeIncrement                       QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a99)
	QBluetoothUuid__UserIndex                                     QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a9a)
	QBluetoothUuid__BodyCompositionFeature                        QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a9b)
	QBluetoothUuid__BodyCompositionMeasurement                    QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a9c)
	QBluetoothUuid__WeightMeasurement                             QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a9d)
	QBluetoothUuid__WeightScaleFeature                            QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a9e)
	QBluetoothUuid__UserControlPoint                              QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2a9f)
	QBluetoothUuid__MagneticFluxDensity2D                         QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2aa0)
	QBluetoothUuid__MagneticFluxDensity3D                         QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2aa1)
	QBluetoothUuid__Language                                      QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2aa2)
	QBluetoothUuid__BarometricPressureTrend                       QBluetoothUuid__CharacteristicType = QBluetoothUuid__CharacteristicType(0x2aa3)
)

type QBluetoothUuid__DescriptorType

type QBluetoothUuid__DescriptorType int64

QBluetoothUuid::DescriptorType

const (
	QBluetoothUuid__UnknownDescriptorType              QBluetoothUuid__DescriptorType = QBluetoothUuid__DescriptorType(0x0)
	QBluetoothUuid__CharacteristicExtendedProperties   QBluetoothUuid__DescriptorType = QBluetoothUuid__DescriptorType(0x2900)
	QBluetoothUuid__CharacteristicUserDescription      QBluetoothUuid__DescriptorType = QBluetoothUuid__DescriptorType(0x2901)
	QBluetoothUuid__ClientCharacteristicConfiguration  QBluetoothUuid__DescriptorType = QBluetoothUuid__DescriptorType(0x2902)
	QBluetoothUuid__ServerCharacteristicConfiguration  QBluetoothUuid__DescriptorType = QBluetoothUuid__DescriptorType(0x2903)
	QBluetoothUuid__CharacteristicPresentationFormat   QBluetoothUuid__DescriptorType = QBluetoothUuid__DescriptorType(0x2904)
	QBluetoothUuid__CharacteristicAggregateFormat      QBluetoothUuid__DescriptorType = QBluetoothUuid__DescriptorType(0x2905)
	QBluetoothUuid__ValidRange                         QBluetoothUuid__DescriptorType = QBluetoothUuid__DescriptorType(0x2906)
	QBluetoothUuid__ExternalReportReference            QBluetoothUuid__DescriptorType = QBluetoothUuid__DescriptorType(0x2907)
	QBluetoothUuid__ReportReference                    QBluetoothUuid__DescriptorType = QBluetoothUuid__DescriptorType(0x2908)
	QBluetoothUuid__EnvironmentalSensingConfiguration  QBluetoothUuid__DescriptorType = QBluetoothUuid__DescriptorType(0x290b)
	QBluetoothUuid__EnvironmentalSensingMeasurement    QBluetoothUuid__DescriptorType = QBluetoothUuid__DescriptorType(0x290c)
	QBluetoothUuid__EnvironmentalSensingTriggerSetting QBluetoothUuid__DescriptorType = QBluetoothUuid__DescriptorType(0x290d)
)

type QBluetoothUuid__ProtocolUuid

type QBluetoothUuid__ProtocolUuid int64

QBluetoothUuid::ProtocolUuid

const (
	QBluetoothUuid__Sdp                    QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0001)
	QBluetoothUuid__Udp                    QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0002)
	QBluetoothUuid__Rfcomm                 QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0003)
	QBluetoothUuid__Tcp                    QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0004)
	QBluetoothUuid__TcsBin                 QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0005)
	QBluetoothUuid__TcsAt                  QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0006)
	QBluetoothUuid__Att                    QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0007)
	QBluetoothUuid__Obex                   QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0008)
	QBluetoothUuid__Ip                     QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0009)
	QBluetoothUuid__Ftp                    QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x000A)
	QBluetoothUuid__Http                   QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x000C)
	QBluetoothUuid__Wsp                    QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x000E)
	QBluetoothUuid__Bnep                   QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x000F)
	QBluetoothUuid__Upnp                   QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0010)
	QBluetoothUuid__Hidp                   QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0011)
	QBluetoothUuid__HardcopyControlChannel QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0012)
	QBluetoothUuid__HardcopyDataChannel    QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0014)
	QBluetoothUuid__HardcopyNotification   QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0016)
	QBluetoothUuid__Avctp                  QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0017)
	QBluetoothUuid__Avdtp                  QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0019)
	QBluetoothUuid__Cmtp                   QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x001B)
	QBluetoothUuid__UdiCPlain              QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x001D)
	QBluetoothUuid__McapControlChannel     QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x001E)
	QBluetoothUuid__McapDataChannel        QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x001F)
	QBluetoothUuid__L2cap                  QBluetoothUuid__ProtocolUuid = QBluetoothUuid__ProtocolUuid(0x0100)
)

type QBluetoothUuid__ServiceClassUuid

type QBluetoothUuid__ServiceClassUuid int64

QBluetoothUuid::ServiceClassUuid

const (
	QBluetoothUuid__ServiceDiscoveryServer                QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1000)
	QBluetoothUuid__BrowseGroupDescriptor                 QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1001)
	QBluetoothUuid__PublicBrowseGroup                     QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1002)
	QBluetoothUuid__SerialPort                            QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1101)
	QBluetoothUuid__LANAccessUsingPPP                     QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1102)
	QBluetoothUuid__DialupNetworking                      QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1103)
	QBluetoothUuid__IrMCSync                              QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1104)
	QBluetoothUuid__ObexObjectPush                        QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1105)
	QBluetoothUuid__OBEXFileTransfer                      QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1106)
	QBluetoothUuid__IrMCSyncCommand                       QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1107)
	QBluetoothUuid__Headset                               QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1108)
	QBluetoothUuid__AudioSource                           QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x110a)
	QBluetoothUuid__AudioSink                             QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x110b)
	QBluetoothUuid__AV_RemoteControlTarget                QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x110c)
	QBluetoothUuid__AdvancedAudioDistribution             QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x110d)
	QBluetoothUuid__AV_RemoteControl                      QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x110e)
	QBluetoothUuid__AV_RemoteControlController            QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x110f)
	QBluetoothUuid__HeadsetAG                             QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1112)
	QBluetoothUuid__PANU                                  QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1115)
	QBluetoothUuid__NAP                                   QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1116)
	QBluetoothUuid__GN                                    QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1117)
	QBluetoothUuid__DirectPrinting                        QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1118)
	QBluetoothUuid__ReferencePrinting                     QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1119)
	QBluetoothUuid__BasicImage                            QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x111a)
	QBluetoothUuid__ImagingResponder                      QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x111b)
	QBluetoothUuid__ImagingAutomaticArchive               QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x111c)
	QBluetoothUuid__ImagingReferenceObjects               QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x111d)
	QBluetoothUuid__Handsfree                             QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x111e)
	QBluetoothUuid__HandsfreeAudioGateway                 QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x111f)
	QBluetoothUuid__DirectPrintingReferenceObjectsService QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1120)
	QBluetoothUuid__ReflectedUI                           QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1121)
	QBluetoothUuid__BasicPrinting                         QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1122)
	QBluetoothUuid__PrintingStatus                        QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1123)
	QBluetoothUuid__HumanInterfaceDeviceService           QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1124)
	QBluetoothUuid__HardcopyCableReplacement              QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1125)
	QBluetoothUuid__HCRPrint                              QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1126)
	QBluetoothUuid__HCRScan                               QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1127)
	QBluetoothUuid__SIMAccess                             QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x112d)
	QBluetoothUuid__PhonebookAccessPCE                    QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x112e)
	QBluetoothUuid__PhonebookAccessPSE                    QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x112f)
	QBluetoothUuid__PhonebookAccess                       QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1130)
	QBluetoothUuid__HeadsetHS                             QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1131)
	QBluetoothUuid__MessageAccessServer                   QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1132)
	QBluetoothUuid__MessageNotificationServer             QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1133)
	QBluetoothUuid__MessageAccessProfile                  QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1134)
	QBluetoothUuid__GNSS                                  QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1135)
	QBluetoothUuid__GNSSServer                            QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1136)
	QBluetoothUuid__Display3D                             QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1137)
	QBluetoothUuid__Glasses3D                             QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1138)
	QBluetoothUuid__Synchronization3D                     QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1139)
	QBluetoothUuid__MPSProfile                            QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x113a)
	QBluetoothUuid__MPSService                            QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x113b)
	QBluetoothUuid__PnPInformation                        QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1200)
	QBluetoothUuid__GenericNetworking                     QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1201)
	QBluetoothUuid__GenericFileTransfer                   QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1202)
	QBluetoothUuid__GenericAudio                          QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1203)
	QBluetoothUuid__GenericTelephony                      QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1204)
	QBluetoothUuid__VideoSource                           QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1303)
	QBluetoothUuid__VideoSink                             QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1304)
	QBluetoothUuid__VideoDistribution                     QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1305)
	QBluetoothUuid__HDP                                   QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1400)
	QBluetoothUuid__HDPSource                             QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1401)
	QBluetoothUuid__HDPSink                               QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1402)
	QBluetoothUuid__GenericAccess                         QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1800)
	QBluetoothUuid__GenericAttribute                      QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1801)
	QBluetoothUuid__ImmediateAlert                        QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1802)
	QBluetoothUuid__LinkLoss                              QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1803)
	QBluetoothUuid__TxPower                               QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1804)
	QBluetoothUuid__CurrentTimeService                    QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1805)
	QBluetoothUuid__ReferenceTimeUpdateService            QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1806)
	QBluetoothUuid__NextDSTChangeService                  QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1807)
	QBluetoothUuid__Glucose                               QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1808)
	QBluetoothUuid__HealthThermometer                     QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1809)
	QBluetoothUuid__DeviceInformation                     QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x180a)
	QBluetoothUuid__HeartRate                             QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x180d)
	QBluetoothUuid__PhoneAlertStatusService               QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x180e)
	QBluetoothUuid__BatteryService                        QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x180f)
	QBluetoothUuid__BloodPressure                         QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1810)
	QBluetoothUuid__AlertNotificationService              QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1811)
	QBluetoothUuid__HumanInterfaceDevice                  QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1812)
	QBluetoothUuid__ScanParameters                        QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1813)
	QBluetoothUuid__RunningSpeedAndCadence                QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1814)
	QBluetoothUuid__CyclingSpeedAndCadence                QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1816)
	QBluetoothUuid__CyclingPower                          QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1818)
	QBluetoothUuid__LocationAndNavigation                 QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x1819)
	QBluetoothUuid__EnvironmentalSensing                  QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x181a)
	QBluetoothUuid__BodyComposition                       QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x181b)
	QBluetoothUuid__UserData                              QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x181c)
	QBluetoothUuid__WeightScale                           QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x181d)
	QBluetoothUuid__BondManagement                        QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x181e)
	QBluetoothUuid__ContinuousGlucoseMonitoring           QBluetoothUuid__ServiceClassUuid = QBluetoothUuid__ServiceClassUuid(0x181f)
)

type QBluetooth_ITF

type QBluetooth_ITF interface {
	QBluetooth_PTR() *QBluetooth
}

type QBluetooth__AttAccessConstraint

type QBluetooth__AttAccessConstraint int64

QBluetooth::AttAccessConstraint

const (
	QBluetooth__AttAuthorizationRequired  QBluetooth__AttAccessConstraint = QBluetooth__AttAccessConstraint(0x1)
	QBluetooth__AttAuthenticationRequired QBluetooth__AttAccessConstraint = QBluetooth__AttAccessConstraint(0x2)
	QBluetooth__AttEncryptionRequired     QBluetooth__AttAccessConstraint = QBluetooth__AttAccessConstraint(0x4)
)

type QBluetooth__Security

type QBluetooth__Security int64

QBluetooth::Security

const (
	QBluetooth__NoSecurity     QBluetooth__Security = QBluetooth__Security(0x00)
	QBluetooth__Authorization  QBluetooth__Security = QBluetooth__Security(0x01)
	QBluetooth__Authentication QBluetooth__Security = QBluetooth__Security(0x02)
	QBluetooth__Encryption     QBluetooth__Security = QBluetooth__Security(0x04)
	QBluetooth__Secure         QBluetooth__Security = QBluetooth__Security(0x08)
)

type QLowEnergyAdvertisingData

type QLowEnergyAdvertisingData struct {
	internal.Internal
}

func NewQLowEnergyAdvertisingData

func NewQLowEnergyAdvertisingData() *QLowEnergyAdvertisingData

func NewQLowEnergyAdvertisingDataFromPointer

func NewQLowEnergyAdvertisingDataFromPointer(ptr unsafe.Pointer) (n *QLowEnergyAdvertisingData)

func (*QLowEnergyAdvertisingData) ClassNameInternalF

func (n *QLowEnergyAdvertisingData) ClassNameInternalF() string

func (*QLowEnergyAdvertisingData) DestroyQLowEnergyAdvertisingData

func (ptr *QLowEnergyAdvertisingData) DestroyQLowEnergyAdvertisingData()

func (*QLowEnergyAdvertisingData) Discoverability

func (*QLowEnergyAdvertisingData) IncludePowerLevel

func (ptr *QLowEnergyAdvertisingData) IncludePowerLevel() bool

func (*QLowEnergyAdvertisingData) InvalidManufacturerId

func (ptr *QLowEnergyAdvertisingData) InvalidManufacturerId() uint16

func (*QLowEnergyAdvertisingData) LocalName

func (ptr *QLowEnergyAdvertisingData) LocalName() string

func (*QLowEnergyAdvertisingData) ManufacturerId

func (ptr *QLowEnergyAdvertisingData) ManufacturerId() uint16

func (*QLowEnergyAdvertisingData) Pointer

func (ptr *QLowEnergyAdvertisingData) Pointer() unsafe.Pointer

func (*QLowEnergyAdvertisingData) QLowEnergyAdvertisingData_PTR

func (ptr *QLowEnergyAdvertisingData) QLowEnergyAdvertisingData_PTR() *QLowEnergyAdvertisingData

func (*QLowEnergyAdvertisingData) RawData

func (ptr *QLowEnergyAdvertisingData) RawData() *core.QByteArray

func (*QLowEnergyAdvertisingData) Services

func (ptr *QLowEnergyAdvertisingData) Services() []*QBluetoothUuid

func (*QLowEnergyAdvertisingData) SetDiscoverability

func (*QLowEnergyAdvertisingData) SetIncludePowerLevel

func (ptr *QLowEnergyAdvertisingData) SetIncludePowerLevel(doInclude bool)

func (*QLowEnergyAdvertisingData) SetLocalName

func (ptr *QLowEnergyAdvertisingData) SetLocalName(name string)

func (*QLowEnergyAdvertisingData) SetManufacturerData

func (ptr *QLowEnergyAdvertisingData) SetManufacturerData(id uint16, data core.QByteArray_ITF)

func (*QLowEnergyAdvertisingData) SetPointer

func (ptr *QLowEnergyAdvertisingData) SetPointer(p unsafe.Pointer)

func (*QLowEnergyAdvertisingData) SetRawData

func (ptr *QLowEnergyAdvertisingData) SetRawData(data core.QByteArray_ITF)

func (*QLowEnergyAdvertisingData) SetServices

func (ptr *QLowEnergyAdvertisingData) SetServices(services []*QBluetoothUuid)

func (*QLowEnergyAdvertisingData) Swap

type QLowEnergyAdvertisingData_ITF

type QLowEnergyAdvertisingData_ITF interface {
	QLowEnergyAdvertisingData_PTR() *QLowEnergyAdvertisingData
}

type QLowEnergyAdvertisingData__Discoverability

type QLowEnergyAdvertisingData__Discoverability int64

QLowEnergyAdvertisingData::Discoverability

const (
	QLowEnergyAdvertisingData__DiscoverabilityNone    QLowEnergyAdvertisingData__Discoverability = QLowEnergyAdvertisingData__Discoverability(0)
	QLowEnergyAdvertisingData__DiscoverabilityLimited QLowEnergyAdvertisingData__Discoverability = QLowEnergyAdvertisingData__Discoverability(1)
	QLowEnergyAdvertisingData__DiscoverabilityGeneral QLowEnergyAdvertisingData__Discoverability = QLowEnergyAdvertisingData__Discoverability(2)
)

type QLowEnergyAdvertisingParameters

type QLowEnergyAdvertisingParameters struct {
	internal.Internal
}

func NewQLowEnergyAdvertisingParameters

func NewQLowEnergyAdvertisingParameters() *QLowEnergyAdvertisingParameters

func NewQLowEnergyAdvertisingParametersFromPointer

func NewQLowEnergyAdvertisingParametersFromPointer(ptr unsafe.Pointer) (n *QLowEnergyAdvertisingParameters)

func (*QLowEnergyAdvertisingParameters) ClassNameInternalF

func (n *QLowEnergyAdvertisingParameters) ClassNameInternalF() string

func (*QLowEnergyAdvertisingParameters) DestroyQLowEnergyAdvertisingParameters

func (ptr *QLowEnergyAdvertisingParameters) DestroyQLowEnergyAdvertisingParameters()

func (*QLowEnergyAdvertisingParameters) FilterPolicy

func (*QLowEnergyAdvertisingParameters) MaximumInterval

func (ptr *QLowEnergyAdvertisingParameters) MaximumInterval() int

func (*QLowEnergyAdvertisingParameters) MinimumInterval

func (ptr *QLowEnergyAdvertisingParameters) MinimumInterval() int

func (*QLowEnergyAdvertisingParameters) Mode

func (*QLowEnergyAdvertisingParameters) Pointer

func (*QLowEnergyAdvertisingParameters) QLowEnergyAdvertisingParameters_PTR

func (ptr *QLowEnergyAdvertisingParameters) QLowEnergyAdvertisingParameters_PTR() *QLowEnergyAdvertisingParameters

func (*QLowEnergyAdvertisingParameters) SetInterval

func (ptr *QLowEnergyAdvertisingParameters) SetInterval(minimum uint16, maximum uint16)

func (*QLowEnergyAdvertisingParameters) SetMode

func (*QLowEnergyAdvertisingParameters) SetPointer

func (ptr *QLowEnergyAdvertisingParameters) SetPointer(p unsafe.Pointer)

func (*QLowEnergyAdvertisingParameters) Swap

type QLowEnergyAdvertisingParameters_ITF

type QLowEnergyAdvertisingParameters_ITF interface {
	QLowEnergyAdvertisingParameters_PTR() *QLowEnergyAdvertisingParameters
}

type QLowEnergyAdvertisingParameters__FilterPolicy

type QLowEnergyAdvertisingParameters__FilterPolicy int64

QLowEnergyAdvertisingParameters::FilterPolicy

const (
	QLowEnergyAdvertisingParameters__IgnoreWhiteList                      QLowEnergyAdvertisingParameters__FilterPolicy = QLowEnergyAdvertisingParameters__FilterPolicy(0x00)
	QLowEnergyAdvertisingParameters__UseWhiteListForScanning              QLowEnergyAdvertisingParameters__FilterPolicy = QLowEnergyAdvertisingParameters__FilterPolicy(0x01)
	QLowEnergyAdvertisingParameters__UseWhiteListForConnecting            QLowEnergyAdvertisingParameters__FilterPolicy = QLowEnergyAdvertisingParameters__FilterPolicy(0x02)
	QLowEnergyAdvertisingParameters__UseWhiteListForScanningAndConnecting QLowEnergyAdvertisingParameters__FilterPolicy = QLowEnergyAdvertisingParameters__FilterPolicy(0x03)
)

type QLowEnergyAdvertisingParameters__Mode

type QLowEnergyAdvertisingParameters__Mode int64

QLowEnergyAdvertisingParameters::Mode

const (
	QLowEnergyAdvertisingParameters__AdvInd        QLowEnergyAdvertisingParameters__Mode = QLowEnergyAdvertisingParameters__Mode(0x0)
	QLowEnergyAdvertisingParameters__AdvScanInd    QLowEnergyAdvertisingParameters__Mode = QLowEnergyAdvertisingParameters__Mode(0x2)
	QLowEnergyAdvertisingParameters__AdvNonConnInd QLowEnergyAdvertisingParameters__Mode = QLowEnergyAdvertisingParameters__Mode(0x3)
)

type QLowEnergyCharacteristic

type QLowEnergyCharacteristic struct {
	internal.Internal
}

func NewQLowEnergyCharacteristic

func NewQLowEnergyCharacteristic() *QLowEnergyCharacteristic

func NewQLowEnergyCharacteristicFromPointer

func NewQLowEnergyCharacteristicFromPointer(ptr unsafe.Pointer) (n *QLowEnergyCharacteristic)

func (*QLowEnergyCharacteristic) ClassNameInternalF

func (n *QLowEnergyCharacteristic) ClassNameInternalF() string

func (*QLowEnergyCharacteristic) Descriptor

func (*QLowEnergyCharacteristic) Descriptors

func (ptr *QLowEnergyCharacteristic) Descriptors() []*QLowEnergyDescriptor

func (*QLowEnergyCharacteristic) DestroyQLowEnergyCharacteristic

func (ptr *QLowEnergyCharacteristic) DestroyQLowEnergyCharacteristic()

func (*QLowEnergyCharacteristic) IsValid

func (ptr *QLowEnergyCharacteristic) IsValid() bool

func (*QLowEnergyCharacteristic) Name

func (ptr *QLowEnergyCharacteristic) Name() string

func (*QLowEnergyCharacteristic) Pointer

func (ptr *QLowEnergyCharacteristic) Pointer() unsafe.Pointer

func (*QLowEnergyCharacteristic) Properties

func (*QLowEnergyCharacteristic) QLowEnergyCharacteristic_PTR

func (ptr *QLowEnergyCharacteristic) QLowEnergyCharacteristic_PTR() *QLowEnergyCharacteristic

func (*QLowEnergyCharacteristic) SetPointer

func (ptr *QLowEnergyCharacteristic) SetPointer(p unsafe.Pointer)

func (*QLowEnergyCharacteristic) Uuid

func (*QLowEnergyCharacteristic) Value

type QLowEnergyCharacteristicData

type QLowEnergyCharacteristicData struct {
	internal.Internal
}

func NewQLowEnergyCharacteristicData

func NewQLowEnergyCharacteristicData() *QLowEnergyCharacteristicData

func NewQLowEnergyCharacteristicDataFromPointer

func NewQLowEnergyCharacteristicDataFromPointer(ptr unsafe.Pointer) (n *QLowEnergyCharacteristicData)

func (*QLowEnergyCharacteristicData) AddDescriptor

func (ptr *QLowEnergyCharacteristicData) AddDescriptor(descriptor QLowEnergyDescriptorData_ITF)

func (*QLowEnergyCharacteristicData) ClassNameInternalF

func (n *QLowEnergyCharacteristicData) ClassNameInternalF() string

func (*QLowEnergyCharacteristicData) Descriptors

func (*QLowEnergyCharacteristicData) DestroyQLowEnergyCharacteristicData

func (ptr *QLowEnergyCharacteristicData) DestroyQLowEnergyCharacteristicData()

func (*QLowEnergyCharacteristicData) IsValid

func (ptr *QLowEnergyCharacteristicData) IsValid() bool

func (*QLowEnergyCharacteristicData) MaximumValueLength

func (ptr *QLowEnergyCharacteristicData) MaximumValueLength() int

func (*QLowEnergyCharacteristicData) MinimumValueLength

func (ptr *QLowEnergyCharacteristicData) MinimumValueLength() int

func (*QLowEnergyCharacteristicData) Pointer

func (*QLowEnergyCharacteristicData) Properties

func (*QLowEnergyCharacteristicData) QLowEnergyCharacteristicData_PTR

func (ptr *QLowEnergyCharacteristicData) QLowEnergyCharacteristicData_PTR() *QLowEnergyCharacteristicData

func (*QLowEnergyCharacteristicData) ReadConstraints

func (*QLowEnergyCharacteristicData) SetDescriptors

func (ptr *QLowEnergyCharacteristicData) SetDescriptors(descriptors []*QLowEnergyDescriptorData)

func (*QLowEnergyCharacteristicData) SetPointer

func (ptr *QLowEnergyCharacteristicData) SetPointer(p unsafe.Pointer)

func (*QLowEnergyCharacteristicData) SetProperties

func (*QLowEnergyCharacteristicData) SetReadConstraints

func (ptr *QLowEnergyCharacteristicData) SetReadConstraints(constraints QBluetooth__AttAccessConstraint)

func (*QLowEnergyCharacteristicData) SetUuid

func (*QLowEnergyCharacteristicData) SetValue

func (ptr *QLowEnergyCharacteristicData) SetValue(value core.QByteArray_ITF)

func (*QLowEnergyCharacteristicData) SetValueLength

func (ptr *QLowEnergyCharacteristicData) SetValueLength(minimum int, maximum int)

func (*QLowEnergyCharacteristicData) SetWriteConstraints

func (ptr *QLowEnergyCharacteristicData) SetWriteConstraints(constraints QBluetooth__AttAccessConstraint)

func (*QLowEnergyCharacteristicData) Swap

func (*QLowEnergyCharacteristicData) Uuid

func (*QLowEnergyCharacteristicData) Value

func (*QLowEnergyCharacteristicData) WriteConstraints

type QLowEnergyCharacteristicData_ITF

type QLowEnergyCharacteristicData_ITF interface {
	QLowEnergyCharacteristicData_PTR() *QLowEnergyCharacteristicData
}

type QLowEnergyCharacteristic_ITF

type QLowEnergyCharacteristic_ITF interface {
	QLowEnergyCharacteristic_PTR() *QLowEnergyCharacteristic
}

type QLowEnergyCharacteristic__PropertyType

type QLowEnergyCharacteristic__PropertyType int64

QLowEnergyCharacteristic::PropertyType

type QLowEnergyConnectionParameters

type QLowEnergyConnectionParameters struct {
	internal.Internal
}

func NewQLowEnergyConnectionParameters

func NewQLowEnergyConnectionParameters() *QLowEnergyConnectionParameters

func NewQLowEnergyConnectionParametersFromPointer

func NewQLowEnergyConnectionParametersFromPointer(ptr unsafe.Pointer) (n *QLowEnergyConnectionParameters)

func (*QLowEnergyConnectionParameters) ClassNameInternalF

func (n *QLowEnergyConnectionParameters) ClassNameInternalF() string

func (*QLowEnergyConnectionParameters) DestroyQLowEnergyConnectionParameters

func (ptr *QLowEnergyConnectionParameters) DestroyQLowEnergyConnectionParameters()

func (*QLowEnergyConnectionParameters) Latency

func (ptr *QLowEnergyConnectionParameters) Latency() int

func (*QLowEnergyConnectionParameters) MaximumInterval

func (ptr *QLowEnergyConnectionParameters) MaximumInterval() float64

func (*QLowEnergyConnectionParameters) MinimumInterval

func (ptr *QLowEnergyConnectionParameters) MinimumInterval() float64

func (*QLowEnergyConnectionParameters) Pointer

func (*QLowEnergyConnectionParameters) QLowEnergyConnectionParameters_PTR

func (ptr *QLowEnergyConnectionParameters) QLowEnergyConnectionParameters_PTR() *QLowEnergyConnectionParameters

func (*QLowEnergyConnectionParameters) SetIntervalRange

func (ptr *QLowEnergyConnectionParameters) SetIntervalRange(minimum float64, maximum float64)

func (*QLowEnergyConnectionParameters) SetLatency

func (ptr *QLowEnergyConnectionParameters) SetLatency(latency int)

func (*QLowEnergyConnectionParameters) SetPointer

func (ptr *QLowEnergyConnectionParameters) SetPointer(p unsafe.Pointer)

func (*QLowEnergyConnectionParameters) SetSupervisionTimeout

func (ptr *QLowEnergyConnectionParameters) SetSupervisionTimeout(timeout int)

func (*QLowEnergyConnectionParameters) SupervisionTimeout

func (ptr *QLowEnergyConnectionParameters) SupervisionTimeout() int

func (*QLowEnergyConnectionParameters) Swap

type QLowEnergyConnectionParameters_ITF

type QLowEnergyConnectionParameters_ITF interface {
	QLowEnergyConnectionParameters_PTR() *QLowEnergyConnectionParameters
}

type QLowEnergyController

type QLowEnergyController struct {
	core.QObject
}

func NewQLowEnergyControllerFromPointer

func NewQLowEnergyControllerFromPointer(ptr unsafe.Pointer) (n *QLowEnergyController)

func QLowEnergyController_CreateCentral

func QLowEnergyController_CreateCentral(remoteDevice QBluetoothDeviceInfo_ITF, parent core.QObject_ITF) *QLowEnergyController

func QLowEnergyController_CreatePeripheral

func QLowEnergyController_CreatePeripheral(parent core.QObject_ITF) *QLowEnergyController

func (*QLowEnergyController) AddService

func (*QLowEnergyController) ChildEventDefault

func (ptr *QLowEnergyController) ChildEventDefault(event core.QChildEvent_ITF)

func (*QLowEnergyController) ClassNameInternalF

func (n *QLowEnergyController) ClassNameInternalF() string

func (*QLowEnergyController) ConnectConnected

func (ptr *QLowEnergyController) ConnectConnected(f func())

func (*QLowEnergyController) ConnectConnectionUpdated

func (ptr *QLowEnergyController) ConnectConnectionUpdated(f func(newParameters *QLowEnergyConnectionParameters))

func (*QLowEnergyController) ConnectDestroyQLowEnergyController

func (ptr *QLowEnergyController) ConnectDestroyQLowEnergyController(f func())

func (*QLowEnergyController) ConnectDisconnected

func (ptr *QLowEnergyController) ConnectDisconnected(f func())

func (*QLowEnergyController) ConnectDiscoveryFinished

func (ptr *QLowEnergyController) ConnectDiscoveryFinished(f func())

func (*QLowEnergyController) ConnectError2

func (ptr *QLowEnergyController) ConnectError2(f func(newError QLowEnergyController__Error))

func (*QLowEnergyController) ConnectNotifyDefault

func (ptr *QLowEnergyController) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QLowEnergyController) ConnectServiceDiscovered

func (ptr *QLowEnergyController) ConnectServiceDiscovered(f func(newService *QBluetoothUuid))

func (*QLowEnergyController) ConnectStateChanged

func (ptr *QLowEnergyController) ConnectStateChanged(f func(state QLowEnergyController__ControllerState))

func (*QLowEnergyController) ConnectToDevice

func (ptr *QLowEnergyController) ConnectToDevice()

func (*QLowEnergyController) Connected

func (ptr *QLowEnergyController) Connected()

func (*QLowEnergyController) ConnectionUpdated

func (ptr *QLowEnergyController) ConnectionUpdated(newParameters QLowEnergyConnectionParameters_ITF)

func (*QLowEnergyController) CreateCentral

func (ptr *QLowEnergyController) CreateCentral(remoteDevice QBluetoothDeviceInfo_ITF, parent core.QObject_ITF) *QLowEnergyController

func (*QLowEnergyController) CreatePeripheral

func (ptr *QLowEnergyController) CreatePeripheral(parent core.QObject_ITF) *QLowEnergyController

func (*QLowEnergyController) CreateServiceObject

func (ptr *QLowEnergyController) CreateServiceObject(serviceUuid QBluetoothUuid_ITF, parent core.QObject_ITF) *QLowEnergyService

func (*QLowEnergyController) CustomEventDefault

func (ptr *QLowEnergyController) CustomEventDefault(event core.QEvent_ITF)

func (*QLowEnergyController) DeleteLaterDefault

func (ptr *QLowEnergyController) DeleteLaterDefault()

func (*QLowEnergyController) DestroyQLowEnergyController

func (ptr *QLowEnergyController) DestroyQLowEnergyController()

func (*QLowEnergyController) DestroyQLowEnergyControllerDefault

func (ptr *QLowEnergyController) DestroyQLowEnergyControllerDefault()

func (*QLowEnergyController) DisconnectConnected

func (ptr *QLowEnergyController) DisconnectConnected()

func (*QLowEnergyController) DisconnectConnectionUpdated

func (ptr *QLowEnergyController) DisconnectConnectionUpdated()

func (*QLowEnergyController) DisconnectDestroyQLowEnergyController

func (ptr *QLowEnergyController) DisconnectDestroyQLowEnergyController()

func (*QLowEnergyController) DisconnectDisconnected

func (ptr *QLowEnergyController) DisconnectDisconnected()

func (*QLowEnergyController) DisconnectDiscoveryFinished

func (ptr *QLowEnergyController) DisconnectDiscoveryFinished()

func (*QLowEnergyController) DisconnectError2

func (ptr *QLowEnergyController) DisconnectError2()

func (*QLowEnergyController) DisconnectFromDevice

func (ptr *QLowEnergyController) DisconnectFromDevice()

func (*QLowEnergyController) DisconnectNotifyDefault

func (ptr *QLowEnergyController) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QLowEnergyController) DisconnectServiceDiscovered

func (ptr *QLowEnergyController) DisconnectServiceDiscovered()

func (*QLowEnergyController) DisconnectStateChanged

func (ptr *QLowEnergyController) DisconnectStateChanged()

func (*QLowEnergyController) Disconnected

func (ptr *QLowEnergyController) Disconnected()

func (*QLowEnergyController) DiscoverServices

func (ptr *QLowEnergyController) DiscoverServices()

func (*QLowEnergyController) DiscoveryFinished

func (ptr *QLowEnergyController) DiscoveryFinished()

func (*QLowEnergyController) Error

func (*QLowEnergyController) Error2

func (ptr *QLowEnergyController) Error2(newError QLowEnergyController__Error)

func (*QLowEnergyController) ErrorString

func (ptr *QLowEnergyController) ErrorString() string

func (*QLowEnergyController) EventDefault

func (ptr *QLowEnergyController) EventDefault(e core.QEvent_ITF) bool

func (*QLowEnergyController) EventFilterDefault

func (ptr *QLowEnergyController) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QLowEnergyController) InitFromInternal

func (n *QLowEnergyController) InitFromInternal(ptr uintptr, name string)

func (*QLowEnergyController) LocalAddress

func (ptr *QLowEnergyController) LocalAddress() *QBluetoothAddress

func (*QLowEnergyController) MetaObjectDefault

func (ptr *QLowEnergyController) MetaObjectDefault() *core.QMetaObject

func (*QLowEnergyController) Pointer

func (ptr *QLowEnergyController) Pointer() unsafe.Pointer

func (*QLowEnergyController) QLowEnergyController_PTR

func (ptr *QLowEnergyController) QLowEnergyController_PTR() *QLowEnergyController

func (*QLowEnergyController) RemoteAddress

func (ptr *QLowEnergyController) RemoteAddress() *QBluetoothAddress

func (*QLowEnergyController) RemoteAddressType

func (*QLowEnergyController) RemoteDeviceUuid

func (ptr *QLowEnergyController) RemoteDeviceUuid() *QBluetoothUuid

func (*QLowEnergyController) RemoteName

func (ptr *QLowEnergyController) RemoteName() string

func (*QLowEnergyController) RequestConnectionUpdate

func (ptr *QLowEnergyController) RequestConnectionUpdate(parameters QLowEnergyConnectionParameters_ITF)

func (*QLowEnergyController) Role

func (*QLowEnergyController) ServiceDiscovered

func (ptr *QLowEnergyController) ServiceDiscovered(newService QBluetoothUuid_ITF)

func (*QLowEnergyController) Services

func (ptr *QLowEnergyController) Services() []*QBluetoothUuid

func (*QLowEnergyController) SetPointer

func (ptr *QLowEnergyController) SetPointer(p unsafe.Pointer)

func (*QLowEnergyController) SetRemoteAddressType

func (ptr *QLowEnergyController) SetRemoteAddressType(ty QLowEnergyController__RemoteAddressType)

func (*QLowEnergyController) StartAdvertising

func (ptr *QLowEnergyController) StartAdvertising(parameters QLowEnergyAdvertisingParameters_ITF, advertisingData QLowEnergyAdvertisingData_ITF, scanResponseData QLowEnergyAdvertisingData_ITF)

func (*QLowEnergyController) State

func (*QLowEnergyController) StateChanged

func (*QLowEnergyController) StopAdvertising

func (ptr *QLowEnergyController) StopAdvertising()

func (*QLowEnergyController) TimerEventDefault

func (ptr *QLowEnergyController) TimerEventDefault(event core.QTimerEvent_ITF)

type QLowEnergyController_ITF

type QLowEnergyController_ITF interface {
	core.QObject_ITF
	QLowEnergyController_PTR() *QLowEnergyController
}

type QLowEnergyController__ControllerState

type QLowEnergyController__ControllerState int64

QLowEnergyController::ControllerState

type QLowEnergyController__Error

type QLowEnergyController__Error int64

QLowEnergyController::Error

const (
	QLowEnergyController__NoError                      QLowEnergyController__Error = QLowEnergyController__Error(0)
	QLowEnergyController__UnknownError                 QLowEnergyController__Error = QLowEnergyController__Error(1)
	QLowEnergyController__UnknownRemoteDeviceError     QLowEnergyController__Error = QLowEnergyController__Error(2)
	QLowEnergyController__NetworkError                 QLowEnergyController__Error = QLowEnergyController__Error(3)
	QLowEnergyController__InvalidBluetoothAdapterError QLowEnergyController__Error = QLowEnergyController__Error(4)
	QLowEnergyController__ConnectionError              QLowEnergyController__Error = QLowEnergyController__Error(5)
	QLowEnergyController__AdvertisingError             QLowEnergyController__Error = QLowEnergyController__Error(6)
	QLowEnergyController__RemoteHostClosedError        QLowEnergyController__Error = QLowEnergyController__Error(7)
)

type QLowEnergyController__RemoteAddressType

type QLowEnergyController__RemoteAddressType int64

QLowEnergyController::RemoteAddressType

type QLowEnergyController__Role

type QLowEnergyController__Role int64

QLowEnergyController::Role

const (
	QLowEnergyController__CentralRole    QLowEnergyController__Role = QLowEnergyController__Role(0)
	QLowEnergyController__PeripheralRole QLowEnergyController__Role = QLowEnergyController__Role(1)
)

type QLowEnergyDescriptor

type QLowEnergyDescriptor struct {
	internal.Internal
}

func NewQLowEnergyDescriptor

func NewQLowEnergyDescriptor() *QLowEnergyDescriptor

func NewQLowEnergyDescriptor2

func NewQLowEnergyDescriptor2(other QLowEnergyDescriptor_ITF) *QLowEnergyDescriptor

func NewQLowEnergyDescriptorFromPointer

func NewQLowEnergyDescriptorFromPointer(ptr unsafe.Pointer) (n *QLowEnergyDescriptor)

func (*QLowEnergyDescriptor) ClassNameInternalF

func (n *QLowEnergyDescriptor) ClassNameInternalF() string

func (*QLowEnergyDescriptor) DestroyQLowEnergyDescriptor

func (ptr *QLowEnergyDescriptor) DestroyQLowEnergyDescriptor()

func (*QLowEnergyDescriptor) IsValid

func (ptr *QLowEnergyDescriptor) IsValid() bool

func (*QLowEnergyDescriptor) Name

func (ptr *QLowEnergyDescriptor) Name() string

func (*QLowEnergyDescriptor) Pointer

func (ptr *QLowEnergyDescriptor) Pointer() unsafe.Pointer

func (*QLowEnergyDescriptor) QLowEnergyDescriptor_PTR

func (ptr *QLowEnergyDescriptor) QLowEnergyDescriptor_PTR() *QLowEnergyDescriptor

func (*QLowEnergyDescriptor) SetPointer

func (ptr *QLowEnergyDescriptor) SetPointer(p unsafe.Pointer)

func (*QLowEnergyDescriptor) Type

func (*QLowEnergyDescriptor) Uuid

func (ptr *QLowEnergyDescriptor) Uuid() *QBluetoothUuid

func (*QLowEnergyDescriptor) Value

func (ptr *QLowEnergyDescriptor) Value() *core.QByteArray

type QLowEnergyDescriptorData

type QLowEnergyDescriptorData struct {
	internal.Internal
}

func NewQLowEnergyDescriptorData

func NewQLowEnergyDescriptorData() *QLowEnergyDescriptorData

func NewQLowEnergyDescriptorData2

func NewQLowEnergyDescriptorData2(uuid QBluetoothUuid_ITF, value core.QByteArray_ITF) *QLowEnergyDescriptorData

func NewQLowEnergyDescriptorDataFromPointer

func NewQLowEnergyDescriptorDataFromPointer(ptr unsafe.Pointer) (n *QLowEnergyDescriptorData)

func (*QLowEnergyDescriptorData) ClassNameInternalF

func (n *QLowEnergyDescriptorData) ClassNameInternalF() string

func (*QLowEnergyDescriptorData) DestroyQLowEnergyDescriptorData

func (ptr *QLowEnergyDescriptorData) DestroyQLowEnergyDescriptorData()

func (*QLowEnergyDescriptorData) IsReadable

func (ptr *QLowEnergyDescriptorData) IsReadable() bool

func (*QLowEnergyDescriptorData) IsValid

func (ptr *QLowEnergyDescriptorData) IsValid() bool

func (*QLowEnergyDescriptorData) IsWritable

func (ptr *QLowEnergyDescriptorData) IsWritable() bool

func (*QLowEnergyDescriptorData) Pointer

func (ptr *QLowEnergyDescriptorData) Pointer() unsafe.Pointer

func (*QLowEnergyDescriptorData) QLowEnergyDescriptorData_PTR

func (ptr *QLowEnergyDescriptorData) QLowEnergyDescriptorData_PTR() *QLowEnergyDescriptorData

func (*QLowEnergyDescriptorData) ReadConstraints

func (*QLowEnergyDescriptorData) SetPointer

func (ptr *QLowEnergyDescriptorData) SetPointer(p unsafe.Pointer)

func (*QLowEnergyDescriptorData) SetReadPermissions

func (ptr *QLowEnergyDescriptorData) SetReadPermissions(readable bool, constraints QBluetooth__AttAccessConstraint)

func (*QLowEnergyDescriptorData) SetUuid

func (ptr *QLowEnergyDescriptorData) SetUuid(uuid QBluetoothUuid_ITF)

func (*QLowEnergyDescriptorData) SetValue

func (ptr *QLowEnergyDescriptorData) SetValue(value core.QByteArray_ITF)

func (*QLowEnergyDescriptorData) SetWritePermissions

func (ptr *QLowEnergyDescriptorData) SetWritePermissions(writable bool, constraints QBluetooth__AttAccessConstraint)

func (*QLowEnergyDescriptorData) Swap

func (*QLowEnergyDescriptorData) Uuid

func (*QLowEnergyDescriptorData) Value

func (*QLowEnergyDescriptorData) WriteConstraints

type QLowEnergyDescriptorData_ITF

type QLowEnergyDescriptorData_ITF interface {
	QLowEnergyDescriptorData_PTR() *QLowEnergyDescriptorData
}

type QLowEnergyDescriptor_ITF

type QLowEnergyDescriptor_ITF interface {
	QLowEnergyDescriptor_PTR() *QLowEnergyDescriptor
}

type QLowEnergyService

type QLowEnergyService struct {
	core.QObject
}

func NewQLowEnergyServiceFromPointer

func NewQLowEnergyServiceFromPointer(ptr unsafe.Pointer) (n *QLowEnergyService)

func (*QLowEnergyService) Characteristic

func (*QLowEnergyService) CharacteristicChanged

func (ptr *QLowEnergyService) CharacteristicChanged(characteristic QLowEnergyCharacteristic_ITF, newValue core.QByteArray_ITF)

func (*QLowEnergyService) CharacteristicRead

func (ptr *QLowEnergyService) CharacteristicRead(characteristic QLowEnergyCharacteristic_ITF, value core.QByteArray_ITF)

func (*QLowEnergyService) CharacteristicWritten

func (ptr *QLowEnergyService) CharacteristicWritten(characteristic QLowEnergyCharacteristic_ITF, newValue core.QByteArray_ITF)

func (*QLowEnergyService) Characteristics

func (ptr *QLowEnergyService) Characteristics() []*QLowEnergyCharacteristic

func (*QLowEnergyService) ChildEventDefault

func (ptr *QLowEnergyService) ChildEventDefault(event core.QChildEvent_ITF)

func (*QLowEnergyService) ClassNameInternalF

func (n *QLowEnergyService) ClassNameInternalF() string

func (*QLowEnergyService) ConnectCharacteristicChanged

func (ptr *QLowEnergyService) ConnectCharacteristicChanged(f func(characteristic *QLowEnergyCharacteristic, newValue *core.QByteArray))

func (*QLowEnergyService) ConnectCharacteristicRead

func (ptr *QLowEnergyService) ConnectCharacteristicRead(f func(characteristic *QLowEnergyCharacteristic, value *core.QByteArray))

func (*QLowEnergyService) ConnectCharacteristicWritten

func (ptr *QLowEnergyService) ConnectCharacteristicWritten(f func(characteristic *QLowEnergyCharacteristic, newValue *core.QByteArray))

func (*QLowEnergyService) ConnectDescriptorRead

func (ptr *QLowEnergyService) ConnectDescriptorRead(f func(descriptor *QLowEnergyDescriptor, value *core.QByteArray))

func (*QLowEnergyService) ConnectDescriptorWritten

func (ptr *QLowEnergyService) ConnectDescriptorWritten(f func(descriptor *QLowEnergyDescriptor, newValue *core.QByteArray))

func (*QLowEnergyService) ConnectDestroyQLowEnergyService

func (ptr *QLowEnergyService) ConnectDestroyQLowEnergyService(f func())

func (*QLowEnergyService) ConnectError2

func (ptr *QLowEnergyService) ConnectError2(f func(newError QLowEnergyService__ServiceError))

func (*QLowEnergyService) ConnectNotifyDefault

func (ptr *QLowEnergyService) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QLowEnergyService) ConnectStateChanged

func (ptr *QLowEnergyService) ConnectStateChanged(f func(newState QLowEnergyService__ServiceState))

func (*QLowEnergyService) Contains

func (ptr *QLowEnergyService) Contains(characteristic QLowEnergyCharacteristic_ITF) bool

func (*QLowEnergyService) Contains2

func (ptr *QLowEnergyService) Contains2(descriptor QLowEnergyDescriptor_ITF) bool

func (*QLowEnergyService) CustomEventDefault

func (ptr *QLowEnergyService) CustomEventDefault(event core.QEvent_ITF)

func (*QLowEnergyService) DeleteLaterDefault

func (ptr *QLowEnergyService) DeleteLaterDefault()

func (*QLowEnergyService) DescriptorRead

func (ptr *QLowEnergyService) DescriptorRead(descriptor QLowEnergyDescriptor_ITF, value core.QByteArray_ITF)

func (*QLowEnergyService) DescriptorWritten

func (ptr *QLowEnergyService) DescriptorWritten(descriptor QLowEnergyDescriptor_ITF, newValue core.QByteArray_ITF)

func (*QLowEnergyService) DestroyQLowEnergyService

func (ptr *QLowEnergyService) DestroyQLowEnergyService()

func (*QLowEnergyService) DestroyQLowEnergyServiceDefault

func (ptr *QLowEnergyService) DestroyQLowEnergyServiceDefault()

func (*QLowEnergyService) DisconnectCharacteristicChanged

func (ptr *QLowEnergyService) DisconnectCharacteristicChanged()

func (*QLowEnergyService) DisconnectCharacteristicRead

func (ptr *QLowEnergyService) DisconnectCharacteristicRead()

func (*QLowEnergyService) DisconnectCharacteristicWritten

func (ptr *QLowEnergyService) DisconnectCharacteristicWritten()

func (*QLowEnergyService) DisconnectDescriptorRead

func (ptr *QLowEnergyService) DisconnectDescriptorRead()

func (*QLowEnergyService) DisconnectDescriptorWritten

func (ptr *QLowEnergyService) DisconnectDescriptorWritten()

func (*QLowEnergyService) DisconnectDestroyQLowEnergyService

func (ptr *QLowEnergyService) DisconnectDestroyQLowEnergyService()

func (*QLowEnergyService) DisconnectError2

func (ptr *QLowEnergyService) DisconnectError2()

func (*QLowEnergyService) DisconnectNotifyDefault

func (ptr *QLowEnergyService) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QLowEnergyService) DisconnectStateChanged

func (ptr *QLowEnergyService) DisconnectStateChanged()

func (*QLowEnergyService) DiscoverDetails

func (ptr *QLowEnergyService) DiscoverDetails()

func (*QLowEnergyService) Error

func (*QLowEnergyService) Error2

func (ptr *QLowEnergyService) Error2(newError QLowEnergyService__ServiceError)

func (*QLowEnergyService) EventDefault

func (ptr *QLowEnergyService) EventDefault(e core.QEvent_ITF) bool

func (*QLowEnergyService) EventFilterDefault

func (ptr *QLowEnergyService) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QLowEnergyService) IncludedServices

func (ptr *QLowEnergyService) IncludedServices() []*QBluetoothUuid

func (*QLowEnergyService) InitFromInternal

func (n *QLowEnergyService) InitFromInternal(ptr uintptr, name string)

func (*QLowEnergyService) MetaObjectDefault

func (ptr *QLowEnergyService) MetaObjectDefault() *core.QMetaObject

func (*QLowEnergyService) Pointer

func (ptr *QLowEnergyService) Pointer() unsafe.Pointer

func (*QLowEnergyService) QLowEnergyService_PTR

func (ptr *QLowEnergyService) QLowEnergyService_PTR() *QLowEnergyService

func (*QLowEnergyService) ReadCharacteristic

func (ptr *QLowEnergyService) ReadCharacteristic(characteristic QLowEnergyCharacteristic_ITF)

func (*QLowEnergyService) ReadDescriptor

func (ptr *QLowEnergyService) ReadDescriptor(descriptor QLowEnergyDescriptor_ITF)

func (*QLowEnergyService) ServiceName

func (ptr *QLowEnergyService) ServiceName() string

func (*QLowEnergyService) ServiceUuid

func (ptr *QLowEnergyService) ServiceUuid() *QBluetoothUuid

func (*QLowEnergyService) SetPointer

func (ptr *QLowEnergyService) SetPointer(p unsafe.Pointer)

func (*QLowEnergyService) State

func (*QLowEnergyService) StateChanged

func (ptr *QLowEnergyService) StateChanged(newState QLowEnergyService__ServiceState)

func (*QLowEnergyService) TimerEventDefault

func (ptr *QLowEnergyService) TimerEventDefault(event core.QTimerEvent_ITF)

func (*QLowEnergyService) Type

func (*QLowEnergyService) WriteCharacteristic

func (ptr *QLowEnergyService) WriteCharacteristic(characteristic QLowEnergyCharacteristic_ITF, newValue core.QByteArray_ITF, mode QLowEnergyService__WriteMode)

func (*QLowEnergyService) WriteDescriptor

func (ptr *QLowEnergyService) WriteDescriptor(descriptor QLowEnergyDescriptor_ITF, newValue core.QByteArray_ITF)

type QLowEnergyServiceData

type QLowEnergyServiceData struct {
	internal.Internal
}

func NewQLowEnergyServiceData

func NewQLowEnergyServiceData() *QLowEnergyServiceData

func NewQLowEnergyServiceData2

func NewQLowEnergyServiceData2(other QLowEnergyServiceData_ITF) *QLowEnergyServiceData

func NewQLowEnergyServiceDataFromPointer

func NewQLowEnergyServiceDataFromPointer(ptr unsafe.Pointer) (n *QLowEnergyServiceData)

func (*QLowEnergyServiceData) AddCharacteristic

func (ptr *QLowEnergyServiceData) AddCharacteristic(characteristic QLowEnergyCharacteristicData_ITF)

func (*QLowEnergyServiceData) AddIncludedService

func (ptr *QLowEnergyServiceData) AddIncludedService(service QLowEnergyService_ITF)

func (*QLowEnergyServiceData) Characteristics

func (ptr *QLowEnergyServiceData) Characteristics() []*QLowEnergyCharacteristicData

func (*QLowEnergyServiceData) ClassNameInternalF

func (n *QLowEnergyServiceData) ClassNameInternalF() string

func (*QLowEnergyServiceData) DestroyQLowEnergyServiceData

func (ptr *QLowEnergyServiceData) DestroyQLowEnergyServiceData()

func (*QLowEnergyServiceData) IncludedServices

func (ptr *QLowEnergyServiceData) IncludedServices() []*QLowEnergyService

func (*QLowEnergyServiceData) IsValid

func (ptr *QLowEnergyServiceData) IsValid() bool

func (*QLowEnergyServiceData) Pointer

func (ptr *QLowEnergyServiceData) Pointer() unsafe.Pointer

func (*QLowEnergyServiceData) QLowEnergyServiceData_PTR

func (ptr *QLowEnergyServiceData) QLowEnergyServiceData_PTR() *QLowEnergyServiceData

func (*QLowEnergyServiceData) SetCharacteristics

func (ptr *QLowEnergyServiceData) SetCharacteristics(characteristics []*QLowEnergyCharacteristicData)

func (*QLowEnergyServiceData) SetIncludedServices

func (ptr *QLowEnergyServiceData) SetIncludedServices(services []*QLowEnergyService)

func (*QLowEnergyServiceData) SetPointer

func (ptr *QLowEnergyServiceData) SetPointer(p unsafe.Pointer)

func (*QLowEnergyServiceData) SetType

func (*QLowEnergyServiceData) SetUuid

func (ptr *QLowEnergyServiceData) SetUuid(uuid QBluetoothUuid_ITF)

func (*QLowEnergyServiceData) Swap

func (*QLowEnergyServiceData) Type

func (*QLowEnergyServiceData) Uuid

type QLowEnergyServiceData_ITF

type QLowEnergyServiceData_ITF interface {
	QLowEnergyServiceData_PTR() *QLowEnergyServiceData
}

type QLowEnergyServiceData__ServiceType

type QLowEnergyServiceData__ServiceType int64

QLowEnergyServiceData::ServiceType

const (
	QLowEnergyServiceData__ServiceTypePrimary   QLowEnergyServiceData__ServiceType = QLowEnergyServiceData__ServiceType(0x2800)
	QLowEnergyServiceData__ServiceTypeSecondary QLowEnergyServiceData__ServiceType = QLowEnergyServiceData__ServiceType(0x2801)
)

type QLowEnergyService_ITF

type QLowEnergyService_ITF interface {
	core.QObject_ITF
	QLowEnergyService_PTR() *QLowEnergyService
}

type QLowEnergyService__ServiceError

type QLowEnergyService__ServiceError int64

QLowEnergyService::ServiceError

const (
	QLowEnergyService__NoError                  QLowEnergyService__ServiceError = QLowEnergyService__ServiceError(0)
	QLowEnergyService__OperationError           QLowEnergyService__ServiceError = QLowEnergyService__ServiceError(1)
	QLowEnergyService__CharacteristicWriteError QLowEnergyService__ServiceError = QLowEnergyService__ServiceError(2)
	QLowEnergyService__DescriptorWriteError     QLowEnergyService__ServiceError = QLowEnergyService__ServiceError(3)
	QLowEnergyService__UnknownError             QLowEnergyService__ServiceError = QLowEnergyService__ServiceError(4)
	QLowEnergyService__CharacteristicReadError  QLowEnergyService__ServiceError = QLowEnergyService__ServiceError(5)
	QLowEnergyService__DescriptorReadError      QLowEnergyService__ServiceError = QLowEnergyService__ServiceError(6)
)

type QLowEnergyService__ServiceState

type QLowEnergyService__ServiceState int64

QLowEnergyService::ServiceState

const (
	QLowEnergyService__InvalidService      QLowEnergyService__ServiceState = QLowEnergyService__ServiceState(0)
	QLowEnergyService__DiscoveryRequired   QLowEnergyService__ServiceState = QLowEnergyService__ServiceState(1)
	QLowEnergyService__DiscoveringServices QLowEnergyService__ServiceState = QLowEnergyService__ServiceState(2)
	QLowEnergyService__ServiceDiscovered   QLowEnergyService__ServiceState = QLowEnergyService__ServiceState(3)
	QLowEnergyService__LocalService        QLowEnergyService__ServiceState = QLowEnergyService__ServiceState(4)
)

type QLowEnergyService__ServiceType

type QLowEnergyService__ServiceType int64

QLowEnergyService::ServiceType

const (
	QLowEnergyService__PrimaryService  QLowEnergyService__ServiceType = QLowEnergyService__ServiceType(0x0001)
	QLowEnergyService__IncludedService QLowEnergyService__ServiceType = QLowEnergyService__ServiceType(0x0002)
)

type QLowEnergyService__WriteMode

type QLowEnergyService__WriteMode int64

QLowEnergyService::WriteMode

const (
	QLowEnergyService__WriteWithResponse    QLowEnergyService__WriteMode = QLowEnergyService__WriteMode(0)
	QLowEnergyService__WriteWithoutResponse QLowEnergyService__WriteMode = QLowEnergyService__WriteMode(1)
	QLowEnergyService__WriteSigned          QLowEnergyService__WriteMode = QLowEnergyService__WriteMode(2)
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL