Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const DeviceManagerService_GetVirtualDevice_FullMethodName + const DeviceManagerService_GetVirtualDevices_FullMethodName + const DeviceManagerService_RegisterVirtualDeviceListener_FullMethodName + const DeviceManagerService_UnregisterVirtualDeviceListener_FullMethodName + const DeviceService_DescribeContents_FullMethodName + const DeviceService_GetDeviceId_FullMethodName + const DeviceService_GetDisplayIds_FullMethodName + const DeviceService_GetDisplayName_FullMethodName + const DeviceService_GetName_FullMethodName + const DeviceService_GetPersistentDeviceId_FullMethodName + const DeviceService_HasCustomSensorSupport_FullMethodName + const DeviceService_ToString_FullMethodName + const DeviceService_WriteToParcel_FullMethodName + var DeviceManagerService_ServiceDesc = grpc.ServiceDesc + var DeviceService_ServiceDesc = grpc.ServiceDesc + var File_proto_virtual_virtual_proto protoreflect.FileDescriptor + func RegisterDeviceManagerServiceServer(s grpc.ServiceRegistrar, srv DeviceManagerServiceServer) + func RegisterDeviceServiceServer(s grpc.ServiceRegistrar, srv DeviceServiceServer) + type DescribeContentsRequest struct + func (*DescribeContentsRequest) Descriptor() ([]byte, []int) + func (*DescribeContentsRequest) ProtoMessage() + func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message + func (x *DescribeContentsRequest) Reset() + func (x *DescribeContentsRequest) String() string + type DescribeContentsResponse struct + Result int32 + func (*DescribeContentsResponse) Descriptor() ([]byte, []int) + func (*DescribeContentsResponse) ProtoMessage() + func (x *DescribeContentsResponse) GetResult() int32 + func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message + func (x *DescribeContentsResponse) Reset() + func (x *DescribeContentsResponse) String() string + type DeviceManagerServiceClient interface + GetVirtualDevice func(ctx context.Context, in *GetVirtualDeviceRequest, opts ...grpc.CallOption) (*GetVirtualDeviceResponse, error) + GetVirtualDevices func(ctx context.Context, in *GetVirtualDevicesRequest, opts ...grpc.CallOption) (*GetVirtualDevicesResponse, error) + RegisterVirtualDeviceListener func(ctx context.Context, in *RegisterVirtualDeviceListenerRequest, ...) (*RegisterVirtualDeviceListenerResponse, error) + UnregisterVirtualDeviceListener func(ctx context.Context, in *UnregisterVirtualDeviceListenerRequest, ...) (*UnregisterVirtualDeviceListenerResponse, error) + func NewDeviceManagerServiceClient(cc grpc.ClientConnInterface) DeviceManagerServiceClient + type DeviceManagerServiceServer interface + GetVirtualDevice func(context.Context, *GetVirtualDeviceRequest) (*GetVirtualDeviceResponse, error) + GetVirtualDevices func(context.Context, *GetVirtualDevicesRequest) (*GetVirtualDevicesResponse, error) + RegisterVirtualDeviceListener func(context.Context, *RegisterVirtualDeviceListenerRequest) (*RegisterVirtualDeviceListenerResponse, error) + UnregisterVirtualDeviceListener func(context.Context, *UnregisterVirtualDeviceListenerRequest) (*UnregisterVirtualDeviceListenerResponse, error) + type DeviceServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + GetDeviceId func(ctx context.Context, in *GetDeviceIdRequest, opts ...grpc.CallOption) (*GetDeviceIdResponse, error) + GetDisplayIds func(ctx context.Context, in *GetDisplayIdsRequest, opts ...grpc.CallOption) (*GetDisplayIdsResponse, error) + GetDisplayName func(ctx context.Context, in *GetDisplayNameRequest, opts ...grpc.CallOption) (*GetDisplayNameResponse, error) + GetName func(ctx context.Context, in *GetNameRequest, opts ...grpc.CallOption) (*GetNameResponse, error) + GetPersistentDeviceId func(ctx context.Context, in *GetPersistentDeviceIdRequest, opts ...grpc.CallOption) (*GetPersistentDeviceIdResponse, error) + HasCustomSensorSupport func(ctx context.Context, in *HasCustomSensorSupportRequest, ...) (*HasCustomSensorSupportResponse, error) + ToString func(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewDeviceServiceClient(cc grpc.ClientConnInterface) DeviceServiceClient + type DeviceServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + GetDeviceId func(context.Context, *GetDeviceIdRequest) (*GetDeviceIdResponse, error) + GetDisplayIds func(context.Context, *GetDisplayIdsRequest) (*GetDisplayIdsResponse, error) + GetDisplayName func(context.Context, *GetDisplayNameRequest) (*GetDisplayNameResponse, error) + GetName func(context.Context, *GetNameRequest) (*GetNameResponse, error) + GetPersistentDeviceId func(context.Context, *GetPersistentDeviceIdRequest) (*GetPersistentDeviceIdResponse, error) + HasCustomSensorSupport func(context.Context, *HasCustomSensorSupportRequest) (*HasCustomSensorSupportResponse, error) + ToString func(context.Context, *ToStringRequest) (*ToStringResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type GetDeviceIdRequest struct + func (*GetDeviceIdRequest) Descriptor() ([]byte, []int) + func (*GetDeviceIdRequest) ProtoMessage() + func (x *GetDeviceIdRequest) ProtoReflect() protoreflect.Message + func (x *GetDeviceIdRequest) Reset() + func (x *GetDeviceIdRequest) String() string + type GetDeviceIdResponse struct + Result int32 + func (*GetDeviceIdResponse) Descriptor() ([]byte, []int) + func (*GetDeviceIdResponse) ProtoMessage() + func (x *GetDeviceIdResponse) GetResult() int32 + func (x *GetDeviceIdResponse) ProtoReflect() protoreflect.Message + func (x *GetDeviceIdResponse) Reset() + func (x *GetDeviceIdResponse) String() string + type GetDisplayIdsRequest struct + func (*GetDisplayIdsRequest) Descriptor() ([]byte, []int) + func (*GetDisplayIdsRequest) ProtoMessage() + func (x *GetDisplayIdsRequest) ProtoReflect() protoreflect.Message + func (x *GetDisplayIdsRequest) Reset() + func (x *GetDisplayIdsRequest) String() string + type GetDisplayIdsResponse struct + Result int64 + func (*GetDisplayIdsResponse) Descriptor() ([]byte, []int) + func (*GetDisplayIdsResponse) ProtoMessage() + func (x *GetDisplayIdsResponse) GetResult() int64 + func (x *GetDisplayIdsResponse) ProtoReflect() protoreflect.Message + func (x *GetDisplayIdsResponse) Reset() + func (x *GetDisplayIdsResponse) String() string + type GetDisplayNameRequest struct + func (*GetDisplayNameRequest) Descriptor() ([]byte, []int) + func (*GetDisplayNameRequest) ProtoMessage() + func (x *GetDisplayNameRequest) ProtoReflect() protoreflect.Message + func (x *GetDisplayNameRequest) Reset() + func (x *GetDisplayNameRequest) String() string + type GetDisplayNameResponse struct + Result int64 + func (*GetDisplayNameResponse) Descriptor() ([]byte, []int) + func (*GetDisplayNameResponse) ProtoMessage() + func (x *GetDisplayNameResponse) GetResult() int64 + func (x *GetDisplayNameResponse) ProtoReflect() protoreflect.Message + func (x *GetDisplayNameResponse) Reset() + func (x *GetDisplayNameResponse) String() string + type GetNameRequest struct + func (*GetNameRequest) Descriptor() ([]byte, []int) + func (*GetNameRequest) ProtoMessage() + func (x *GetNameRequest) ProtoReflect() protoreflect.Message + func (x *GetNameRequest) Reset() + func (x *GetNameRequest) String() string + type GetNameResponse struct + Result string + func (*GetNameResponse) Descriptor() ([]byte, []int) + func (*GetNameResponse) ProtoMessage() + func (x *GetNameResponse) GetResult() string + func (x *GetNameResponse) ProtoReflect() protoreflect.Message + func (x *GetNameResponse) Reset() + func (x *GetNameResponse) String() string + type GetPersistentDeviceIdRequest struct + func (*GetPersistentDeviceIdRequest) Descriptor() ([]byte, []int) + func (*GetPersistentDeviceIdRequest) ProtoMessage() + func (x *GetPersistentDeviceIdRequest) ProtoReflect() protoreflect.Message + func (x *GetPersistentDeviceIdRequest) Reset() + func (x *GetPersistentDeviceIdRequest) String() string + type GetPersistentDeviceIdResponse struct + Result string + func (*GetPersistentDeviceIdResponse) Descriptor() ([]byte, []int) + func (*GetPersistentDeviceIdResponse) ProtoMessage() + func (x *GetPersistentDeviceIdResponse) GetResult() string + func (x *GetPersistentDeviceIdResponse) ProtoReflect() protoreflect.Message + func (x *GetPersistentDeviceIdResponse) Reset() + func (x *GetPersistentDeviceIdResponse) String() string + type GetVirtualDeviceRequest struct + Arg0 int32 + func (*GetVirtualDeviceRequest) Descriptor() ([]byte, []int) + func (*GetVirtualDeviceRequest) ProtoMessage() + func (x *GetVirtualDeviceRequest) GetArg0() int32 + func (x *GetVirtualDeviceRequest) ProtoReflect() protoreflect.Message + func (x *GetVirtualDeviceRequest) Reset() + func (x *GetVirtualDeviceRequest) String() string + type GetVirtualDeviceResponse struct + Result int64 + func (*GetVirtualDeviceResponse) Descriptor() ([]byte, []int) + func (*GetVirtualDeviceResponse) ProtoMessage() + func (x *GetVirtualDeviceResponse) GetResult() int64 + func (x *GetVirtualDeviceResponse) ProtoReflect() protoreflect.Message + func (x *GetVirtualDeviceResponse) Reset() + func (x *GetVirtualDeviceResponse) String() string + type GetVirtualDevicesRequest struct + func (*GetVirtualDevicesRequest) Descriptor() ([]byte, []int) + func (*GetVirtualDevicesRequest) ProtoMessage() + func (x *GetVirtualDevicesRequest) ProtoReflect() protoreflect.Message + func (x *GetVirtualDevicesRequest) Reset() + func (x *GetVirtualDevicesRequest) String() string + type GetVirtualDevicesResponse struct + Result int64 + func (*GetVirtualDevicesResponse) Descriptor() ([]byte, []int) + func (*GetVirtualDevicesResponse) ProtoMessage() + func (x *GetVirtualDevicesResponse) GetResult() int64 + func (x *GetVirtualDevicesResponse) ProtoReflect() protoreflect.Message + func (x *GetVirtualDevicesResponse) Reset() + func (x *GetVirtualDevicesResponse) String() string + type HasCustomSensorSupportRequest struct + func (*HasCustomSensorSupportRequest) Descriptor() ([]byte, []int) + func (*HasCustomSensorSupportRequest) ProtoMessage() + func (x *HasCustomSensorSupportRequest) ProtoReflect() protoreflect.Message + func (x *HasCustomSensorSupportRequest) Reset() + func (x *HasCustomSensorSupportRequest) String() string + type HasCustomSensorSupportResponse struct + Result bool + func (*HasCustomSensorSupportResponse) Descriptor() ([]byte, []int) + func (*HasCustomSensorSupportResponse) ProtoMessage() + func (x *HasCustomSensorSupportResponse) GetResult() bool + func (x *HasCustomSensorSupportResponse) ProtoReflect() protoreflect.Message + func (x *HasCustomSensorSupportResponse) Reset() + func (x *HasCustomSensorSupportResponse) String() string + type RegisterVirtualDeviceListenerRequest struct + Arg0 int64 + Arg1 int64 + func (*RegisterVirtualDeviceListenerRequest) Descriptor() ([]byte, []int) + func (*RegisterVirtualDeviceListenerRequest) ProtoMessage() + func (x *RegisterVirtualDeviceListenerRequest) GetArg0() int64 + func (x *RegisterVirtualDeviceListenerRequest) GetArg1() int64 + func (x *RegisterVirtualDeviceListenerRequest) ProtoReflect() protoreflect.Message + func (x *RegisterVirtualDeviceListenerRequest) Reset() + func (x *RegisterVirtualDeviceListenerRequest) String() string + type RegisterVirtualDeviceListenerResponse struct + func (*RegisterVirtualDeviceListenerResponse) Descriptor() ([]byte, []int) + func (*RegisterVirtualDeviceListenerResponse) ProtoMessage() + func (x *RegisterVirtualDeviceListenerResponse) ProtoReflect() protoreflect.Message + func (x *RegisterVirtualDeviceListenerResponse) Reset() + func (x *RegisterVirtualDeviceListenerResponse) String() string + type ToStringRequest struct + func (*ToStringRequest) Descriptor() ([]byte, []int) + func (*ToStringRequest) ProtoMessage() + func (x *ToStringRequest) ProtoReflect() protoreflect.Message + func (x *ToStringRequest) Reset() + func (x *ToStringRequest) String() string + type ToStringResponse struct + Result string + func (*ToStringResponse) Descriptor() ([]byte, []int) + func (*ToStringResponse) ProtoMessage() + func (x *ToStringResponse) GetResult() string + func (x *ToStringResponse) ProtoReflect() protoreflect.Message + func (x *ToStringResponse) Reset() + func (x *ToStringResponse) String() string + type UnimplementedDeviceManagerServiceServer struct + func (UnimplementedDeviceManagerServiceServer) GetVirtualDevice(context.Context, *GetVirtualDeviceRequest) (*GetVirtualDeviceResponse, error) + func (UnimplementedDeviceManagerServiceServer) GetVirtualDevices(context.Context, *GetVirtualDevicesRequest) (*GetVirtualDevicesResponse, error) + func (UnimplementedDeviceManagerServiceServer) RegisterVirtualDeviceListener(context.Context, *RegisterVirtualDeviceListenerRequest) (*RegisterVirtualDeviceListenerResponse, error) + func (UnimplementedDeviceManagerServiceServer) UnregisterVirtualDeviceListener(context.Context, *UnregisterVirtualDeviceListenerRequest) (*UnregisterVirtualDeviceListenerResponse, error) + type UnimplementedDeviceServiceServer struct + func (UnimplementedDeviceServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedDeviceServiceServer) GetDeviceId(context.Context, *GetDeviceIdRequest) (*GetDeviceIdResponse, error) + func (UnimplementedDeviceServiceServer) GetDisplayIds(context.Context, *GetDisplayIdsRequest) (*GetDisplayIdsResponse, error) + func (UnimplementedDeviceServiceServer) GetDisplayName(context.Context, *GetDisplayNameRequest) (*GetDisplayNameResponse, error) + func (UnimplementedDeviceServiceServer) GetName(context.Context, *GetNameRequest) (*GetNameResponse, error) + func (UnimplementedDeviceServiceServer) GetPersistentDeviceId(context.Context, *GetPersistentDeviceIdRequest) (*GetPersistentDeviceIdResponse, error) + func (UnimplementedDeviceServiceServer) HasCustomSensorSupport(context.Context, *HasCustomSensorSupportRequest) (*HasCustomSensorSupportResponse, error) + func (UnimplementedDeviceServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error) + func (UnimplementedDeviceServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnregisterVirtualDeviceListenerRequest struct + Arg0 int64 + func (*UnregisterVirtualDeviceListenerRequest) Descriptor() ([]byte, []int) + func (*UnregisterVirtualDeviceListenerRequest) ProtoMessage() + func (x *UnregisterVirtualDeviceListenerRequest) GetArg0() int64 + func (x *UnregisterVirtualDeviceListenerRequest) ProtoReflect() protoreflect.Message + func (x *UnregisterVirtualDeviceListenerRequest) Reset() + func (x *UnregisterVirtualDeviceListenerRequest) String() string + type UnregisterVirtualDeviceListenerResponse struct + func (*UnregisterVirtualDeviceListenerResponse) Descriptor() ([]byte, []int) + func (*UnregisterVirtualDeviceListenerResponse) ProtoMessage() + func (x *UnregisterVirtualDeviceListenerResponse) ProtoReflect() protoreflect.Message + func (x *UnregisterVirtualDeviceListenerResponse) Reset() + func (x *UnregisterVirtualDeviceListenerResponse) String() string + type UnsafeDeviceManagerServiceServer interface + type UnsafeDeviceServiceServer interface + type WriteToParcelRequest struct + Arg0 int64 + Arg1 int32 + func (*WriteToParcelRequest) Descriptor() ([]byte, []int) + func (*WriteToParcelRequest) ProtoMessage() + func (x *WriteToParcelRequest) GetArg0() int64 + func (x *WriteToParcelRequest) GetArg1() int32 + func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message + func (x *WriteToParcelRequest) Reset() + func (x *WriteToParcelRequest) String() string + type WriteToParcelResponse struct + func (*WriteToParcelResponse) Descriptor() ([]byte, []int) + func (*WriteToParcelResponse) ProtoMessage() + func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message + func (x *WriteToParcelResponse) Reset() + func (x *WriteToParcelResponse) String() string