Documentation ¶
Index ¶
- Constants
- Variables
- func PointerFromQBluetoothAddress(ptr QBluetoothAddress_ITF) unsafe.Pointer
- func PointerFromQBluetoothDeviceDiscoveryAgent(ptr QBluetoothDeviceDiscoveryAgent_ITF) unsafe.Pointer
- func PointerFromQBluetoothDeviceInfo(ptr QBluetoothDeviceInfo_ITF) unsafe.Pointer
- func PointerFromQBluetoothHostInfo(ptr QBluetoothHostInfo_ITF) unsafe.Pointer
- func PointerFromQBluetoothLocalDevice(ptr QBluetoothLocalDevice_ITF) unsafe.Pointer
- func PointerFromQBluetoothServer(ptr QBluetoothServer_ITF) unsafe.Pointer
- func PointerFromQBluetoothServiceDiscoveryAgent(ptr QBluetoothServiceDiscoveryAgent_ITF) unsafe.Pointer
- func PointerFromQBluetoothServiceInfo(ptr QBluetoothServiceInfo_ITF) unsafe.Pointer
- func PointerFromQBluetoothSocket(ptr QBluetoothSocket_ITF) unsafe.Pointer
- func PointerFromQBluetoothTransferManager(ptr QBluetoothTransferManager_ITF) unsafe.Pointer
- func PointerFromQBluetoothTransferReply(ptr QBluetoothTransferReply_ITF) unsafe.Pointer
- func PointerFromQBluetoothTransferRequest(ptr QBluetoothTransferRequest_ITF) unsafe.Pointer
- func PointerFromQBluetoothUuid(ptr QBluetoothUuid_ITF) unsafe.Pointer
- func PointerFromQLowEnergyAdvertisingData(ptr QLowEnergyAdvertisingData_ITF) unsafe.Pointer
- func PointerFromQLowEnergyAdvertisingParameters(ptr QLowEnergyAdvertisingParameters_ITF) unsafe.Pointer
- func PointerFromQLowEnergyCharacteristic(ptr QLowEnergyCharacteristic_ITF) unsafe.Pointer
- func PointerFromQLowEnergyCharacteristicData(ptr QLowEnergyCharacteristicData_ITF) unsafe.Pointer
- func PointerFromQLowEnergyConnectionParameters(ptr QLowEnergyConnectionParameters_ITF) unsafe.Pointer
- func PointerFromQLowEnergyController(ptr QLowEnergyController_ITF) unsafe.Pointer
- func PointerFromQLowEnergyDescriptor(ptr QLowEnergyDescriptor_ITF) unsafe.Pointer
- func PointerFromQLowEnergyDescriptorData(ptr QLowEnergyDescriptorData_ITF) unsafe.Pointer
- func PointerFromQLowEnergyService(ptr QLowEnergyService_ITF) unsafe.Pointer
- func PointerFromQLowEnergyServiceData(ptr QLowEnergyServiceData_ITF) unsafe.Pointer
- func QBluetoothUuid_CharacteristicToString(uuid QBluetoothUuid__CharacteristicType) string
- func QBluetoothUuid_DescriptorToString(uuid QBluetoothUuid__DescriptorType) string
- func QBluetoothUuid_ProtocolToString(uuid QBluetoothUuid__ProtocolUuid) string
- func QBluetoothUuid_ServiceClassToString(uuid QBluetoothUuid__ServiceClassUuid) string
- func QLowEnergyAdvertisingData_InvalidManufacturerId() uint16
- type QBluetoothAddress
- func NewQBluetoothAddress() *QBluetoothAddress
- func NewQBluetoothAddress2(address uint64) *QBluetoothAddress
- func NewQBluetoothAddress3(address string) *QBluetoothAddress
- func NewQBluetoothAddress4(other QBluetoothAddress_ITF) *QBluetoothAddress
- func NewQBluetoothAddressFromPointer(ptr unsafe.Pointer) *QBluetoothAddress
- func (ptr *QBluetoothAddress) Clear()
- func (ptr *QBluetoothAddress) DestroyQBluetoothAddress()
- func (ptr *QBluetoothAddress) IsNull() bool
- func (p *QBluetoothAddress) Pointer() unsafe.Pointer
- func (p *QBluetoothAddress) QBluetoothAddress_PTR() *QBluetoothAddress
- func (p *QBluetoothAddress) SetPointer(ptr unsafe.Pointer)
- func (ptr *QBluetoothAddress) ToString() string
- func (ptr *QBluetoothAddress) ToUInt64() uint64
- type QBluetoothAddress_ITF
- type QBluetoothDeviceDiscoveryAgent
- func NewQBluetoothDeviceDiscoveryAgent(parent core.QObject_ITF) *QBluetoothDeviceDiscoveryAgent
- func NewQBluetoothDeviceDiscoveryAgent2(deviceAdapter QBluetoothAddress_ITF, parent core.QObject_ITF) *QBluetoothDeviceDiscoveryAgent
- func NewQBluetoothDeviceDiscoveryAgentFromPointer(ptr unsafe.Pointer) *QBluetoothDeviceDiscoveryAgent
- func (ptr *QBluetoothDeviceDiscoveryAgent) Canceled()
- func (ptr *QBluetoothDeviceDiscoveryAgent) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QBluetoothDeviceDiscoveryAgent) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectCanceled(f func())
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectDeleteLater(f func())
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectDeviceDiscovered(f func(info *QBluetoothDeviceInfo))
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectError2(f func(error QBluetoothDeviceDiscoveryAgent__Error))
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectFinished(f func())
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectStart(f func())
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectStop(f func())
- func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QBluetoothDeviceDiscoveryAgent) CustomEvent(event core.QEvent_ITF)
- func (ptr *QBluetoothDeviceDiscoveryAgent) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QBluetoothDeviceDiscoveryAgent) DeleteLater()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DeleteLaterDefault()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DestroyQBluetoothDeviceDiscoveryAgent()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DeviceDiscovered(info QBluetoothDeviceInfo_ITF)
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectCanceled()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectChildEvent()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectConnectNotify()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectCustomEvent()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectDeleteLater()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectDeviceDiscovered()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectDisconnectNotify()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectError2()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectEvent()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectEventFilter()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectFinished()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectMetaObject()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectStart()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectStop()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectTimerEvent()
- func (ptr *QBluetoothDeviceDiscoveryAgent) DiscoveredDevices() []*QBluetoothDeviceInfo
- func (ptr *QBluetoothDeviceDiscoveryAgent) Error() QBluetoothDeviceDiscoveryAgent__Error
- func (ptr *QBluetoothDeviceDiscoveryAgent) Error2(error QBluetoothDeviceDiscoveryAgent__Error)
- func (ptr *QBluetoothDeviceDiscoveryAgent) ErrorString() string
- func (ptr *QBluetoothDeviceDiscoveryAgent) Event(e core.QEvent_ITF) bool
- func (ptr *QBluetoothDeviceDiscoveryAgent) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QBluetoothDeviceDiscoveryAgent) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QBluetoothDeviceDiscoveryAgent) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QBluetoothDeviceDiscoveryAgent) Finished()
- func (ptr *QBluetoothDeviceDiscoveryAgent) InquiryType() QBluetoothDeviceDiscoveryAgent__InquiryType
- func (ptr *QBluetoothDeviceDiscoveryAgent) IsActive() bool
- func (ptr *QBluetoothDeviceDiscoveryAgent) MetaObject() *core.QMetaObject
- func (ptr *QBluetoothDeviceDiscoveryAgent) MetaObjectDefault() *core.QMetaObject
- func (p *QBluetoothDeviceDiscoveryAgent) Pointer() unsafe.Pointer
- func (p *QBluetoothDeviceDiscoveryAgent) QBluetoothDeviceDiscoveryAgent_PTR() *QBluetoothDeviceDiscoveryAgent
- func (ptr *QBluetoothDeviceDiscoveryAgent) SetInquiryType(ty QBluetoothDeviceDiscoveryAgent__InquiryType)
- func (p *QBluetoothDeviceDiscoveryAgent) SetPointer(ptr unsafe.Pointer)
- func (ptr *QBluetoothDeviceDiscoveryAgent) Start()
- func (ptr *QBluetoothDeviceDiscoveryAgent) Stop()
- func (ptr *QBluetoothDeviceDiscoveryAgent) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QBluetoothDeviceDiscoveryAgent) TimerEventDefault(event core.QTimerEvent_ITF)
- type QBluetoothDeviceDiscoveryAgent_ITF
- type QBluetoothDeviceDiscoveryAgent__Error
- type QBluetoothDeviceDiscoveryAgent__InquiryType
- type QBluetoothDeviceInfo
- func NewQBluetoothDeviceInfo() *QBluetoothDeviceInfo
- func NewQBluetoothDeviceInfo2(address QBluetoothAddress_ITF, name string, classOfDevice uint) *QBluetoothDeviceInfo
- func NewQBluetoothDeviceInfo3(uuid QBluetoothUuid_ITF, name string, classOfDevice uint) *QBluetoothDeviceInfo
- func NewQBluetoothDeviceInfo4(other QBluetoothDeviceInfo_ITF) *QBluetoothDeviceInfo
- func NewQBluetoothDeviceInfoFromPointer(ptr unsafe.Pointer) *QBluetoothDeviceInfo
- func (ptr *QBluetoothDeviceInfo) Address() *QBluetoothAddress
- func (ptr *QBluetoothDeviceInfo) CoreConfigurations() QBluetoothDeviceInfo__CoreConfiguration
- func (ptr *QBluetoothDeviceInfo) DestroyQBluetoothDeviceInfo()
- func (ptr *QBluetoothDeviceInfo) DeviceUuid() *QBluetoothUuid
- func (ptr *QBluetoothDeviceInfo) IsCached() bool
- func (ptr *QBluetoothDeviceInfo) IsValid() bool
- func (ptr *QBluetoothDeviceInfo) MajorDeviceClass() QBluetoothDeviceInfo__MajorDeviceClass
- func (ptr *QBluetoothDeviceInfo) MinorDeviceClass() string
- func (ptr *QBluetoothDeviceInfo) Name() string
- func (p *QBluetoothDeviceInfo) Pointer() unsafe.Pointer
- func (p *QBluetoothDeviceInfo) QBluetoothDeviceInfo_PTR() *QBluetoothDeviceInfo
- func (ptr *QBluetoothDeviceInfo) Rssi() int16
- func (ptr *QBluetoothDeviceInfo) ServiceClasses() QBluetoothDeviceInfo__ServiceClass
- func (ptr *QBluetoothDeviceInfo) ServiceUuidsCompleteness() QBluetoothDeviceInfo__DataCompleteness
- func (ptr *QBluetoothDeviceInfo) SetCached(cached bool)
- func (ptr *QBluetoothDeviceInfo) SetCoreConfigurations(coreConfigs QBluetoothDeviceInfo__CoreConfiguration)
- func (ptr *QBluetoothDeviceInfo) SetDeviceUuid(uuid QBluetoothUuid_ITF)
- func (p *QBluetoothDeviceInfo) SetPointer(ptr unsafe.Pointer)
- func (ptr *QBluetoothDeviceInfo) SetRssi(sign int16)
- type QBluetoothDeviceInfo_ITF
- type QBluetoothDeviceInfo__CoreConfiguration
- type QBluetoothDeviceInfo__DataCompleteness
- type QBluetoothDeviceInfo__MajorDeviceClass
- type QBluetoothDeviceInfo__MinorAudioVideoClass
- type QBluetoothDeviceInfo__MinorComputerClass
- type QBluetoothDeviceInfo__MinorHealthClass
- type QBluetoothDeviceInfo__MinorImagingClass
- type QBluetoothDeviceInfo__MinorMiscellaneousClass
- type QBluetoothDeviceInfo__MinorNetworkClass
- type QBluetoothDeviceInfo__MinorPeripheralClass
- type QBluetoothDeviceInfo__MinorPhoneClass
- type QBluetoothDeviceInfo__MinorToyClass
- type QBluetoothDeviceInfo__MinorWearableClass
- type QBluetoothDeviceInfo__ServiceClass
- type QBluetoothHostInfo
- func (ptr *QBluetoothHostInfo) Address() *QBluetoothAddress
- func (ptr *QBluetoothHostInfo) DestroyQBluetoothHostInfo()
- func (ptr *QBluetoothHostInfo) Name() string
- func (p *QBluetoothHostInfo) Pointer() unsafe.Pointer
- func (p *QBluetoothHostInfo) QBluetoothHostInfo_PTR() *QBluetoothHostInfo
- func (ptr *QBluetoothHostInfo) SetAddress(address QBluetoothAddress_ITF)
- func (ptr *QBluetoothHostInfo) SetName(name string)
- func (p *QBluetoothHostInfo) SetPointer(ptr unsafe.Pointer)
- type QBluetoothHostInfo_ITF
- type QBluetoothLocalDevice
- func (ptr *QBluetoothLocalDevice) Address() *QBluetoothAddress
- func (ptr *QBluetoothLocalDevice) AllDevices() []*QBluetoothHostInfo
- func (ptr *QBluetoothLocalDevice) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QBluetoothLocalDevice) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QBluetoothLocalDevice) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QBluetoothLocalDevice) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QBluetoothLocalDevice) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QBluetoothLocalDevice) ConnectDeleteLater(f func())
- func (ptr *QBluetoothLocalDevice) ConnectDestroyQBluetoothLocalDevice(f func())
- func (ptr *QBluetoothLocalDevice) ConnectDeviceConnected(f func(address *QBluetoothAddress))
- func (ptr *QBluetoothLocalDevice) ConnectDeviceDisconnected(f func(address *QBluetoothAddress))
- func (ptr *QBluetoothLocalDevice) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QBluetoothLocalDevice) ConnectError(f func(error QBluetoothLocalDevice__Error))
- func (ptr *QBluetoothLocalDevice) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QBluetoothLocalDevice) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QBluetoothLocalDevice) ConnectHostModeStateChanged(f func(state QBluetoothLocalDevice__HostMode))
- func (ptr *QBluetoothLocalDevice) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QBluetoothLocalDevice) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothLocalDevice) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothLocalDevice) ConnectPairingConfirmation(f func(accept bool))
- func (ptr *QBluetoothLocalDevice) ConnectPairingDisplayConfirmation(f func(address *QBluetoothAddress, pin string))
- func (ptr *QBluetoothLocalDevice) ConnectPairingDisplayPinCode(f func(address *QBluetoothAddress, pin string))
- func (ptr *QBluetoothLocalDevice) ConnectPairingFinished(f func(address *QBluetoothAddress, pairing QBluetoothLocalDevice__Pairing))
- func (ptr *QBluetoothLocalDevice) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QBluetoothLocalDevice) ConnectedDevices() []*QBluetoothAddress
- func (ptr *QBluetoothLocalDevice) CustomEvent(event core.QEvent_ITF)
- func (ptr *QBluetoothLocalDevice) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QBluetoothLocalDevice) DeleteLater()
- func (ptr *QBluetoothLocalDevice) DeleteLaterDefault()
- func (ptr *QBluetoothLocalDevice) DestroyQBluetoothLocalDevice()
- func (ptr *QBluetoothLocalDevice) DestroyQBluetoothLocalDeviceDefault()
- func (ptr *QBluetoothLocalDevice) DeviceConnected(address QBluetoothAddress_ITF)
- func (ptr *QBluetoothLocalDevice) DeviceDisconnected(address QBluetoothAddress_ITF)
- func (ptr *QBluetoothLocalDevice) DisconnectChildEvent()
- func (ptr *QBluetoothLocalDevice) DisconnectConnectNotify()
- func (ptr *QBluetoothLocalDevice) DisconnectCustomEvent()
- func (ptr *QBluetoothLocalDevice) DisconnectDeleteLater()
- func (ptr *QBluetoothLocalDevice) DisconnectDestroyQBluetoothLocalDevice()
- func (ptr *QBluetoothLocalDevice) DisconnectDeviceConnected()
- func (ptr *QBluetoothLocalDevice) DisconnectDeviceDisconnected()
- func (ptr *QBluetoothLocalDevice) DisconnectDisconnectNotify()
- func (ptr *QBluetoothLocalDevice) DisconnectError()
- func (ptr *QBluetoothLocalDevice) DisconnectEvent()
- func (ptr *QBluetoothLocalDevice) DisconnectEventFilter()
- func (ptr *QBluetoothLocalDevice) DisconnectHostModeStateChanged()
- func (ptr *QBluetoothLocalDevice) DisconnectMetaObject()
- func (ptr *QBluetoothLocalDevice) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothLocalDevice) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothLocalDevice) DisconnectPairingConfirmation(accept bool)
- func (ptr *QBluetoothLocalDevice) DisconnectPairingDisplayConfirmation()
- func (ptr *QBluetoothLocalDevice) DisconnectPairingDisplayPinCode()
- func (ptr *QBluetoothLocalDevice) DisconnectPairingFinished()
- func (ptr *QBluetoothLocalDevice) DisconnectTimerEvent()
- func (ptr *QBluetoothLocalDevice) Error(error QBluetoothLocalDevice__Error)
- func (ptr *QBluetoothLocalDevice) Event(e core.QEvent_ITF) bool
- func (ptr *QBluetoothLocalDevice) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QBluetoothLocalDevice) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QBluetoothLocalDevice) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QBluetoothLocalDevice) HostMode() QBluetoothLocalDevice__HostMode
- func (ptr *QBluetoothLocalDevice) HostModeStateChanged(state QBluetoothLocalDevice__HostMode)
- func (ptr *QBluetoothLocalDevice) IsValid() bool
- func (ptr *QBluetoothLocalDevice) MetaObject() *core.QMetaObject
- func (ptr *QBluetoothLocalDevice) MetaObjectDefault() *core.QMetaObject
- func (ptr *QBluetoothLocalDevice) Name() string
- func (ptr *QBluetoothLocalDevice) PairingConfirmation(accept bool)
- func (ptr *QBluetoothLocalDevice) PairingDisplayConfirmation(address QBluetoothAddress_ITF, pin string)
- func (ptr *QBluetoothLocalDevice) PairingDisplayPinCode(address QBluetoothAddress_ITF, pin string)
- func (ptr *QBluetoothLocalDevice) PairingFinished(address QBluetoothAddress_ITF, pairing QBluetoothLocalDevice__Pairing)
- func (ptr *QBluetoothLocalDevice) PairingStatus(address QBluetoothAddress_ITF) QBluetoothLocalDevice__Pairing
- func (p *QBluetoothLocalDevice) Pointer() unsafe.Pointer
- func (ptr *QBluetoothLocalDevice) PowerOn()
- func (p *QBluetoothLocalDevice) QBluetoothLocalDevice_PTR() *QBluetoothLocalDevice
- func (ptr *QBluetoothLocalDevice) RequestPairing(address QBluetoothAddress_ITF, pairing QBluetoothLocalDevice__Pairing)
- func (ptr *QBluetoothLocalDevice) SetHostMode(mode QBluetoothLocalDevice__HostMode)
- func (p *QBluetoothLocalDevice) SetPointer(ptr unsafe.Pointer)
- func (ptr *QBluetoothLocalDevice) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QBluetoothLocalDevice) TimerEventDefault(event core.QTimerEvent_ITF)
- type QBluetoothLocalDevice_ITF
- type QBluetoothLocalDevice__Error
- type QBluetoothLocalDevice__HostMode
- type QBluetoothLocalDevice__Pairing
- type QBluetoothServer
- func (ptr *QBluetoothServer) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QBluetoothServer) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QBluetoothServer) Close()
- func (ptr *QBluetoothServer) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QBluetoothServer) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QBluetoothServer) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QBluetoothServer) ConnectDeleteLater(f func())
- func (ptr *QBluetoothServer) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QBluetoothServer) ConnectError2(f func(error QBluetoothServer__Error))
- func (ptr *QBluetoothServer) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QBluetoothServer) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QBluetoothServer) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QBluetoothServer) ConnectNewConnection(f func())
- func (ptr *QBluetoothServer) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothServer) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothServer) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QBluetoothServer) CustomEvent(event core.QEvent_ITF)
- func (ptr *QBluetoothServer) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QBluetoothServer) DeleteLater()
- func (ptr *QBluetoothServer) DeleteLaterDefault()
- func (ptr *QBluetoothServer) DestroyQBluetoothServer()
- func (ptr *QBluetoothServer) DisconnectChildEvent()
- func (ptr *QBluetoothServer) DisconnectConnectNotify()
- func (ptr *QBluetoothServer) DisconnectCustomEvent()
- func (ptr *QBluetoothServer) DisconnectDeleteLater()
- func (ptr *QBluetoothServer) DisconnectDisconnectNotify()
- func (ptr *QBluetoothServer) DisconnectError2()
- func (ptr *QBluetoothServer) DisconnectEvent()
- func (ptr *QBluetoothServer) DisconnectEventFilter()
- func (ptr *QBluetoothServer) DisconnectMetaObject()
- func (ptr *QBluetoothServer) DisconnectNewConnection()
- func (ptr *QBluetoothServer) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothServer) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothServer) DisconnectTimerEvent()
- func (ptr *QBluetoothServer) Error() QBluetoothServer__Error
- func (ptr *QBluetoothServer) Error2(error QBluetoothServer__Error)
- func (ptr *QBluetoothServer) Event(e core.QEvent_ITF) bool
- func (ptr *QBluetoothServer) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QBluetoothServer) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QBluetoothServer) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QBluetoothServer) HasPendingConnections() bool
- func (ptr *QBluetoothServer) IsListening() bool
- func (ptr *QBluetoothServer) Listen(address QBluetoothAddress_ITF, port uint16) bool
- func (ptr *QBluetoothServer) Listen2(uuid QBluetoothUuid_ITF, serviceName string) *QBluetoothServiceInfo
- func (ptr *QBluetoothServer) MaxPendingConnections() int
- func (ptr *QBluetoothServer) MetaObject() *core.QMetaObject
- func (ptr *QBluetoothServer) MetaObjectDefault() *core.QMetaObject
- func (ptr *QBluetoothServer) NewConnection()
- func (ptr *QBluetoothServer) NextPendingConnection() *QBluetoothSocket
- func (p *QBluetoothServer) Pointer() unsafe.Pointer
- func (p *QBluetoothServer) QBluetoothServer_PTR() *QBluetoothServer
- func (ptr *QBluetoothServer) ServerAddress() *QBluetoothAddress
- func (ptr *QBluetoothServer) ServerPort() uint16
- func (ptr *QBluetoothServer) ServerType() QBluetoothServiceInfo__Protocol
- func (ptr *QBluetoothServer) SetMaxPendingConnections(numConnections int)
- func (p *QBluetoothServer) SetPointer(ptr unsafe.Pointer)
- func (ptr *QBluetoothServer) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QBluetoothServer) TimerEventDefault(event core.QTimerEvent_ITF)
- type QBluetoothServer_ITF
- type QBluetoothServer__Error
- type QBluetoothServiceDiscoveryAgent
- func NewQBluetoothServiceDiscoveryAgent(parent core.QObject_ITF) *QBluetoothServiceDiscoveryAgent
- func NewQBluetoothServiceDiscoveryAgent2(deviceAdapter QBluetoothAddress_ITF, parent core.QObject_ITF) *QBluetoothServiceDiscoveryAgent
- func NewQBluetoothServiceDiscoveryAgentFromPointer(ptr unsafe.Pointer) *QBluetoothServiceDiscoveryAgent
- func (ptr *QBluetoothServiceDiscoveryAgent) Canceled()
- func (ptr *QBluetoothServiceDiscoveryAgent) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QBluetoothServiceDiscoveryAgent) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QBluetoothServiceDiscoveryAgent) Clear()
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectCanceled(f func())
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectClear(f func())
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectDeleteLater(f func())
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectError2(f func(error QBluetoothServiceDiscoveryAgent__Error))
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectFinished(f func())
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectServiceDiscovered(f func(info *QBluetoothServiceInfo))
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectStart(f func(mode QBluetoothServiceDiscoveryAgent__DiscoveryMode))
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectStop(f func())
- func (ptr *QBluetoothServiceDiscoveryAgent) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QBluetoothServiceDiscoveryAgent) CustomEvent(event core.QEvent_ITF)
- func (ptr *QBluetoothServiceDiscoveryAgent) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QBluetoothServiceDiscoveryAgent) DeleteLater()
- func (ptr *QBluetoothServiceDiscoveryAgent) DeleteLaterDefault()
- func (ptr *QBluetoothServiceDiscoveryAgent) DestroyQBluetoothServiceDiscoveryAgent()
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectCanceled()
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectChildEvent()
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectClear()
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectConnectNotify()
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectCustomEvent()
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectDeleteLater()
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectDisconnectNotify()
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectError2()
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectEvent()
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectEventFilter()
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectFinished()
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectMetaObject()
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectServiceDiscovered()
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectStart(mode QBluetoothServiceDiscoveryAgent__DiscoveryMode)
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectStop()
- func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectTimerEvent()
- func (ptr *QBluetoothServiceDiscoveryAgent) DiscoveredServices() []*QBluetoothServiceInfo
- func (ptr *QBluetoothServiceDiscoveryAgent) Error() QBluetoothServiceDiscoveryAgent__Error
- func (ptr *QBluetoothServiceDiscoveryAgent) Error2(error QBluetoothServiceDiscoveryAgent__Error)
- func (ptr *QBluetoothServiceDiscoveryAgent) ErrorString() string
- func (ptr *QBluetoothServiceDiscoveryAgent) Event(e core.QEvent_ITF) bool
- func (ptr *QBluetoothServiceDiscoveryAgent) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QBluetoothServiceDiscoveryAgent) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QBluetoothServiceDiscoveryAgent) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QBluetoothServiceDiscoveryAgent) Finished()
- func (ptr *QBluetoothServiceDiscoveryAgent) IsActive() bool
- func (ptr *QBluetoothServiceDiscoveryAgent) MetaObject() *core.QMetaObject
- func (ptr *QBluetoothServiceDiscoveryAgent) MetaObjectDefault() *core.QMetaObject
- func (p *QBluetoothServiceDiscoveryAgent) Pointer() unsafe.Pointer
- func (p *QBluetoothServiceDiscoveryAgent) QBluetoothServiceDiscoveryAgent_PTR() *QBluetoothServiceDiscoveryAgent
- func (ptr *QBluetoothServiceDiscoveryAgent) RemoteAddress() *QBluetoothAddress
- func (ptr *QBluetoothServiceDiscoveryAgent) ServiceDiscovered(info QBluetoothServiceInfo_ITF)
- func (p *QBluetoothServiceDiscoveryAgent) SetPointer(ptr unsafe.Pointer)
- func (ptr *QBluetoothServiceDiscoveryAgent) SetRemoteAddress(address QBluetoothAddress_ITF) bool
- func (ptr *QBluetoothServiceDiscoveryAgent) SetUuidFilter2(uuid QBluetoothUuid_ITF)
- func (ptr *QBluetoothServiceDiscoveryAgent) Start(mode QBluetoothServiceDiscoveryAgent__DiscoveryMode)
- func (ptr *QBluetoothServiceDiscoveryAgent) Stop()
- func (ptr *QBluetoothServiceDiscoveryAgent) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QBluetoothServiceDiscoveryAgent) TimerEventDefault(event core.QTimerEvent_ITF)
- func (ptr *QBluetoothServiceDiscoveryAgent) UuidFilter() []*QBluetoothUuid
- type QBluetoothServiceDiscoveryAgent_ITF
- type QBluetoothServiceDiscoveryAgent__DiscoveryMode
- type QBluetoothServiceDiscoveryAgent__Error
- type QBluetoothServiceInfo
- func (ptr *QBluetoothServiceInfo) Attribute(attributeId uint16) *core.QVariant
- func (ptr *QBluetoothServiceInfo) Contains(attributeId uint16) bool
- func (ptr *QBluetoothServiceInfo) DestroyQBluetoothServiceInfo()
- func (ptr *QBluetoothServiceInfo) Device() *QBluetoothDeviceInfo
- func (ptr *QBluetoothServiceInfo) IsComplete() bool
- func (ptr *QBluetoothServiceInfo) IsRegistered() bool
- func (ptr *QBluetoothServiceInfo) IsValid() bool
- func (p *QBluetoothServiceInfo) Pointer() unsafe.Pointer
- func (ptr *QBluetoothServiceInfo) ProtocolServiceMultiplexer() int
- func (p *QBluetoothServiceInfo) QBluetoothServiceInfo_PTR() *QBluetoothServiceInfo
- func (ptr *QBluetoothServiceInfo) RegisterService(localAdapter QBluetoothAddress_ITF) bool
- func (ptr *QBluetoothServiceInfo) RemoveAttribute(attributeId uint16)
- func (ptr *QBluetoothServiceInfo) ServerChannel() int
- func (ptr *QBluetoothServiceInfo) ServiceAvailability() string
- func (ptr *QBluetoothServiceInfo) ServiceClassUuids() []*QBluetoothUuid
- func (ptr *QBluetoothServiceInfo) ServiceDescription() string
- func (ptr *QBluetoothServiceInfo) ServiceName() string
- func (ptr *QBluetoothServiceInfo) ServiceProvider() string
- func (ptr *QBluetoothServiceInfo) ServiceUuid() *QBluetoothUuid
- func (ptr *QBluetoothServiceInfo) SetAttribute(attributeId uint16, value core.QVariant_ITF)
- func (ptr *QBluetoothServiceInfo) SetAttribute2(attributeId uint16, value QBluetoothUuid_ITF)
- func (ptr *QBluetoothServiceInfo) SetDevice(device QBluetoothDeviceInfo_ITF)
- func (p *QBluetoothServiceInfo) SetPointer(ptr unsafe.Pointer)
- func (ptr *QBluetoothServiceInfo) SetServiceAvailability(availability string)
- func (ptr *QBluetoothServiceInfo) SetServiceDescription(description string)
- func (ptr *QBluetoothServiceInfo) SetServiceName(name string)
- func (ptr *QBluetoothServiceInfo) SetServiceProvider(provider string)
- func (ptr *QBluetoothServiceInfo) SetServiceUuid(uuid QBluetoothUuid_ITF)
- func (ptr *QBluetoothServiceInfo) SocketProtocol() QBluetoothServiceInfo__Protocol
- func (ptr *QBluetoothServiceInfo) UnregisterService() bool
- type QBluetoothServiceInfo_ITF
- type QBluetoothServiceInfo__AttributeId
- type QBluetoothServiceInfo__Protocol
- type QBluetoothSocket
- func (ptr *QBluetoothSocket) Abort()
- func (ptr *QBluetoothSocket) AtEnd() bool
- func (ptr *QBluetoothSocket) AtEndDefault() bool
- func (ptr *QBluetoothSocket) BytesAvailable() int64
- func (ptr *QBluetoothSocket) BytesAvailableDefault() int64
- func (ptr *QBluetoothSocket) BytesToWrite() int64
- func (ptr *QBluetoothSocket) BytesToWriteDefault() int64
- func (ptr *QBluetoothSocket) CanReadLine() bool
- func (ptr *QBluetoothSocket) CanReadLineDefault() bool
- func (ptr *QBluetoothSocket) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QBluetoothSocket) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QBluetoothSocket) Close()
- func (ptr *QBluetoothSocket) CloseDefault()
- func (ptr *QBluetoothSocket) ConnectAtEnd(f func() bool)
- func (ptr *QBluetoothSocket) ConnectBytesAvailable(f func() int64)
- func (ptr *QBluetoothSocket) ConnectBytesToWrite(f func() int64)
- func (ptr *QBluetoothSocket) ConnectCanReadLine(f func() bool)
- func (ptr *QBluetoothSocket) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QBluetoothSocket) ConnectClose(f func())
- func (ptr *QBluetoothSocket) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QBluetoothSocket) ConnectConnected(f func())
- func (ptr *QBluetoothSocket) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QBluetoothSocket) ConnectDeleteLater(f func())
- func (ptr *QBluetoothSocket) ConnectDestroyQBluetoothSocket(f func())
- func (ptr *QBluetoothSocket) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QBluetoothSocket) ConnectDisconnected(f func())
- func (ptr *QBluetoothSocket) ConnectError2(f func(error QBluetoothSocket__SocketError))
- func (ptr *QBluetoothSocket) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QBluetoothSocket) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QBluetoothSocket) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QBluetoothSocket) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothSocket) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothSocket) ConnectOpen(f func(mode core.QIODevice__OpenModeFlag) bool)
- func (ptr *QBluetoothSocket) ConnectPos(f func() int64)
- func (ptr *QBluetoothSocket) ConnectReadLineData(f func(data string, maxSize int64) int64)
- func (ptr *QBluetoothSocket) ConnectReset(f func() bool)
- func (ptr *QBluetoothSocket) ConnectSeek(f func(pos int64) bool)
- func (ptr *QBluetoothSocket) ConnectSize(f func() int64)
- func (ptr *QBluetoothSocket) ConnectStateChanged(f func(state QBluetoothSocket__SocketState))
- func (ptr *QBluetoothSocket) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QBluetoothSocket) ConnectToService(service QBluetoothServiceInfo_ITF, openMode core.QIODevice__OpenModeFlag)
- func (ptr *QBluetoothSocket) ConnectToService2(address QBluetoothAddress_ITF, uuid QBluetoothUuid_ITF, ...)
- func (ptr *QBluetoothSocket) ConnectToService3(address QBluetoothAddress_ITF, port uint16, ...)
- func (ptr *QBluetoothSocket) ConnectWaitForBytesWritten(f func(msecs int) bool)
- func (ptr *QBluetoothSocket) ConnectWaitForReadyRead(f func(msecs int) bool)
- func (ptr *QBluetoothSocket) ConnectWriteData(f func(data string, maxSize int64) int64)
- func (ptr *QBluetoothSocket) Connected()
- func (ptr *QBluetoothSocket) CustomEvent(event core.QEvent_ITF)
- func (ptr *QBluetoothSocket) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QBluetoothSocket) DeleteLater()
- func (ptr *QBluetoothSocket) DeleteLaterDefault()
- func (ptr *QBluetoothSocket) DestroyQBluetoothSocket()
- func (ptr *QBluetoothSocket) DestroyQBluetoothSocketDefault()
- func (ptr *QBluetoothSocket) DisconnectAtEnd()
- func (ptr *QBluetoothSocket) DisconnectBytesAvailable()
- func (ptr *QBluetoothSocket) DisconnectBytesToWrite()
- func (ptr *QBluetoothSocket) DisconnectCanReadLine()
- func (ptr *QBluetoothSocket) DisconnectChildEvent()
- func (ptr *QBluetoothSocket) DisconnectClose()
- func (ptr *QBluetoothSocket) DisconnectConnectNotify()
- func (ptr *QBluetoothSocket) DisconnectConnected()
- func (ptr *QBluetoothSocket) DisconnectCustomEvent()
- func (ptr *QBluetoothSocket) DisconnectDeleteLater()
- func (ptr *QBluetoothSocket) DisconnectDestroyQBluetoothSocket()
- func (ptr *QBluetoothSocket) DisconnectDisconnectNotify()
- func (ptr *QBluetoothSocket) DisconnectDisconnected()
- func (ptr *QBluetoothSocket) DisconnectError2()
- func (ptr *QBluetoothSocket) DisconnectEvent()
- func (ptr *QBluetoothSocket) DisconnectEventFilter()
- func (ptr *QBluetoothSocket) DisconnectFromService()
- func (ptr *QBluetoothSocket) DisconnectMetaObject()
- func (ptr *QBluetoothSocket) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothSocket) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothSocket) DisconnectOpen()
- func (ptr *QBluetoothSocket) DisconnectPos()
- func (ptr *QBluetoothSocket) DisconnectReadLineData()
- func (ptr *QBluetoothSocket) DisconnectReset()
- func (ptr *QBluetoothSocket) DisconnectSeek()
- func (ptr *QBluetoothSocket) DisconnectSize()
- func (ptr *QBluetoothSocket) DisconnectStateChanged()
- func (ptr *QBluetoothSocket) DisconnectTimerEvent()
- func (ptr *QBluetoothSocket) DisconnectWaitForBytesWritten()
- func (ptr *QBluetoothSocket) DisconnectWaitForReadyRead()
- func (ptr *QBluetoothSocket) DisconnectWriteData()
- func (ptr *QBluetoothSocket) Disconnected()
- func (ptr *QBluetoothSocket) DoDeviceDiscovery(service QBluetoothServiceInfo_ITF, openMode core.QIODevice__OpenModeFlag)
- func (ptr *QBluetoothSocket) Error() QBluetoothSocket__SocketError
- func (ptr *QBluetoothSocket) Error2(error QBluetoothSocket__SocketError)
- func (ptr *QBluetoothSocket) ErrorString() string
- func (ptr *QBluetoothSocket) Event(e core.QEvent_ITF) bool
- func (ptr *QBluetoothSocket) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QBluetoothSocket) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QBluetoothSocket) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QBluetoothSocket) IsSequential() bool
- func (ptr *QBluetoothSocket) LocalAddress() *QBluetoothAddress
- func (ptr *QBluetoothSocket) LocalName() string
- func (ptr *QBluetoothSocket) LocalPort() uint16
- func (ptr *QBluetoothSocket) MetaObject() *core.QMetaObject
- func (ptr *QBluetoothSocket) MetaObjectDefault() *core.QMetaObject
- func (ptr *QBluetoothSocket) Open(mode core.QIODevice__OpenModeFlag) bool
- func (ptr *QBluetoothSocket) OpenDefault(mode core.QIODevice__OpenModeFlag) bool
- func (ptr *QBluetoothSocket) PeerAddress() *QBluetoothAddress
- func (ptr *QBluetoothSocket) PeerName() string
- func (ptr *QBluetoothSocket) PeerPort() uint16
- func (p *QBluetoothSocket) Pointer() unsafe.Pointer
- func (ptr *QBluetoothSocket) Pos() int64
- func (ptr *QBluetoothSocket) PosDefault() int64
- func (p *QBluetoothSocket) QBluetoothSocket_PTR() *QBluetoothSocket
- func (ptr *QBluetoothSocket) ReadLineData(data string, maxSize int64) int64
- func (ptr *QBluetoothSocket) ReadLineDataDefault(data string, maxSize int64) int64
- func (ptr *QBluetoothSocket) Reset() bool
- func (ptr *QBluetoothSocket) ResetDefault() bool
- func (ptr *QBluetoothSocket) Seek(pos int64) bool
- func (ptr *QBluetoothSocket) SeekDefault(pos int64) bool
- func (p *QBluetoothSocket) SetPointer(ptr unsafe.Pointer)
- func (ptr *QBluetoothSocket) SetSocketDescriptor(socketDescriptor int, socketType QBluetoothServiceInfo__Protocol, ...) bool
- func (ptr *QBluetoothSocket) SetSocketError(error_ QBluetoothSocket__SocketError)
- func (ptr *QBluetoothSocket) SetSocketState(state QBluetoothSocket__SocketState)
- func (ptr *QBluetoothSocket) Size() int64
- func (ptr *QBluetoothSocket) SizeDefault() int64
- func (ptr *QBluetoothSocket) SocketDescriptor() int
- func (ptr *QBluetoothSocket) SocketType() QBluetoothServiceInfo__Protocol
- func (ptr *QBluetoothSocket) State() QBluetoothSocket__SocketState
- func (ptr *QBluetoothSocket) StateChanged(state QBluetoothSocket__SocketState)
- func (ptr *QBluetoothSocket) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QBluetoothSocket) TimerEventDefault(event core.QTimerEvent_ITF)
- func (ptr *QBluetoothSocket) WaitForBytesWritten(msecs int) bool
- func (ptr *QBluetoothSocket) WaitForBytesWrittenDefault(msecs int) bool
- func (ptr *QBluetoothSocket) WaitForReadyRead(msecs int) bool
- func (ptr *QBluetoothSocket) WaitForReadyReadDefault(msecs int) bool
- func (ptr *QBluetoothSocket) WriteData(data string, maxSize int64) int64
- func (ptr *QBluetoothSocket) WriteDataDefault(data string, maxSize int64) int64
- type QBluetoothSocket_ITF
- type QBluetoothSocket__SocketError
- type QBluetoothSocket__SocketState
- type QBluetoothTransferManager
- func (ptr *QBluetoothTransferManager) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QBluetoothTransferManager) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QBluetoothTransferManager) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QBluetoothTransferManager) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QBluetoothTransferManager) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QBluetoothTransferManager) ConnectDeleteLater(f func())
- func (ptr *QBluetoothTransferManager) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QBluetoothTransferManager) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QBluetoothTransferManager) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QBluetoothTransferManager) ConnectFinished(f func(reply *QBluetoothTransferReply))
- func (ptr *QBluetoothTransferManager) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QBluetoothTransferManager) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothTransferManager) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothTransferManager) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QBluetoothTransferManager) CustomEvent(event core.QEvent_ITF)
- func (ptr *QBluetoothTransferManager) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QBluetoothTransferManager) DeleteLater()
- func (ptr *QBluetoothTransferManager) DeleteLaterDefault()
- func (ptr *QBluetoothTransferManager) DestroyQBluetoothTransferManager()
- func (ptr *QBluetoothTransferManager) DisconnectChildEvent()
- func (ptr *QBluetoothTransferManager) DisconnectConnectNotify()
- func (ptr *QBluetoothTransferManager) DisconnectCustomEvent()
- func (ptr *QBluetoothTransferManager) DisconnectDeleteLater()
- func (ptr *QBluetoothTransferManager) DisconnectDisconnectNotify()
- func (ptr *QBluetoothTransferManager) DisconnectEvent()
- func (ptr *QBluetoothTransferManager) DisconnectEventFilter()
- func (ptr *QBluetoothTransferManager) DisconnectFinished()
- func (ptr *QBluetoothTransferManager) DisconnectMetaObject()
- func (ptr *QBluetoothTransferManager) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothTransferManager) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothTransferManager) DisconnectTimerEvent()
- func (ptr *QBluetoothTransferManager) Event(e core.QEvent_ITF) bool
- func (ptr *QBluetoothTransferManager) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QBluetoothTransferManager) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QBluetoothTransferManager) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QBluetoothTransferManager) Finished(reply QBluetoothTransferReply_ITF)
- func (ptr *QBluetoothTransferManager) MetaObject() *core.QMetaObject
- func (ptr *QBluetoothTransferManager) MetaObjectDefault() *core.QMetaObject
- func (p *QBluetoothTransferManager) Pointer() unsafe.Pointer
- func (ptr *QBluetoothTransferManager) Put(request QBluetoothTransferRequest_ITF, data core.QIODevice_ITF) *QBluetoothTransferReply
- func (p *QBluetoothTransferManager) QBluetoothTransferManager_PTR() *QBluetoothTransferManager
- func (p *QBluetoothTransferManager) SetPointer(ptr unsafe.Pointer)
- func (ptr *QBluetoothTransferManager) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QBluetoothTransferManager) TimerEventDefault(event core.QTimerEvent_ITF)
- type QBluetoothTransferManager_ITF
- type QBluetoothTransferReply
- func (ptr *QBluetoothTransferReply) Abort()
- func (ptr *QBluetoothTransferReply) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QBluetoothTransferReply) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QBluetoothTransferReply) ConnectAbort(f func())
- func (ptr *QBluetoothTransferReply) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QBluetoothTransferReply) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QBluetoothTransferReply) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QBluetoothTransferReply) ConnectDeleteLater(f func())
- func (ptr *QBluetoothTransferReply) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QBluetoothTransferReply) ConnectError(f func() QBluetoothTransferReply__TransferError)
- func (ptr *QBluetoothTransferReply) ConnectError2(f func(errorType QBluetoothTransferReply__TransferError))
- func (ptr *QBluetoothTransferReply) ConnectErrorString(f func() string)
- func (ptr *QBluetoothTransferReply) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QBluetoothTransferReply) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QBluetoothTransferReply) ConnectFinished(f func(reply *QBluetoothTransferReply))
- func (ptr *QBluetoothTransferReply) ConnectIsFinished(f func() bool)
- func (ptr *QBluetoothTransferReply) ConnectIsRunning(f func() bool)
- func (ptr *QBluetoothTransferReply) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QBluetoothTransferReply) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothTransferReply) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothTransferReply) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QBluetoothTransferReply) ConnectTransferProgress(f func(bytesTransferred int64, bytesTotal int64))
- func (ptr *QBluetoothTransferReply) CustomEvent(event core.QEvent_ITF)
- func (ptr *QBluetoothTransferReply) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QBluetoothTransferReply) DeleteLater()
- func (ptr *QBluetoothTransferReply) DeleteLaterDefault()
- func (ptr *QBluetoothTransferReply) DestroyQBluetoothTransferReply()
- func (ptr *QBluetoothTransferReply) DisconnectAbort()
- func (ptr *QBluetoothTransferReply) DisconnectChildEvent()
- func (ptr *QBluetoothTransferReply) DisconnectConnectNotify()
- func (ptr *QBluetoothTransferReply) DisconnectCustomEvent()
- func (ptr *QBluetoothTransferReply) DisconnectDeleteLater()
- func (ptr *QBluetoothTransferReply) DisconnectDisconnectNotify()
- func (ptr *QBluetoothTransferReply) DisconnectError()
- func (ptr *QBluetoothTransferReply) DisconnectError2()
- func (ptr *QBluetoothTransferReply) DisconnectErrorString()
- func (ptr *QBluetoothTransferReply) DisconnectEvent()
- func (ptr *QBluetoothTransferReply) DisconnectEventFilter()
- func (ptr *QBluetoothTransferReply) DisconnectFinished()
- func (ptr *QBluetoothTransferReply) DisconnectIsFinished()
- func (ptr *QBluetoothTransferReply) DisconnectIsRunning()
- func (ptr *QBluetoothTransferReply) DisconnectMetaObject()
- func (ptr *QBluetoothTransferReply) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothTransferReply) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QBluetoothTransferReply) DisconnectTimerEvent()
- func (ptr *QBluetoothTransferReply) DisconnectTransferProgress()
- func (ptr *QBluetoothTransferReply) Error() QBluetoothTransferReply__TransferError
- func (ptr *QBluetoothTransferReply) Error2(errorType QBluetoothTransferReply__TransferError)
- func (ptr *QBluetoothTransferReply) ErrorString() string
- func (ptr *QBluetoothTransferReply) Event(e core.QEvent_ITF) bool
- func (ptr *QBluetoothTransferReply) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QBluetoothTransferReply) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QBluetoothTransferReply) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QBluetoothTransferReply) Finished(reply QBluetoothTransferReply_ITF)
- func (ptr *QBluetoothTransferReply) IsFinished() bool
- func (ptr *QBluetoothTransferReply) IsRunning() bool
- func (ptr *QBluetoothTransferReply) Manager() *QBluetoothTransferManager
- func (ptr *QBluetoothTransferReply) MetaObject() *core.QMetaObject
- func (ptr *QBluetoothTransferReply) MetaObjectDefault() *core.QMetaObject
- func (p *QBluetoothTransferReply) Pointer() unsafe.Pointer
- func (p *QBluetoothTransferReply) QBluetoothTransferReply_PTR() *QBluetoothTransferReply
- func (ptr *QBluetoothTransferReply) Request() *QBluetoothTransferRequest
- func (ptr *QBluetoothTransferReply) SetManager(manager QBluetoothTransferManager_ITF)
- func (p *QBluetoothTransferReply) SetPointer(ptr unsafe.Pointer)
- func (ptr *QBluetoothTransferReply) SetRequest(request QBluetoothTransferRequest_ITF)
- func (ptr *QBluetoothTransferReply) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QBluetoothTransferReply) TimerEventDefault(event core.QTimerEvent_ITF)
- func (ptr *QBluetoothTransferReply) TransferProgress(bytesTransferred int64, bytesTotal int64)
- type QBluetoothTransferReply_ITF
- type QBluetoothTransferReply__TransferError
- type QBluetoothTransferRequest
- func (ptr *QBluetoothTransferRequest) Address() *QBluetoothAddress
- func (ptr *QBluetoothTransferRequest) Attribute(code QBluetoothTransferRequest__Attribute, defaultValue core.QVariant_ITF) *core.QVariant
- func (ptr *QBluetoothTransferRequest) DestroyQBluetoothTransferRequest()
- func (p *QBluetoothTransferRequest) Pointer() unsafe.Pointer
- func (p *QBluetoothTransferRequest) QBluetoothTransferRequest_PTR() *QBluetoothTransferRequest
- func (ptr *QBluetoothTransferRequest) SetAttribute(code QBluetoothTransferRequest__Attribute, value core.QVariant_ITF)
- func (p *QBluetoothTransferRequest) SetPointer(ptr unsafe.Pointer)
- type QBluetoothTransferRequest_ITF
- type QBluetoothTransferRequest__Attribute
- type QBluetoothUuid
- func NewQBluetoothUuid() *QBluetoothUuid
- func NewQBluetoothUuid10(uuid QBluetoothUuid_ITF) *QBluetoothUuid
- func NewQBluetoothUuid11(uuid core.QUuid_ITF) *QBluetoothUuid
- func NewQBluetoothUuid2(uuid QBluetoothUuid__ProtocolUuid) *QBluetoothUuid
- func NewQBluetoothUuid3(uuid QBluetoothUuid__ServiceClassUuid) *QBluetoothUuid
- func NewQBluetoothUuid4(uuid QBluetoothUuid__CharacteristicType) *QBluetoothUuid
- func NewQBluetoothUuid5(uuid QBluetoothUuid__DescriptorType) *QBluetoothUuid
- func NewQBluetoothUuid6(uuid uint16) *QBluetoothUuid
- func NewQBluetoothUuid7(uuid uint) *QBluetoothUuid
- func NewQBluetoothUuid9(uuid string) *QBluetoothUuid
- func NewQBluetoothUuidFromPointer(ptr unsafe.Pointer) *QBluetoothUuid
- func (ptr *QBluetoothUuid) CharacteristicToString(uuid QBluetoothUuid__CharacteristicType) string
- func (ptr *QBluetoothUuid) DescriptorToString(uuid QBluetoothUuid__DescriptorType) string
- func (ptr *QBluetoothUuid) DestroyQBluetoothUuid()
- func (ptr *QBluetoothUuid) MinimumSize() int
- func (p *QBluetoothUuid) Pointer() unsafe.Pointer
- func (ptr *QBluetoothUuid) ProtocolToString(uuid QBluetoothUuid__ProtocolUuid) string
- func (p *QBluetoothUuid) QBluetoothUuid_PTR() *QBluetoothUuid
- func (ptr *QBluetoothUuid) ServiceClassToString(uuid QBluetoothUuid__ServiceClassUuid) string
- func (p *QBluetoothUuid) SetPointer(ptr unsafe.Pointer)
- func (ptr *QBluetoothUuid) ToUInt16(ok bool) uint16
- func (ptr *QBluetoothUuid) ToUInt32(ok bool) uint
- type QBluetoothUuid_ITF
- type QBluetoothUuid__CharacteristicType
- type QBluetoothUuid__DescriptorType
- type QBluetoothUuid__ProtocolUuid
- type QBluetoothUuid__ServiceClassUuid
- type QLowEnergyAdvertisingData
- func (ptr *QLowEnergyAdvertisingData) DestroyQLowEnergyAdvertisingData()
- func (ptr *QLowEnergyAdvertisingData) Discoverability() QLowEnergyAdvertisingData__Discoverability
- func (ptr *QLowEnergyAdvertisingData) IncludePowerLevel() bool
- func (ptr *QLowEnergyAdvertisingData) InvalidManufacturerId() uint16
- func (ptr *QLowEnergyAdvertisingData) LocalName() string
- func (ptr *QLowEnergyAdvertisingData) ManufacturerData() *core.QByteArray
- func (ptr *QLowEnergyAdvertisingData) ManufacturerId() uint16
- func (p *QLowEnergyAdvertisingData) Pointer() unsafe.Pointer
- func (p *QLowEnergyAdvertisingData) QLowEnergyAdvertisingData_PTR() *QLowEnergyAdvertisingData
- func (ptr *QLowEnergyAdvertisingData) RawData() *core.QByteArray
- func (ptr *QLowEnergyAdvertisingData) Services() []*QBluetoothUuid
- func (ptr *QLowEnergyAdvertisingData) SetDiscoverability(mode QLowEnergyAdvertisingData__Discoverability)
- func (ptr *QLowEnergyAdvertisingData) SetIncludePowerLevel(doInclude bool)
- func (ptr *QLowEnergyAdvertisingData) SetLocalName(name string)
- func (ptr *QLowEnergyAdvertisingData) SetManufacturerData(id uint16, data core.QByteArray_ITF)
- func (p *QLowEnergyAdvertisingData) SetPointer(ptr unsafe.Pointer)
- func (ptr *QLowEnergyAdvertisingData) SetRawData(data core.QByteArray_ITF)
- func (ptr *QLowEnergyAdvertisingData) Swap(other QLowEnergyAdvertisingData_ITF)
- type QLowEnergyAdvertisingData_ITF
- type QLowEnergyAdvertisingData__Discoverability
- type QLowEnergyAdvertisingParameters
- func (ptr *QLowEnergyAdvertisingParameters) DestroyQLowEnergyAdvertisingParameters()
- func (ptr *QLowEnergyAdvertisingParameters) FilterPolicy() QLowEnergyAdvertisingParameters__FilterPolicy
- func (ptr *QLowEnergyAdvertisingParameters) MaximumInterval() int
- func (ptr *QLowEnergyAdvertisingParameters) MinimumInterval() int
- func (ptr *QLowEnergyAdvertisingParameters) Mode() QLowEnergyAdvertisingParameters__Mode
- func (p *QLowEnergyAdvertisingParameters) Pointer() unsafe.Pointer
- func (p *QLowEnergyAdvertisingParameters) QLowEnergyAdvertisingParameters_PTR() *QLowEnergyAdvertisingParameters
- func (ptr *QLowEnergyAdvertisingParameters) SetInterval(minimum uint16, maximum uint16)
- func (ptr *QLowEnergyAdvertisingParameters) SetMode(mode QLowEnergyAdvertisingParameters__Mode)
- func (p *QLowEnergyAdvertisingParameters) SetPointer(ptr unsafe.Pointer)
- func (ptr *QLowEnergyAdvertisingParameters) Swap(other QLowEnergyAdvertisingParameters_ITF)
- type QLowEnergyAdvertisingParameters_ITF
- type QLowEnergyAdvertisingParameters__FilterPolicy
- type QLowEnergyAdvertisingParameters__Mode
- type QLowEnergyCharacteristic
- func (ptr *QLowEnergyCharacteristic) Descriptor(uuid QBluetoothUuid_ITF) *QLowEnergyDescriptor
- func (ptr *QLowEnergyCharacteristic) Descriptors() []*QLowEnergyDescriptor
- func (ptr *QLowEnergyCharacteristic) DestroyQLowEnergyCharacteristic()
- func (ptr *QLowEnergyCharacteristic) IsValid() bool
- func (ptr *QLowEnergyCharacteristic) Name() string
- func (p *QLowEnergyCharacteristic) Pointer() unsafe.Pointer
- func (ptr *QLowEnergyCharacteristic) Properties() QLowEnergyCharacteristic__PropertyType
- func (p *QLowEnergyCharacteristic) QLowEnergyCharacteristic_PTR() *QLowEnergyCharacteristic
- func (p *QLowEnergyCharacteristic) SetPointer(ptr unsafe.Pointer)
- func (ptr *QLowEnergyCharacteristic) Uuid() *QBluetoothUuid
- func (ptr *QLowEnergyCharacteristic) Value() *core.QByteArray
- type QLowEnergyCharacteristicData
- func (ptr *QLowEnergyCharacteristicData) AddDescriptor(descriptor QLowEnergyDescriptorData_ITF)
- func (ptr *QLowEnergyCharacteristicData) Descriptors() []*QLowEnergyDescriptorData
- func (ptr *QLowEnergyCharacteristicData) DestroyQLowEnergyCharacteristicData()
- func (ptr *QLowEnergyCharacteristicData) IsValid() bool
- func (ptr *QLowEnergyCharacteristicData) MaximumValueLength() int
- func (ptr *QLowEnergyCharacteristicData) MinimumValueLength() int
- func (p *QLowEnergyCharacteristicData) Pointer() unsafe.Pointer
- func (ptr *QLowEnergyCharacteristicData) Properties() QLowEnergyCharacteristic__PropertyType
- func (p *QLowEnergyCharacteristicData) QLowEnergyCharacteristicData_PTR() *QLowEnergyCharacteristicData
- func (p *QLowEnergyCharacteristicData) SetPointer(ptr unsafe.Pointer)
- func (ptr *QLowEnergyCharacteristicData) SetProperties(properties QLowEnergyCharacteristic__PropertyType)
- func (ptr *QLowEnergyCharacteristicData) SetUuid(uuid QBluetoothUuid_ITF)
- func (ptr *QLowEnergyCharacteristicData) SetValue(value core.QByteArray_ITF)
- func (ptr *QLowEnergyCharacteristicData) SetValueLength(minimum int, maximum int)
- func (ptr *QLowEnergyCharacteristicData) Swap(other QLowEnergyCharacteristicData_ITF)
- func (ptr *QLowEnergyCharacteristicData) Uuid() *QBluetoothUuid
- func (ptr *QLowEnergyCharacteristicData) Value() *core.QByteArray
- type QLowEnergyCharacteristicData_ITF
- type QLowEnergyCharacteristic_ITF
- type QLowEnergyCharacteristic__PropertyType
- type QLowEnergyConnectionParameters
- func (ptr *QLowEnergyConnectionParameters) DestroyQLowEnergyConnectionParameters()
- func (ptr *QLowEnergyConnectionParameters) Latency() int
- func (ptr *QLowEnergyConnectionParameters) MaximumInterval() float64
- func (ptr *QLowEnergyConnectionParameters) MinimumInterval() float64
- func (p *QLowEnergyConnectionParameters) Pointer() unsafe.Pointer
- func (p *QLowEnergyConnectionParameters) QLowEnergyConnectionParameters_PTR() *QLowEnergyConnectionParameters
- func (ptr *QLowEnergyConnectionParameters) SetIntervalRange(minimum float64, maximum float64)
- func (ptr *QLowEnergyConnectionParameters) SetLatency(latency int)
- func (p *QLowEnergyConnectionParameters) SetPointer(ptr unsafe.Pointer)
- func (ptr *QLowEnergyConnectionParameters) SetSupervisionTimeout(timeout int)
- func (ptr *QLowEnergyConnectionParameters) SupervisionTimeout() int
- func (ptr *QLowEnergyConnectionParameters) Swap(other QLowEnergyConnectionParameters_ITF)
- type QLowEnergyConnectionParameters_ITF
- type QLowEnergyController
- func (ptr *QLowEnergyController) AddService(service QLowEnergyServiceData_ITF, parent core.QObject_ITF) *QLowEnergyService
- func (ptr *QLowEnergyController) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QLowEnergyController) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QLowEnergyController) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QLowEnergyController) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QLowEnergyController) ConnectConnected(f func())
- func (ptr *QLowEnergyController) ConnectConnectionUpdated(f func(newParameters *QLowEnergyConnectionParameters))
- func (ptr *QLowEnergyController) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QLowEnergyController) ConnectDeleteLater(f func())
- func (ptr *QLowEnergyController) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QLowEnergyController) ConnectDisconnected(f func())
- func (ptr *QLowEnergyController) ConnectDiscoveryFinished(f func())
- func (ptr *QLowEnergyController) ConnectError2(f func(newError QLowEnergyController__Error))
- func (ptr *QLowEnergyController) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QLowEnergyController) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QLowEnergyController) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QLowEnergyController) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QLowEnergyController) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QLowEnergyController) ConnectServiceDiscovered(f func(newService *QBluetoothUuid))
- func (ptr *QLowEnergyController) ConnectStateChanged(f func(state QLowEnergyController__ControllerState))
- func (ptr *QLowEnergyController) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QLowEnergyController) ConnectToDevice()
- func (ptr *QLowEnergyController) Connected()
- func (ptr *QLowEnergyController) ConnectionUpdated(newParameters QLowEnergyConnectionParameters_ITF)
- func (ptr *QLowEnergyController) CreateCentral(remoteDevice QBluetoothDeviceInfo_ITF, parent core.QObject_ITF) *QLowEnergyController
- func (ptr *QLowEnergyController) CreatePeripheral(parent core.QObject_ITF) *QLowEnergyController
- func (ptr *QLowEnergyController) CreateServiceObject(serviceUuid QBluetoothUuid_ITF, parent core.QObject_ITF) *QLowEnergyService
- func (ptr *QLowEnergyController) CustomEvent(event core.QEvent_ITF)
- func (ptr *QLowEnergyController) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QLowEnergyController) DeleteLater()
- func (ptr *QLowEnergyController) DeleteLaterDefault()
- func (ptr *QLowEnergyController) DestroyQLowEnergyController()
- func (ptr *QLowEnergyController) DisconnectChildEvent()
- func (ptr *QLowEnergyController) DisconnectConnectNotify()
- func (ptr *QLowEnergyController) DisconnectConnected()
- func (ptr *QLowEnergyController) DisconnectConnectionUpdated()
- func (ptr *QLowEnergyController) DisconnectCustomEvent()
- func (ptr *QLowEnergyController) DisconnectDeleteLater()
- func (ptr *QLowEnergyController) DisconnectDisconnectNotify()
- func (ptr *QLowEnergyController) DisconnectDisconnected()
- func (ptr *QLowEnergyController) DisconnectDiscoveryFinished()
- func (ptr *QLowEnergyController) DisconnectError2()
- func (ptr *QLowEnergyController) DisconnectEvent()
- func (ptr *QLowEnergyController) DisconnectEventFilter()
- func (ptr *QLowEnergyController) DisconnectFromDevice()
- func (ptr *QLowEnergyController) DisconnectMetaObject()
- func (ptr *QLowEnergyController) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QLowEnergyController) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QLowEnergyController) DisconnectServiceDiscovered()
- func (ptr *QLowEnergyController) DisconnectStateChanged()
- func (ptr *QLowEnergyController) DisconnectTimerEvent()
- func (ptr *QLowEnergyController) Disconnected()
- func (ptr *QLowEnergyController) DiscoverServices()
- func (ptr *QLowEnergyController) DiscoveryFinished()
- func (ptr *QLowEnergyController) Error() QLowEnergyController__Error
- func (ptr *QLowEnergyController) Error2(newError QLowEnergyController__Error)
- func (ptr *QLowEnergyController) ErrorString() string
- func (ptr *QLowEnergyController) Event(e core.QEvent_ITF) bool
- func (ptr *QLowEnergyController) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QLowEnergyController) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QLowEnergyController) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QLowEnergyController) LocalAddress() *QBluetoothAddress
- func (ptr *QLowEnergyController) MetaObject() *core.QMetaObject
- func (ptr *QLowEnergyController) MetaObjectDefault() *core.QMetaObject
- func (p *QLowEnergyController) Pointer() unsafe.Pointer
- func (p *QLowEnergyController) QLowEnergyController_PTR() *QLowEnergyController
- func (ptr *QLowEnergyController) RemoteAddress() *QBluetoothAddress
- func (ptr *QLowEnergyController) RemoteAddressType() QLowEnergyController__RemoteAddressType
- func (ptr *QLowEnergyController) RemoteName() string
- func (ptr *QLowEnergyController) RequestConnectionUpdate(parameters QLowEnergyConnectionParameters_ITF)
- func (ptr *QLowEnergyController) Role() QLowEnergyController__Role
- func (ptr *QLowEnergyController) ServiceDiscovered(newService QBluetoothUuid_ITF)
- func (ptr *QLowEnergyController) Services() []*QBluetoothUuid
- func (p *QLowEnergyController) SetPointer(ptr unsafe.Pointer)
- func (ptr *QLowEnergyController) SetRemoteAddressType(ty QLowEnergyController__RemoteAddressType)
- func (ptr *QLowEnergyController) StartAdvertising(parameters QLowEnergyAdvertisingParameters_ITF, ...)
- func (ptr *QLowEnergyController) State() QLowEnergyController__ControllerState
- func (ptr *QLowEnergyController) StateChanged(state QLowEnergyController__ControllerState)
- func (ptr *QLowEnergyController) StopAdvertising()
- func (ptr *QLowEnergyController) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QLowEnergyController) TimerEventDefault(event core.QTimerEvent_ITF)
- type QLowEnergyController_ITF
- type QLowEnergyController__ControllerState
- type QLowEnergyController__Error
- type QLowEnergyController__RemoteAddressType
- type QLowEnergyController__Role
- type QLowEnergyDescriptor
- func (ptr *QLowEnergyDescriptor) DestroyQLowEnergyDescriptor()
- func (ptr *QLowEnergyDescriptor) IsValid() bool
- func (ptr *QLowEnergyDescriptor) Name() string
- func (p *QLowEnergyDescriptor) Pointer() unsafe.Pointer
- func (p *QLowEnergyDescriptor) QLowEnergyDescriptor_PTR() *QLowEnergyDescriptor
- func (p *QLowEnergyDescriptor) SetPointer(ptr unsafe.Pointer)
- func (ptr *QLowEnergyDescriptor) Type() QBluetoothUuid__DescriptorType
- func (ptr *QLowEnergyDescriptor) Uuid() *QBluetoothUuid
- func (ptr *QLowEnergyDescriptor) Value() *core.QByteArray
- type QLowEnergyDescriptorData
- func NewQLowEnergyDescriptorData() *QLowEnergyDescriptorData
- func NewQLowEnergyDescriptorData2(uuid QBluetoothUuid_ITF, value core.QByteArray_ITF) *QLowEnergyDescriptorData
- func NewQLowEnergyDescriptorData3(other QLowEnergyDescriptorData_ITF) *QLowEnergyDescriptorData
- func NewQLowEnergyDescriptorDataFromPointer(ptr unsafe.Pointer) *QLowEnergyDescriptorData
- func (ptr *QLowEnergyDescriptorData) DestroyQLowEnergyDescriptorData()
- func (ptr *QLowEnergyDescriptorData) IsReadable() bool
- func (ptr *QLowEnergyDescriptorData) IsValid() bool
- func (ptr *QLowEnergyDescriptorData) IsWritable() bool
- func (p *QLowEnergyDescriptorData) Pointer() unsafe.Pointer
- func (p *QLowEnergyDescriptorData) QLowEnergyDescriptorData_PTR() *QLowEnergyDescriptorData
- func (p *QLowEnergyDescriptorData) SetPointer(ptr unsafe.Pointer)
- func (ptr *QLowEnergyDescriptorData) SetUuid(uuid QBluetoothUuid_ITF)
- func (ptr *QLowEnergyDescriptorData) SetValue(value core.QByteArray_ITF)
- func (ptr *QLowEnergyDescriptorData) Swap(other QLowEnergyDescriptorData_ITF)
- func (ptr *QLowEnergyDescriptorData) Uuid() *QBluetoothUuid
- func (ptr *QLowEnergyDescriptorData) Value() *core.QByteArray
- type QLowEnergyDescriptorData_ITF
- type QLowEnergyDescriptor_ITF
- type QLowEnergyService
- func (ptr *QLowEnergyService) Characteristic(uuid QBluetoothUuid_ITF) *QLowEnergyCharacteristic
- func (ptr *QLowEnergyService) CharacteristicChanged(characteristic QLowEnergyCharacteristic_ITF, newValue core.QByteArray_ITF)
- func (ptr *QLowEnergyService) CharacteristicRead(characteristic QLowEnergyCharacteristic_ITF, value core.QByteArray_ITF)
- func (ptr *QLowEnergyService) CharacteristicWritten(characteristic QLowEnergyCharacteristic_ITF, newValue core.QByteArray_ITF)
- func (ptr *QLowEnergyService) Characteristics() []*QLowEnergyCharacteristic
- func (ptr *QLowEnergyService) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QLowEnergyService) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QLowEnergyService) ConnectCharacteristicChanged(f func(characteristic *QLowEnergyCharacteristic, newValue *core.QByteArray))
- func (ptr *QLowEnergyService) ConnectCharacteristicRead(f func(characteristic *QLowEnergyCharacteristic, value *core.QByteArray))
- func (ptr *QLowEnergyService) ConnectCharacteristicWritten(f func(characteristic *QLowEnergyCharacteristic, newValue *core.QByteArray))
- func (ptr *QLowEnergyService) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QLowEnergyService) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QLowEnergyService) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QLowEnergyService) ConnectDeleteLater(f func())
- func (ptr *QLowEnergyService) ConnectDescriptorRead(f func(descriptor *QLowEnergyDescriptor, value *core.QByteArray))
- func (ptr *QLowEnergyService) ConnectDescriptorWritten(f func(descriptor *QLowEnergyDescriptor, newValue *core.QByteArray))
- func (ptr *QLowEnergyService) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QLowEnergyService) ConnectError2(f func(newError QLowEnergyService__ServiceError))
- func (ptr *QLowEnergyService) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QLowEnergyService) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QLowEnergyService) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QLowEnergyService) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QLowEnergyService) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QLowEnergyService) ConnectStateChanged(f func(newState QLowEnergyService__ServiceState))
- func (ptr *QLowEnergyService) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QLowEnergyService) Contains(characteristic QLowEnergyCharacteristic_ITF) bool
- func (ptr *QLowEnergyService) Contains2(descriptor QLowEnergyDescriptor_ITF) bool
- func (ptr *QLowEnergyService) CustomEvent(event core.QEvent_ITF)
- func (ptr *QLowEnergyService) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QLowEnergyService) DeleteLater()
- func (ptr *QLowEnergyService) DeleteLaterDefault()
- func (ptr *QLowEnergyService) DescriptorRead(descriptor QLowEnergyDescriptor_ITF, value core.QByteArray_ITF)
- func (ptr *QLowEnergyService) DescriptorWritten(descriptor QLowEnergyDescriptor_ITF, newValue core.QByteArray_ITF)
- func (ptr *QLowEnergyService) DestroyQLowEnergyService()
- func (ptr *QLowEnergyService) DisconnectCharacteristicChanged()
- func (ptr *QLowEnergyService) DisconnectCharacteristicRead()
- func (ptr *QLowEnergyService) DisconnectCharacteristicWritten()
- func (ptr *QLowEnergyService) DisconnectChildEvent()
- func (ptr *QLowEnergyService) DisconnectConnectNotify()
- func (ptr *QLowEnergyService) DisconnectCustomEvent()
- func (ptr *QLowEnergyService) DisconnectDeleteLater()
- func (ptr *QLowEnergyService) DisconnectDescriptorRead()
- func (ptr *QLowEnergyService) DisconnectDescriptorWritten()
- func (ptr *QLowEnergyService) DisconnectDisconnectNotify()
- func (ptr *QLowEnergyService) DisconnectError2()
- func (ptr *QLowEnergyService) DisconnectEvent()
- func (ptr *QLowEnergyService) DisconnectEventFilter()
- func (ptr *QLowEnergyService) DisconnectMetaObject()
- func (ptr *QLowEnergyService) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QLowEnergyService) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QLowEnergyService) DisconnectStateChanged()
- func (ptr *QLowEnergyService) DisconnectTimerEvent()
- func (ptr *QLowEnergyService) DiscoverDetails()
- func (ptr *QLowEnergyService) Error() QLowEnergyService__ServiceError
- func (ptr *QLowEnergyService) Error2(newError QLowEnergyService__ServiceError)
- func (ptr *QLowEnergyService) Event(e core.QEvent_ITF) bool
- func (ptr *QLowEnergyService) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QLowEnergyService) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QLowEnergyService) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QLowEnergyService) IncludedServices() []*QBluetoothUuid
- func (ptr *QLowEnergyService) MetaObject() *core.QMetaObject
- func (ptr *QLowEnergyService) MetaObjectDefault() *core.QMetaObject
- func (p *QLowEnergyService) Pointer() unsafe.Pointer
- func (p *QLowEnergyService) QLowEnergyService_PTR() *QLowEnergyService
- func (ptr *QLowEnergyService) ReadCharacteristic(characteristic QLowEnergyCharacteristic_ITF)
- func (ptr *QLowEnergyService) ReadDescriptor(descriptor QLowEnergyDescriptor_ITF)
- func (ptr *QLowEnergyService) ServiceName() string
- func (ptr *QLowEnergyService) ServiceUuid() *QBluetoothUuid
- func (p *QLowEnergyService) SetPointer(ptr unsafe.Pointer)
- func (ptr *QLowEnergyService) State() QLowEnergyService__ServiceState
- func (ptr *QLowEnergyService) StateChanged(newState QLowEnergyService__ServiceState)
- func (ptr *QLowEnergyService) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QLowEnergyService) TimerEventDefault(event core.QTimerEvent_ITF)
- func (ptr *QLowEnergyService) Type() QLowEnergyService__ServiceType
- func (ptr *QLowEnergyService) WriteCharacteristic(characteristic QLowEnergyCharacteristic_ITF, newValue core.QByteArray_ITF, ...)
- func (ptr *QLowEnergyService) WriteDescriptor(descriptor QLowEnergyDescriptor_ITF, newValue core.QByteArray_ITF)
- type QLowEnergyServiceData
- func (ptr *QLowEnergyServiceData) AddCharacteristic(characteristic QLowEnergyCharacteristicData_ITF)
- func (ptr *QLowEnergyServiceData) AddIncludedService(service QLowEnergyService_ITF)
- func (ptr *QLowEnergyServiceData) Characteristics() []*QLowEnergyCharacteristicData
- func (ptr *QLowEnergyServiceData) DestroyQLowEnergyServiceData()
- func (ptr *QLowEnergyServiceData) IncludedServices() []*QLowEnergyService
- func (ptr *QLowEnergyServiceData) IsValid() bool
- func (p *QLowEnergyServiceData) Pointer() unsafe.Pointer
- func (p *QLowEnergyServiceData) QLowEnergyServiceData_PTR() *QLowEnergyServiceData
- func (p *QLowEnergyServiceData) SetPointer(ptr unsafe.Pointer)
- func (ptr *QLowEnergyServiceData) SetType(ty QLowEnergyServiceData__ServiceType)
- func (ptr *QLowEnergyServiceData) SetUuid(uuid QBluetoothUuid_ITF)
- func (ptr *QLowEnergyServiceData) Swap(other QLowEnergyServiceData_ITF)
- func (ptr *QLowEnergyServiceData) Type() QLowEnergyServiceData__ServiceType
- func (ptr *QLowEnergyServiceData) Uuid() *QBluetoothUuid
- type QLowEnergyServiceData_ITF
- type QLowEnergyServiceData__ServiceType
- type QLowEnergyService_ITF
- type QLowEnergyService__ServiceError
- type QLowEnergyService__ServiceState
- type QLowEnergyService__ServiceType
- type QLowEnergyService__WriteMode
Constants ¶
const ( QBluetoothDeviceDiscoveryAgent__NoError = QBluetoothDeviceDiscoveryAgent__Error(0) QBluetoothDeviceDiscoveryAgent__InputOutputError = QBluetoothDeviceDiscoveryAgent__Error(1) QBluetoothDeviceDiscoveryAgent__PoweredOffError = QBluetoothDeviceDiscoveryAgent__Error(2) QBluetoothDeviceDiscoveryAgent__InvalidBluetoothAdapterError = QBluetoothDeviceDiscoveryAgent__Error(3) QBluetoothDeviceDiscoveryAgent__UnsupportedPlatformError = QBluetoothDeviceDiscoveryAgent__Error(4) QBluetoothDeviceDiscoveryAgent__UnknownError = QBluetoothDeviceDiscoveryAgent__Error(100) )
const ( QBluetoothDeviceDiscoveryAgent__GeneralUnlimitedInquiry = QBluetoothDeviceDiscoveryAgent__InquiryType(0) QBluetoothDeviceDiscoveryAgent__LimitedInquiry = QBluetoothDeviceDiscoveryAgent__InquiryType(1) )
const ( QBluetoothDeviceInfo__UnknownCoreConfiguration = QBluetoothDeviceInfo__CoreConfiguration(0x0) QBluetoothDeviceInfo__LowEnergyCoreConfiguration = QBluetoothDeviceInfo__CoreConfiguration(0x01) QBluetoothDeviceInfo__BaseRateCoreConfiguration = QBluetoothDeviceInfo__CoreConfiguration(0x02) QBluetoothDeviceInfo__BaseRateAndLowEnergyCoreConfiguration = QBluetoothDeviceInfo__CoreConfiguration(0x03) )
const ( QBluetoothDeviceInfo__DataComplete = QBluetoothDeviceInfo__DataCompleteness(0) QBluetoothDeviceInfo__DataIncomplete = QBluetoothDeviceInfo__DataCompleteness(1) )
const ( QBluetoothDeviceInfo__MiscellaneousDevice = QBluetoothDeviceInfo__MajorDeviceClass(0) QBluetoothDeviceInfo__ComputerDevice = QBluetoothDeviceInfo__MajorDeviceClass(1) QBluetoothDeviceInfo__PhoneDevice = QBluetoothDeviceInfo__MajorDeviceClass(2) QBluetoothDeviceInfo__LANAccessDevice = QBluetoothDeviceInfo__MajorDeviceClass(3) QBluetoothDeviceInfo__AudioVideoDevice = QBluetoothDeviceInfo__MajorDeviceClass(4) QBluetoothDeviceInfo__PeripheralDevice = QBluetoothDeviceInfo__MajorDeviceClass(5) QBluetoothDeviceInfo__ImagingDevice = QBluetoothDeviceInfo__MajorDeviceClass(6) QBluetoothDeviceInfo__WearableDevice = QBluetoothDeviceInfo__MajorDeviceClass(7) QBluetoothDeviceInfo__ToyDevice = QBluetoothDeviceInfo__MajorDeviceClass(8) QBluetoothDeviceInfo__HealthDevice = QBluetoothDeviceInfo__MajorDeviceClass(9) QBluetoothDeviceInfo__UncategorizedDevice = QBluetoothDeviceInfo__MajorDeviceClass(31) )
const ( QBluetoothDeviceInfo__UncategorizedAudioVideoDevice = QBluetoothDeviceInfo__MinorAudioVideoClass(0) QBluetoothDeviceInfo__WearableHeadsetDevice = QBluetoothDeviceInfo__MinorAudioVideoClass(1) QBluetoothDeviceInfo__HandsFreeDevice = QBluetoothDeviceInfo__MinorAudioVideoClass(2) QBluetoothDeviceInfo__Microphone = QBluetoothDeviceInfo__MinorAudioVideoClass(4) QBluetoothDeviceInfo__Loudspeaker = QBluetoothDeviceInfo__MinorAudioVideoClass(5) QBluetoothDeviceInfo__Headphones = QBluetoothDeviceInfo__MinorAudioVideoClass(6) QBluetoothDeviceInfo__PortableAudioDevice = QBluetoothDeviceInfo__MinorAudioVideoClass(7) QBluetoothDeviceInfo__CarAudio = QBluetoothDeviceInfo__MinorAudioVideoClass(8) QBluetoothDeviceInfo__SetTopBox = QBluetoothDeviceInfo__MinorAudioVideoClass(9) QBluetoothDeviceInfo__HiFiAudioDevice = QBluetoothDeviceInfo__MinorAudioVideoClass(10) QBluetoothDeviceInfo__Vcr = QBluetoothDeviceInfo__MinorAudioVideoClass(11) QBluetoothDeviceInfo__VideoCamera = QBluetoothDeviceInfo__MinorAudioVideoClass(12) QBluetoothDeviceInfo__Camcorder = QBluetoothDeviceInfo__MinorAudioVideoClass(13) QBluetoothDeviceInfo__VideoMonitor = QBluetoothDeviceInfo__MinorAudioVideoClass(14) QBluetoothDeviceInfo__VideoDisplayAndLoudspeaker = QBluetoothDeviceInfo__MinorAudioVideoClass(15) QBluetoothDeviceInfo__VideoConferencing = QBluetoothDeviceInfo__MinorAudioVideoClass(16) QBluetoothDeviceInfo__GamingDevice = QBluetoothDeviceInfo__MinorAudioVideoClass(18) )
const ( QBluetoothDeviceInfo__UncategorizedComputer = QBluetoothDeviceInfo__MinorComputerClass(0) QBluetoothDeviceInfo__DesktopComputer = QBluetoothDeviceInfo__MinorComputerClass(1) QBluetoothDeviceInfo__ServerComputer = QBluetoothDeviceInfo__MinorComputerClass(2) QBluetoothDeviceInfo__LaptopComputer = QBluetoothDeviceInfo__MinorComputerClass(3) QBluetoothDeviceInfo__HandheldClamShellComputer = QBluetoothDeviceInfo__MinorComputerClass(4) QBluetoothDeviceInfo__HandheldComputer = QBluetoothDeviceInfo__MinorComputerClass(5) QBluetoothDeviceInfo__WearableComputer = QBluetoothDeviceInfo__MinorComputerClass(6) )
const ( QBluetoothDeviceInfo__UncategorizedHealthDevice = QBluetoothDeviceInfo__MinorHealthClass(0) QBluetoothDeviceInfo__HealthBloodPressureMonitor = QBluetoothDeviceInfo__MinorHealthClass(0x1) QBluetoothDeviceInfo__HealthThermometer = QBluetoothDeviceInfo__MinorHealthClass(0x2) QBluetoothDeviceInfo__HealthWeightScale = QBluetoothDeviceInfo__MinorHealthClass(0x3) QBluetoothDeviceInfo__HealthGlucoseMeter = QBluetoothDeviceInfo__MinorHealthClass(0x4) QBluetoothDeviceInfo__HealthPulseOximeter = QBluetoothDeviceInfo__MinorHealthClass(0x5) QBluetoothDeviceInfo__HealthDataDisplay = QBluetoothDeviceInfo__MinorHealthClass(0x7) QBluetoothDeviceInfo__HealthStepCounter = QBluetoothDeviceInfo__MinorHealthClass(0x8) )
const ( QBluetoothDeviceInfo__UncategorizedImagingDevice = QBluetoothDeviceInfo__MinorImagingClass(0) QBluetoothDeviceInfo__ImageDisplay = QBluetoothDeviceInfo__MinorImagingClass(0x04) QBluetoothDeviceInfo__ImageCamera = QBluetoothDeviceInfo__MinorImagingClass(0x08) QBluetoothDeviceInfo__ImageScanner = QBluetoothDeviceInfo__MinorImagingClass(0x10) QBluetoothDeviceInfo__ImagePrinter = QBluetoothDeviceInfo__MinorImagingClass(0x20) )
const ( QBluetoothDeviceInfo__NetworkFullService = QBluetoothDeviceInfo__MinorNetworkClass(0x00) QBluetoothDeviceInfo__NetworkLoadFactorOne = QBluetoothDeviceInfo__MinorNetworkClass(0x08) QBluetoothDeviceInfo__NetworkLoadFactorTwo = QBluetoothDeviceInfo__MinorNetworkClass(0x10) QBluetoothDeviceInfo__NetworkLoadFactorThree = QBluetoothDeviceInfo__MinorNetworkClass(0x18) QBluetoothDeviceInfo__NetworkLoadFactorFour = QBluetoothDeviceInfo__MinorNetworkClass(0x20) QBluetoothDeviceInfo__NetworkLoadFactorFive = QBluetoothDeviceInfo__MinorNetworkClass(0x28) QBluetoothDeviceInfo__NetworkLoadFactorSix = QBluetoothDeviceInfo__MinorNetworkClass(0x30) QBluetoothDeviceInfo__NetworkNoService = QBluetoothDeviceInfo__MinorNetworkClass(0x38) )
const ( QBluetoothDeviceInfo__UncategorizedPeripheral = QBluetoothDeviceInfo__MinorPeripheralClass(0) QBluetoothDeviceInfo__KeyboardPeripheral = QBluetoothDeviceInfo__MinorPeripheralClass(0x10) QBluetoothDeviceInfo__PointingDevicePeripheral = QBluetoothDeviceInfo__MinorPeripheralClass(0x20) QBluetoothDeviceInfo__KeyboardWithPointingDevicePeripheral = QBluetoothDeviceInfo__MinorPeripheralClass(0x30) QBluetoothDeviceInfo__JoystickPeripheral = QBluetoothDeviceInfo__MinorPeripheralClass(0x01) QBluetoothDeviceInfo__GamepadPeripheral = QBluetoothDeviceInfo__MinorPeripheralClass(0x02) QBluetoothDeviceInfo__RemoteControlPeripheral = QBluetoothDeviceInfo__MinorPeripheralClass(0x03) QBluetoothDeviceInfo__SensingDevicePeripheral = QBluetoothDeviceInfo__MinorPeripheralClass(0x04) QBluetoothDeviceInfo__DigitizerTabletPeripheral = QBluetoothDeviceInfo__MinorPeripheralClass(0x05) QBluetoothDeviceInfo__CardReaderPeripheral = QBluetoothDeviceInfo__MinorPeripheralClass(0x06) )
const ( QBluetoothDeviceInfo__UncategorizedPhone = QBluetoothDeviceInfo__MinorPhoneClass(0) QBluetoothDeviceInfo__CellularPhone = QBluetoothDeviceInfo__MinorPhoneClass(1) QBluetoothDeviceInfo__CordlessPhone = QBluetoothDeviceInfo__MinorPhoneClass(2) QBluetoothDeviceInfo__SmartPhone = QBluetoothDeviceInfo__MinorPhoneClass(3) QBluetoothDeviceInfo__WiredModemOrVoiceGatewayPhone = QBluetoothDeviceInfo__MinorPhoneClass(4) QBluetoothDeviceInfo__CommonIsdnAccessPhone = QBluetoothDeviceInfo__MinorPhoneClass(5) )
const ( QBluetoothDeviceInfo__UncategorizedToy = QBluetoothDeviceInfo__MinorToyClass(0) QBluetoothDeviceInfo__ToyRobot = QBluetoothDeviceInfo__MinorToyClass(1) QBluetoothDeviceInfo__ToyVehicle = QBluetoothDeviceInfo__MinorToyClass(2) QBluetoothDeviceInfo__ToyDoll = QBluetoothDeviceInfo__MinorToyClass(3) QBluetoothDeviceInfo__ToyController = QBluetoothDeviceInfo__MinorToyClass(4) QBluetoothDeviceInfo__ToyGame = QBluetoothDeviceInfo__MinorToyClass(5) )
const ( QBluetoothDeviceInfo__UncategorizedWearableDevice = QBluetoothDeviceInfo__MinorWearableClass(0) QBluetoothDeviceInfo__WearableWristWatch = QBluetoothDeviceInfo__MinorWearableClass(1) QBluetoothDeviceInfo__WearablePager = QBluetoothDeviceInfo__MinorWearableClass(2) QBluetoothDeviceInfo__WearableJacket = QBluetoothDeviceInfo__MinorWearableClass(3) QBluetoothDeviceInfo__WearableHelmet = QBluetoothDeviceInfo__MinorWearableClass(4) QBluetoothDeviceInfo__WearableGlasses = QBluetoothDeviceInfo__MinorWearableClass(5) )
const ( QBluetoothDeviceInfo__NoService = QBluetoothDeviceInfo__ServiceClass(0x0000) QBluetoothDeviceInfo__PositioningService = QBluetoothDeviceInfo__ServiceClass(0x0001) QBluetoothDeviceInfo__NetworkingService = QBluetoothDeviceInfo__ServiceClass(0x0002) QBluetoothDeviceInfo__RenderingService = QBluetoothDeviceInfo__ServiceClass(0x0004) QBluetoothDeviceInfo__CapturingService = QBluetoothDeviceInfo__ServiceClass(0x0008) QBluetoothDeviceInfo__ObjectTransferService = QBluetoothDeviceInfo__ServiceClass(0x0010) QBluetoothDeviceInfo__AudioService = QBluetoothDeviceInfo__ServiceClass(0x0020) QBluetoothDeviceInfo__TelephonyService = QBluetoothDeviceInfo__ServiceClass(0x0040) QBluetoothDeviceInfo__InformationService = QBluetoothDeviceInfo__ServiceClass(0x0080) QBluetoothDeviceInfo__AllServices = QBluetoothDeviceInfo__ServiceClass(0x07ff) )
const ( QBluetoothLocalDevice__NoError = QBluetoothLocalDevice__Error(0) QBluetoothLocalDevice__PairingError = QBluetoothLocalDevice__Error(1) QBluetoothLocalDevice__UnknownError = QBluetoothLocalDevice__Error(100) )
const ( QBluetoothLocalDevice__HostPoweredOff = QBluetoothLocalDevice__HostMode(0) QBluetoothLocalDevice__HostConnectable = QBluetoothLocalDevice__HostMode(1) QBluetoothLocalDevice__HostDiscoverable = QBluetoothLocalDevice__HostMode(2) QBluetoothLocalDevice__HostDiscoverableLimitedInquiry = QBluetoothLocalDevice__HostMode(3) )
const ( QBluetoothLocalDevice__Unpaired = QBluetoothLocalDevice__Pairing(0) QBluetoothLocalDevice__Paired = QBluetoothLocalDevice__Pairing(1) QBluetoothLocalDevice__AuthorizedPaired = QBluetoothLocalDevice__Pairing(2) )
const ( QBluetoothServer__NoError = QBluetoothServer__Error(0) QBluetoothServer__UnknownError = QBluetoothServer__Error(1) QBluetoothServer__PoweredOffError = QBluetoothServer__Error(2) QBluetoothServer__InputOutputError = QBluetoothServer__Error(3) QBluetoothServer__ServiceAlreadyRegisteredError = QBluetoothServer__Error(4) QBluetoothServer__UnsupportedProtocolError = QBluetoothServer__Error(5) )
const ( QBluetoothServiceDiscoveryAgent__MinimalDiscovery = QBluetoothServiceDiscoveryAgent__DiscoveryMode(0) QBluetoothServiceDiscoveryAgent__FullDiscovery = QBluetoothServiceDiscoveryAgent__DiscoveryMode(1) )
const ( QBluetoothServiceDiscoveryAgent__NoError = QBluetoothServiceDiscoveryAgent__Error(QBluetoothDeviceDiscoveryAgent__NoError) QBluetoothServiceDiscoveryAgent__InputOutputError = QBluetoothServiceDiscoveryAgent__Error(QBluetoothDeviceDiscoveryAgent__InputOutputError) QBluetoothServiceDiscoveryAgent__PoweredOffError = QBluetoothServiceDiscoveryAgent__Error(QBluetoothDeviceDiscoveryAgent__PoweredOffError) QBluetoothServiceDiscoveryAgent__InvalidBluetoothAdapterError = QBluetoothServiceDiscoveryAgent__Error(QBluetoothDeviceDiscoveryAgent__InvalidBluetoothAdapterError) QBluetoothServiceDiscoveryAgent__UnknownError = QBluetoothServiceDiscoveryAgent__Error(QBluetoothDeviceDiscoveryAgent__UnknownError) )
const ( QBluetoothServiceInfo__UnknownProtocol = QBluetoothServiceInfo__Protocol(0) QBluetoothServiceInfo__L2capProtocol = QBluetoothServiceInfo__Protocol(1) QBluetoothServiceInfo__RfcommProtocol = QBluetoothServiceInfo__Protocol(2) )
const ( QBluetoothSocket__NoSocketError = QBluetoothSocket__SocketError(-2) QBluetoothSocket__UnknownSocketError = QBluetoothSocket__SocketError(network.QAbstractSocket__UnknownSocketError) QBluetoothSocket__HostNotFoundError = QBluetoothSocket__SocketError(network.QAbstractSocket__HostNotFoundError) QBluetoothSocket__ServiceNotFoundError = QBluetoothSocket__SocketError(network.QAbstractSocket__SocketAddressNotAvailableError) QBluetoothSocket__NetworkError = QBluetoothSocket__SocketError(network.QAbstractSocket__NetworkError) QBluetoothSocket__UnsupportedProtocolError = QBluetoothSocket__SocketError(8) QBluetoothSocket__OperationError = QBluetoothSocket__SocketError(network.QAbstractSocket__OperationError) )
const ( QBluetoothSocket__UnconnectedState = QBluetoothSocket__SocketState(network.QAbstractSocket__UnconnectedState) QBluetoothSocket__ServiceLookupState = QBluetoothSocket__SocketState(network.QAbstractSocket__HostLookupState) QBluetoothSocket__ConnectingState = QBluetoothSocket__SocketState(network.QAbstractSocket__ConnectingState) QBluetoothSocket__ConnectedState = QBluetoothSocket__SocketState(network.QAbstractSocket__ConnectedState) QBluetoothSocket__BoundState = QBluetoothSocket__SocketState(network.QAbstractSocket__BoundState) QBluetoothSocket__ClosingState = QBluetoothSocket__SocketState(network.QAbstractSocket__ClosingState) QBluetoothSocket__ListeningState = QBluetoothSocket__SocketState(network.QAbstractSocket__ListeningState) )
const ( QBluetoothTransferReply__NoError = QBluetoothTransferReply__TransferError(0) QBluetoothTransferReply__UnknownError = QBluetoothTransferReply__TransferError(1) QBluetoothTransferReply__FileNotFoundError = QBluetoothTransferReply__TransferError(2) QBluetoothTransferReply__HostNotFoundError = QBluetoothTransferReply__TransferError(3) QBluetoothTransferReply__UserCanceledTransferError = QBluetoothTransferReply__TransferError(4) QBluetoothTransferReply__IODeviceNotReadableError = QBluetoothTransferReply__TransferError(5) QBluetoothTransferReply__ResourceBusyError = QBluetoothTransferReply__TransferError(6) QBluetoothTransferReply__SessionError = QBluetoothTransferReply__TransferError(7) )
const ( QBluetoothTransferRequest__DescriptionAttribute = QBluetoothTransferRequest__Attribute(0) QBluetoothTransferRequest__TimeAttribute = QBluetoothTransferRequest__Attribute(1) QBluetoothTransferRequest__TypeAttribute = QBluetoothTransferRequest__Attribute(2) QBluetoothTransferRequest__LengthAttribute = QBluetoothTransferRequest__Attribute(3) QBluetoothTransferRequest__NameAttribute = QBluetoothTransferRequest__Attribute(4) )
const ( QBluetoothUuid__DeviceName = QBluetoothUuid__CharacteristicType(0x2a00) QBluetoothUuid__Appearance = QBluetoothUuid__CharacteristicType(0x2a01) QBluetoothUuid__PeripheralPrivacyFlag = QBluetoothUuid__CharacteristicType(0x2a02) QBluetoothUuid__ReconnectionAddress = QBluetoothUuid__CharacteristicType(0x2a03) QBluetoothUuid__PeripheralPreferredConnectionParameters = QBluetoothUuid__CharacteristicType(0x2a04) QBluetoothUuid__ServiceChanged = QBluetoothUuid__CharacteristicType(0x2a05) QBluetoothUuid__AlertLevel = QBluetoothUuid__CharacteristicType(0x2a06) QBluetoothUuid__TxPowerLevel = QBluetoothUuid__CharacteristicType(0x2a07) QBluetoothUuid__DateTime = QBluetoothUuid__CharacteristicType(0x2a08) QBluetoothUuid__DayOfWeek = QBluetoothUuid__CharacteristicType(0x2a09) QBluetoothUuid__DayDateTime = QBluetoothUuid__CharacteristicType(0x2a0a) QBluetoothUuid__ExactTime256 = QBluetoothUuid__CharacteristicType(0x2a0c) QBluetoothUuid__DSTOffset = QBluetoothUuid__CharacteristicType(0x2a0d) QBluetoothUuid__TimeZone = QBluetoothUuid__CharacteristicType(0x2a0e) QBluetoothUuid__LocalTimeInformation = QBluetoothUuid__CharacteristicType(0x2a0f) QBluetoothUuid__TimeWithDST = QBluetoothUuid__CharacteristicType(0x2a11) QBluetoothUuid__TimeAccuracy = QBluetoothUuid__CharacteristicType(0x2a12) QBluetoothUuid__TimeSource = QBluetoothUuid__CharacteristicType(0x2a13) QBluetoothUuid__ReferenceTimeInformation = QBluetoothUuid__CharacteristicType(0x2a14) QBluetoothUuid__TimeUpdateControlPoint = QBluetoothUuid__CharacteristicType(0x2a16) QBluetoothUuid__TimeUpdateState = QBluetoothUuid__CharacteristicType(0x2a17) QBluetoothUuid__GlucoseMeasurement = QBluetoothUuid__CharacteristicType(0x2a18) QBluetoothUuid__BatteryLevel = QBluetoothUuid__CharacteristicType(0x2a19) QBluetoothUuid__TemperatureMeasurement = QBluetoothUuid__CharacteristicType(0x2a1c) QBluetoothUuid__TemperatureType = QBluetoothUuid__CharacteristicType(0x2a1d) QBluetoothUuid__IntermediateTemperature = QBluetoothUuid__CharacteristicType(0x2a1e) QBluetoothUuid__MeasurementInterval = QBluetoothUuid__CharacteristicType(0x2a21) QBluetoothUuid__BootKeyboardInputReport = QBluetoothUuid__CharacteristicType(0x2a22) QBluetoothUuid__SystemID = QBluetoothUuid__CharacteristicType(0x2a23) QBluetoothUuid__ModelNumberString = QBluetoothUuid__CharacteristicType(0x2a24) QBluetoothUuid__SerialNumberString = QBluetoothUuid__CharacteristicType(0x2a25) QBluetoothUuid__FirmwareRevisionString = QBluetoothUuid__CharacteristicType(0x2a26) QBluetoothUuid__HardwareRevisionString = QBluetoothUuid__CharacteristicType(0x2a27) QBluetoothUuid__SoftwareRevisionString = QBluetoothUuid__CharacteristicType(0x2a28) QBluetoothUuid__ManufacturerNameString = QBluetoothUuid__CharacteristicType(0x2a29) QBluetoothUuid__IEEE1107320601RegulatoryCertificationDataList = QBluetoothUuid__CharacteristicType(0x2a2a) QBluetoothUuid__CurrentTime = QBluetoothUuid__CharacteristicType(0x2a2b) QBluetoothUuid__MagneticDeclination = QBluetoothUuid__CharacteristicType(0x2a2c) QBluetoothUuid__ScanRefresh = QBluetoothUuid__CharacteristicType(0x2a31) QBluetoothUuid__BootKeyboardOutputReport = QBluetoothUuid__CharacteristicType(0x2a32) QBluetoothUuid__BootMouseInputReport = QBluetoothUuid__CharacteristicType(0x2a33) QBluetoothUuid__GlucoseMeasurementContext = QBluetoothUuid__CharacteristicType(0x2a34) QBluetoothUuid__BloodPressureMeasurement = QBluetoothUuid__CharacteristicType(0x2a35) QBluetoothUuid__IntermediateCuffPressure = QBluetoothUuid__CharacteristicType(0x2a36) QBluetoothUuid__HeartRateMeasurement = QBluetoothUuid__CharacteristicType(0x2a37) QBluetoothUuid__BodySensorLocation = QBluetoothUuid__CharacteristicType(0x2a38) QBluetoothUuid__HeartRateControlPoint = QBluetoothUuid__CharacteristicType(0x2a39) QBluetoothUuid__AlertStatus = QBluetoothUuid__CharacteristicType(0x2a3f) QBluetoothUuid__RingerControlPoint = QBluetoothUuid__CharacteristicType(0x2a40) QBluetoothUuid__RingerSetting = QBluetoothUuid__CharacteristicType(0x2a41) QBluetoothUuid__AlertCategoryIDBitMask = QBluetoothUuid__CharacteristicType(0x2a42) QBluetoothUuid__AlertCategoryID = QBluetoothUuid__CharacteristicType(0x2a43) QBluetoothUuid__AlertNotificationControlPoint = QBluetoothUuid__CharacteristicType(0x2a44) QBluetoothUuid__UnreadAlertStatus = QBluetoothUuid__CharacteristicType(0x2a45) QBluetoothUuid__NewAlert = QBluetoothUuid__CharacteristicType(0x2a46) QBluetoothUuid__SupportedNewAlertCategory = QBluetoothUuid__CharacteristicType(0x2a47) QBluetoothUuid__SupportedUnreadAlertCategory = QBluetoothUuid__CharacteristicType(0x2a48) QBluetoothUuid__BloodPressureFeature = QBluetoothUuid__CharacteristicType(0x2a49) QBluetoothUuid__HIDInformation = QBluetoothUuid__CharacteristicType(0x2a4a) QBluetoothUuid__ReportMap = QBluetoothUuid__CharacteristicType(0x2a4b) QBluetoothUuid__HIDControlPoint = QBluetoothUuid__CharacteristicType(0x2a4c) QBluetoothUuid__Report = QBluetoothUuid__CharacteristicType(0x2a4d) QBluetoothUuid__ProtocolMode = QBluetoothUuid__CharacteristicType(0x2a4e) QBluetoothUuid__ScanIntervalWindow = QBluetoothUuid__CharacteristicType(0x2a4f) QBluetoothUuid__PnPID = QBluetoothUuid__CharacteristicType(0x2a50) QBluetoothUuid__GlucoseFeature = QBluetoothUuid__CharacteristicType(0x2a51) QBluetoothUuid__RecordAccessControlPoint = QBluetoothUuid__CharacteristicType(0x2a52) QBluetoothUuid__RSCMeasurement = QBluetoothUuid__CharacteristicType(0x2a53) QBluetoothUuid__RSCFeature = QBluetoothUuid__CharacteristicType(0x2a54) QBluetoothUuid__SCControlPoint = QBluetoothUuid__CharacteristicType(0x2a55) QBluetoothUuid__CSCMeasurement = QBluetoothUuid__CharacteristicType(0x2a5b) QBluetoothUuid__CSCFeature = QBluetoothUuid__CharacteristicType(0x2a5c) QBluetoothUuid__SensorLocation = QBluetoothUuid__CharacteristicType(0x2a5d) QBluetoothUuid__CyclingPowerMeasurement = QBluetoothUuid__CharacteristicType(0x2a63) QBluetoothUuid__CyclingPowerVector = QBluetoothUuid__CharacteristicType(0x2a64) QBluetoothUuid__CyclingPowerFeature = QBluetoothUuid__CharacteristicType(0x2a65) QBluetoothUuid__CyclingPowerControlPoint = QBluetoothUuid__CharacteristicType(0x2a66) QBluetoothUuid__LocationAndSpeed = QBluetoothUuid__CharacteristicType(0x2a67) QBluetoothUuid__PositionQuality = QBluetoothUuid__CharacteristicType(0x2a69) QBluetoothUuid__LNFeature = QBluetoothUuid__CharacteristicType(0x2a6a) QBluetoothUuid__LNControlPoint = QBluetoothUuid__CharacteristicType(0x2a6b) QBluetoothUuid__Elevation = QBluetoothUuid__CharacteristicType(0x2a6c) QBluetoothUuid__Pressure = QBluetoothUuid__CharacteristicType(0x2a6d) QBluetoothUuid__Temperature = QBluetoothUuid__CharacteristicType(0x2a6e) QBluetoothUuid__Humidity = QBluetoothUuid__CharacteristicType(0x2a6f) QBluetoothUuid__TrueWindSpeed = QBluetoothUuid__CharacteristicType(0x2a70) QBluetoothUuid__TrueWindDirection = QBluetoothUuid__CharacteristicType(0x2a71) QBluetoothUuid__ApparentWindSpeed = QBluetoothUuid__CharacteristicType(0x2a72) QBluetoothUuid__ApparentWindDirection = QBluetoothUuid__CharacteristicType(0x2a73) QBluetoothUuid__GustFactor = QBluetoothUuid__CharacteristicType(0x2a74) QBluetoothUuid__PollenConcentration = QBluetoothUuid__CharacteristicType(0x2a75) QBluetoothUuid__UVIndex = QBluetoothUuid__CharacteristicType(0x2a76) QBluetoothUuid__Irradiance = QBluetoothUuid__CharacteristicType(0x2a77) QBluetoothUuid__Rainfall = QBluetoothUuid__CharacteristicType(0x2a78) QBluetoothUuid__WindChill = QBluetoothUuid__CharacteristicType(0x2a79) QBluetoothUuid__HeatIndex = QBluetoothUuid__CharacteristicType(0x2a7a) QBluetoothUuid__DewPoint = QBluetoothUuid__CharacteristicType(0x2a7b) QBluetoothUuid__DescriptorValueChanged = QBluetoothUuid__CharacteristicType(0x2a7d) QBluetoothUuid__AerobicHeartRateLowerLimit = QBluetoothUuid__CharacteristicType(0x2a7e) QBluetoothUuid__AerobicThreshold = QBluetoothUuid__CharacteristicType(0x2a7f) QBluetoothUuid__Age = QBluetoothUuid__CharacteristicType(0x2a80) QBluetoothUuid__AnaerobicHeartRateLowerLimit = QBluetoothUuid__CharacteristicType(0x2a81) QBluetoothUuid__AnaerobicHeartRateUpperLimit = QBluetoothUuid__CharacteristicType(0x2a82) QBluetoothUuid__AnaerobicThreshold = QBluetoothUuid__CharacteristicType(0x2a83) QBluetoothUuid__AerobicHeartRateUpperLimit = QBluetoothUuid__CharacteristicType(0x2a84) QBluetoothUuid__DateOfBirth = QBluetoothUuid__CharacteristicType(0x2a85) QBluetoothUuid__DateOfThresholdAssessment = QBluetoothUuid__CharacteristicType(0x2a86) QBluetoothUuid__EmailAddress = QBluetoothUuid__CharacteristicType(0x2a87) QBluetoothUuid__FatBurnHeartRateLowerLimit = QBluetoothUuid__CharacteristicType(0x2a88) QBluetoothUuid__FatBurnHeartRateUpperLimit = QBluetoothUuid__CharacteristicType(0x2a89) QBluetoothUuid__FirstName = QBluetoothUuid__CharacteristicType(0x2a8a) QBluetoothUuid__FiveZoneHeartRateLimits = QBluetoothUuid__CharacteristicType(0x2a8b) QBluetoothUuid__Gender = QBluetoothUuid__CharacteristicType(0x2a8c) QBluetoothUuid__HeartRateMax = QBluetoothUuid__CharacteristicType(0x2a8d) QBluetoothUuid__Height = QBluetoothUuid__CharacteristicType(0x2a8e) QBluetoothUuid__HipCircumference = QBluetoothUuid__CharacteristicType(0x2a8f) QBluetoothUuid__LastName = QBluetoothUuid__CharacteristicType(0x2a90) QBluetoothUuid__MaximumRecommendedHeartRate = QBluetoothUuid__CharacteristicType(0x2a91) QBluetoothUuid__RestingHeartRate = QBluetoothUuid__CharacteristicType(0x2a92) QBluetoothUuid__SportTypeForAerobicAnaerobicThresholds = QBluetoothUuid__CharacteristicType(0x2a93) QBluetoothUuid__ThreeZoneHeartRateLimits = QBluetoothUuid__CharacteristicType(0x2a94) QBluetoothUuid__TwoZoneHeartRateLimits = QBluetoothUuid__CharacteristicType(0x2a95) QBluetoothUuid__VO2Max = QBluetoothUuid__CharacteristicType(0x2a96) QBluetoothUuid__WaistCircumference = QBluetoothUuid__CharacteristicType(0x2a97) QBluetoothUuid__Weight = QBluetoothUuid__CharacteristicType(0x2a98) QBluetoothUuid__DatabaseChangeIncrement = QBluetoothUuid__CharacteristicType(0x2a99) QBluetoothUuid__UserIndex = QBluetoothUuid__CharacteristicType(0x2a9a) QBluetoothUuid__BodyCompositionFeature = QBluetoothUuid__CharacteristicType(0x2a9b) QBluetoothUuid__BodyCompositionMeasurement = QBluetoothUuid__CharacteristicType(0x2a9c) QBluetoothUuid__WeightMeasurement = QBluetoothUuid__CharacteristicType(0x2a9d) QBluetoothUuid__WeightScaleFeature = QBluetoothUuid__CharacteristicType(0x2a9e) QBluetoothUuid__UserControlPoint = QBluetoothUuid__CharacteristicType(0x2a9f) QBluetoothUuid__MagneticFluxDensity2D = QBluetoothUuid__CharacteristicType(0x2aa0) QBluetoothUuid__MagneticFluxDensity3D = QBluetoothUuid__CharacteristicType(0x2aa1) QBluetoothUuid__Language = QBluetoothUuid__CharacteristicType(0x2aa2) QBluetoothUuid__BarometricPressureTrend = QBluetoothUuid__CharacteristicType(0x2aa3) )
const ( QBluetoothUuid__UnknownDescriptorType = QBluetoothUuid__DescriptorType(0x0) QBluetoothUuid__CharacteristicExtendedProperties = QBluetoothUuid__DescriptorType(0x2900) QBluetoothUuid__CharacteristicUserDescription = QBluetoothUuid__DescriptorType(0x2901) QBluetoothUuid__ClientCharacteristicConfiguration = QBluetoothUuid__DescriptorType(0x2902) QBluetoothUuid__ServerCharacteristicConfiguration = QBluetoothUuid__DescriptorType(0x2903) QBluetoothUuid__CharacteristicPresentationFormat = QBluetoothUuid__DescriptorType(0x2904) QBluetoothUuid__CharacteristicAggregateFormat = QBluetoothUuid__DescriptorType(0x2905) QBluetoothUuid__ValidRange = QBluetoothUuid__DescriptorType(0x2906) QBluetoothUuid__ExternalReportReference = QBluetoothUuid__DescriptorType(0x2907) QBluetoothUuid__ReportReference = QBluetoothUuid__DescriptorType(0x2908) QBluetoothUuid__EnvironmentalSensingConfiguration = QBluetoothUuid__DescriptorType(0x290b) QBluetoothUuid__EnvironmentalSensingMeasurement = QBluetoothUuid__DescriptorType(0x290c) QBluetoothUuid__EnvironmentalSensingTriggerSetting = QBluetoothUuid__DescriptorType(0x290d) )
const ( QBluetoothUuid__Sdp = QBluetoothUuid__ProtocolUuid(0x0001) QBluetoothUuid__Udp = QBluetoothUuid__ProtocolUuid(0x0002) QBluetoothUuid__Rfcomm = QBluetoothUuid__ProtocolUuid(0x0003) QBluetoothUuid__Tcp = QBluetoothUuid__ProtocolUuid(0x0004) QBluetoothUuid__TcsBin = QBluetoothUuid__ProtocolUuid(0x0005) QBluetoothUuid__TcsAt = QBluetoothUuid__ProtocolUuid(0x0006) QBluetoothUuid__Att = QBluetoothUuid__ProtocolUuid(0x0007) QBluetoothUuid__Obex = QBluetoothUuid__ProtocolUuid(0x0008) QBluetoothUuid__Ip = QBluetoothUuid__ProtocolUuid(0x0009) QBluetoothUuid__Ftp = QBluetoothUuid__ProtocolUuid(0x000A) QBluetoothUuid__Http = QBluetoothUuid__ProtocolUuid(0x000C) QBluetoothUuid__Wsp = QBluetoothUuid__ProtocolUuid(0x000E) QBluetoothUuid__Bnep = QBluetoothUuid__ProtocolUuid(0x000F) QBluetoothUuid__Upnp = QBluetoothUuid__ProtocolUuid(0x0010) QBluetoothUuid__Hidp = QBluetoothUuid__ProtocolUuid(0x0011) QBluetoothUuid__HardcopyControlChannel = QBluetoothUuid__ProtocolUuid(0x0012) QBluetoothUuid__HardcopyDataChannel = QBluetoothUuid__ProtocolUuid(0x0014) QBluetoothUuid__HardcopyNotification = QBluetoothUuid__ProtocolUuid(0x0016) QBluetoothUuid__Avctp = QBluetoothUuid__ProtocolUuid(0x0017) QBluetoothUuid__Avdtp = QBluetoothUuid__ProtocolUuid(0x0019) QBluetoothUuid__Cmtp = QBluetoothUuid__ProtocolUuid(0x001B) QBluetoothUuid__UdiCPlain = QBluetoothUuid__ProtocolUuid(0x001D) QBluetoothUuid__McapControlChannel = QBluetoothUuid__ProtocolUuid(0x001E) QBluetoothUuid__McapDataChannel = QBluetoothUuid__ProtocolUuid(0x001F) QBluetoothUuid__L2cap = QBluetoothUuid__ProtocolUuid(0x0100) )
const ( QBluetoothUuid__ServiceDiscoveryServer = QBluetoothUuid__ServiceClassUuid(0x1000) QBluetoothUuid__BrowseGroupDescriptor = QBluetoothUuid__ServiceClassUuid(0x1001) QBluetoothUuid__PublicBrowseGroup = QBluetoothUuid__ServiceClassUuid(0x1002) QBluetoothUuid__SerialPort = QBluetoothUuid__ServiceClassUuid(0x1101) QBluetoothUuid__LANAccessUsingPPP = QBluetoothUuid__ServiceClassUuid(0x1102) QBluetoothUuid__DialupNetworking = QBluetoothUuid__ServiceClassUuid(0x1103) QBluetoothUuid__IrMCSync = QBluetoothUuid__ServiceClassUuid(0x1104) QBluetoothUuid__ObexObjectPush = QBluetoothUuid__ServiceClassUuid(0x1105) QBluetoothUuid__OBEXFileTransfer = QBluetoothUuid__ServiceClassUuid(0x1106) QBluetoothUuid__IrMCSyncCommand = QBluetoothUuid__ServiceClassUuid(0x1107) QBluetoothUuid__Headset = QBluetoothUuid__ServiceClassUuid(0x1108) QBluetoothUuid__AudioSource = QBluetoothUuid__ServiceClassUuid(0x110a) QBluetoothUuid__AudioSink = QBluetoothUuid__ServiceClassUuid(0x110b) QBluetoothUuid__AV_RemoteControlTarget = QBluetoothUuid__ServiceClassUuid(0x110c) QBluetoothUuid__AdvancedAudioDistribution = QBluetoothUuid__ServiceClassUuid(0x110d) QBluetoothUuid__AV_RemoteControl = QBluetoothUuid__ServiceClassUuid(0x110e) QBluetoothUuid__AV_RemoteControlController = QBluetoothUuid__ServiceClassUuid(0x110f) QBluetoothUuid__HeadsetAG = QBluetoothUuid__ServiceClassUuid(0x1112) QBluetoothUuid__PANU = QBluetoothUuid__ServiceClassUuid(0x1115) QBluetoothUuid__NAP = QBluetoothUuid__ServiceClassUuid(0x1116) QBluetoothUuid__GN = QBluetoothUuid__ServiceClassUuid(0x1117) QBluetoothUuid__DirectPrinting = QBluetoothUuid__ServiceClassUuid(0x1118) QBluetoothUuid__ReferencePrinting = QBluetoothUuid__ServiceClassUuid(0x1119) QBluetoothUuid__BasicImage = QBluetoothUuid__ServiceClassUuid(0x111a) QBluetoothUuid__ImagingResponder = QBluetoothUuid__ServiceClassUuid(0x111b) QBluetoothUuid__ImagingAutomaticArchive = QBluetoothUuid__ServiceClassUuid(0x111c) QBluetoothUuid__ImagingReferenceObjects = QBluetoothUuid__ServiceClassUuid(0x111d) QBluetoothUuid__Handsfree = QBluetoothUuid__ServiceClassUuid(0x111e) QBluetoothUuid__HandsfreeAudioGateway = QBluetoothUuid__ServiceClassUuid(0x111f) QBluetoothUuid__DirectPrintingReferenceObjectsService = QBluetoothUuid__ServiceClassUuid(0x1120) QBluetoothUuid__ReflectedUI = QBluetoothUuid__ServiceClassUuid(0x1121) QBluetoothUuid__BasicPrinting = QBluetoothUuid__ServiceClassUuid(0x1122) QBluetoothUuid__PrintingStatus = QBluetoothUuid__ServiceClassUuid(0x1123) QBluetoothUuid__HumanInterfaceDeviceService = QBluetoothUuid__ServiceClassUuid(0x1124) QBluetoothUuid__HardcopyCableReplacement = QBluetoothUuid__ServiceClassUuid(0x1125) QBluetoothUuid__HCRPrint = QBluetoothUuid__ServiceClassUuid(0x1126) QBluetoothUuid__HCRScan = QBluetoothUuid__ServiceClassUuid(0x1127) QBluetoothUuid__SIMAccess = QBluetoothUuid__ServiceClassUuid(0x112d) QBluetoothUuid__PhonebookAccessPCE = QBluetoothUuid__ServiceClassUuid(0x112e) QBluetoothUuid__PhonebookAccessPSE = QBluetoothUuid__ServiceClassUuid(0x112f) QBluetoothUuid__PhonebookAccess = QBluetoothUuid__ServiceClassUuid(0x1130) QBluetoothUuid__HeadsetHS = QBluetoothUuid__ServiceClassUuid(0x1131) QBluetoothUuid__MessageAccessServer = QBluetoothUuid__ServiceClassUuid(0x1132) QBluetoothUuid__MessageNotificationServer = QBluetoothUuid__ServiceClassUuid(0x1133) QBluetoothUuid__MessageAccessProfile = QBluetoothUuid__ServiceClassUuid(0x1134) QBluetoothUuid__GNSS = QBluetoothUuid__ServiceClassUuid(0x1135) QBluetoothUuid__GNSSServer = QBluetoothUuid__ServiceClassUuid(0x1136) QBluetoothUuid__Display3D = QBluetoothUuid__ServiceClassUuid(0x1137) QBluetoothUuid__Glasses3D = QBluetoothUuid__ServiceClassUuid(0x1138) QBluetoothUuid__Synchronization3D = QBluetoothUuid__ServiceClassUuid(0x1139) QBluetoothUuid__MPSProfile = QBluetoothUuid__ServiceClassUuid(0x113a) QBluetoothUuid__MPSService = QBluetoothUuid__ServiceClassUuid(0x113b) QBluetoothUuid__PnPInformation = QBluetoothUuid__ServiceClassUuid(0x1200) QBluetoothUuid__GenericNetworking = QBluetoothUuid__ServiceClassUuid(0x1201) QBluetoothUuid__GenericFileTransfer = QBluetoothUuid__ServiceClassUuid(0x1202) QBluetoothUuid__GenericAudio = QBluetoothUuid__ServiceClassUuid(0x1203) QBluetoothUuid__GenericTelephony = QBluetoothUuid__ServiceClassUuid(0x1204) QBluetoothUuid__VideoSource = QBluetoothUuid__ServiceClassUuid(0x1303) QBluetoothUuid__VideoSink = QBluetoothUuid__ServiceClassUuid(0x1304) QBluetoothUuid__VideoDistribution = QBluetoothUuid__ServiceClassUuid(0x1305) QBluetoothUuid__HDP = QBluetoothUuid__ServiceClassUuid(0x1400) QBluetoothUuid__HDPSource = QBluetoothUuid__ServiceClassUuid(0x1401) QBluetoothUuid__HDPSink = QBluetoothUuid__ServiceClassUuid(0x1402) QBluetoothUuid__GenericAccess = QBluetoothUuid__ServiceClassUuid(0x1800) QBluetoothUuid__GenericAttribute = QBluetoothUuid__ServiceClassUuid(0x1801) QBluetoothUuid__ImmediateAlert = QBluetoothUuid__ServiceClassUuid(0x1802) QBluetoothUuid__LinkLoss = QBluetoothUuid__ServiceClassUuid(0x1803) QBluetoothUuid__TxPower = QBluetoothUuid__ServiceClassUuid(0x1804) QBluetoothUuid__CurrentTimeService = QBluetoothUuid__ServiceClassUuid(0x1805) QBluetoothUuid__ReferenceTimeUpdateService = QBluetoothUuid__ServiceClassUuid(0x1806) QBluetoothUuid__NextDSTChangeService = QBluetoothUuid__ServiceClassUuid(0x1807) QBluetoothUuid__Glucose = QBluetoothUuid__ServiceClassUuid(0x1808) QBluetoothUuid__HealthThermometer = QBluetoothUuid__ServiceClassUuid(0x1809) QBluetoothUuid__DeviceInformation = QBluetoothUuid__ServiceClassUuid(0x180a) QBluetoothUuid__HeartRate = QBluetoothUuid__ServiceClassUuid(0x180d) QBluetoothUuid__PhoneAlertStatusService = QBluetoothUuid__ServiceClassUuid(0x180e) QBluetoothUuid__BatteryService = QBluetoothUuid__ServiceClassUuid(0x180f) QBluetoothUuid__BloodPressure = QBluetoothUuid__ServiceClassUuid(0x1810) QBluetoothUuid__AlertNotificationService = QBluetoothUuid__ServiceClassUuid(0x1811) QBluetoothUuid__HumanInterfaceDevice = QBluetoothUuid__ServiceClassUuid(0x1812) QBluetoothUuid__ScanParameters = QBluetoothUuid__ServiceClassUuid(0x1813) QBluetoothUuid__RunningSpeedAndCadence = QBluetoothUuid__ServiceClassUuid(0x1814) QBluetoothUuid__CyclingSpeedAndCadence = QBluetoothUuid__ServiceClassUuid(0x1816) QBluetoothUuid__CyclingPower = QBluetoothUuid__ServiceClassUuid(0x1818) QBluetoothUuid__EnvironmentalSensing = QBluetoothUuid__ServiceClassUuid(0x181a) QBluetoothUuid__BodyComposition = QBluetoothUuid__ServiceClassUuid(0x181b) QBluetoothUuid__UserData = QBluetoothUuid__ServiceClassUuid(0x181c) QBluetoothUuid__WeightScale = QBluetoothUuid__ServiceClassUuid(0x181d) QBluetoothUuid__BondManagement = QBluetoothUuid__ServiceClassUuid(0x181e) QBluetoothUuid__ContinuousGlucoseMonitoring = QBluetoothUuid__ServiceClassUuid(0x181f) )
const ( QLowEnergyAdvertisingData__DiscoverabilityNone = QLowEnergyAdvertisingData__Discoverability(0) QLowEnergyAdvertisingData__DiscoverabilityLimited = QLowEnergyAdvertisingData__Discoverability(1) QLowEnergyAdvertisingData__DiscoverabilityGeneral = QLowEnergyAdvertisingData__Discoverability(2) )
const ( QLowEnergyAdvertisingParameters__IgnoreWhiteList = QLowEnergyAdvertisingParameters__FilterPolicy(0x00) QLowEnergyAdvertisingParameters__UseWhiteListForScanning = QLowEnergyAdvertisingParameters__FilterPolicy(0x01) QLowEnergyAdvertisingParameters__UseWhiteListForConnecting = QLowEnergyAdvertisingParameters__FilterPolicy(0x02) QLowEnergyAdvertisingParameters__UseWhiteListForScanningAndConnecting = QLowEnergyAdvertisingParameters__FilterPolicy(0x03) )
const ( QLowEnergyAdvertisingParameters__AdvInd = QLowEnergyAdvertisingParameters__Mode(0x0) QLowEnergyAdvertisingParameters__AdvScanInd = QLowEnergyAdvertisingParameters__Mode(0x2) QLowEnergyAdvertisingParameters__AdvNonConnInd = QLowEnergyAdvertisingParameters__Mode(0x3) )
const ( QLowEnergyCharacteristic__Unknown = QLowEnergyCharacteristic__PropertyType(0x00) QLowEnergyCharacteristic__Broadcasting = QLowEnergyCharacteristic__PropertyType(0x01) QLowEnergyCharacteristic__Read = QLowEnergyCharacteristic__PropertyType(0x02) QLowEnergyCharacteristic__WriteNoResponse = QLowEnergyCharacteristic__PropertyType(0x04) QLowEnergyCharacteristic__Write = QLowEnergyCharacteristic__PropertyType(0x08) QLowEnergyCharacteristic__Notify = QLowEnergyCharacteristic__PropertyType(0x10) QLowEnergyCharacteristic__Indicate = QLowEnergyCharacteristic__PropertyType(0x20) QLowEnergyCharacteristic__WriteSigned = QLowEnergyCharacteristic__PropertyType(0x40) QLowEnergyCharacteristic__ExtendedProperty = QLowEnergyCharacteristic__PropertyType(0x80) )
const ( QLowEnergyController__UnconnectedState = QLowEnergyController__ControllerState(0) QLowEnergyController__ConnectingState = QLowEnergyController__ControllerState(1) QLowEnergyController__ConnectedState = QLowEnergyController__ControllerState(2) QLowEnergyController__DiscoveringState = QLowEnergyController__ControllerState(3) QLowEnergyController__DiscoveredState = QLowEnergyController__ControllerState(4) QLowEnergyController__ClosingState = QLowEnergyController__ControllerState(5) QLowEnergyController__AdvertisingState = QLowEnergyController__ControllerState(6) )
const ( QLowEnergyController__NoError = QLowEnergyController__Error(0) QLowEnergyController__UnknownError = QLowEnergyController__Error(1) QLowEnergyController__UnknownRemoteDeviceError = QLowEnergyController__Error(2) QLowEnergyController__NetworkError = QLowEnergyController__Error(3) QLowEnergyController__InvalidBluetoothAdapterError = QLowEnergyController__Error(4) QLowEnergyController__ConnectionError = QLowEnergyController__Error(5) QLowEnergyController__AdvertisingError = QLowEnergyController__Error(6) )
const ( QLowEnergyController__PublicAddress = QLowEnergyController__RemoteAddressType(0) QLowEnergyController__RandomAddress = QLowEnergyController__RemoteAddressType(1) )
const ( QLowEnergyController__CentralRole = QLowEnergyController__Role(0) QLowEnergyController__PeripheralRole = QLowEnergyController__Role(1) )
const ( QLowEnergyService__NoError = QLowEnergyService__ServiceError(0) QLowEnergyService__OperationError = QLowEnergyService__ServiceError(1) QLowEnergyService__CharacteristicWriteError = QLowEnergyService__ServiceError(2) QLowEnergyService__DescriptorWriteError = QLowEnergyService__ServiceError(3) QLowEnergyService__UnknownError = QLowEnergyService__ServiceError(4) QLowEnergyService__CharacteristicReadError = QLowEnergyService__ServiceError(5) QLowEnergyService__DescriptorReadError = QLowEnergyService__ServiceError(6) )
const ( QLowEnergyService__InvalidService = QLowEnergyService__ServiceState(0) QLowEnergyService__DiscoveryRequired = QLowEnergyService__ServiceState(1) QLowEnergyService__DiscoveringServices = QLowEnergyService__ServiceState(2) QLowEnergyService__ServiceDiscovered = QLowEnergyService__ServiceState(3) QLowEnergyService__LocalService = QLowEnergyService__ServiceState(4) )
const ( QLowEnergyService__PrimaryService = QLowEnergyService__ServiceType(0x0001) QLowEnergyService__IncludedService = QLowEnergyService__ServiceType(0x0002) )
const ( QLowEnergyService__WriteWithResponse = QLowEnergyService__WriteMode(0) QLowEnergyService__WriteWithoutResponse = QLowEnergyService__WriteMode(1) QLowEnergyService__WriteSigned = QLowEnergyService__WriteMode(2) )
const ( QLowEnergyServiceData__ServiceTypePrimary = QLowEnergyServiceData__ServiceType(0x2800) QLowEnergyServiceData__ServiceTypeSecondary = QLowEnergyServiceData__ServiceType(0x2801) )
const (
QBluetoothDeviceInfo__UncategorizedMiscellaneous = QBluetoothDeviceInfo__MinorMiscellaneousClass(0)
)
Variables ¶
var ( QBluetoothServiceInfo__ServiceRecordHandle = QBluetoothServiceInfo__AttributeId(0x0000) QBluetoothServiceInfo__ServiceClassIds = QBluetoothServiceInfo__AttributeId(0x0001) QBluetoothServiceInfo__ServiceRecordState = QBluetoothServiceInfo__AttributeId(0x0002) QBluetoothServiceInfo__ServiceId = QBluetoothServiceInfo__AttributeId(0x0003) QBluetoothServiceInfo__ProtocolDescriptorList = QBluetoothServiceInfo__AttributeId(0x0004) QBluetoothServiceInfo__BrowseGroupList = QBluetoothServiceInfo__AttributeId(0x0005) QBluetoothServiceInfo__LanguageBaseAttributeIdList = QBluetoothServiceInfo__AttributeId(0x0006) QBluetoothServiceInfo__ServiceInfoTimeToLive = QBluetoothServiceInfo__AttributeId(0x0007) QBluetoothServiceInfo__ServiceAvailability = QBluetoothServiceInfo__AttributeId(0x0008) QBluetoothServiceInfo__BluetoothProfileDescriptorList = QBluetoothServiceInfo__AttributeId(0x0009) QBluetoothServiceInfo__DocumentationUrl = QBluetoothServiceInfo__AttributeId(0x000A) QBluetoothServiceInfo__ClientExecutableUrl = QBluetoothServiceInfo__AttributeId(0x000B) QBluetoothServiceInfo__IconUrl = QBluetoothServiceInfo__AttributeId(0x000C) QBluetoothServiceInfo__AdditionalProtocolDescriptorList = QBluetoothServiceInfo__AttributeId(0x000D) QBluetoothServiceInfo__PrimaryLanguageBase = QBluetoothServiceInfo__AttributeId(0x0100) QBluetoothServiceInfo__ServiceName = QBluetoothServiceInfo__AttributeId(C.QBluetoothServiceInfo_ServiceName_Type()) QBluetoothServiceInfo__ServiceDescription = QBluetoothServiceInfo__AttributeId(C.QBluetoothServiceInfo_ServiceDescription_Type()) QBluetoothServiceInfo__ServiceProvider = QBluetoothServiceInfo__AttributeId(C.QBluetoothServiceInfo_ServiceProvider_Type()) )
Functions ¶
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 QBluetoothAddress ¶
type QBluetoothAddress struct {
// contains filtered or unexported fields
}
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) *QBluetoothAddress
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 (p *QBluetoothAddress) Pointer() unsafe.Pointer
func (*QBluetoothAddress) QBluetoothAddress_PTR ¶
func (p *QBluetoothAddress) QBluetoothAddress_PTR() *QBluetoothAddress
func (*QBluetoothAddress) SetPointer ¶
func (p *QBluetoothAddress) SetPointer(ptr 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 ¶
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) *QBluetoothDeviceDiscoveryAgent
func (*QBluetoothDeviceDiscoveryAgent) Canceled ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) Canceled()
func (*QBluetoothDeviceDiscoveryAgent) ChildEvent ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ChildEvent(event core.QChildEvent_ITF)
func (*QBluetoothDeviceDiscoveryAgent) ChildEventDefault ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ChildEventDefault(event core.QChildEvent_ITF)
func (*QBluetoothDeviceDiscoveryAgent) ConnectCanceled ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectCanceled(f func())
func (*QBluetoothDeviceDiscoveryAgent) ConnectChildEvent ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QBluetoothDeviceDiscoveryAgent) ConnectConnectNotify ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QBluetoothDeviceDiscoveryAgent) ConnectCustomEvent ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectCustomEvent(f func(event *core.QEvent))
func (*QBluetoothDeviceDiscoveryAgent) ConnectDeleteLater ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectDeleteLater(f func())
func (*QBluetoothDeviceDiscoveryAgent) ConnectDeviceDiscovered ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectDeviceDiscovered(f func(info *QBluetoothDeviceInfo))
func (*QBluetoothDeviceDiscoveryAgent) ConnectDisconnectNotify ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QBluetoothDeviceDiscoveryAgent) ConnectError2 ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectError2(f func(error QBluetoothDeviceDiscoveryAgent__Error))
func (*QBluetoothDeviceDiscoveryAgent) ConnectEvent ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectEvent(f func(e *core.QEvent) bool)
func (*QBluetoothDeviceDiscoveryAgent) ConnectEventFilter ¶
func (*QBluetoothDeviceDiscoveryAgent) ConnectFinished ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectFinished(f func())
func (*QBluetoothDeviceDiscoveryAgent) ConnectMetaObject ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectMetaObject(f func() *core.QMetaObject)
func (*QBluetoothDeviceDiscoveryAgent) ConnectNotify ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectNotify(sign core.QMetaMethod_ITF)
func (*QBluetoothDeviceDiscoveryAgent) ConnectNotifyDefault ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QBluetoothDeviceDiscoveryAgent) ConnectStart ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectStart(f func())
func (*QBluetoothDeviceDiscoveryAgent) ConnectStop ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectStop(f func())
func (*QBluetoothDeviceDiscoveryAgent) ConnectTimerEvent ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QBluetoothDeviceDiscoveryAgent) CustomEvent ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) CustomEvent(event core.QEvent_ITF)
func (*QBluetoothDeviceDiscoveryAgent) CustomEventDefault ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) CustomEventDefault(event core.QEvent_ITF)
func (*QBluetoothDeviceDiscoveryAgent) DeleteLater ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DeleteLater()
func (*QBluetoothDeviceDiscoveryAgent) DeleteLaterDefault ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DeleteLaterDefault()
func (*QBluetoothDeviceDiscoveryAgent) DestroyQBluetoothDeviceDiscoveryAgent ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DestroyQBluetoothDeviceDiscoveryAgent()
func (*QBluetoothDeviceDiscoveryAgent) DeviceDiscovered ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DeviceDiscovered(info QBluetoothDeviceInfo_ITF)
func (*QBluetoothDeviceDiscoveryAgent) DisconnectCanceled ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectCanceled()
func (*QBluetoothDeviceDiscoveryAgent) DisconnectChildEvent ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectChildEvent()
func (*QBluetoothDeviceDiscoveryAgent) DisconnectConnectNotify ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectConnectNotify()
func (*QBluetoothDeviceDiscoveryAgent) DisconnectCustomEvent ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectCustomEvent()
func (*QBluetoothDeviceDiscoveryAgent) DisconnectDeleteLater ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectDeleteLater()
func (*QBluetoothDeviceDiscoveryAgent) DisconnectDeviceDiscovered ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectDeviceDiscovered()
func (*QBluetoothDeviceDiscoveryAgent) DisconnectDisconnectNotify ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectDisconnectNotify()
func (*QBluetoothDeviceDiscoveryAgent) DisconnectError2 ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectError2()
func (*QBluetoothDeviceDiscoveryAgent) DisconnectEvent ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectEvent()
func (*QBluetoothDeviceDiscoveryAgent) DisconnectEventFilter ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectEventFilter()
func (*QBluetoothDeviceDiscoveryAgent) DisconnectFinished ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectFinished()
func (*QBluetoothDeviceDiscoveryAgent) DisconnectMetaObject ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectMetaObject()
func (*QBluetoothDeviceDiscoveryAgent) DisconnectNotify ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QBluetoothDeviceDiscoveryAgent) DisconnectNotifyDefault ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QBluetoothDeviceDiscoveryAgent) DisconnectStart ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectStart()
func (*QBluetoothDeviceDiscoveryAgent) DisconnectStop ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectStop()
func (*QBluetoothDeviceDiscoveryAgent) DisconnectTimerEvent ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DisconnectTimerEvent()
func (*QBluetoothDeviceDiscoveryAgent) DiscoveredDevices ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) DiscoveredDevices() []*QBluetoothDeviceInfo
func (*QBluetoothDeviceDiscoveryAgent) Error ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) Error() QBluetoothDeviceDiscoveryAgent__Error
func (*QBluetoothDeviceDiscoveryAgent) Error2 ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) Error2(error QBluetoothDeviceDiscoveryAgent__Error)
func (*QBluetoothDeviceDiscoveryAgent) ErrorString ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) ErrorString() string
func (*QBluetoothDeviceDiscoveryAgent) Event ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) Event(e core.QEvent_ITF) bool
func (*QBluetoothDeviceDiscoveryAgent) EventDefault ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) EventDefault(e core.QEvent_ITF) bool
func (*QBluetoothDeviceDiscoveryAgent) EventFilter ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) EventFilter(watched core.QObject_ITF, event 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) InquiryType ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) InquiryType() QBluetoothDeviceDiscoveryAgent__InquiryType
func (*QBluetoothDeviceDiscoveryAgent) IsActive ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) IsActive() bool
func (*QBluetoothDeviceDiscoveryAgent) MetaObject ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) MetaObject() *core.QMetaObject
func (*QBluetoothDeviceDiscoveryAgent) MetaObjectDefault ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) MetaObjectDefault() *core.QMetaObject
func (*QBluetoothDeviceDiscoveryAgent) Pointer ¶
func (p *QBluetoothDeviceDiscoveryAgent) Pointer() unsafe.Pointer
func (*QBluetoothDeviceDiscoveryAgent) QBluetoothDeviceDiscoveryAgent_PTR ¶
func (p *QBluetoothDeviceDiscoveryAgent) QBluetoothDeviceDiscoveryAgent_PTR() *QBluetoothDeviceDiscoveryAgent
func (*QBluetoothDeviceDiscoveryAgent) SetInquiryType ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) SetInquiryType(ty QBluetoothDeviceDiscoveryAgent__InquiryType)
func (*QBluetoothDeviceDiscoveryAgent) SetPointer ¶
func (p *QBluetoothDeviceDiscoveryAgent) SetPointer(ptr unsafe.Pointer)
func (*QBluetoothDeviceDiscoveryAgent) Start ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) Start()
func (*QBluetoothDeviceDiscoveryAgent) Stop ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) Stop()
func (*QBluetoothDeviceDiscoveryAgent) TimerEvent ¶
func (ptr *QBluetoothDeviceDiscoveryAgent) TimerEvent(event core.QTimerEvent_ITF)
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__Error ¶
type QBluetoothDeviceDiscoveryAgent__Error int64
QBluetoothDeviceDiscoveryAgent::Error
type QBluetoothDeviceDiscoveryAgent__InquiryType ¶
type QBluetoothDeviceDiscoveryAgent__InquiryType int64
QBluetoothDeviceDiscoveryAgent::InquiryType
type QBluetoothDeviceInfo ¶
type QBluetoothDeviceInfo struct {
// contains filtered or unexported fields
}
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) *QBluetoothDeviceInfo
func (*QBluetoothDeviceInfo) Address ¶
func (ptr *QBluetoothDeviceInfo) Address() *QBluetoothAddress
func (*QBluetoothDeviceInfo) CoreConfigurations ¶
func (ptr *QBluetoothDeviceInfo) CoreConfigurations() QBluetoothDeviceInfo__CoreConfiguration
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 (ptr *QBluetoothDeviceInfo) MajorDeviceClass() QBluetoothDeviceInfo__MajorDeviceClass
func (*QBluetoothDeviceInfo) MinorDeviceClass ¶
func (ptr *QBluetoothDeviceInfo) MinorDeviceClass() string
func (*QBluetoothDeviceInfo) Name ¶
func (ptr *QBluetoothDeviceInfo) Name() string
func (*QBluetoothDeviceInfo) Pointer ¶
func (p *QBluetoothDeviceInfo) Pointer() unsafe.Pointer
func (*QBluetoothDeviceInfo) QBluetoothDeviceInfo_PTR ¶
func (p *QBluetoothDeviceInfo) QBluetoothDeviceInfo_PTR() *QBluetoothDeviceInfo
func (*QBluetoothDeviceInfo) Rssi ¶
func (ptr *QBluetoothDeviceInfo) Rssi() int16
func (*QBluetoothDeviceInfo) ServiceClasses ¶
func (ptr *QBluetoothDeviceInfo) ServiceClasses() QBluetoothDeviceInfo__ServiceClass
func (*QBluetoothDeviceInfo) ServiceUuidsCompleteness ¶
func (ptr *QBluetoothDeviceInfo) ServiceUuidsCompleteness() QBluetoothDeviceInfo__DataCompleteness
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) SetPointer ¶
func (p *QBluetoothDeviceInfo) SetPointer(ptr unsafe.Pointer)
func (*QBluetoothDeviceInfo) SetRssi ¶
func (ptr *QBluetoothDeviceInfo) SetRssi(sign int16)
type QBluetoothDeviceInfo_ITF ¶
type QBluetoothDeviceInfo_ITF interface {
QBluetoothDeviceInfo_PTR() *QBluetoothDeviceInfo
}
type QBluetoothDeviceInfo__CoreConfiguration ¶
type QBluetoothDeviceInfo__CoreConfiguration int64
QBluetoothDeviceInfo::CoreConfiguration
type QBluetoothDeviceInfo__DataCompleteness ¶
type QBluetoothDeviceInfo__DataCompleteness int64
QBluetoothDeviceInfo::DataCompleteness
type QBluetoothDeviceInfo__MajorDeviceClass ¶
type QBluetoothDeviceInfo__MajorDeviceClass int64
QBluetoothDeviceInfo::MajorDeviceClass
type QBluetoothDeviceInfo__MinorAudioVideoClass ¶
type QBluetoothDeviceInfo__MinorAudioVideoClass int64
QBluetoothDeviceInfo::MinorAudioVideoClass
type QBluetoothDeviceInfo__MinorComputerClass ¶
type QBluetoothDeviceInfo__MinorComputerClass int64
QBluetoothDeviceInfo::MinorComputerClass
type QBluetoothDeviceInfo__MinorHealthClass ¶
type QBluetoothDeviceInfo__MinorHealthClass int64
QBluetoothDeviceInfo::MinorHealthClass
type QBluetoothDeviceInfo__MinorImagingClass ¶
type QBluetoothDeviceInfo__MinorImagingClass int64
QBluetoothDeviceInfo::MinorImagingClass
type QBluetoothDeviceInfo__MinorMiscellaneousClass ¶
type QBluetoothDeviceInfo__MinorMiscellaneousClass int64
QBluetoothDeviceInfo::MinorMiscellaneousClass
type QBluetoothDeviceInfo__MinorNetworkClass ¶
type QBluetoothDeviceInfo__MinorNetworkClass int64
QBluetoothDeviceInfo::MinorNetworkClass
type QBluetoothDeviceInfo__MinorPeripheralClass ¶
type QBluetoothDeviceInfo__MinorPeripheralClass int64
QBluetoothDeviceInfo::MinorPeripheralClass
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
type QBluetoothHostInfo ¶
type QBluetoothHostInfo struct {
// contains filtered or unexported fields
}
func NewQBluetoothHostInfo ¶
func NewQBluetoothHostInfo() *QBluetoothHostInfo
func NewQBluetoothHostInfo2 ¶
func NewQBluetoothHostInfo2(other QBluetoothHostInfo_ITF) *QBluetoothHostInfo
func NewQBluetoothHostInfoFromPointer ¶
func NewQBluetoothHostInfoFromPointer(ptr unsafe.Pointer) *QBluetoothHostInfo
func QBluetoothLocalDevice_AllDevices ¶
func QBluetoothLocalDevice_AllDevices() []*QBluetoothHostInfo
func (*QBluetoothHostInfo) Address ¶
func (ptr *QBluetoothHostInfo) Address() *QBluetoothAddress
func (*QBluetoothHostInfo) DestroyQBluetoothHostInfo ¶
func (ptr *QBluetoothHostInfo) DestroyQBluetoothHostInfo()
func (*QBluetoothHostInfo) Name ¶
func (ptr *QBluetoothHostInfo) Name() string
func (*QBluetoothHostInfo) Pointer ¶
func (p *QBluetoothHostInfo) Pointer() unsafe.Pointer
func (*QBluetoothHostInfo) QBluetoothHostInfo_PTR ¶
func (p *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 (p *QBluetoothHostInfo) SetPointer(ptr unsafe.Pointer)
type QBluetoothHostInfo_ITF ¶
type QBluetoothHostInfo_ITF interface {
QBluetoothHostInfo_PTR() *QBluetoothHostInfo
}
type QBluetoothLocalDevice ¶
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) *QBluetoothLocalDevice
func (*QBluetoothLocalDevice) Address ¶
func (ptr *QBluetoothLocalDevice) Address() *QBluetoothAddress
func (*QBluetoothLocalDevice) AllDevices ¶
func (ptr *QBluetoothLocalDevice) AllDevices() []*QBluetoothHostInfo
func (*QBluetoothLocalDevice) ChildEvent ¶
func (ptr *QBluetoothLocalDevice) ChildEvent(event core.QChildEvent_ITF)
func (*QBluetoothLocalDevice) ChildEventDefault ¶
func (ptr *QBluetoothLocalDevice) ChildEventDefault(event core.QChildEvent_ITF)
func (*QBluetoothLocalDevice) ConnectChildEvent ¶
func (ptr *QBluetoothLocalDevice) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QBluetoothLocalDevice) ConnectConnectNotify ¶
func (ptr *QBluetoothLocalDevice) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QBluetoothLocalDevice) ConnectCustomEvent ¶
func (ptr *QBluetoothLocalDevice) ConnectCustomEvent(f func(event *core.QEvent))
func (*QBluetoothLocalDevice) ConnectDeleteLater ¶
func (ptr *QBluetoothLocalDevice) ConnectDeleteLater(f func())
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) ConnectDisconnectNotify ¶
func (ptr *QBluetoothLocalDevice) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QBluetoothLocalDevice) ConnectError ¶
func (ptr *QBluetoothLocalDevice) ConnectError(f func(error QBluetoothLocalDevice__Error))
func (*QBluetoothLocalDevice) ConnectEvent ¶
func (ptr *QBluetoothLocalDevice) ConnectEvent(f func(e *core.QEvent) bool)
func (*QBluetoothLocalDevice) ConnectEventFilter ¶
func (*QBluetoothLocalDevice) ConnectHostModeStateChanged ¶
func (ptr *QBluetoothLocalDevice) ConnectHostModeStateChanged(f func(state QBluetoothLocalDevice__HostMode))
func (*QBluetoothLocalDevice) ConnectMetaObject ¶
func (ptr *QBluetoothLocalDevice) ConnectMetaObject(f func() *core.QMetaObject)
func (*QBluetoothLocalDevice) ConnectNotify ¶
func (ptr *QBluetoothLocalDevice) ConnectNotify(sign core.QMetaMethod_ITF)
func (*QBluetoothLocalDevice) ConnectNotifyDefault ¶
func (ptr *QBluetoothLocalDevice) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QBluetoothLocalDevice) ConnectPairingConfirmation ¶
func (ptr *QBluetoothLocalDevice) ConnectPairingConfirmation(f func(accept 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) ConnectTimerEvent ¶
func (ptr *QBluetoothLocalDevice) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QBluetoothLocalDevice) ConnectedDevices ¶
func (ptr *QBluetoothLocalDevice) ConnectedDevices() []*QBluetoothAddress
func (*QBluetoothLocalDevice) CustomEvent ¶
func (ptr *QBluetoothLocalDevice) CustomEvent(event core.QEvent_ITF)
func (*QBluetoothLocalDevice) CustomEventDefault ¶
func (ptr *QBluetoothLocalDevice) CustomEventDefault(event core.QEvent_ITF)
func (*QBluetoothLocalDevice) DeleteLater ¶
func (ptr *QBluetoothLocalDevice) DeleteLater()
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) DisconnectChildEvent ¶
func (ptr *QBluetoothLocalDevice) DisconnectChildEvent()
func (*QBluetoothLocalDevice) DisconnectConnectNotify ¶
func (ptr *QBluetoothLocalDevice) DisconnectConnectNotify()
func (*QBluetoothLocalDevice) DisconnectCustomEvent ¶
func (ptr *QBluetoothLocalDevice) DisconnectCustomEvent()
func (*QBluetoothLocalDevice) DisconnectDeleteLater ¶
func (ptr *QBluetoothLocalDevice) DisconnectDeleteLater()
func (*QBluetoothLocalDevice) DisconnectDestroyQBluetoothLocalDevice ¶
func (ptr *QBluetoothLocalDevice) DisconnectDestroyQBluetoothLocalDevice()
func (*QBluetoothLocalDevice) DisconnectDeviceConnected ¶
func (ptr *QBluetoothLocalDevice) DisconnectDeviceConnected()
func (*QBluetoothLocalDevice) DisconnectDeviceDisconnected ¶
func (ptr *QBluetoothLocalDevice) DisconnectDeviceDisconnected()
func (*QBluetoothLocalDevice) DisconnectDisconnectNotify ¶
func (ptr *QBluetoothLocalDevice) DisconnectDisconnectNotify()
func (*QBluetoothLocalDevice) DisconnectError ¶
func (ptr *QBluetoothLocalDevice) DisconnectError()
func (*QBluetoothLocalDevice) DisconnectEvent ¶
func (ptr *QBluetoothLocalDevice) DisconnectEvent()
func (*QBluetoothLocalDevice) DisconnectEventFilter ¶
func (ptr *QBluetoothLocalDevice) DisconnectEventFilter()
func (*QBluetoothLocalDevice) DisconnectHostModeStateChanged ¶
func (ptr *QBluetoothLocalDevice) DisconnectHostModeStateChanged()
func (*QBluetoothLocalDevice) DisconnectMetaObject ¶
func (ptr *QBluetoothLocalDevice) DisconnectMetaObject()
func (*QBluetoothLocalDevice) DisconnectNotify ¶
func (ptr *QBluetoothLocalDevice) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QBluetoothLocalDevice) DisconnectNotifyDefault ¶
func (ptr *QBluetoothLocalDevice) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QBluetoothLocalDevice) DisconnectPairingConfirmation ¶
func (ptr *QBluetoothLocalDevice) DisconnectPairingConfirmation(accept bool)
func (*QBluetoothLocalDevice) DisconnectPairingDisplayConfirmation ¶
func (ptr *QBluetoothLocalDevice) DisconnectPairingDisplayConfirmation()
func (*QBluetoothLocalDevice) DisconnectPairingDisplayPinCode ¶
func (ptr *QBluetoothLocalDevice) DisconnectPairingDisplayPinCode()
func (*QBluetoothLocalDevice) DisconnectPairingFinished ¶
func (ptr *QBluetoothLocalDevice) DisconnectPairingFinished()
func (*QBluetoothLocalDevice) DisconnectTimerEvent ¶
func (ptr *QBluetoothLocalDevice) DisconnectTimerEvent()
func (*QBluetoothLocalDevice) Error ¶
func (ptr *QBluetoothLocalDevice) Error(error QBluetoothLocalDevice__Error)
func (*QBluetoothLocalDevice) Event ¶
func (ptr *QBluetoothLocalDevice) Event(e core.QEvent_ITF) bool
func (*QBluetoothLocalDevice) EventDefault ¶
func (ptr *QBluetoothLocalDevice) EventDefault(e core.QEvent_ITF) bool
func (*QBluetoothLocalDevice) EventFilter ¶
func (ptr *QBluetoothLocalDevice) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QBluetoothLocalDevice) EventFilterDefault ¶
func (ptr *QBluetoothLocalDevice) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QBluetoothLocalDevice) HostMode ¶
func (ptr *QBluetoothLocalDevice) HostMode() QBluetoothLocalDevice__HostMode
func (*QBluetoothLocalDevice) HostModeStateChanged ¶
func (ptr *QBluetoothLocalDevice) HostModeStateChanged(state QBluetoothLocalDevice__HostMode)
func (*QBluetoothLocalDevice) IsValid ¶
func (ptr *QBluetoothLocalDevice) IsValid() bool
func (*QBluetoothLocalDevice) MetaObject ¶
func (ptr *QBluetoothLocalDevice) MetaObject() *core.QMetaObject
func (*QBluetoothLocalDevice) MetaObjectDefault ¶
func (ptr *QBluetoothLocalDevice) MetaObjectDefault() *core.QMetaObject
func (*QBluetoothLocalDevice) Name ¶
func (ptr *QBluetoothLocalDevice) Name() string
func (*QBluetoothLocalDevice) PairingConfirmation ¶
func (ptr *QBluetoothLocalDevice) PairingConfirmation(accept 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 (ptr *QBluetoothLocalDevice) PairingStatus(address QBluetoothAddress_ITF) QBluetoothLocalDevice__Pairing
func (*QBluetoothLocalDevice) Pointer ¶
func (p *QBluetoothLocalDevice) Pointer() unsafe.Pointer
func (*QBluetoothLocalDevice) PowerOn ¶
func (ptr *QBluetoothLocalDevice) PowerOn()
func (*QBluetoothLocalDevice) QBluetoothLocalDevice_PTR ¶
func (p *QBluetoothLocalDevice) QBluetoothLocalDevice_PTR() *QBluetoothLocalDevice
func (*QBluetoothLocalDevice) RequestPairing ¶
func (ptr *QBluetoothLocalDevice) RequestPairing(address QBluetoothAddress_ITF, pairing QBluetoothLocalDevice__Pairing)
func (*QBluetoothLocalDevice) SetHostMode ¶
func (ptr *QBluetoothLocalDevice) SetHostMode(mode QBluetoothLocalDevice__HostMode)
func (*QBluetoothLocalDevice) SetPointer ¶
func (p *QBluetoothLocalDevice) SetPointer(ptr unsafe.Pointer)
func (*QBluetoothLocalDevice) TimerEvent ¶
func (ptr *QBluetoothLocalDevice) TimerEvent(event core.QTimerEvent_ITF)
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
type QBluetoothLocalDevice__HostMode ¶
type QBluetoothLocalDevice__HostMode int64
QBluetoothLocalDevice::HostMode
type QBluetoothLocalDevice__Pairing ¶
type QBluetoothLocalDevice__Pairing int64
QBluetoothLocalDevice::Pairing
type QBluetoothServer ¶
func NewQBluetoothServer ¶
func NewQBluetoothServer(serverType QBluetoothServiceInfo__Protocol, parent core.QObject_ITF) *QBluetoothServer
func NewQBluetoothServerFromPointer ¶
func NewQBluetoothServerFromPointer(ptr unsafe.Pointer) *QBluetoothServer
func (*QBluetoothServer) ChildEvent ¶
func (ptr *QBluetoothServer) ChildEvent(event core.QChildEvent_ITF)
func (*QBluetoothServer) ChildEventDefault ¶
func (ptr *QBluetoothServer) ChildEventDefault(event core.QChildEvent_ITF)
func (*QBluetoothServer) Close ¶
func (ptr *QBluetoothServer) Close()
func (*QBluetoothServer) ConnectChildEvent ¶
func (ptr *QBluetoothServer) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QBluetoothServer) ConnectConnectNotify ¶
func (ptr *QBluetoothServer) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QBluetoothServer) ConnectCustomEvent ¶
func (ptr *QBluetoothServer) ConnectCustomEvent(f func(event *core.QEvent))
func (*QBluetoothServer) ConnectDeleteLater ¶
func (ptr *QBluetoothServer) ConnectDeleteLater(f func())
func (*QBluetoothServer) ConnectDisconnectNotify ¶
func (ptr *QBluetoothServer) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QBluetoothServer) ConnectError2 ¶
func (ptr *QBluetoothServer) ConnectError2(f func(error QBluetoothServer__Error))
func (*QBluetoothServer) ConnectEvent ¶
func (ptr *QBluetoothServer) ConnectEvent(f func(e *core.QEvent) bool)
func (*QBluetoothServer) ConnectEventFilter ¶
func (*QBluetoothServer) ConnectMetaObject ¶
func (ptr *QBluetoothServer) ConnectMetaObject(f func() *core.QMetaObject)
func (*QBluetoothServer) ConnectNewConnection ¶
func (ptr *QBluetoothServer) ConnectNewConnection(f func())
func (*QBluetoothServer) ConnectNotify ¶
func (ptr *QBluetoothServer) ConnectNotify(sign core.QMetaMethod_ITF)
func (*QBluetoothServer) ConnectNotifyDefault ¶
func (ptr *QBluetoothServer) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QBluetoothServer) ConnectTimerEvent ¶
func (ptr *QBluetoothServer) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QBluetoothServer) CustomEvent ¶
func (ptr *QBluetoothServer) CustomEvent(event core.QEvent_ITF)
func (*QBluetoothServer) CustomEventDefault ¶
func (ptr *QBluetoothServer) CustomEventDefault(event core.QEvent_ITF)
func (*QBluetoothServer) DeleteLater ¶
func (ptr *QBluetoothServer) DeleteLater()
func (*QBluetoothServer) DeleteLaterDefault ¶
func (ptr *QBluetoothServer) DeleteLaterDefault()
func (*QBluetoothServer) DestroyQBluetoothServer ¶
func (ptr *QBluetoothServer) DestroyQBluetoothServer()
func (*QBluetoothServer) DisconnectChildEvent ¶
func (ptr *QBluetoothServer) DisconnectChildEvent()
func (*QBluetoothServer) DisconnectConnectNotify ¶
func (ptr *QBluetoothServer) DisconnectConnectNotify()
func (*QBluetoothServer) DisconnectCustomEvent ¶
func (ptr *QBluetoothServer) DisconnectCustomEvent()
func (*QBluetoothServer) DisconnectDeleteLater ¶
func (ptr *QBluetoothServer) DisconnectDeleteLater()
func (*QBluetoothServer) DisconnectDisconnectNotify ¶
func (ptr *QBluetoothServer) DisconnectDisconnectNotify()
func (*QBluetoothServer) DisconnectError2 ¶
func (ptr *QBluetoothServer) DisconnectError2()
func (*QBluetoothServer) DisconnectEvent ¶
func (ptr *QBluetoothServer) DisconnectEvent()
func (*QBluetoothServer) DisconnectEventFilter ¶
func (ptr *QBluetoothServer) DisconnectEventFilter()
func (*QBluetoothServer) DisconnectMetaObject ¶
func (ptr *QBluetoothServer) DisconnectMetaObject()
func (*QBluetoothServer) DisconnectNewConnection ¶
func (ptr *QBluetoothServer) DisconnectNewConnection()
func (*QBluetoothServer) DisconnectNotify ¶
func (ptr *QBluetoothServer) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QBluetoothServer) DisconnectNotifyDefault ¶
func (ptr *QBluetoothServer) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QBluetoothServer) DisconnectTimerEvent ¶
func (ptr *QBluetoothServer) DisconnectTimerEvent()
func (*QBluetoothServer) Error ¶
func (ptr *QBluetoothServer) Error() QBluetoothServer__Error
func (*QBluetoothServer) Error2 ¶
func (ptr *QBluetoothServer) Error2(error QBluetoothServer__Error)
func (*QBluetoothServer) Event ¶
func (ptr *QBluetoothServer) Event(e core.QEvent_ITF) bool
func (*QBluetoothServer) EventDefault ¶
func (ptr *QBluetoothServer) EventDefault(e core.QEvent_ITF) bool
func (*QBluetoothServer) EventFilter ¶
func (ptr *QBluetoothServer) EventFilter(watched core.QObject_ITF, event 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) 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) MetaObject ¶
func (ptr *QBluetoothServer) MetaObject() *core.QMetaObject
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 (p *QBluetoothServer) Pointer() unsafe.Pointer
func (*QBluetoothServer) QBluetoothServer_PTR ¶
func (p *QBluetoothServer) QBluetoothServer_PTR() *QBluetoothServer
func (*QBluetoothServer) ServerAddress ¶
func (ptr *QBluetoothServer) ServerAddress() *QBluetoothAddress
func (*QBluetoothServer) ServerPort ¶
func (ptr *QBluetoothServer) ServerPort() uint16
func (*QBluetoothServer) ServerType ¶
func (ptr *QBluetoothServer) ServerType() QBluetoothServiceInfo__Protocol
func (*QBluetoothServer) SetMaxPendingConnections ¶
func (ptr *QBluetoothServer) SetMaxPendingConnections(numConnections int)
func (*QBluetoothServer) SetPointer ¶
func (p *QBluetoothServer) SetPointer(ptr unsafe.Pointer)
func (*QBluetoothServer) TimerEvent ¶
func (ptr *QBluetoothServer) TimerEvent(event core.QTimerEvent_ITF)
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 QBluetoothServiceDiscoveryAgent ¶
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) *QBluetoothServiceDiscoveryAgent
func (*QBluetoothServiceDiscoveryAgent) Canceled ¶
func (ptr *QBluetoothServiceDiscoveryAgent) Canceled()
func (*QBluetoothServiceDiscoveryAgent) ChildEvent ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ChildEvent(event core.QChildEvent_ITF)
func (*QBluetoothServiceDiscoveryAgent) ChildEventDefault ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ChildEventDefault(event core.QChildEvent_ITF)
func (*QBluetoothServiceDiscoveryAgent) Clear ¶
func (ptr *QBluetoothServiceDiscoveryAgent) Clear()
func (*QBluetoothServiceDiscoveryAgent) ConnectCanceled ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ConnectCanceled(f func())
func (*QBluetoothServiceDiscoveryAgent) ConnectChildEvent ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QBluetoothServiceDiscoveryAgent) ConnectClear ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ConnectClear(f func())
func (*QBluetoothServiceDiscoveryAgent) ConnectConnectNotify ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QBluetoothServiceDiscoveryAgent) ConnectCustomEvent ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ConnectCustomEvent(f func(event *core.QEvent))
func (*QBluetoothServiceDiscoveryAgent) ConnectDeleteLater ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ConnectDeleteLater(f func())
func (*QBluetoothServiceDiscoveryAgent) ConnectDisconnectNotify ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QBluetoothServiceDiscoveryAgent) ConnectError2 ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ConnectError2(f func(error QBluetoothServiceDiscoveryAgent__Error))
func (*QBluetoothServiceDiscoveryAgent) ConnectEvent ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ConnectEvent(f func(e *core.QEvent) bool)
func (*QBluetoothServiceDiscoveryAgent) ConnectEventFilter ¶
func (*QBluetoothServiceDiscoveryAgent) ConnectFinished ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ConnectFinished(f func())
func (*QBluetoothServiceDiscoveryAgent) ConnectMetaObject ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ConnectMetaObject(f func() *core.QMetaObject)
func (*QBluetoothServiceDiscoveryAgent) ConnectNotify ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ConnectNotify(sign core.QMetaMethod_ITF)
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 (ptr *QBluetoothServiceDiscoveryAgent) ConnectStart(f func(mode QBluetoothServiceDiscoveryAgent__DiscoveryMode))
func (*QBluetoothServiceDiscoveryAgent) ConnectStop ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ConnectStop(f func())
func (*QBluetoothServiceDiscoveryAgent) ConnectTimerEvent ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QBluetoothServiceDiscoveryAgent) CustomEvent ¶
func (ptr *QBluetoothServiceDiscoveryAgent) CustomEvent(event core.QEvent_ITF)
func (*QBluetoothServiceDiscoveryAgent) CustomEventDefault ¶
func (ptr *QBluetoothServiceDiscoveryAgent) CustomEventDefault(event core.QEvent_ITF)
func (*QBluetoothServiceDiscoveryAgent) DeleteLater ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DeleteLater()
func (*QBluetoothServiceDiscoveryAgent) DeleteLaterDefault ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DeleteLaterDefault()
func (*QBluetoothServiceDiscoveryAgent) DestroyQBluetoothServiceDiscoveryAgent ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DestroyQBluetoothServiceDiscoveryAgent()
func (*QBluetoothServiceDiscoveryAgent) DisconnectCanceled ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectCanceled()
func (*QBluetoothServiceDiscoveryAgent) DisconnectChildEvent ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectChildEvent()
func (*QBluetoothServiceDiscoveryAgent) DisconnectClear ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectClear()
func (*QBluetoothServiceDiscoveryAgent) DisconnectConnectNotify ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectConnectNotify()
func (*QBluetoothServiceDiscoveryAgent) DisconnectCustomEvent ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectCustomEvent()
func (*QBluetoothServiceDiscoveryAgent) DisconnectDeleteLater ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectDeleteLater()
func (*QBluetoothServiceDiscoveryAgent) DisconnectDisconnectNotify ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectDisconnectNotify()
func (*QBluetoothServiceDiscoveryAgent) DisconnectError2 ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectError2()
func (*QBluetoothServiceDiscoveryAgent) DisconnectEvent ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectEvent()
func (*QBluetoothServiceDiscoveryAgent) DisconnectEventFilter ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectEventFilter()
func (*QBluetoothServiceDiscoveryAgent) DisconnectFinished ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectFinished()
func (*QBluetoothServiceDiscoveryAgent) DisconnectMetaObject ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectMetaObject()
func (*QBluetoothServiceDiscoveryAgent) DisconnectNotify ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectNotify(sign core.QMetaMethod_ITF)
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(mode QBluetoothServiceDiscoveryAgent__DiscoveryMode)
func (*QBluetoothServiceDiscoveryAgent) DisconnectStop ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectStop()
func (*QBluetoothServiceDiscoveryAgent) DisconnectTimerEvent ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DisconnectTimerEvent()
func (*QBluetoothServiceDiscoveryAgent) DiscoveredServices ¶
func (ptr *QBluetoothServiceDiscoveryAgent) DiscoveredServices() []*QBluetoothServiceInfo
func (*QBluetoothServiceDiscoveryAgent) Error ¶
func (ptr *QBluetoothServiceDiscoveryAgent) Error() QBluetoothServiceDiscoveryAgent__Error
func (*QBluetoothServiceDiscoveryAgent) Error2 ¶
func (ptr *QBluetoothServiceDiscoveryAgent) Error2(error QBluetoothServiceDiscoveryAgent__Error)
func (*QBluetoothServiceDiscoveryAgent) ErrorString ¶
func (ptr *QBluetoothServiceDiscoveryAgent) ErrorString() string
func (*QBluetoothServiceDiscoveryAgent) Event ¶
func (ptr *QBluetoothServiceDiscoveryAgent) Event(e core.QEvent_ITF) bool
func (*QBluetoothServiceDiscoveryAgent) EventDefault ¶
func (ptr *QBluetoothServiceDiscoveryAgent) EventDefault(e core.QEvent_ITF) bool
func (*QBluetoothServiceDiscoveryAgent) EventFilter ¶
func (ptr *QBluetoothServiceDiscoveryAgent) EventFilter(watched core.QObject_ITF, event 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) IsActive ¶
func (ptr *QBluetoothServiceDiscoveryAgent) IsActive() bool
func (*QBluetoothServiceDiscoveryAgent) MetaObject ¶
func (ptr *QBluetoothServiceDiscoveryAgent) MetaObject() *core.QMetaObject
func (*QBluetoothServiceDiscoveryAgent) MetaObjectDefault ¶
func (ptr *QBluetoothServiceDiscoveryAgent) MetaObjectDefault() *core.QMetaObject
func (*QBluetoothServiceDiscoveryAgent) Pointer ¶
func (p *QBluetoothServiceDiscoveryAgent) Pointer() unsafe.Pointer
func (*QBluetoothServiceDiscoveryAgent) QBluetoothServiceDiscoveryAgent_PTR ¶
func (p *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 (p *QBluetoothServiceDiscoveryAgent) SetPointer(ptr unsafe.Pointer)
func (*QBluetoothServiceDiscoveryAgent) SetRemoteAddress ¶
func (ptr *QBluetoothServiceDiscoveryAgent) SetRemoteAddress(address QBluetoothAddress_ITF) bool
func (*QBluetoothServiceDiscoveryAgent) SetUuidFilter2 ¶
func (ptr *QBluetoothServiceDiscoveryAgent) SetUuidFilter2(uuid QBluetoothUuid_ITF)
func (*QBluetoothServiceDiscoveryAgent) Start ¶
func (ptr *QBluetoothServiceDiscoveryAgent) Start(mode QBluetoothServiceDiscoveryAgent__DiscoveryMode)
func (*QBluetoothServiceDiscoveryAgent) Stop ¶
func (ptr *QBluetoothServiceDiscoveryAgent) Stop()
func (*QBluetoothServiceDiscoveryAgent) TimerEvent ¶
func (ptr *QBluetoothServiceDiscoveryAgent) TimerEvent(event core.QTimerEvent_ITF)
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 QBluetoothServiceDiscoveryAgent__Error ¶
type QBluetoothServiceDiscoveryAgent__Error int64
QBluetoothServiceDiscoveryAgent::Error
type QBluetoothServiceInfo ¶
type QBluetoothServiceInfo struct {
// contains filtered or unexported fields
}
func NewQBluetoothServiceInfo ¶
func NewQBluetoothServiceInfo() *QBluetoothServiceInfo
func NewQBluetoothServiceInfo2 ¶
func NewQBluetoothServiceInfo2(other QBluetoothServiceInfo_ITF) *QBluetoothServiceInfo
func NewQBluetoothServiceInfoFromPointer ¶
func NewQBluetoothServiceInfoFromPointer(ptr unsafe.Pointer) *QBluetoothServiceInfo
func (*QBluetoothServiceInfo) Attribute ¶
func (ptr *QBluetoothServiceInfo) Attribute(attributeId uint16) *core.QVariant
func (*QBluetoothServiceInfo) Contains ¶
func (ptr *QBluetoothServiceInfo) Contains(attributeId uint16) bool
func (*QBluetoothServiceInfo) DestroyQBluetoothServiceInfo ¶
func (ptr *QBluetoothServiceInfo) DestroyQBluetoothServiceInfo()
func (*QBluetoothServiceInfo) Device ¶
func (ptr *QBluetoothServiceInfo) Device() *QBluetoothDeviceInfo
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 (p *QBluetoothServiceInfo) Pointer() unsafe.Pointer
func (*QBluetoothServiceInfo) ProtocolServiceMultiplexer ¶
func (ptr *QBluetoothServiceInfo) ProtocolServiceMultiplexer() int
func (*QBluetoothServiceInfo) QBluetoothServiceInfo_PTR ¶
func (p *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 (p *QBluetoothServiceInfo) SetPointer(ptr 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 (ptr *QBluetoothServiceInfo) SocketProtocol() QBluetoothServiceInfo__Protocol
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
type QBluetoothServiceInfo__Protocol ¶
type QBluetoothServiceInfo__Protocol int64
QBluetoothServiceInfo::Protocol
type QBluetoothSocket ¶
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) *QBluetoothSocket
func (*QBluetoothSocket) Abort ¶
func (ptr *QBluetoothSocket) Abort()
func (*QBluetoothSocket) AtEnd ¶
func (ptr *QBluetoothSocket) AtEnd() bool
func (*QBluetoothSocket) AtEndDefault ¶
func (ptr *QBluetoothSocket) AtEndDefault() bool
func (*QBluetoothSocket) BytesAvailable ¶
func (ptr *QBluetoothSocket) BytesAvailable() int64
func (*QBluetoothSocket) BytesAvailableDefault ¶
func (ptr *QBluetoothSocket) BytesAvailableDefault() int64
func (*QBluetoothSocket) BytesToWrite ¶
func (ptr *QBluetoothSocket) BytesToWrite() int64
func (*QBluetoothSocket) BytesToWriteDefault ¶
func (ptr *QBluetoothSocket) BytesToWriteDefault() int64
func (*QBluetoothSocket) CanReadLine ¶
func (ptr *QBluetoothSocket) CanReadLine() bool
func (*QBluetoothSocket) CanReadLineDefault ¶
func (ptr *QBluetoothSocket) CanReadLineDefault() bool
func (*QBluetoothSocket) ChildEvent ¶
func (ptr *QBluetoothSocket) ChildEvent(event core.QChildEvent_ITF)
func (*QBluetoothSocket) ChildEventDefault ¶
func (ptr *QBluetoothSocket) ChildEventDefault(event core.QChildEvent_ITF)
func (*QBluetoothSocket) Close ¶
func (ptr *QBluetoothSocket) Close()
func (*QBluetoothSocket) CloseDefault ¶
func (ptr *QBluetoothSocket) CloseDefault()
func (*QBluetoothSocket) ConnectAtEnd ¶
func (ptr *QBluetoothSocket) ConnectAtEnd(f func() bool)
func (*QBluetoothSocket) ConnectBytesAvailable ¶
func (ptr *QBluetoothSocket) ConnectBytesAvailable(f func() int64)
func (*QBluetoothSocket) ConnectBytesToWrite ¶
func (ptr *QBluetoothSocket) ConnectBytesToWrite(f func() int64)
func (*QBluetoothSocket) ConnectCanReadLine ¶
func (ptr *QBluetoothSocket) ConnectCanReadLine(f func() bool)
func (*QBluetoothSocket) ConnectChildEvent ¶
func (ptr *QBluetoothSocket) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QBluetoothSocket) ConnectClose ¶
func (ptr *QBluetoothSocket) ConnectClose(f func())
func (*QBluetoothSocket) ConnectConnectNotify ¶
func (ptr *QBluetoothSocket) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QBluetoothSocket) ConnectConnected ¶
func (ptr *QBluetoothSocket) ConnectConnected(f func())
func (*QBluetoothSocket) ConnectCustomEvent ¶
func (ptr *QBluetoothSocket) ConnectCustomEvent(f func(event *core.QEvent))
func (*QBluetoothSocket) ConnectDeleteLater ¶
func (ptr *QBluetoothSocket) ConnectDeleteLater(f func())
func (*QBluetoothSocket) ConnectDestroyQBluetoothSocket ¶
func (ptr *QBluetoothSocket) ConnectDestroyQBluetoothSocket(f func())
func (*QBluetoothSocket) ConnectDisconnectNotify ¶
func (ptr *QBluetoothSocket) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QBluetoothSocket) ConnectDisconnected ¶
func (ptr *QBluetoothSocket) ConnectDisconnected(f func())
func (*QBluetoothSocket) ConnectError2 ¶
func (ptr *QBluetoothSocket) ConnectError2(f func(error QBluetoothSocket__SocketError))
func (*QBluetoothSocket) ConnectEvent ¶
func (ptr *QBluetoothSocket) ConnectEvent(f func(e *core.QEvent) bool)
func (*QBluetoothSocket) ConnectEventFilter ¶
func (*QBluetoothSocket) ConnectMetaObject ¶
func (ptr *QBluetoothSocket) ConnectMetaObject(f func() *core.QMetaObject)
func (*QBluetoothSocket) ConnectNotify ¶
func (ptr *QBluetoothSocket) ConnectNotify(sign core.QMetaMethod_ITF)
func (*QBluetoothSocket) ConnectNotifyDefault ¶
func (ptr *QBluetoothSocket) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QBluetoothSocket) ConnectOpen ¶
func (ptr *QBluetoothSocket) ConnectOpen(f func(mode core.QIODevice__OpenModeFlag) bool)
func (*QBluetoothSocket) ConnectPos ¶
func (ptr *QBluetoothSocket) ConnectPos(f func() int64)
func (*QBluetoothSocket) ConnectReadLineData ¶
func (ptr *QBluetoothSocket) ConnectReadLineData(f func(data string, maxSize int64) int64)
func (*QBluetoothSocket) ConnectReset ¶
func (ptr *QBluetoothSocket) ConnectReset(f func() bool)
func (*QBluetoothSocket) ConnectSeek ¶
func (ptr *QBluetoothSocket) ConnectSeek(f func(pos int64) bool)
func (*QBluetoothSocket) ConnectSize ¶
func (ptr *QBluetoothSocket) ConnectSize(f func() int64)
func (*QBluetoothSocket) ConnectStateChanged ¶
func (ptr *QBluetoothSocket) ConnectStateChanged(f func(state QBluetoothSocket__SocketState))
func (*QBluetoothSocket) ConnectTimerEvent ¶
func (ptr *QBluetoothSocket) ConnectTimerEvent(f func(event *core.QTimerEvent))
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) ConnectWaitForBytesWritten ¶
func (ptr *QBluetoothSocket) ConnectWaitForBytesWritten(f func(msecs int) bool)
func (*QBluetoothSocket) ConnectWaitForReadyRead ¶
func (ptr *QBluetoothSocket) ConnectWaitForReadyRead(f func(msecs int) bool)
func (*QBluetoothSocket) ConnectWriteData ¶
func (ptr *QBluetoothSocket) ConnectWriteData(f func(data string, maxSize int64) int64)
func (*QBluetoothSocket) Connected ¶
func (ptr *QBluetoothSocket) Connected()
func (*QBluetoothSocket) CustomEvent ¶
func (ptr *QBluetoothSocket) CustomEvent(event core.QEvent_ITF)
func (*QBluetoothSocket) CustomEventDefault ¶
func (ptr *QBluetoothSocket) CustomEventDefault(event core.QEvent_ITF)
func (*QBluetoothSocket) DeleteLater ¶
func (ptr *QBluetoothSocket) DeleteLater()
func (*QBluetoothSocket) DeleteLaterDefault ¶
func (ptr *QBluetoothSocket) DeleteLaterDefault()
func (*QBluetoothSocket) DestroyQBluetoothSocket ¶
func (ptr *QBluetoothSocket) DestroyQBluetoothSocket()
func (*QBluetoothSocket) DestroyQBluetoothSocketDefault ¶
func (ptr *QBluetoothSocket) DestroyQBluetoothSocketDefault()
func (*QBluetoothSocket) DisconnectAtEnd ¶
func (ptr *QBluetoothSocket) DisconnectAtEnd()
func (*QBluetoothSocket) DisconnectBytesAvailable ¶
func (ptr *QBluetoothSocket) DisconnectBytesAvailable()
func (*QBluetoothSocket) DisconnectBytesToWrite ¶
func (ptr *QBluetoothSocket) DisconnectBytesToWrite()
func (*QBluetoothSocket) DisconnectCanReadLine ¶
func (ptr *QBluetoothSocket) DisconnectCanReadLine()
func (*QBluetoothSocket) DisconnectChildEvent ¶
func (ptr *QBluetoothSocket) DisconnectChildEvent()
func (*QBluetoothSocket) DisconnectClose ¶
func (ptr *QBluetoothSocket) DisconnectClose()
func (*QBluetoothSocket) DisconnectConnectNotify ¶
func (ptr *QBluetoothSocket) DisconnectConnectNotify()
func (*QBluetoothSocket) DisconnectConnected ¶
func (ptr *QBluetoothSocket) DisconnectConnected()
func (*QBluetoothSocket) DisconnectCustomEvent ¶
func (ptr *QBluetoothSocket) DisconnectCustomEvent()
func (*QBluetoothSocket) DisconnectDeleteLater ¶
func (ptr *QBluetoothSocket) DisconnectDeleteLater()
func (*QBluetoothSocket) DisconnectDestroyQBluetoothSocket ¶
func (ptr *QBluetoothSocket) DisconnectDestroyQBluetoothSocket()
func (*QBluetoothSocket) DisconnectDisconnectNotify ¶
func (ptr *QBluetoothSocket) DisconnectDisconnectNotify()
func (*QBluetoothSocket) DisconnectDisconnected ¶
func (ptr *QBluetoothSocket) DisconnectDisconnected()
func (*QBluetoothSocket) DisconnectError2 ¶
func (ptr *QBluetoothSocket) DisconnectError2()
func (*QBluetoothSocket) DisconnectEvent ¶
func (ptr *QBluetoothSocket) DisconnectEvent()
func (*QBluetoothSocket) DisconnectEventFilter ¶
func (ptr *QBluetoothSocket) DisconnectEventFilter()
func (*QBluetoothSocket) DisconnectFromService ¶
func (ptr *QBluetoothSocket) DisconnectFromService()
func (*QBluetoothSocket) DisconnectMetaObject ¶
func (ptr *QBluetoothSocket) DisconnectMetaObject()
func (*QBluetoothSocket) DisconnectNotify ¶
func (ptr *QBluetoothSocket) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QBluetoothSocket) DisconnectNotifyDefault ¶
func (ptr *QBluetoothSocket) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QBluetoothSocket) DisconnectOpen ¶
func (ptr *QBluetoothSocket) DisconnectOpen()
func (*QBluetoothSocket) DisconnectPos ¶
func (ptr *QBluetoothSocket) DisconnectPos()
func (*QBluetoothSocket) DisconnectReadLineData ¶
func (ptr *QBluetoothSocket) DisconnectReadLineData()
func (*QBluetoothSocket) DisconnectReset ¶
func (ptr *QBluetoothSocket) DisconnectReset()
func (*QBluetoothSocket) DisconnectSeek ¶
func (ptr *QBluetoothSocket) DisconnectSeek()
func (*QBluetoothSocket) DisconnectSize ¶
func (ptr *QBluetoothSocket) DisconnectSize()
func (*QBluetoothSocket) DisconnectStateChanged ¶
func (ptr *QBluetoothSocket) DisconnectStateChanged()
func (*QBluetoothSocket) DisconnectTimerEvent ¶
func (ptr *QBluetoothSocket) DisconnectTimerEvent()
func (*QBluetoothSocket) DisconnectWaitForBytesWritten ¶
func (ptr *QBluetoothSocket) DisconnectWaitForBytesWritten()
func (*QBluetoothSocket) DisconnectWaitForReadyRead ¶
func (ptr *QBluetoothSocket) DisconnectWaitForReadyRead()
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 (ptr *QBluetoothSocket) Error() QBluetoothSocket__SocketError
func (*QBluetoothSocket) Error2 ¶
func (ptr *QBluetoothSocket) Error2(error QBluetoothSocket__SocketError)
func (*QBluetoothSocket) ErrorString ¶
func (ptr *QBluetoothSocket) ErrorString() string
func (*QBluetoothSocket) Event ¶
func (ptr *QBluetoothSocket) Event(e core.QEvent_ITF) bool
func (*QBluetoothSocket) EventDefault ¶
func (ptr *QBluetoothSocket) EventDefault(e core.QEvent_ITF) bool
func (*QBluetoothSocket) EventFilter ¶
func (ptr *QBluetoothSocket) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QBluetoothSocket) EventFilterDefault ¶
func (ptr *QBluetoothSocket) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QBluetoothSocket) IsSequential ¶
func (ptr *QBluetoothSocket) IsSequential() 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) MetaObject ¶
func (ptr *QBluetoothSocket) MetaObject() *core.QMetaObject
func (*QBluetoothSocket) MetaObjectDefault ¶
func (ptr *QBluetoothSocket) MetaObjectDefault() *core.QMetaObject
func (*QBluetoothSocket) Open ¶
func (ptr *QBluetoothSocket) Open(mode core.QIODevice__OpenModeFlag) bool
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 (p *QBluetoothSocket) Pointer() unsafe.Pointer
func (*QBluetoothSocket) Pos ¶
func (ptr *QBluetoothSocket) Pos() int64
func (*QBluetoothSocket) PosDefault ¶
func (ptr *QBluetoothSocket) PosDefault() int64
func (*QBluetoothSocket) QBluetoothSocket_PTR ¶
func (p *QBluetoothSocket) QBluetoothSocket_PTR() *QBluetoothSocket
func (*QBluetoothSocket) ReadLineData ¶
func (ptr *QBluetoothSocket) ReadLineData(data string, maxSize int64) int64
func (*QBluetoothSocket) ReadLineDataDefault ¶
func (ptr *QBluetoothSocket) ReadLineDataDefault(data string, maxSize int64) int64
func (*QBluetoothSocket) Reset ¶
func (ptr *QBluetoothSocket) Reset() bool
func (*QBluetoothSocket) ResetDefault ¶
func (ptr *QBluetoothSocket) ResetDefault() bool
func (*QBluetoothSocket) Seek ¶
func (ptr *QBluetoothSocket) Seek(pos int64) bool
func (*QBluetoothSocket) SeekDefault ¶
func (ptr *QBluetoothSocket) SeekDefault(pos int64) bool
func (*QBluetoothSocket) SetPointer ¶
func (p *QBluetoothSocket) SetPointer(ptr unsafe.Pointer)
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) Size ¶
func (ptr *QBluetoothSocket) Size() int64
func (*QBluetoothSocket) SizeDefault ¶
func (ptr *QBluetoothSocket) SizeDefault() int64
func (*QBluetoothSocket) SocketDescriptor ¶
func (ptr *QBluetoothSocket) SocketDescriptor() int
func (*QBluetoothSocket) SocketType ¶
func (ptr *QBluetoothSocket) SocketType() QBluetoothServiceInfo__Protocol
func (*QBluetoothSocket) State ¶
func (ptr *QBluetoothSocket) State() QBluetoothSocket__SocketState
func (*QBluetoothSocket) StateChanged ¶
func (ptr *QBluetoothSocket) StateChanged(state QBluetoothSocket__SocketState)
func (*QBluetoothSocket) TimerEvent ¶
func (ptr *QBluetoothSocket) TimerEvent(event core.QTimerEvent_ITF)
func (*QBluetoothSocket) TimerEventDefault ¶
func (ptr *QBluetoothSocket) TimerEventDefault(event core.QTimerEvent_ITF)
func (*QBluetoothSocket) WaitForBytesWritten ¶
func (ptr *QBluetoothSocket) WaitForBytesWritten(msecs int) bool
func (*QBluetoothSocket) WaitForBytesWrittenDefault ¶
func (ptr *QBluetoothSocket) WaitForBytesWrittenDefault(msecs int) bool
func (*QBluetoothSocket) WaitForReadyRead ¶
func (ptr *QBluetoothSocket) WaitForReadyRead(msecs int) bool
func (*QBluetoothSocket) WaitForReadyReadDefault ¶
func (ptr *QBluetoothSocket) WaitForReadyReadDefault(msecs int) bool
func (*QBluetoothSocket) WriteData ¶
func (ptr *QBluetoothSocket) WriteData(data string, maxSize int64) int64
func (*QBluetoothSocket) WriteDataDefault ¶
func (ptr *QBluetoothSocket) WriteDataDefault(data string, maxSize int64) int64
type QBluetoothSocket_ITF ¶
type QBluetoothSocket_ITF interface { core.QIODevice_ITF QBluetoothSocket_PTR() *QBluetoothSocket }
type QBluetoothSocket__SocketError ¶
type QBluetoothSocket__SocketError int64
QBluetoothSocket::SocketError
type QBluetoothSocket__SocketState ¶
type QBluetoothSocket__SocketState int64
QBluetoothSocket::SocketState
type QBluetoothTransferManager ¶
func NewQBluetoothTransferManager ¶
func NewQBluetoothTransferManager(parent core.QObject_ITF) *QBluetoothTransferManager
func NewQBluetoothTransferManagerFromPointer ¶
func NewQBluetoothTransferManagerFromPointer(ptr unsafe.Pointer) *QBluetoothTransferManager
func (*QBluetoothTransferManager) ChildEvent ¶
func (ptr *QBluetoothTransferManager) ChildEvent(event core.QChildEvent_ITF)
func (*QBluetoothTransferManager) ChildEventDefault ¶
func (ptr *QBluetoothTransferManager) ChildEventDefault(event core.QChildEvent_ITF)
func (*QBluetoothTransferManager) ConnectChildEvent ¶
func (ptr *QBluetoothTransferManager) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QBluetoothTransferManager) ConnectConnectNotify ¶
func (ptr *QBluetoothTransferManager) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QBluetoothTransferManager) ConnectCustomEvent ¶
func (ptr *QBluetoothTransferManager) ConnectCustomEvent(f func(event *core.QEvent))
func (*QBluetoothTransferManager) ConnectDeleteLater ¶
func (ptr *QBluetoothTransferManager) ConnectDeleteLater(f func())
func (*QBluetoothTransferManager) ConnectDisconnectNotify ¶
func (ptr *QBluetoothTransferManager) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QBluetoothTransferManager) ConnectEvent ¶
func (ptr *QBluetoothTransferManager) ConnectEvent(f func(e *core.QEvent) bool)
func (*QBluetoothTransferManager) ConnectEventFilter ¶
func (*QBluetoothTransferManager) ConnectFinished ¶
func (ptr *QBluetoothTransferManager) ConnectFinished(f func(reply *QBluetoothTransferReply))
func (*QBluetoothTransferManager) ConnectMetaObject ¶
func (ptr *QBluetoothTransferManager) ConnectMetaObject(f func() *core.QMetaObject)
func (*QBluetoothTransferManager) ConnectNotify ¶
func (ptr *QBluetoothTransferManager) ConnectNotify(sign core.QMetaMethod_ITF)
func (*QBluetoothTransferManager) ConnectNotifyDefault ¶
func (ptr *QBluetoothTransferManager) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QBluetoothTransferManager) ConnectTimerEvent ¶
func (ptr *QBluetoothTransferManager) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QBluetoothTransferManager) CustomEvent ¶
func (ptr *QBluetoothTransferManager) CustomEvent(event core.QEvent_ITF)
func (*QBluetoothTransferManager) CustomEventDefault ¶
func (ptr *QBluetoothTransferManager) CustomEventDefault(event core.QEvent_ITF)
func (*QBluetoothTransferManager) DeleteLater ¶
func (ptr *QBluetoothTransferManager) DeleteLater()
func (*QBluetoothTransferManager) DeleteLaterDefault ¶
func (ptr *QBluetoothTransferManager) DeleteLaterDefault()
func (*QBluetoothTransferManager) DestroyQBluetoothTransferManager ¶
func (ptr *QBluetoothTransferManager) DestroyQBluetoothTransferManager()
func (*QBluetoothTransferManager) DisconnectChildEvent ¶
func (ptr *QBluetoothTransferManager) DisconnectChildEvent()
func (*QBluetoothTransferManager) DisconnectConnectNotify ¶
func (ptr *QBluetoothTransferManager) DisconnectConnectNotify()
func (*QBluetoothTransferManager) DisconnectCustomEvent ¶
func (ptr *QBluetoothTransferManager) DisconnectCustomEvent()
func (*QBluetoothTransferManager) DisconnectDeleteLater ¶
func (ptr *QBluetoothTransferManager) DisconnectDeleteLater()
func (*QBluetoothTransferManager) DisconnectDisconnectNotify ¶
func (ptr *QBluetoothTransferManager) DisconnectDisconnectNotify()
func (*QBluetoothTransferManager) DisconnectEvent ¶
func (ptr *QBluetoothTransferManager) DisconnectEvent()
func (*QBluetoothTransferManager) DisconnectEventFilter ¶
func (ptr *QBluetoothTransferManager) DisconnectEventFilter()
func (*QBluetoothTransferManager) DisconnectFinished ¶
func (ptr *QBluetoothTransferManager) DisconnectFinished()
func (*QBluetoothTransferManager) DisconnectMetaObject ¶
func (ptr *QBluetoothTransferManager) DisconnectMetaObject()
func (*QBluetoothTransferManager) DisconnectNotify ¶
func (ptr *QBluetoothTransferManager) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QBluetoothTransferManager) DisconnectNotifyDefault ¶
func (ptr *QBluetoothTransferManager) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QBluetoothTransferManager) DisconnectTimerEvent ¶
func (ptr *QBluetoothTransferManager) DisconnectTimerEvent()
func (*QBluetoothTransferManager) Event ¶
func (ptr *QBluetoothTransferManager) Event(e core.QEvent_ITF) bool
func (*QBluetoothTransferManager) EventDefault ¶
func (ptr *QBluetoothTransferManager) EventDefault(e core.QEvent_ITF) bool
func (*QBluetoothTransferManager) EventFilter ¶
func (ptr *QBluetoothTransferManager) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QBluetoothTransferManager) EventFilterDefault ¶
func (ptr *QBluetoothTransferManager) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QBluetoothTransferManager) Finished ¶
func (ptr *QBluetoothTransferManager) Finished(reply QBluetoothTransferReply_ITF)
func (*QBluetoothTransferManager) MetaObject ¶
func (ptr *QBluetoothTransferManager) MetaObject() *core.QMetaObject
func (*QBluetoothTransferManager) MetaObjectDefault ¶
func (ptr *QBluetoothTransferManager) MetaObjectDefault() *core.QMetaObject
func (*QBluetoothTransferManager) Pointer ¶
func (p *QBluetoothTransferManager) Pointer() unsafe.Pointer
func (*QBluetoothTransferManager) Put ¶
func (ptr *QBluetoothTransferManager) Put(request QBluetoothTransferRequest_ITF, data core.QIODevice_ITF) *QBluetoothTransferReply
func (*QBluetoothTransferManager) QBluetoothTransferManager_PTR ¶
func (p *QBluetoothTransferManager) QBluetoothTransferManager_PTR() *QBluetoothTransferManager
func (*QBluetoothTransferManager) SetPointer ¶
func (p *QBluetoothTransferManager) SetPointer(ptr unsafe.Pointer)
func (*QBluetoothTransferManager) TimerEvent ¶
func (ptr *QBluetoothTransferManager) TimerEvent(event core.QTimerEvent_ITF)
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 ¶
func NewQBluetoothTransferReply ¶
func NewQBluetoothTransferReply(parent core.QObject_ITF) *QBluetoothTransferReply
func NewQBluetoothTransferReplyFromPointer ¶
func NewQBluetoothTransferReplyFromPointer(ptr unsafe.Pointer) *QBluetoothTransferReply
func (*QBluetoothTransferReply) Abort ¶
func (ptr *QBluetoothTransferReply) Abort()
func (*QBluetoothTransferReply) ChildEvent ¶
func (ptr *QBluetoothTransferReply) ChildEvent(event core.QChildEvent_ITF)
func (*QBluetoothTransferReply) ChildEventDefault ¶
func (ptr *QBluetoothTransferReply) ChildEventDefault(event core.QChildEvent_ITF)
func (*QBluetoothTransferReply) ConnectAbort ¶
func (ptr *QBluetoothTransferReply) ConnectAbort(f func())
func (*QBluetoothTransferReply) ConnectChildEvent ¶
func (ptr *QBluetoothTransferReply) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QBluetoothTransferReply) ConnectConnectNotify ¶
func (ptr *QBluetoothTransferReply) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QBluetoothTransferReply) ConnectCustomEvent ¶
func (ptr *QBluetoothTransferReply) ConnectCustomEvent(f func(event *core.QEvent))
func (*QBluetoothTransferReply) ConnectDeleteLater ¶
func (ptr *QBluetoothTransferReply) ConnectDeleteLater(f func())
func (*QBluetoothTransferReply) ConnectDisconnectNotify ¶
func (ptr *QBluetoothTransferReply) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QBluetoothTransferReply) ConnectError ¶
func (ptr *QBluetoothTransferReply) ConnectError(f func() QBluetoothTransferReply__TransferError)
func (*QBluetoothTransferReply) ConnectError2 ¶
func (ptr *QBluetoothTransferReply) ConnectError2(f func(errorType QBluetoothTransferReply__TransferError))
func (*QBluetoothTransferReply) ConnectErrorString ¶
func (ptr *QBluetoothTransferReply) ConnectErrorString(f func() string)
func (*QBluetoothTransferReply) ConnectEvent ¶
func (ptr *QBluetoothTransferReply) ConnectEvent(f func(e *core.QEvent) bool)
func (*QBluetoothTransferReply) ConnectEventFilter ¶
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) ConnectMetaObject ¶
func (ptr *QBluetoothTransferReply) ConnectMetaObject(f func() *core.QMetaObject)
func (*QBluetoothTransferReply) ConnectNotify ¶
func (ptr *QBluetoothTransferReply) ConnectNotify(sign core.QMetaMethod_ITF)
func (*QBluetoothTransferReply) ConnectNotifyDefault ¶
func (ptr *QBluetoothTransferReply) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QBluetoothTransferReply) ConnectTimerEvent ¶
func (ptr *QBluetoothTransferReply) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QBluetoothTransferReply) ConnectTransferProgress ¶
func (ptr *QBluetoothTransferReply) ConnectTransferProgress(f func(bytesTransferred int64, bytesTotal int64))
func (*QBluetoothTransferReply) CustomEvent ¶
func (ptr *QBluetoothTransferReply) CustomEvent(event core.QEvent_ITF)
func (*QBluetoothTransferReply) CustomEventDefault ¶
func (ptr *QBluetoothTransferReply) CustomEventDefault(event core.QEvent_ITF)
func (*QBluetoothTransferReply) DeleteLater ¶
func (ptr *QBluetoothTransferReply) DeleteLater()
func (*QBluetoothTransferReply) DeleteLaterDefault ¶
func (ptr *QBluetoothTransferReply) DeleteLaterDefault()
func (*QBluetoothTransferReply) DestroyQBluetoothTransferReply ¶
func (ptr *QBluetoothTransferReply) DestroyQBluetoothTransferReply()
func (*QBluetoothTransferReply) DisconnectAbort ¶
func (ptr *QBluetoothTransferReply) DisconnectAbort()
func (*QBluetoothTransferReply) DisconnectChildEvent ¶
func (ptr *QBluetoothTransferReply) DisconnectChildEvent()
func (*QBluetoothTransferReply) DisconnectConnectNotify ¶
func (ptr *QBluetoothTransferReply) DisconnectConnectNotify()
func (*QBluetoothTransferReply) DisconnectCustomEvent ¶
func (ptr *QBluetoothTransferReply) DisconnectCustomEvent()
func (*QBluetoothTransferReply) DisconnectDeleteLater ¶
func (ptr *QBluetoothTransferReply) DisconnectDeleteLater()
func (*QBluetoothTransferReply) DisconnectDisconnectNotify ¶
func (ptr *QBluetoothTransferReply) DisconnectDisconnectNotify()
func (*QBluetoothTransferReply) DisconnectError ¶
func (ptr *QBluetoothTransferReply) DisconnectError()
func (*QBluetoothTransferReply) DisconnectError2 ¶
func (ptr *QBluetoothTransferReply) DisconnectError2()
func (*QBluetoothTransferReply) DisconnectErrorString ¶
func (ptr *QBluetoothTransferReply) DisconnectErrorString()
func (*QBluetoothTransferReply) DisconnectEvent ¶
func (ptr *QBluetoothTransferReply) DisconnectEvent()
func (*QBluetoothTransferReply) DisconnectEventFilter ¶
func (ptr *QBluetoothTransferReply) DisconnectEventFilter()
func (*QBluetoothTransferReply) DisconnectFinished ¶
func (ptr *QBluetoothTransferReply) DisconnectFinished()
func (*QBluetoothTransferReply) DisconnectIsFinished ¶
func (ptr *QBluetoothTransferReply) DisconnectIsFinished()
func (*QBluetoothTransferReply) DisconnectIsRunning ¶
func (ptr *QBluetoothTransferReply) DisconnectIsRunning()
func (*QBluetoothTransferReply) DisconnectMetaObject ¶
func (ptr *QBluetoothTransferReply) DisconnectMetaObject()
func (*QBluetoothTransferReply) DisconnectNotify ¶
func (ptr *QBluetoothTransferReply) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QBluetoothTransferReply) DisconnectNotifyDefault ¶
func (ptr *QBluetoothTransferReply) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QBluetoothTransferReply) DisconnectTimerEvent ¶
func (ptr *QBluetoothTransferReply) DisconnectTimerEvent()
func (*QBluetoothTransferReply) DisconnectTransferProgress ¶
func (ptr *QBluetoothTransferReply) DisconnectTransferProgress()
func (*QBluetoothTransferReply) Error ¶
func (ptr *QBluetoothTransferReply) Error() QBluetoothTransferReply__TransferError
func (*QBluetoothTransferReply) Error2 ¶
func (ptr *QBluetoothTransferReply) Error2(errorType QBluetoothTransferReply__TransferError)
func (*QBluetoothTransferReply) ErrorString ¶
func (ptr *QBluetoothTransferReply) ErrorString() string
func (*QBluetoothTransferReply) Event ¶
func (ptr *QBluetoothTransferReply) Event(e core.QEvent_ITF) bool
func (*QBluetoothTransferReply) EventDefault ¶
func (ptr *QBluetoothTransferReply) EventDefault(e core.QEvent_ITF) bool
func (*QBluetoothTransferReply) EventFilter ¶
func (ptr *QBluetoothTransferReply) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QBluetoothTransferReply) EventFilterDefault ¶
func (ptr *QBluetoothTransferReply) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QBluetoothTransferReply) Finished ¶
func (ptr *QBluetoothTransferReply) Finished(reply QBluetoothTransferReply_ITF)
func (*QBluetoothTransferReply) IsFinished ¶
func (ptr *QBluetoothTransferReply) IsFinished() bool
func (*QBluetoothTransferReply) IsRunning ¶
func (ptr *QBluetoothTransferReply) IsRunning() bool
func (*QBluetoothTransferReply) Manager ¶
func (ptr *QBluetoothTransferReply) Manager() *QBluetoothTransferManager
func (*QBluetoothTransferReply) MetaObject ¶
func (ptr *QBluetoothTransferReply) MetaObject() *core.QMetaObject
func (*QBluetoothTransferReply) MetaObjectDefault ¶
func (ptr *QBluetoothTransferReply) MetaObjectDefault() *core.QMetaObject
func (*QBluetoothTransferReply) Pointer ¶
func (p *QBluetoothTransferReply) Pointer() unsafe.Pointer
func (*QBluetoothTransferReply) QBluetoothTransferReply_PTR ¶
func (p *QBluetoothTransferReply) QBluetoothTransferReply_PTR() *QBluetoothTransferReply
func (*QBluetoothTransferReply) Request ¶
func (ptr *QBluetoothTransferReply) Request() *QBluetoothTransferRequest
func (*QBluetoothTransferReply) SetManager ¶
func (ptr *QBluetoothTransferReply) SetManager(manager QBluetoothTransferManager_ITF)
func (*QBluetoothTransferReply) SetPointer ¶
func (p *QBluetoothTransferReply) SetPointer(ptr unsafe.Pointer)
func (*QBluetoothTransferReply) SetRequest ¶
func (ptr *QBluetoothTransferReply) SetRequest(request QBluetoothTransferRequest_ITF)
func (*QBluetoothTransferReply) TimerEvent ¶
func (ptr *QBluetoothTransferReply) TimerEvent(event core.QTimerEvent_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
type QBluetoothTransferRequest ¶
type QBluetoothTransferRequest struct {
// contains filtered or unexported fields
}
func NewQBluetoothTransferRequest ¶
func NewQBluetoothTransferRequest(address QBluetoothAddress_ITF) *QBluetoothTransferRequest
func NewQBluetoothTransferRequest2 ¶
func NewQBluetoothTransferRequest2(other QBluetoothTransferRequest_ITF) *QBluetoothTransferRequest
func NewQBluetoothTransferRequestFromPointer ¶
func NewQBluetoothTransferRequestFromPointer(ptr unsafe.Pointer) *QBluetoothTransferRequest
func (*QBluetoothTransferRequest) Address ¶
func (ptr *QBluetoothTransferRequest) Address() *QBluetoothAddress
func (*QBluetoothTransferRequest) Attribute ¶
func (ptr *QBluetoothTransferRequest) Attribute(code QBluetoothTransferRequest__Attribute, defaultValue core.QVariant_ITF) *core.QVariant
func (*QBluetoothTransferRequest) DestroyQBluetoothTransferRequest ¶
func (ptr *QBluetoothTransferRequest) DestroyQBluetoothTransferRequest()
func (*QBluetoothTransferRequest) Pointer ¶
func (p *QBluetoothTransferRequest) Pointer() unsafe.Pointer
func (*QBluetoothTransferRequest) QBluetoothTransferRequest_PTR ¶
func (p *QBluetoothTransferRequest) QBluetoothTransferRequest_PTR() *QBluetoothTransferRequest
func (*QBluetoothTransferRequest) SetAttribute ¶
func (ptr *QBluetoothTransferRequest) SetAttribute(code QBluetoothTransferRequest__Attribute, value core.QVariant_ITF)
func (*QBluetoothTransferRequest) SetPointer ¶
func (p *QBluetoothTransferRequest) SetPointer(ptr unsafe.Pointer)
type QBluetoothTransferRequest_ITF ¶
type QBluetoothTransferRequest_ITF interface {
QBluetoothTransferRequest_PTR() *QBluetoothTransferRequest
}
type QBluetoothTransferRequest__Attribute ¶
type QBluetoothTransferRequest__Attribute int64
QBluetoothTransferRequest::Attribute
type QBluetoothUuid ¶
func NewQBluetoothUuid ¶
func NewQBluetoothUuid() *QBluetoothUuid
func NewQBluetoothUuid10 ¶
func NewQBluetoothUuid10(uuid QBluetoothUuid_ITF) *QBluetoothUuid
func NewQBluetoothUuid11 ¶
func NewQBluetoothUuid11(uuid core.QUuid_ITF) *QBluetoothUuid
func NewQBluetoothUuid2 ¶
func NewQBluetoothUuid2(uuid QBluetoothUuid__ProtocolUuid) *QBluetoothUuid
func NewQBluetoothUuid3 ¶
func NewQBluetoothUuid3(uuid QBluetoothUuid__ServiceClassUuid) *QBluetoothUuid
func NewQBluetoothUuid4 ¶
func NewQBluetoothUuid4(uuid QBluetoothUuid__CharacteristicType) *QBluetoothUuid
func NewQBluetoothUuid5 ¶
func NewQBluetoothUuid5(uuid QBluetoothUuid__DescriptorType) *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) *QBluetoothUuid
func (*QBluetoothUuid) CharacteristicToString ¶
func (ptr *QBluetoothUuid) CharacteristicToString(uuid QBluetoothUuid__CharacteristicType) string
func (*QBluetoothUuid) DescriptorToString ¶
func (ptr *QBluetoothUuid) DescriptorToString(uuid QBluetoothUuid__DescriptorType) string
func (*QBluetoothUuid) DestroyQBluetoothUuid ¶
func (ptr *QBluetoothUuid) DestroyQBluetoothUuid()
func (*QBluetoothUuid) MinimumSize ¶
func (ptr *QBluetoothUuid) MinimumSize() int
func (*QBluetoothUuid) Pointer ¶
func (p *QBluetoothUuid) Pointer() unsafe.Pointer
func (*QBluetoothUuid) ProtocolToString ¶
func (ptr *QBluetoothUuid) ProtocolToString(uuid QBluetoothUuid__ProtocolUuid) string
func (*QBluetoothUuid) QBluetoothUuid_PTR ¶
func (p *QBluetoothUuid) QBluetoothUuid_PTR() *QBluetoothUuid
func (*QBluetoothUuid) ServiceClassToString ¶
func (ptr *QBluetoothUuid) ServiceClassToString(uuid QBluetoothUuid__ServiceClassUuid) string
func (*QBluetoothUuid) SetPointer ¶
func (p *QBluetoothUuid) SetPointer(ptr 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
type QBluetoothUuid__DescriptorType ¶
type QBluetoothUuid__DescriptorType int64
QBluetoothUuid::DescriptorType
type QBluetoothUuid__ProtocolUuid ¶
type QBluetoothUuid__ProtocolUuid int64
QBluetoothUuid::ProtocolUuid
type QBluetoothUuid__ServiceClassUuid ¶
type QBluetoothUuid__ServiceClassUuid int64
QBluetoothUuid::ServiceClassUuid
type QLowEnergyAdvertisingData ¶
type QLowEnergyAdvertisingData struct {
// contains filtered or unexported fields
}
func NewQLowEnergyAdvertisingData ¶
func NewQLowEnergyAdvertisingData() *QLowEnergyAdvertisingData
func NewQLowEnergyAdvertisingData2 ¶
func NewQLowEnergyAdvertisingData2(other QLowEnergyAdvertisingData_ITF) *QLowEnergyAdvertisingData
func NewQLowEnergyAdvertisingDataFromPointer ¶
func NewQLowEnergyAdvertisingDataFromPointer(ptr unsafe.Pointer) *QLowEnergyAdvertisingData
func (*QLowEnergyAdvertisingData) DestroyQLowEnergyAdvertisingData ¶
func (ptr *QLowEnergyAdvertisingData) DestroyQLowEnergyAdvertisingData()
func (*QLowEnergyAdvertisingData) Discoverability ¶
func (ptr *QLowEnergyAdvertisingData) Discoverability() 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) ManufacturerData ¶
func (ptr *QLowEnergyAdvertisingData) ManufacturerData() *core.QByteArray
func (*QLowEnergyAdvertisingData) ManufacturerId ¶
func (ptr *QLowEnergyAdvertisingData) ManufacturerId() uint16
func (*QLowEnergyAdvertisingData) Pointer ¶
func (p *QLowEnergyAdvertisingData) Pointer() unsafe.Pointer
func (*QLowEnergyAdvertisingData) QLowEnergyAdvertisingData_PTR ¶
func (p *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 (ptr *QLowEnergyAdvertisingData) SetDiscoverability(mode QLowEnergyAdvertisingData__Discoverability)
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 (p *QLowEnergyAdvertisingData) SetPointer(ptr unsafe.Pointer)
func (*QLowEnergyAdvertisingData) SetRawData ¶
func (ptr *QLowEnergyAdvertisingData) SetRawData(data core.QByteArray_ITF)
func (*QLowEnergyAdvertisingData) Swap ¶
func (ptr *QLowEnergyAdvertisingData) Swap(other QLowEnergyAdvertisingData_ITF)
type QLowEnergyAdvertisingData_ITF ¶
type QLowEnergyAdvertisingData_ITF interface {
QLowEnergyAdvertisingData_PTR() *QLowEnergyAdvertisingData
}
type QLowEnergyAdvertisingData__Discoverability ¶
type QLowEnergyAdvertisingData__Discoverability int64
QLowEnergyAdvertisingData::Discoverability
type QLowEnergyAdvertisingParameters ¶
type QLowEnergyAdvertisingParameters struct {
// contains filtered or unexported fields
}
func NewQLowEnergyAdvertisingParameters ¶
func NewQLowEnergyAdvertisingParameters() *QLowEnergyAdvertisingParameters
func NewQLowEnergyAdvertisingParameters2 ¶
func NewQLowEnergyAdvertisingParameters2(other QLowEnergyAdvertisingParameters_ITF) *QLowEnergyAdvertisingParameters
func NewQLowEnergyAdvertisingParametersFromPointer ¶
func NewQLowEnergyAdvertisingParametersFromPointer(ptr unsafe.Pointer) *QLowEnergyAdvertisingParameters
func (*QLowEnergyAdvertisingParameters) DestroyQLowEnergyAdvertisingParameters ¶
func (ptr *QLowEnergyAdvertisingParameters) DestroyQLowEnergyAdvertisingParameters()
func (*QLowEnergyAdvertisingParameters) FilterPolicy ¶
func (ptr *QLowEnergyAdvertisingParameters) FilterPolicy() QLowEnergyAdvertisingParameters__FilterPolicy
func (*QLowEnergyAdvertisingParameters) MaximumInterval ¶
func (ptr *QLowEnergyAdvertisingParameters) MaximumInterval() int
func (*QLowEnergyAdvertisingParameters) MinimumInterval ¶
func (ptr *QLowEnergyAdvertisingParameters) MinimumInterval() int
func (*QLowEnergyAdvertisingParameters) Mode ¶
func (ptr *QLowEnergyAdvertisingParameters) Mode() QLowEnergyAdvertisingParameters__Mode
func (*QLowEnergyAdvertisingParameters) Pointer ¶
func (p *QLowEnergyAdvertisingParameters) Pointer() unsafe.Pointer
func (*QLowEnergyAdvertisingParameters) QLowEnergyAdvertisingParameters_PTR ¶
func (p *QLowEnergyAdvertisingParameters) QLowEnergyAdvertisingParameters_PTR() *QLowEnergyAdvertisingParameters
func (*QLowEnergyAdvertisingParameters) SetInterval ¶
func (ptr *QLowEnergyAdvertisingParameters) SetInterval(minimum uint16, maximum uint16)
func (*QLowEnergyAdvertisingParameters) SetMode ¶
func (ptr *QLowEnergyAdvertisingParameters) SetMode(mode QLowEnergyAdvertisingParameters__Mode)
func (*QLowEnergyAdvertisingParameters) SetPointer ¶
func (p *QLowEnergyAdvertisingParameters) SetPointer(ptr unsafe.Pointer)
func (*QLowEnergyAdvertisingParameters) Swap ¶
func (ptr *QLowEnergyAdvertisingParameters) Swap(other QLowEnergyAdvertisingParameters_ITF)
type QLowEnergyAdvertisingParameters_ITF ¶
type QLowEnergyAdvertisingParameters_ITF interface {
QLowEnergyAdvertisingParameters_PTR() *QLowEnergyAdvertisingParameters
}
type QLowEnergyAdvertisingParameters__FilterPolicy ¶
type QLowEnergyAdvertisingParameters__FilterPolicy int64
QLowEnergyAdvertisingParameters::FilterPolicy
type QLowEnergyAdvertisingParameters__Mode ¶
type QLowEnergyAdvertisingParameters__Mode int64
QLowEnergyAdvertisingParameters::Mode
type QLowEnergyCharacteristic ¶
type QLowEnergyCharacteristic struct {
// contains filtered or unexported fields
}
func NewQLowEnergyCharacteristic ¶
func NewQLowEnergyCharacteristic() *QLowEnergyCharacteristic
func NewQLowEnergyCharacteristic2 ¶
func NewQLowEnergyCharacteristic2(other QLowEnergyCharacteristic_ITF) *QLowEnergyCharacteristic
func NewQLowEnergyCharacteristicFromPointer ¶
func NewQLowEnergyCharacteristicFromPointer(ptr unsafe.Pointer) *QLowEnergyCharacteristic
func (*QLowEnergyCharacteristic) Descriptor ¶
func (ptr *QLowEnergyCharacteristic) Descriptor(uuid QBluetoothUuid_ITF) *QLowEnergyDescriptor
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 (p *QLowEnergyCharacteristic) Pointer() unsafe.Pointer
func (*QLowEnergyCharacteristic) Properties ¶
func (ptr *QLowEnergyCharacteristic) Properties() QLowEnergyCharacteristic__PropertyType
func (*QLowEnergyCharacteristic) QLowEnergyCharacteristic_PTR ¶
func (p *QLowEnergyCharacteristic) QLowEnergyCharacteristic_PTR() *QLowEnergyCharacteristic
func (*QLowEnergyCharacteristic) SetPointer ¶
func (p *QLowEnergyCharacteristic) SetPointer(ptr unsafe.Pointer)
func (*QLowEnergyCharacteristic) Uuid ¶
func (ptr *QLowEnergyCharacteristic) Uuid() *QBluetoothUuid
func (*QLowEnergyCharacteristic) Value ¶
func (ptr *QLowEnergyCharacteristic) Value() *core.QByteArray
type QLowEnergyCharacteristicData ¶
type QLowEnergyCharacteristicData struct {
// contains filtered or unexported fields
}
func NewQLowEnergyCharacteristicData ¶
func NewQLowEnergyCharacteristicData() *QLowEnergyCharacteristicData
func NewQLowEnergyCharacteristicData2 ¶
func NewQLowEnergyCharacteristicData2(other QLowEnergyCharacteristicData_ITF) *QLowEnergyCharacteristicData
func NewQLowEnergyCharacteristicDataFromPointer ¶
func NewQLowEnergyCharacteristicDataFromPointer(ptr unsafe.Pointer) *QLowEnergyCharacteristicData
func (*QLowEnergyCharacteristicData) AddDescriptor ¶
func (ptr *QLowEnergyCharacteristicData) AddDescriptor(descriptor QLowEnergyDescriptorData_ITF)
func (*QLowEnergyCharacteristicData) Descriptors ¶
func (ptr *QLowEnergyCharacteristicData) Descriptors() []*QLowEnergyDescriptorData
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 (p *QLowEnergyCharacteristicData) Pointer() unsafe.Pointer
func (*QLowEnergyCharacteristicData) Properties ¶
func (ptr *QLowEnergyCharacteristicData) Properties() QLowEnergyCharacteristic__PropertyType
func (*QLowEnergyCharacteristicData) QLowEnergyCharacteristicData_PTR ¶
func (p *QLowEnergyCharacteristicData) QLowEnergyCharacteristicData_PTR() *QLowEnergyCharacteristicData
func (*QLowEnergyCharacteristicData) SetPointer ¶
func (p *QLowEnergyCharacteristicData) SetPointer(ptr unsafe.Pointer)
func (*QLowEnergyCharacteristicData) SetProperties ¶
func (ptr *QLowEnergyCharacteristicData) SetProperties(properties QLowEnergyCharacteristic__PropertyType)
func (*QLowEnergyCharacteristicData) SetUuid ¶
func (ptr *QLowEnergyCharacteristicData) SetUuid(uuid QBluetoothUuid_ITF)
func (*QLowEnergyCharacteristicData) SetValue ¶
func (ptr *QLowEnergyCharacteristicData) SetValue(value core.QByteArray_ITF)
func (*QLowEnergyCharacteristicData) SetValueLength ¶
func (ptr *QLowEnergyCharacteristicData) SetValueLength(minimum int, maximum int)
func (*QLowEnergyCharacteristicData) Swap ¶
func (ptr *QLowEnergyCharacteristicData) Swap(other QLowEnergyCharacteristicData_ITF)
func (*QLowEnergyCharacteristicData) Uuid ¶
func (ptr *QLowEnergyCharacteristicData) Uuid() *QBluetoothUuid
func (*QLowEnergyCharacteristicData) Value ¶
func (ptr *QLowEnergyCharacteristicData) Value() *core.QByteArray
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 {
// contains filtered or unexported fields
}
func NewQLowEnergyConnectionParameters ¶
func NewQLowEnergyConnectionParameters() *QLowEnergyConnectionParameters
func NewQLowEnergyConnectionParameters2 ¶
func NewQLowEnergyConnectionParameters2(other QLowEnergyConnectionParameters_ITF) *QLowEnergyConnectionParameters
func NewQLowEnergyConnectionParametersFromPointer ¶
func NewQLowEnergyConnectionParametersFromPointer(ptr unsafe.Pointer) *QLowEnergyConnectionParameters
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 (p *QLowEnergyConnectionParameters) Pointer() unsafe.Pointer
func (*QLowEnergyConnectionParameters) QLowEnergyConnectionParameters_PTR ¶
func (p *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 (p *QLowEnergyConnectionParameters) SetPointer(ptr unsafe.Pointer)
func (*QLowEnergyConnectionParameters) SetSupervisionTimeout ¶
func (ptr *QLowEnergyConnectionParameters) SetSupervisionTimeout(timeout int)
func (*QLowEnergyConnectionParameters) SupervisionTimeout ¶
func (ptr *QLowEnergyConnectionParameters) SupervisionTimeout() int
func (*QLowEnergyConnectionParameters) Swap ¶
func (ptr *QLowEnergyConnectionParameters) Swap(other QLowEnergyConnectionParameters_ITF)
type QLowEnergyConnectionParameters_ITF ¶
type QLowEnergyConnectionParameters_ITF interface {
QLowEnergyConnectionParameters_PTR() *QLowEnergyConnectionParameters
}
type QLowEnergyController ¶
func NewQLowEnergyControllerFromPointer ¶
func NewQLowEnergyControllerFromPointer(ptr unsafe.Pointer) *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 (ptr *QLowEnergyController) AddService(service QLowEnergyServiceData_ITF, parent core.QObject_ITF) *QLowEnergyService
func (*QLowEnergyController) ChildEvent ¶
func (ptr *QLowEnergyController) ChildEvent(event core.QChildEvent_ITF)
func (*QLowEnergyController) ChildEventDefault ¶
func (ptr *QLowEnergyController) ChildEventDefault(event core.QChildEvent_ITF)
func (*QLowEnergyController) ConnectChildEvent ¶
func (ptr *QLowEnergyController) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QLowEnergyController) ConnectConnectNotify ¶
func (ptr *QLowEnergyController) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QLowEnergyController) ConnectConnected ¶
func (ptr *QLowEnergyController) ConnectConnected(f func())
func (*QLowEnergyController) ConnectConnectionUpdated ¶
func (ptr *QLowEnergyController) ConnectConnectionUpdated(f func(newParameters *QLowEnergyConnectionParameters))
func (*QLowEnergyController) ConnectCustomEvent ¶
func (ptr *QLowEnergyController) ConnectCustomEvent(f func(event *core.QEvent))
func (*QLowEnergyController) ConnectDeleteLater ¶
func (ptr *QLowEnergyController) ConnectDeleteLater(f func())
func (*QLowEnergyController) ConnectDisconnectNotify ¶
func (ptr *QLowEnergyController) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
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) ConnectEvent ¶
func (ptr *QLowEnergyController) ConnectEvent(f func(e *core.QEvent) bool)
func (*QLowEnergyController) ConnectEventFilter ¶
func (*QLowEnergyController) ConnectMetaObject ¶
func (ptr *QLowEnergyController) ConnectMetaObject(f func() *core.QMetaObject)
func (*QLowEnergyController) ConnectNotify ¶
func (ptr *QLowEnergyController) ConnectNotify(sign core.QMetaMethod_ITF)
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) ConnectTimerEvent ¶
func (ptr *QLowEnergyController) ConnectTimerEvent(f func(event *core.QTimerEvent))
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) CustomEvent ¶
func (ptr *QLowEnergyController) CustomEvent(event core.QEvent_ITF)
func (*QLowEnergyController) CustomEventDefault ¶
func (ptr *QLowEnergyController) CustomEventDefault(event core.QEvent_ITF)
func (*QLowEnergyController) DeleteLater ¶
func (ptr *QLowEnergyController) DeleteLater()
func (*QLowEnergyController) DeleteLaterDefault ¶
func (ptr *QLowEnergyController) DeleteLaterDefault()
func (*QLowEnergyController) DestroyQLowEnergyController ¶
func (ptr *QLowEnergyController) DestroyQLowEnergyController()
func (*QLowEnergyController) DisconnectChildEvent ¶
func (ptr *QLowEnergyController) DisconnectChildEvent()
func (*QLowEnergyController) DisconnectConnectNotify ¶
func (ptr *QLowEnergyController) DisconnectConnectNotify()
func (*QLowEnergyController) DisconnectConnected ¶
func (ptr *QLowEnergyController) DisconnectConnected()
func (*QLowEnergyController) DisconnectConnectionUpdated ¶
func (ptr *QLowEnergyController) DisconnectConnectionUpdated()
func (*QLowEnergyController) DisconnectCustomEvent ¶
func (ptr *QLowEnergyController) DisconnectCustomEvent()
func (*QLowEnergyController) DisconnectDeleteLater ¶
func (ptr *QLowEnergyController) DisconnectDeleteLater()
func (*QLowEnergyController) DisconnectDisconnectNotify ¶
func (ptr *QLowEnergyController) DisconnectDisconnectNotify()
func (*QLowEnergyController) DisconnectDisconnected ¶
func (ptr *QLowEnergyController) DisconnectDisconnected()
func (*QLowEnergyController) DisconnectDiscoveryFinished ¶
func (ptr *QLowEnergyController) DisconnectDiscoveryFinished()
func (*QLowEnergyController) DisconnectError2 ¶
func (ptr *QLowEnergyController) DisconnectError2()
func (*QLowEnergyController) DisconnectEvent ¶
func (ptr *QLowEnergyController) DisconnectEvent()
func (*QLowEnergyController) DisconnectEventFilter ¶
func (ptr *QLowEnergyController) DisconnectEventFilter()
func (*QLowEnergyController) DisconnectFromDevice ¶
func (ptr *QLowEnergyController) DisconnectFromDevice()
func (*QLowEnergyController) DisconnectMetaObject ¶
func (ptr *QLowEnergyController) DisconnectMetaObject()
func (*QLowEnergyController) DisconnectNotify ¶
func (ptr *QLowEnergyController) DisconnectNotify(sign core.QMetaMethod_ITF)
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) DisconnectTimerEvent ¶
func (ptr *QLowEnergyController) DisconnectTimerEvent()
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 (ptr *QLowEnergyController) Error() QLowEnergyController__Error
func (*QLowEnergyController) Error2 ¶
func (ptr *QLowEnergyController) Error2(newError QLowEnergyController__Error)
func (*QLowEnergyController) ErrorString ¶
func (ptr *QLowEnergyController) ErrorString() string
func (*QLowEnergyController) Event ¶
func (ptr *QLowEnergyController) Event(e core.QEvent_ITF) bool
func (*QLowEnergyController) EventDefault ¶
func (ptr *QLowEnergyController) EventDefault(e core.QEvent_ITF) bool
func (*QLowEnergyController) EventFilter ¶
func (ptr *QLowEnergyController) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QLowEnergyController) EventFilterDefault ¶
func (ptr *QLowEnergyController) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QLowEnergyController) LocalAddress ¶
func (ptr *QLowEnergyController) LocalAddress() *QBluetoothAddress
func (*QLowEnergyController) MetaObject ¶
func (ptr *QLowEnergyController) MetaObject() *core.QMetaObject
func (*QLowEnergyController) MetaObjectDefault ¶
func (ptr *QLowEnergyController) MetaObjectDefault() *core.QMetaObject
func (*QLowEnergyController) Pointer ¶
func (p *QLowEnergyController) Pointer() unsafe.Pointer
func (*QLowEnergyController) QLowEnergyController_PTR ¶
func (p *QLowEnergyController) QLowEnergyController_PTR() *QLowEnergyController
func (*QLowEnergyController) RemoteAddress ¶
func (ptr *QLowEnergyController) RemoteAddress() *QBluetoothAddress
func (*QLowEnergyController) RemoteAddressType ¶
func (ptr *QLowEnergyController) RemoteAddressType() QLowEnergyController__RemoteAddressType
func (*QLowEnergyController) RemoteName ¶
func (ptr *QLowEnergyController) RemoteName() string
func (*QLowEnergyController) RequestConnectionUpdate ¶
func (ptr *QLowEnergyController) RequestConnectionUpdate(parameters QLowEnergyConnectionParameters_ITF)
func (*QLowEnergyController) Role ¶
func (ptr *QLowEnergyController) Role() QLowEnergyController__Role
func (*QLowEnergyController) ServiceDiscovered ¶
func (ptr *QLowEnergyController) ServiceDiscovered(newService QBluetoothUuid_ITF)
func (*QLowEnergyController) Services ¶
func (ptr *QLowEnergyController) Services() []*QBluetoothUuid
func (*QLowEnergyController) SetPointer ¶
func (p *QLowEnergyController) SetPointer(ptr 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 (ptr *QLowEnergyController) State() QLowEnergyController__ControllerState
func (*QLowEnergyController) StateChanged ¶
func (ptr *QLowEnergyController) StateChanged(state QLowEnergyController__ControllerState)
func (*QLowEnergyController) StopAdvertising ¶
func (ptr *QLowEnergyController) StopAdvertising()
func (*QLowEnergyController) TimerEvent ¶
func (ptr *QLowEnergyController) TimerEvent(event core.QTimerEvent_ITF)
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
type QLowEnergyController__RemoteAddressType ¶
type QLowEnergyController__RemoteAddressType int64
QLowEnergyController::RemoteAddressType
type QLowEnergyDescriptor ¶
type QLowEnergyDescriptor struct {
// contains filtered or unexported fields
}
func NewQLowEnergyDescriptor ¶
func NewQLowEnergyDescriptor() *QLowEnergyDescriptor
func NewQLowEnergyDescriptor2 ¶
func NewQLowEnergyDescriptor2(other QLowEnergyDescriptor_ITF) *QLowEnergyDescriptor
func NewQLowEnergyDescriptorFromPointer ¶
func NewQLowEnergyDescriptorFromPointer(ptr unsafe.Pointer) *QLowEnergyDescriptor
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 (p *QLowEnergyDescriptor) Pointer() unsafe.Pointer
func (*QLowEnergyDescriptor) QLowEnergyDescriptor_PTR ¶
func (p *QLowEnergyDescriptor) QLowEnergyDescriptor_PTR() *QLowEnergyDescriptor
func (*QLowEnergyDescriptor) SetPointer ¶
func (p *QLowEnergyDescriptor) SetPointer(ptr unsafe.Pointer)
func (*QLowEnergyDescriptor) Type ¶
func (ptr *QLowEnergyDescriptor) Type() QBluetoothUuid__DescriptorType
func (*QLowEnergyDescriptor) Uuid ¶
func (ptr *QLowEnergyDescriptor) Uuid() *QBluetoothUuid
func (*QLowEnergyDescriptor) Value ¶
func (ptr *QLowEnergyDescriptor) Value() *core.QByteArray
type QLowEnergyDescriptorData ¶
type QLowEnergyDescriptorData struct {
// contains filtered or unexported fields
}
func NewQLowEnergyDescriptorData ¶
func NewQLowEnergyDescriptorData() *QLowEnergyDescriptorData
func NewQLowEnergyDescriptorData2 ¶
func NewQLowEnergyDescriptorData2(uuid QBluetoothUuid_ITF, value core.QByteArray_ITF) *QLowEnergyDescriptorData
func NewQLowEnergyDescriptorData3 ¶
func NewQLowEnergyDescriptorData3(other QLowEnergyDescriptorData_ITF) *QLowEnergyDescriptorData
func NewQLowEnergyDescriptorDataFromPointer ¶
func NewQLowEnergyDescriptorDataFromPointer(ptr unsafe.Pointer) *QLowEnergyDescriptorData
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 (p *QLowEnergyDescriptorData) Pointer() unsafe.Pointer
func (*QLowEnergyDescriptorData) QLowEnergyDescriptorData_PTR ¶
func (p *QLowEnergyDescriptorData) QLowEnergyDescriptorData_PTR() *QLowEnergyDescriptorData
func (*QLowEnergyDescriptorData) SetPointer ¶
func (p *QLowEnergyDescriptorData) SetPointer(ptr unsafe.Pointer)
func (*QLowEnergyDescriptorData) SetUuid ¶
func (ptr *QLowEnergyDescriptorData) SetUuid(uuid QBluetoothUuid_ITF)
func (*QLowEnergyDescriptorData) SetValue ¶
func (ptr *QLowEnergyDescriptorData) SetValue(value core.QByteArray_ITF)
func (*QLowEnergyDescriptorData) Swap ¶
func (ptr *QLowEnergyDescriptorData) Swap(other QLowEnergyDescriptorData_ITF)
func (*QLowEnergyDescriptorData) Uuid ¶
func (ptr *QLowEnergyDescriptorData) Uuid() *QBluetoothUuid
func (*QLowEnergyDescriptorData) Value ¶
func (ptr *QLowEnergyDescriptorData) Value() *core.QByteArray
type QLowEnergyDescriptorData_ITF ¶
type QLowEnergyDescriptorData_ITF interface {
QLowEnergyDescriptorData_PTR() *QLowEnergyDescriptorData
}
type QLowEnergyDescriptor_ITF ¶
type QLowEnergyDescriptor_ITF interface {
QLowEnergyDescriptor_PTR() *QLowEnergyDescriptor
}
type QLowEnergyService ¶
func NewQLowEnergyServiceFromPointer ¶
func NewQLowEnergyServiceFromPointer(ptr unsafe.Pointer) *QLowEnergyService
func (*QLowEnergyService) Characteristic ¶
func (ptr *QLowEnergyService) Characteristic(uuid QBluetoothUuid_ITF) *QLowEnergyCharacteristic
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) ChildEvent ¶
func (ptr *QLowEnergyService) ChildEvent(event core.QChildEvent_ITF)
func (*QLowEnergyService) ChildEventDefault ¶
func (ptr *QLowEnergyService) ChildEventDefault(event core.QChildEvent_ITF)
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) ConnectChildEvent ¶
func (ptr *QLowEnergyService) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QLowEnergyService) ConnectConnectNotify ¶
func (ptr *QLowEnergyService) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QLowEnergyService) ConnectCustomEvent ¶
func (ptr *QLowEnergyService) ConnectCustomEvent(f func(event *core.QEvent))
func (*QLowEnergyService) ConnectDeleteLater ¶
func (ptr *QLowEnergyService) ConnectDeleteLater(f func())
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) ConnectDisconnectNotify ¶
func (ptr *QLowEnergyService) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QLowEnergyService) ConnectError2 ¶
func (ptr *QLowEnergyService) ConnectError2(f func(newError QLowEnergyService__ServiceError))
func (*QLowEnergyService) ConnectEvent ¶
func (ptr *QLowEnergyService) ConnectEvent(f func(e *core.QEvent) bool)
func (*QLowEnergyService) ConnectEventFilter ¶
func (*QLowEnergyService) ConnectMetaObject ¶
func (ptr *QLowEnergyService) ConnectMetaObject(f func() *core.QMetaObject)
func (*QLowEnergyService) ConnectNotify ¶
func (ptr *QLowEnergyService) ConnectNotify(sign core.QMetaMethod_ITF)
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) ConnectTimerEvent ¶
func (ptr *QLowEnergyService) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QLowEnergyService) Contains ¶
func (ptr *QLowEnergyService) Contains(characteristic QLowEnergyCharacteristic_ITF) bool
func (*QLowEnergyService) Contains2 ¶
func (ptr *QLowEnergyService) Contains2(descriptor QLowEnergyDescriptor_ITF) bool
func (*QLowEnergyService) CustomEvent ¶
func (ptr *QLowEnergyService) CustomEvent(event core.QEvent_ITF)
func (*QLowEnergyService) CustomEventDefault ¶
func (ptr *QLowEnergyService) CustomEventDefault(event core.QEvent_ITF)
func (*QLowEnergyService) DeleteLater ¶
func (ptr *QLowEnergyService) DeleteLater()
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) DisconnectCharacteristicChanged ¶
func (ptr *QLowEnergyService) DisconnectCharacteristicChanged()
func (*QLowEnergyService) DisconnectCharacteristicRead ¶
func (ptr *QLowEnergyService) DisconnectCharacteristicRead()
func (*QLowEnergyService) DisconnectCharacteristicWritten ¶
func (ptr *QLowEnergyService) DisconnectCharacteristicWritten()
func (*QLowEnergyService) DisconnectChildEvent ¶
func (ptr *QLowEnergyService) DisconnectChildEvent()
func (*QLowEnergyService) DisconnectConnectNotify ¶
func (ptr *QLowEnergyService) DisconnectConnectNotify()
func (*QLowEnergyService) DisconnectCustomEvent ¶
func (ptr *QLowEnergyService) DisconnectCustomEvent()
func (*QLowEnergyService) DisconnectDeleteLater ¶
func (ptr *QLowEnergyService) DisconnectDeleteLater()
func (*QLowEnergyService) DisconnectDescriptorRead ¶
func (ptr *QLowEnergyService) DisconnectDescriptorRead()
func (*QLowEnergyService) DisconnectDescriptorWritten ¶
func (ptr *QLowEnergyService) DisconnectDescriptorWritten()
func (*QLowEnergyService) DisconnectDisconnectNotify ¶
func (ptr *QLowEnergyService) DisconnectDisconnectNotify()
func (*QLowEnergyService) DisconnectError2 ¶
func (ptr *QLowEnergyService) DisconnectError2()
func (*QLowEnergyService) DisconnectEvent ¶
func (ptr *QLowEnergyService) DisconnectEvent()
func (*QLowEnergyService) DisconnectEventFilter ¶
func (ptr *QLowEnergyService) DisconnectEventFilter()
func (*QLowEnergyService) DisconnectMetaObject ¶
func (ptr *QLowEnergyService) DisconnectMetaObject()
func (*QLowEnergyService) DisconnectNotify ¶
func (ptr *QLowEnergyService) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QLowEnergyService) DisconnectNotifyDefault ¶
func (ptr *QLowEnergyService) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QLowEnergyService) DisconnectStateChanged ¶
func (ptr *QLowEnergyService) DisconnectStateChanged()
func (*QLowEnergyService) DisconnectTimerEvent ¶
func (ptr *QLowEnergyService) DisconnectTimerEvent()
func (*QLowEnergyService) DiscoverDetails ¶
func (ptr *QLowEnergyService) DiscoverDetails()
func (*QLowEnergyService) Error ¶
func (ptr *QLowEnergyService) Error() QLowEnergyService__ServiceError
func (*QLowEnergyService) Error2 ¶
func (ptr *QLowEnergyService) Error2(newError QLowEnergyService__ServiceError)
func (*QLowEnergyService) Event ¶
func (ptr *QLowEnergyService) Event(e core.QEvent_ITF) bool
func (*QLowEnergyService) EventDefault ¶
func (ptr *QLowEnergyService) EventDefault(e core.QEvent_ITF) bool
func (*QLowEnergyService) EventFilter ¶
func (ptr *QLowEnergyService) EventFilter(watched core.QObject_ITF, event 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) MetaObject ¶
func (ptr *QLowEnergyService) MetaObject() *core.QMetaObject
func (*QLowEnergyService) MetaObjectDefault ¶
func (ptr *QLowEnergyService) MetaObjectDefault() *core.QMetaObject
func (*QLowEnergyService) Pointer ¶
func (p *QLowEnergyService) Pointer() unsafe.Pointer
func (*QLowEnergyService) QLowEnergyService_PTR ¶
func (p *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 (p *QLowEnergyService) SetPointer(ptr unsafe.Pointer)
func (*QLowEnergyService) State ¶
func (ptr *QLowEnergyService) State() QLowEnergyService__ServiceState
func (*QLowEnergyService) StateChanged ¶
func (ptr *QLowEnergyService) StateChanged(newState QLowEnergyService__ServiceState)
func (*QLowEnergyService) TimerEvent ¶
func (ptr *QLowEnergyService) TimerEvent(event core.QTimerEvent_ITF)
func (*QLowEnergyService) TimerEventDefault ¶
func (ptr *QLowEnergyService) TimerEventDefault(event core.QTimerEvent_ITF)
func (*QLowEnergyService) Type ¶
func (ptr *QLowEnergyService) Type() QLowEnergyService__ServiceType
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 {
// contains filtered or unexported fields
}
func NewQLowEnergyServiceData ¶
func NewQLowEnergyServiceData() *QLowEnergyServiceData
func NewQLowEnergyServiceData2 ¶
func NewQLowEnergyServiceData2(other QLowEnergyServiceData_ITF) *QLowEnergyServiceData
func NewQLowEnergyServiceDataFromPointer ¶
func NewQLowEnergyServiceDataFromPointer(ptr unsafe.Pointer) *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) 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 (p *QLowEnergyServiceData) Pointer() unsafe.Pointer
func (*QLowEnergyServiceData) QLowEnergyServiceData_PTR ¶
func (p *QLowEnergyServiceData) QLowEnergyServiceData_PTR() *QLowEnergyServiceData
func (*QLowEnergyServiceData) SetPointer ¶
func (p *QLowEnergyServiceData) SetPointer(ptr unsafe.Pointer)
func (*QLowEnergyServiceData) SetType ¶
func (ptr *QLowEnergyServiceData) SetType(ty QLowEnergyServiceData__ServiceType)
func (*QLowEnergyServiceData) SetUuid ¶
func (ptr *QLowEnergyServiceData) SetUuid(uuid QBluetoothUuid_ITF)
func (*QLowEnergyServiceData) Swap ¶
func (ptr *QLowEnergyServiceData) Swap(other QLowEnergyServiceData_ITF)
func (*QLowEnergyServiceData) Type ¶
func (ptr *QLowEnergyServiceData) Type() QLowEnergyServiceData__ServiceType
func (*QLowEnergyServiceData) Uuid ¶
func (ptr *QLowEnergyServiceData) Uuid() *QBluetoothUuid
type QLowEnergyServiceData_ITF ¶
type QLowEnergyServiceData_ITF interface {
QLowEnergyServiceData_PTR() *QLowEnergyServiceData
}
type QLowEnergyServiceData__ServiceType ¶
type QLowEnergyServiceData__ServiceType int64
QLowEnergyServiceData::ServiceType
type QLowEnergyService_ITF ¶
type QLowEnergyService_ITF interface { core.QObject_ITF QLowEnergyService_PTR() *QLowEnergyService }
type QLowEnergyService__ServiceError ¶
type QLowEnergyService__ServiceError int64
QLowEnergyService::ServiceError
type QLowEnergyService__ServiceState ¶
type QLowEnergyService__ServiceState int64
QLowEnergyService::ServiceState
type QLowEnergyService__ServiceType ¶
type QLowEnergyService__ServiceType int64
QLowEnergyService::ServiceType
type QLowEnergyService__WriteMode ¶
type QLowEnergyService__WriteMode int64
QLowEnergyService::WriteMode