companion

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AssociatedDeviceClient added in v0.0.6

type AssociatedDeviceClient struct {
	// contains filtered or unexported fields
}

AssociatedDeviceClient wraps the gRPC AssociatedDeviceService client.

func NewAssociatedDeviceClient added in v0.0.6

func NewAssociatedDeviceClient(cc grpc.ClientConnInterface) *AssociatedDeviceClient

NewAssociatedDeviceClient creates a new AssociatedDevice client.

func (*AssociatedDeviceClient) DescribeContents added in v0.0.6

func (c *AssociatedDeviceClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*AssociatedDeviceClient) Equals added in v0.0.6

func (c *AssociatedDeviceClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*AssociatedDeviceClient) GetBleDevice added in v0.0.6

func (c *AssociatedDeviceClient) GetBleDevice(ctx context.Context) (int64, error)

GetBleDevice calls the GetBleDevice RPC.

func (*AssociatedDeviceClient) GetBluetoothDevice added in v0.0.6

func (c *AssociatedDeviceClient) GetBluetoothDevice(ctx context.Context) (int64, error)

GetBluetoothDevice calls the GetBluetoothDevice RPC.

func (*AssociatedDeviceClient) GetWifiDevice added in v0.0.6

func (c *AssociatedDeviceClient) GetWifiDevice(ctx context.Context) (int64, error)

GetWifiDevice calls the GetWifiDevice RPC.

func (*AssociatedDeviceClient) HashCode added in v0.0.6

func (c *AssociatedDeviceClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*AssociatedDeviceClient) ToString added in v0.0.6

func (c *AssociatedDeviceClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*AssociatedDeviceClient) WriteToParcel added in v0.0.6

func (c *AssociatedDeviceClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type AssociationInfoClient added in v0.0.6

type AssociationInfoClient struct {
	// contains filtered or unexported fields
}

AssociationInfoClient wraps the gRPC AssociationInfoService client.

func NewAssociationInfoClient added in v0.0.6

func NewAssociationInfoClient(cc grpc.ClientConnInterface) *AssociationInfoClient

NewAssociationInfoClient creates a new AssociationInfo client.

func (*AssociationInfoClient) DescribeContents added in v0.0.6

func (c *AssociationInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*AssociationInfoClient) Equals added in v0.0.6

func (c *AssociationInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*AssociationInfoClient) GetAssociatedDevice added in v0.0.6

func (c *AssociationInfoClient) GetAssociatedDevice(ctx context.Context) (int64, error)

GetAssociatedDevice calls the GetAssociatedDevice RPC.

func (*AssociationInfoClient) GetDeviceId added in v0.0.6

func (c *AssociationInfoClient) GetDeviceId(ctx context.Context) (int64, error)

GetDeviceId calls the GetDeviceId RPC.

func (*AssociationInfoClient) GetDeviceMacAddress added in v0.0.6

func (c *AssociationInfoClient) GetDeviceMacAddress(ctx context.Context) (int64, error)

GetDeviceMacAddress calls the GetDeviceMacAddress RPC.

func (*AssociationInfoClient) GetDeviceProfile added in v0.0.6

func (c *AssociationInfoClient) GetDeviceProfile(ctx context.Context) (string, error)

GetDeviceProfile calls the GetDeviceProfile RPC.

func (*AssociationInfoClient) GetDisplayName added in v0.0.6

func (c *AssociationInfoClient) GetDisplayName(ctx context.Context) (int64, error)

GetDisplayName calls the GetDisplayName RPC.

func (*AssociationInfoClient) GetId added in v0.0.6

func (c *AssociationInfoClient) GetId(ctx context.Context) (int32, error)

GetId calls the GetId RPC.

func (*AssociationInfoClient) GetSystemDataSyncFlags added in v0.0.6

func (c *AssociationInfoClient) GetSystemDataSyncFlags(ctx context.Context) (int32, error)

GetSystemDataSyncFlags calls the GetSystemDataSyncFlags RPC.

func (*AssociationInfoClient) HashCode added in v0.0.6

func (c *AssociationInfoClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*AssociationInfoClient) IsSelfManaged added in v0.0.6

func (c *AssociationInfoClient) IsSelfManaged(ctx context.Context) (bool, error)

IsSelfManaged calls the IsSelfManaged RPC.

func (*AssociationInfoClient) ToString added in v0.0.6

func (c *AssociationInfoClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*AssociationInfoClient) WriteToParcel added in v0.0.6

func (c *AssociationInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type AssociationRequestBuilderClient added in v0.0.6

type AssociationRequestBuilderClient struct {
	// contains filtered or unexported fields
}

AssociationRequestBuilderClient wraps the gRPC AssociationRequestBuilderService client.

func NewAssociationRequestBuilderClient added in v0.0.6

func NewAssociationRequestBuilderClient(cc grpc.ClientConnInterface) *AssociationRequestBuilderClient

NewAssociationRequestBuilderClient creates a new AssociationRequestBuilder client.

func (*AssociationRequestBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*AssociationRequestBuilderClient) SetDeviceProfile added in v0.0.6

func (c *AssociationRequestBuilderClient) SetDeviceProfile(ctx context.Context, arg0 string) (int64, error)

SetDeviceProfile calls the SetDeviceProfile RPC.

func (*AssociationRequestBuilderClient) SetDisplayName added in v0.0.6

func (c *AssociationRequestBuilderClient) SetDisplayName(ctx context.Context, arg0 string) (int64, error)

SetDisplayName calls the SetDisplayName RPC.

func (*AssociationRequestBuilderClient) SetForceConfirmation added in v0.0.6

func (c *AssociationRequestBuilderClient) SetForceConfirmation(ctx context.Context, arg0 bool) (int64, error)

SetForceConfirmation calls the SetForceConfirmation RPC.

func (*AssociationRequestBuilderClient) SetSelfManaged added in v0.0.6

func (c *AssociationRequestBuilderClient) SetSelfManaged(ctx context.Context, arg0 bool) (int64, error)

SetSelfManaged calls the SetSelfManaged RPC.

func (*AssociationRequestBuilderClient) SetSingleDevice added in v0.0.6

func (c *AssociationRequestBuilderClient) SetSingleDevice(ctx context.Context, arg0 bool) (int64, error)

SetSingleDevice calls the SetSingleDevice RPC.

type AssociationRequestClient added in v0.0.6

type AssociationRequestClient struct {
	// contains filtered or unexported fields
}

AssociationRequestClient wraps the gRPC AssociationRequestService client.

func NewAssociationRequestClient added in v0.0.6

func NewAssociationRequestClient(cc grpc.ClientConnInterface) *AssociationRequestClient

NewAssociationRequestClient creates a new AssociationRequest client.

func (*AssociationRequestClient) DescribeContents added in v0.0.6

func (c *AssociationRequestClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*AssociationRequestClient) Equals added in v0.0.6

func (c *AssociationRequestClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*AssociationRequestClient) GetDeviceProfile added in v0.0.6

func (c *AssociationRequestClient) GetDeviceProfile(ctx context.Context) (string, error)

GetDeviceProfile calls the GetDeviceProfile RPC.

func (*AssociationRequestClient) GetDisplayName added in v0.0.6

func (c *AssociationRequestClient) GetDisplayName(ctx context.Context) (int64, error)

GetDisplayName calls the GetDisplayName RPC.

func (*AssociationRequestClient) HashCode added in v0.0.6

func (c *AssociationRequestClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*AssociationRequestClient) IsForceConfirmation added in v0.0.6

func (c *AssociationRequestClient) IsForceConfirmation(ctx context.Context) (bool, error)

IsForceConfirmation calls the IsForceConfirmation RPC.

func (*AssociationRequestClient) IsSelfManaged added in v0.0.6

func (c *AssociationRequestClient) IsSelfManaged(ctx context.Context) (bool, error)

IsSelfManaged calls the IsSelfManaged RPC.

func (*AssociationRequestClient) IsSingleDevice added in v0.0.6

func (c *AssociationRequestClient) IsSingleDevice(ctx context.Context) (bool, error)

IsSingleDevice calls the IsSingleDevice RPC.

func (*AssociationRequestClient) ToString added in v0.0.6

func (c *AssociationRequestClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*AssociationRequestClient) WriteToParcel added in v0.0.6

func (c *AssociationRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type BluetoothDeviceFilterBuilderClient added in v0.0.6

type BluetoothDeviceFilterBuilderClient struct {
	// contains filtered or unexported fields
}

BluetoothDeviceFilterBuilderClient wraps the gRPC BluetoothDeviceFilterBuilderService client.

func NewBluetoothDeviceFilterBuilderClient added in v0.0.6

func NewBluetoothDeviceFilterBuilderClient(cc grpc.ClientConnInterface) *BluetoothDeviceFilterBuilderClient

NewBluetoothDeviceFilterBuilderClient creates a new BluetoothDeviceFilterBuilder client.

func (*BluetoothDeviceFilterBuilderClient) AddServiceUuid added in v0.0.6

func (c *BluetoothDeviceFilterBuilderClient) AddServiceUuid(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

AddServiceUuid calls the AddServiceUuid RPC.

func (*BluetoothDeviceFilterBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*BluetoothDeviceFilterBuilderClient) SetAddress added in v0.0.6

SetAddress calls the SetAddress RPC.

func (*BluetoothDeviceFilterBuilderClient) SetNamePattern added in v0.0.6

func (c *BluetoothDeviceFilterBuilderClient) SetNamePattern(ctx context.Context, arg0 int64) (int64, error)

SetNamePattern calls the SetNamePattern RPC.

type BluetoothDeviceFilterClient added in v0.0.6

type BluetoothDeviceFilterClient struct {
	// contains filtered or unexported fields
}

BluetoothDeviceFilterClient wraps the gRPC BluetoothDeviceFilterService client.

func NewBluetoothDeviceFilterClient added in v0.0.6

func NewBluetoothDeviceFilterClient(cc grpc.ClientConnInterface) *BluetoothDeviceFilterClient

NewBluetoothDeviceFilterClient creates a new BluetoothDeviceFilter client.

func (*BluetoothDeviceFilterClient) DescribeContents added in v0.0.6

func (c *BluetoothDeviceFilterClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*BluetoothDeviceFilterClient) Equals added in v0.0.6

func (c *BluetoothDeviceFilterClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*BluetoothDeviceFilterClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*BluetoothDeviceFilterClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*BluetoothDeviceFilterClient) WriteToParcel added in v0.0.6

func (c *BluetoothDeviceFilterClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type BluetoothLeDeviceFilterBuilderClient added in v0.0.6

type BluetoothLeDeviceFilterBuilderClient struct {
	// contains filtered or unexported fields
}

BluetoothLeDeviceFilterBuilderClient wraps the gRPC BluetoothLeDeviceFilterBuilderService client.

func NewBluetoothLeDeviceFilterBuilderClient added in v0.0.6

func NewBluetoothLeDeviceFilterBuilderClient(cc grpc.ClientConnInterface) *BluetoothLeDeviceFilterBuilderClient

NewBluetoothLeDeviceFilterBuilderClient creates a new BluetoothLeDeviceFilterBuilder client.

func (*BluetoothLeDeviceFilterBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*BluetoothLeDeviceFilterBuilderClient) SetNamePattern added in v0.0.6

func (c *BluetoothLeDeviceFilterBuilderClient) SetNamePattern(ctx context.Context, arg0 int64) (int64, error)

SetNamePattern calls the SetNamePattern RPC.

func (*BluetoothLeDeviceFilterBuilderClient) SetRawDataFilter added in v0.0.6

func (c *BluetoothLeDeviceFilterBuilderClient) SetRawDataFilter(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

SetRawDataFilter calls the SetRawDataFilter RPC.

func (*BluetoothLeDeviceFilterBuilderClient) SetRenameFromBytes added in v0.0.6

func (c *BluetoothLeDeviceFilterBuilderClient) SetRenameFromBytes(ctx context.Context, arg0 string, arg1 string, arg2 int32, arg3 int32, arg4 int64) (int64, error)

SetRenameFromBytes calls the SetRenameFromBytes RPC.

func (*BluetoothLeDeviceFilterBuilderClient) SetRenameFromName added in v0.0.6

func (c *BluetoothLeDeviceFilterBuilderClient) SetRenameFromName(ctx context.Context, arg0 string, arg1 string, arg2 int32, arg3 int32) (int64, error)

SetRenameFromName calls the SetRenameFromName RPC.

func (*BluetoothLeDeviceFilterBuilderClient) SetScanFilter added in v0.0.6

func (c *BluetoothLeDeviceFilterBuilderClient) SetScanFilter(ctx context.Context, arg0 int64) (int64, error)

SetScanFilter calls the SetScanFilter RPC.

type BluetoothLeDeviceFilterClient added in v0.0.6

type BluetoothLeDeviceFilterClient struct {
	// contains filtered or unexported fields
}

BluetoothLeDeviceFilterClient wraps the gRPC BluetoothLeDeviceFilterService client.

func NewBluetoothLeDeviceFilterClient added in v0.0.6

func NewBluetoothLeDeviceFilterClient(cc grpc.ClientConnInterface) *BluetoothLeDeviceFilterClient

NewBluetoothLeDeviceFilterClient creates a new BluetoothLeDeviceFilter client.

func (*BluetoothLeDeviceFilterClient) DescribeContents added in v0.0.6

func (c *BluetoothLeDeviceFilterClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*BluetoothLeDeviceFilterClient) Equals added in v0.0.6

func (c *BluetoothLeDeviceFilterClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*BluetoothLeDeviceFilterClient) GetRenamePrefixLengthLimit added in v0.0.6

func (c *BluetoothLeDeviceFilterClient) GetRenamePrefixLengthLimit(ctx context.Context) (int32, error)

GetRenamePrefixLengthLimit calls the GetRenamePrefixLengthLimit RPC.

func (*BluetoothLeDeviceFilterClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*BluetoothLeDeviceFilterClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*BluetoothLeDeviceFilterClient) WriteToParcel added in v0.0.6

func (c *BluetoothLeDeviceFilterClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type DeviceIdBuilderClient added in v0.0.6

type DeviceIdBuilderClient struct {
	// contains filtered or unexported fields
}

DeviceIdBuilderClient wraps the gRPC DeviceIdBuilderService client.

func NewDeviceIdBuilderClient added in v0.0.6

func NewDeviceIdBuilderClient(cc grpc.ClientConnInterface) *DeviceIdBuilderClient

NewDeviceIdBuilderClient creates a new DeviceIdBuilder client.

func (*DeviceIdBuilderClient) Build added in v0.0.6

func (c *DeviceIdBuilderClient) Build(ctx context.Context) (int64, error)

Build calls the Build RPC.

func (*DeviceIdBuilderClient) SetCustomId added in v0.0.6

func (c *DeviceIdBuilderClient) SetCustomId(ctx context.Context, arg0 string) (int64, error)

SetCustomId calls the SetCustomId RPC.

func (*DeviceIdBuilderClient) SetMacAddress added in v0.0.6

func (c *DeviceIdBuilderClient) SetMacAddress(ctx context.Context, arg0 int64) (int64, error)

SetMacAddress calls the SetMacAddress RPC.

type DeviceIdClient added in v0.0.6

type DeviceIdClient struct {
	// contains filtered or unexported fields
}

DeviceIdClient wraps the gRPC DeviceIdService client.

func NewDeviceIdClient added in v0.0.6

func NewDeviceIdClient(cc grpc.ClientConnInterface) *DeviceIdClient

NewDeviceIdClient creates a new DeviceId client.

func (*DeviceIdClient) DescribeContents added in v0.0.6

func (c *DeviceIdClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*DeviceIdClient) Equals added in v0.0.6

func (c *DeviceIdClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*DeviceIdClient) GetCustomId added in v0.0.6

func (c *DeviceIdClient) GetCustomId(ctx context.Context) (string, error)

GetCustomId calls the GetCustomId RPC.

func (*DeviceIdClient) GetMacAddress added in v0.0.6

func (c *DeviceIdClient) GetMacAddress(ctx context.Context) (int64, error)

GetMacAddress calls the GetMacAddress RPC.

func (*DeviceIdClient) HashCode added in v0.0.6

func (c *DeviceIdClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*DeviceIdClient) ToString added in v0.0.6

func (c *DeviceIdClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*DeviceIdClient) WriteToParcel added in v0.0.6

func (c *DeviceIdClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type DeviceManagerCallbackClient added in v0.0.6

type DeviceManagerCallbackClient struct {
	// contains filtered or unexported fields
}

DeviceManagerCallbackClient wraps the gRPC DeviceManagerCallbackService client.

func NewDeviceManagerCallbackClient added in v0.0.6

func NewDeviceManagerCallbackClient(cc grpc.ClientConnInterface) *DeviceManagerCallbackClient

NewDeviceManagerCallbackClient creates a new DeviceManagerCallback client.

func (*DeviceManagerCallbackClient) OnAssociationCreated added in v0.0.6

func (c *DeviceManagerCallbackClient) OnAssociationCreated(ctx context.Context, arg0 int64) error

OnAssociationCreated calls the OnAssociationCreated RPC.

func (*DeviceManagerCallbackClient) OnAssociationPending added in v0.0.6

func (c *DeviceManagerCallbackClient) OnAssociationPending(ctx context.Context, arg0 int64) error

OnAssociationPending calls the OnAssociationPending RPC.

func (*DeviceManagerCallbackClient) OnDeviceFound added in v0.0.6

func (c *DeviceManagerCallbackClient) OnDeviceFound(ctx context.Context, arg0 int64) error

OnDeviceFound calls the OnDeviceFound RPC.

func (*DeviceManagerCallbackClient) OnFailure1_1 added in v0.0.6

func (c *DeviceManagerCallbackClient) OnFailure1_1(ctx context.Context, arg0 string) error

OnFailure1_1 calls the OnFailure1_1 RPC.

func (*DeviceManagerCallbackClient) OnFailure2 added in v0.0.6

func (c *DeviceManagerCallbackClient) OnFailure2(ctx context.Context, arg0 int32, arg1 string) error

OnFailure2 calls the OnFailure2 RPC.

type DeviceManagerClient added in v0.0.6

type DeviceManagerClient struct {
	// contains filtered or unexported fields
}

DeviceManagerClient wraps the gRPC DeviceManagerService client.

func NewDeviceManagerClient added in v0.0.6

func NewDeviceManagerClient(cc grpc.ClientConnInterface) *DeviceManagerClient

NewDeviceManagerClient creates a new DeviceManager client.

func (*DeviceManagerClient) Associate added in v0.0.6

func (c *DeviceManagerClient) Associate(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

Associate calls the Associate RPC.

func (*DeviceManagerClient) AttachSystemDataTransport added in v0.0.6

func (c *DeviceManagerClient) AttachSystemDataTransport(ctx context.Context, arg0 int32, arg1 int64, arg2 int64) error

AttachSystemDataTransport calls the AttachSystemDataTransport RPC.

func (*DeviceManagerClient) BuildAssociationCancellationIntent added in v0.0.6

func (c *DeviceManagerClient) BuildAssociationCancellationIntent(ctx context.Context) (int64, error)

BuildAssociationCancellationIntent calls the BuildAssociationCancellationIntent RPC.

func (*DeviceManagerClient) BuildPermissionTransferUserConsentIntent added in v0.0.6

func (c *DeviceManagerClient) BuildPermissionTransferUserConsentIntent(ctx context.Context, arg0 int32) (int64, error)

BuildPermissionTransferUserConsentIntent calls the BuildPermissionTransferUserConsentIntent RPC.

func (*DeviceManagerClient) DetachSystemDataTransport added in v0.0.6

func (c *DeviceManagerClient) DetachSystemDataTransport(ctx context.Context, arg0 int32) error

DetachSystemDataTransport calls the DetachSystemDataTransport RPC.

func (*DeviceManagerClient) DisableSystemDataSyncForTypes added in v0.0.6

func (c *DeviceManagerClient) DisableSystemDataSyncForTypes(ctx context.Context, arg0 int32, arg1 int32) error

DisableSystemDataSyncForTypes calls the DisableSystemDataSyncForTypes RPC.

func (*DeviceManagerClient) Disassociate1 added in v0.0.6

func (c *DeviceManagerClient) Disassociate1(ctx context.Context, arg0 int32) error

Disassociate1 calls the Disassociate1 RPC.

func (*DeviceManagerClient) Disassociate1_1 added in v0.0.6

func (c *DeviceManagerClient) Disassociate1_1(ctx context.Context, arg0 string) error

Disassociate1_1 calls the Disassociate1_1 RPC.

func (*DeviceManagerClient) EnableSystemDataSyncForTypes added in v0.0.6

func (c *DeviceManagerClient) EnableSystemDataSyncForTypes(ctx context.Context, arg0 int32, arg1 int32) error

EnableSystemDataSyncForTypes calls the EnableSystemDataSyncForTypes RPC.

func (*DeviceManagerClient) GetAssociations added in v0.0.6

func (c *DeviceManagerClient) GetAssociations(ctx context.Context) (int64, error)

GetAssociations calls the GetAssociations RPC.

func (*DeviceManagerClient) GetMyAssociations added in v0.0.6

func (c *DeviceManagerClient) GetMyAssociations(ctx context.Context) (int64, error)

GetMyAssociations calls the GetMyAssociations RPC.

func (*DeviceManagerClient) HasNotificationAccess added in v0.0.6

func (c *DeviceManagerClient) HasNotificationAccess(ctx context.Context, arg0 int64) (bool, error)

HasNotificationAccess calls the HasNotificationAccess RPC.

func (*DeviceManagerClient) IsPermissionTransferUserConsented added in v0.0.6

func (c *DeviceManagerClient) IsPermissionTransferUserConsented(ctx context.Context, arg0 int32) (bool, error)

IsPermissionTransferUserConsented calls the IsPermissionTransferUserConsented RPC.

func (*DeviceManagerClient) RemoveBond added in v0.0.6

func (c *DeviceManagerClient) RemoveBond(ctx context.Context, arg0 int32) (bool, error)

RemoveBond calls the RemoveBond RPC.

func (*DeviceManagerClient) RequestNotificationAccess added in v0.0.6

func (c *DeviceManagerClient) RequestNotificationAccess(ctx context.Context, arg0 int64) error

RequestNotificationAccess calls the RequestNotificationAccess RPC.

func (*DeviceManagerClient) SetDeviceId added in v0.0.6

func (c *DeviceManagerClient) SetDeviceId(ctx context.Context, arg0 int32, arg1 int64) error

SetDeviceId calls the SetDeviceId RPC.

func (*DeviceManagerClient) StartObservingDevicePresence1 added in v0.0.6

func (c *DeviceManagerClient) StartObservingDevicePresence1(ctx context.Context, arg0 int64) error

StartObservingDevicePresence1 calls the StartObservingDevicePresence1 RPC.

func (*DeviceManagerClient) StartObservingDevicePresence1_1 added in v0.0.6

func (c *DeviceManagerClient) StartObservingDevicePresence1_1(ctx context.Context, arg0 string) error

StartObservingDevicePresence1_1 calls the StartObservingDevicePresence1_1 RPC.

func (*DeviceManagerClient) StopObservingDevicePresence1 added in v0.0.6

func (c *DeviceManagerClient) StopObservingDevicePresence1(ctx context.Context, arg0 int64) error

StopObservingDevicePresence1 calls the StopObservingDevicePresence1 RPC.

func (*DeviceManagerClient) StopObservingDevicePresence1_1 added in v0.0.6

func (c *DeviceManagerClient) StopObservingDevicePresence1_1(ctx context.Context, arg0 string) error

StopObservingDevicePresence1_1 calls the StopObservingDevicePresence1_1 RPC.

type DevicePresenceEventClient added in v0.0.6

type DevicePresenceEventClient struct {
	// contains filtered or unexported fields
}

DevicePresenceEventClient wraps the gRPC DevicePresenceEventService client.

func NewDevicePresenceEventClient added in v0.0.6

func NewDevicePresenceEventClient(cc grpc.ClientConnInterface) *DevicePresenceEventClient

NewDevicePresenceEventClient creates a new DevicePresenceEvent client.

func (*DevicePresenceEventClient) DescribeContents added in v0.0.6

func (c *DevicePresenceEventClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*DevicePresenceEventClient) Equals added in v0.0.6

func (c *DevicePresenceEventClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*DevicePresenceEventClient) GetAssociationId added in v0.0.6

func (c *DevicePresenceEventClient) GetAssociationId(ctx context.Context, handle int64) (int32, error)

GetAssociationId calls the GetAssociationId RPC.

func (*DevicePresenceEventClient) GetEvent added in v0.0.6

func (c *DevicePresenceEventClient) GetEvent(ctx context.Context, handle int64) (int32, error)

GetEvent calls the GetEvent RPC.

func (*DevicePresenceEventClient) GetUuid added in v0.0.6

func (c *DevicePresenceEventClient) GetUuid(ctx context.Context, handle int64) (int64, error)

GetUuid calls the GetUuid RPC.

func (*DevicePresenceEventClient) HashCode added in v0.0.6

func (c *DevicePresenceEventClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*DevicePresenceEventClient) ToString added in v0.0.6

func (c *DevicePresenceEventClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*DevicePresenceEventClient) WriteToParcel added in v0.0.6

func (c *DevicePresenceEventClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type DeviceServiceClient added in v0.0.6

type DeviceServiceClient struct {
	// contains filtered or unexported fields
}

DeviceServiceClient wraps the gRPC DeviceServiceService client.

func NewDeviceServiceClient added in v0.0.6

func NewDeviceServiceClient(cc grpc.ClientConnInterface) *DeviceServiceClient

NewDeviceServiceClient creates a new DeviceService client.

func (*DeviceServiceClient) AttachSystemDataTransport added in v0.0.6

func (c *DeviceServiceClient) AttachSystemDataTransport(ctx context.Context, arg0 int32, arg1 int64, arg2 int64) error

AttachSystemDataTransport calls the AttachSystemDataTransport RPC.

func (*DeviceServiceClient) DetachSystemDataTransport added in v0.0.6

func (c *DeviceServiceClient) DetachSystemDataTransport(ctx context.Context, arg0 int32) error

DetachSystemDataTransport calls the DetachSystemDataTransport RPC.

func (*DeviceServiceClient) OnBind added in v0.0.6

func (c *DeviceServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error)

OnBind calls the OnBind RPC.

func (*DeviceServiceClient) OnDeviceAppeared1 added in v0.0.6

func (c *DeviceServiceClient) OnDeviceAppeared1(ctx context.Context, arg0 int64) error

OnDeviceAppeared1 calls the OnDeviceAppeared1 RPC.

func (*DeviceServiceClient) OnDeviceAppeared1_1 added in v0.0.6

func (c *DeviceServiceClient) OnDeviceAppeared1_1(ctx context.Context, arg0 string) error

OnDeviceAppeared1_1 calls the OnDeviceAppeared1_1 RPC.

func (*DeviceServiceClient) OnDeviceDisappeared1 added in v0.0.6

func (c *DeviceServiceClient) OnDeviceDisappeared1(ctx context.Context, arg0 int64) error

OnDeviceDisappeared1 calls the OnDeviceDisappeared1 RPC.

func (*DeviceServiceClient) OnDeviceDisappeared1_1 added in v0.0.6

func (c *DeviceServiceClient) OnDeviceDisappeared1_1(ctx context.Context, arg0 string) error

OnDeviceDisappeared1_1 calls the OnDeviceDisappeared1_1 RPC.

func (*DeviceServiceClient) OnDevicePresenceEvent added in v0.0.6

func (c *DeviceServiceClient) OnDevicePresenceEvent(ctx context.Context, arg0 int64) error

OnDevicePresenceEvent calls the OnDevicePresenceEvent RPC.

type ObservingDevicePresenceRequestBuilderClient added in v0.0.6

type ObservingDevicePresenceRequestBuilderClient struct {
	// contains filtered or unexported fields
}

ObservingDevicePresenceRequestBuilderClient wraps the gRPC ObservingDevicePresenceRequestBuilderService client.

func NewObservingDevicePresenceRequestBuilderClient added in v0.0.6

func NewObservingDevicePresenceRequestBuilderClient(cc grpc.ClientConnInterface) *ObservingDevicePresenceRequestBuilderClient

NewObservingDevicePresenceRequestBuilderClient creates a new ObservingDevicePresenceRequestBuilder client.

func (*ObservingDevicePresenceRequestBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*ObservingDevicePresenceRequestBuilderClient) SetAssociationId added in v0.0.6

func (c *ObservingDevicePresenceRequestBuilderClient) SetAssociationId(ctx context.Context, arg0 int32) (int64, error)

SetAssociationId calls the SetAssociationId RPC.

func (*ObservingDevicePresenceRequestBuilderClient) SetUuid added in v0.0.6

SetUuid calls the SetUuid RPC.

type ObservingDevicePresenceRequestClient added in v0.0.6

type ObservingDevicePresenceRequestClient struct {
	// contains filtered or unexported fields
}

ObservingDevicePresenceRequestClient wraps the gRPC ObservingDevicePresenceRequestService client.

func NewObservingDevicePresenceRequestClient added in v0.0.6

func NewObservingDevicePresenceRequestClient(cc grpc.ClientConnInterface) *ObservingDevicePresenceRequestClient

NewObservingDevicePresenceRequestClient creates a new ObservingDevicePresenceRequest client.

func (*ObservingDevicePresenceRequestClient) DescribeContents added in v0.0.6

func (c *ObservingDevicePresenceRequestClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ObservingDevicePresenceRequestClient) Equals added in v0.0.6

Equals calls the Equals RPC.

func (*ObservingDevicePresenceRequestClient) GetAssociationId added in v0.0.6

func (c *ObservingDevicePresenceRequestClient) GetAssociationId(ctx context.Context) (int32, error)

GetAssociationId calls the GetAssociationId RPC.

func (*ObservingDevicePresenceRequestClient) GetUuid added in v0.0.6

GetUuid calls the GetUuid RPC.

func (*ObservingDevicePresenceRequestClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*ObservingDevicePresenceRequestClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*ObservingDevicePresenceRequestClient) WriteToParcel added in v0.0.6

func (c *ObservingDevicePresenceRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type WifiDeviceFilterBuilderClient added in v0.0.6

type WifiDeviceFilterBuilderClient struct {
	// contains filtered or unexported fields
}

WifiDeviceFilterBuilderClient wraps the gRPC WifiDeviceFilterBuilderService client.

func NewWifiDeviceFilterBuilderClient added in v0.0.6

func NewWifiDeviceFilterBuilderClient(cc grpc.ClientConnInterface) *WifiDeviceFilterBuilderClient

NewWifiDeviceFilterBuilderClient creates a new WifiDeviceFilterBuilder client.

func (*WifiDeviceFilterBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*WifiDeviceFilterBuilderClient) SetBssid added in v0.0.6

func (c *WifiDeviceFilterBuilderClient) SetBssid(ctx context.Context, arg0 int64) (int64, error)

SetBssid calls the SetBssid RPC.

func (*WifiDeviceFilterBuilderClient) SetBssidMask added in v0.0.6

func (c *WifiDeviceFilterBuilderClient) SetBssidMask(ctx context.Context, arg0 int64) (int64, error)

SetBssidMask calls the SetBssidMask RPC.

func (*WifiDeviceFilterBuilderClient) SetNamePattern added in v0.0.6

func (c *WifiDeviceFilterBuilderClient) SetNamePattern(ctx context.Context, arg0 int64) (int64, error)

SetNamePattern calls the SetNamePattern RPC.

type WifiDeviceFilterClient added in v0.0.6

type WifiDeviceFilterClient struct {
	// contains filtered or unexported fields
}

WifiDeviceFilterClient wraps the gRPC WifiDeviceFilterService client.

func NewWifiDeviceFilterClient added in v0.0.6

func NewWifiDeviceFilterClient(cc grpc.ClientConnInterface) *WifiDeviceFilterClient

NewWifiDeviceFilterClient creates a new WifiDeviceFilter client.

func (*WifiDeviceFilterClient) DescribeContents added in v0.0.6

func (c *WifiDeviceFilterClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*WifiDeviceFilterClient) Equals added in v0.0.6

func (c *WifiDeviceFilterClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*WifiDeviceFilterClient) HashCode added in v0.0.6

func (c *WifiDeviceFilterClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*WifiDeviceFilterClient) WriteToParcel added in v0.0.6

func (c *WifiDeviceFilterClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

Jump to

Keyboard shortcuts

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