Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const CardEmulationService_CategoryAllowsForegroundPreference_FullMethodName + const CardEmulationService_GetAidsForPreferredPaymentService_FullMethodName + const CardEmulationService_GetAidsForService_FullMethodName + const CardEmulationService_GetDefaultNfcSubscriptionId_FullMethodName + const CardEmulationService_GetDescriptionForPreferredPaymentService_FullMethodName + const CardEmulationService_GetRouteDestinationForPreferredPaymentService_FullMethodName + const CardEmulationService_GetSelectionModeForCategory_FullMethodName + const CardEmulationService_IsDefaultServiceForAid_FullMethodName + const CardEmulationService_IsDefaultServiceForCategory_FullMethodName + const CardEmulationService_IsEuiccSupported_FullMethodName + const CardEmulationService_RegisterNfcEventCallback_FullMethodName + const CardEmulationService_RegisterPollingLoopFilterForService_FullMethodName + const CardEmulationService_RegisterPollingLoopPatternFilterForService_FullMethodName + const CardEmulationService_RemoveAidsForService_FullMethodName + const CardEmulationService_RemovePollingLoopFilterForService_FullMethodName + const CardEmulationService_RemovePollingLoopPatternFilterForService_FullMethodName + const CardEmulationService_SetOffHostForService_FullMethodName + const CardEmulationService_SetPreferredService_FullMethodName + const CardEmulationService_SetShouldDefaultToObserveModeForService_FullMethodName + const CardEmulationService_SupportsAidPrefixRegistration_FullMethodName + const CardEmulationService_UnregisterNfcEventCallback_FullMethodName + const CardEmulationService_UnsetOffHostForService_FullMethodName + const CardEmulationService_UnsetPreferredService_FullMethodName + const HostApduServiceService_NotifyUnhandled_FullMethodName + const HostApduServiceService_OnBind_FullMethodName + const HostApduServiceService_OnDeactivated_FullMethodName + const HostApduServiceService_ProcessCommandApdu_FullMethodName + const HostApduServiceService_SendResponseApdu_FullMethodName + const HostNfcFServiceService_OnBind_FullMethodName + const HostNfcFServiceService_OnDeactivated_FullMethodName + const HostNfcFServiceService_ProcessNfcFPacket_FullMethodName + const HostNfcFServiceService_SendResponsePacket_FullMethodName + const NfcFCardEmulationService_DisableService_FullMethodName + const NfcFCardEmulationService_EnableService_FullMethodName + const NfcFCardEmulationService_GetNfcid2ForService_FullMethodName + const NfcFCardEmulationService_GetSystemCodeForService_FullMethodName + const NfcFCardEmulationService_RegisterSystemCodeForService_FullMethodName + const NfcFCardEmulationService_SetNfcid2ForService_FullMethodName + const NfcFCardEmulationService_UnregisterSystemCodeForService_FullMethodName + const OffHostApduServiceService_OnBind_FullMethodName + const PollingFrameService_DescribeContents_FullMethodName + const PollingFrameService_GetData_FullMethodName + const PollingFrameService_GetTimestamp_FullMethodName + const PollingFrameService_GetTriggeredAutoTransact_FullMethodName + const PollingFrameService_GetType_FullMethodName + const PollingFrameService_GetVendorSpecificGain_FullMethodName + const PollingFrameService_ToString_FullMethodName + const PollingFrameService_WriteToParcel_FullMethodName + var CardEmulationService_ServiceDesc = grpc.ServiceDesc + var File_proto_cardemulation_cardemulation_proto protoreflect.FileDescriptor + var HostApduServiceService_ServiceDesc = grpc.ServiceDesc + var HostNfcFServiceService_ServiceDesc = grpc.ServiceDesc + var NfcFCardEmulationService_ServiceDesc = grpc.ServiceDesc + var OffHostApduServiceService_ServiceDesc = grpc.ServiceDesc + var PollingFrameService_ServiceDesc = grpc.ServiceDesc + func RegisterCardEmulationServiceServer(s grpc.ServiceRegistrar, srv CardEmulationServiceServer) + func RegisterHostApduServiceServiceServer(s grpc.ServiceRegistrar, srv HostApduServiceServiceServer) + func RegisterHostNfcFServiceServiceServer(s grpc.ServiceRegistrar, srv HostNfcFServiceServiceServer) + func RegisterNfcFCardEmulationServiceServer(s grpc.ServiceRegistrar, srv NfcFCardEmulationServiceServer) + func RegisterOffHostApduServiceServiceServer(s grpc.ServiceRegistrar, srv OffHostApduServiceServiceServer) + func RegisterPollingFrameServiceServer(s grpc.ServiceRegistrar, srv PollingFrameServiceServer) + type CardEmulationServiceClient interface + CategoryAllowsForegroundPreference func(ctx context.Context, in *CategoryAllowsForegroundPreferenceRequest, ...) (*CategoryAllowsForegroundPreferenceResponse, error) + GetAidsForPreferredPaymentService func(ctx context.Context, in *GetAidsForPreferredPaymentServiceRequest, ...) (*GetAidsForPreferredPaymentServiceResponse, error) + GetAidsForService func(ctx context.Context, in *GetAidsForServiceRequest, opts ...grpc.CallOption) (*GetAidsForServiceResponse, error) + GetDefaultNfcSubscriptionId func(ctx context.Context, in *GetDefaultNfcSubscriptionIdRequest, ...) (*GetDefaultNfcSubscriptionIdResponse, error) + GetDescriptionForPreferredPaymentService func(ctx context.Context, in *GetDescriptionForPreferredPaymentServiceRequest, ...) (*GetDescriptionForPreferredPaymentServiceResponse, error) + GetRouteDestinationForPreferredPaymentService func(ctx context.Context, in *GetRouteDestinationForPreferredPaymentServiceRequest, ...) (*GetRouteDestinationForPreferredPaymentServiceResponse, error) + GetSelectionModeForCategory func(ctx context.Context, in *GetSelectionModeForCategoryRequest, ...) (*GetSelectionModeForCategoryResponse, error) + IsDefaultServiceForAid func(ctx context.Context, in *IsDefaultServiceForAidRequest, ...) (*IsDefaultServiceForAidResponse, error) + IsDefaultServiceForCategory func(ctx context.Context, in *IsDefaultServiceForCategoryRequest, ...) (*IsDefaultServiceForCategoryResponse, error) + IsEuiccSupported func(ctx context.Context, in *IsEuiccSupportedRequest, opts ...grpc.CallOption) (*IsEuiccSupportedResponse, error) + RegisterNfcEventCallback func(ctx context.Context, in *RegisterNfcEventCallbackRequest, ...) (*RegisterNfcEventCallbackResponse, error) + RegisterPollingLoopFilterForService func(ctx context.Context, in *RegisterPollingLoopFilterForServiceRequest, ...) (*RegisterPollingLoopFilterForServiceResponse, error) + RegisterPollingLoopPatternFilterForService func(ctx context.Context, in *RegisterPollingLoopPatternFilterForServiceRequest, ...) (*RegisterPollingLoopPatternFilterForServiceResponse, error) + RemoveAidsForService func(ctx context.Context, in *RemoveAidsForServiceRequest, opts ...grpc.CallOption) (*RemoveAidsForServiceResponse, error) + RemovePollingLoopFilterForService func(ctx context.Context, in *RemovePollingLoopFilterForServiceRequest, ...) (*RemovePollingLoopFilterForServiceResponse, error) + RemovePollingLoopPatternFilterForService func(ctx context.Context, in *RemovePollingLoopPatternFilterForServiceRequest, ...) (*RemovePollingLoopPatternFilterForServiceResponse, error) + SetOffHostForService func(ctx context.Context, in *SetOffHostForServiceRequest, opts ...grpc.CallOption) (*SetOffHostForServiceResponse, error) + SetPreferredService func(ctx context.Context, in *SetPreferredServiceRequest, opts ...grpc.CallOption) (*SetPreferredServiceResponse, error) + SetShouldDefaultToObserveModeForService func(ctx context.Context, in *SetShouldDefaultToObserveModeForServiceRequest, ...) (*SetShouldDefaultToObserveModeForServiceResponse, error) + SupportsAidPrefixRegistration func(ctx context.Context, in *SupportsAidPrefixRegistrationRequest, ...) (*SupportsAidPrefixRegistrationResponse, error) + UnregisterNfcEventCallback func(ctx context.Context, in *UnregisterNfcEventCallbackRequest, ...) (*UnregisterNfcEventCallbackResponse, error) + UnsetOffHostForService func(ctx context.Context, in *UnsetOffHostForServiceRequest, ...) (*UnsetOffHostForServiceResponse, error) + UnsetPreferredService func(ctx context.Context, in *UnsetPreferredServiceRequest, opts ...grpc.CallOption) (*UnsetPreferredServiceResponse, error) + func NewCardEmulationServiceClient(cc grpc.ClientConnInterface) CardEmulationServiceClient + type CardEmulationServiceServer interface + CategoryAllowsForegroundPreference func(context.Context, *CategoryAllowsForegroundPreferenceRequest) (*CategoryAllowsForegroundPreferenceResponse, error) + GetAidsForPreferredPaymentService func(context.Context, *GetAidsForPreferredPaymentServiceRequest) (*GetAidsForPreferredPaymentServiceResponse, error) + GetAidsForService func(context.Context, *GetAidsForServiceRequest) (*GetAidsForServiceResponse, error) + GetDefaultNfcSubscriptionId func(context.Context, *GetDefaultNfcSubscriptionIdRequest) (*GetDefaultNfcSubscriptionIdResponse, error) + GetDescriptionForPreferredPaymentService func(context.Context, *GetDescriptionForPreferredPaymentServiceRequest) (*GetDescriptionForPreferredPaymentServiceResponse, error) + GetRouteDestinationForPreferredPaymentService func(context.Context, *GetRouteDestinationForPreferredPaymentServiceRequest) (*GetRouteDestinationForPreferredPaymentServiceResponse, error) + GetSelectionModeForCategory func(context.Context, *GetSelectionModeForCategoryRequest) (*GetSelectionModeForCategoryResponse, error) + IsDefaultServiceForAid func(context.Context, *IsDefaultServiceForAidRequest) (*IsDefaultServiceForAidResponse, error) + IsDefaultServiceForCategory func(context.Context, *IsDefaultServiceForCategoryRequest) (*IsDefaultServiceForCategoryResponse, error) + IsEuiccSupported func(context.Context, *IsEuiccSupportedRequest) (*IsEuiccSupportedResponse, error) + RegisterNfcEventCallback func(context.Context, *RegisterNfcEventCallbackRequest) (*RegisterNfcEventCallbackResponse, error) + RegisterPollingLoopFilterForService func(context.Context, *RegisterPollingLoopFilterForServiceRequest) (*RegisterPollingLoopFilterForServiceResponse, error) + RegisterPollingLoopPatternFilterForService func(context.Context, *RegisterPollingLoopPatternFilterForServiceRequest) (*RegisterPollingLoopPatternFilterForServiceResponse, error) + RemoveAidsForService func(context.Context, *RemoveAidsForServiceRequest) (*RemoveAidsForServiceResponse, error) + RemovePollingLoopFilterForService func(context.Context, *RemovePollingLoopFilterForServiceRequest) (*RemovePollingLoopFilterForServiceResponse, error) + RemovePollingLoopPatternFilterForService func(context.Context, *RemovePollingLoopPatternFilterForServiceRequest) (*RemovePollingLoopPatternFilterForServiceResponse, error) + SetOffHostForService func(context.Context, *SetOffHostForServiceRequest) (*SetOffHostForServiceResponse, error) + SetPreferredService func(context.Context, *SetPreferredServiceRequest) (*SetPreferredServiceResponse, error) + SetShouldDefaultToObserveModeForService func(context.Context, *SetShouldDefaultToObserveModeForServiceRequest) (*SetShouldDefaultToObserveModeForServiceResponse, error) + SupportsAidPrefixRegistration func(context.Context, *SupportsAidPrefixRegistrationRequest) (*SupportsAidPrefixRegistrationResponse, error) + UnregisterNfcEventCallback func(context.Context, *UnregisterNfcEventCallbackRequest) (*UnregisterNfcEventCallbackResponse, error) + UnsetOffHostForService func(context.Context, *UnsetOffHostForServiceRequest) (*UnsetOffHostForServiceResponse, error) + UnsetPreferredService func(context.Context, *UnsetPreferredServiceRequest) (*UnsetPreferredServiceResponse, error) + type CategoryAllowsForegroundPreferenceRequest struct + Arg0 string + func (*CategoryAllowsForegroundPreferenceRequest) Descriptor() ([]byte, []int) + func (*CategoryAllowsForegroundPreferenceRequest) ProtoMessage() + func (x *CategoryAllowsForegroundPreferenceRequest) GetArg0() string + func (x *CategoryAllowsForegroundPreferenceRequest) ProtoReflect() protoreflect.Message + func (x *CategoryAllowsForegroundPreferenceRequest) Reset() + func (x *CategoryAllowsForegroundPreferenceRequest) String() string + type CategoryAllowsForegroundPreferenceResponse struct + Result bool + func (*CategoryAllowsForegroundPreferenceResponse) Descriptor() ([]byte, []int) + func (*CategoryAllowsForegroundPreferenceResponse) ProtoMessage() + func (x *CategoryAllowsForegroundPreferenceResponse) GetResult() bool + func (x *CategoryAllowsForegroundPreferenceResponse) ProtoReflect() protoreflect.Message + func (x *CategoryAllowsForegroundPreferenceResponse) Reset() + func (x *CategoryAllowsForegroundPreferenceResponse) String() string + 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 DisableServiceRequest struct + Arg0 int64 + func (*DisableServiceRequest) Descriptor() ([]byte, []int) + func (*DisableServiceRequest) ProtoMessage() + func (x *DisableServiceRequest) GetArg0() int64 + func (x *DisableServiceRequest) ProtoReflect() protoreflect.Message + func (x *DisableServiceRequest) Reset() + func (x *DisableServiceRequest) String() string + type DisableServiceResponse struct + Result bool + func (*DisableServiceResponse) Descriptor() ([]byte, []int) + func (*DisableServiceResponse) ProtoMessage() + func (x *DisableServiceResponse) GetResult() bool + func (x *DisableServiceResponse) ProtoReflect() protoreflect.Message + func (x *DisableServiceResponse) Reset() + func (x *DisableServiceResponse) String() string + type EnableServiceRequest struct + Arg0 int64 + Arg1 int64 + func (*EnableServiceRequest) Descriptor() ([]byte, []int) + func (*EnableServiceRequest) ProtoMessage() + func (x *EnableServiceRequest) GetArg0() int64 + func (x *EnableServiceRequest) GetArg1() int64 + func (x *EnableServiceRequest) ProtoReflect() protoreflect.Message + func (x *EnableServiceRequest) Reset() + func (x *EnableServiceRequest) String() string + type EnableServiceResponse struct + Result bool + func (*EnableServiceResponse) Descriptor() ([]byte, []int) + func (*EnableServiceResponse) ProtoMessage() + func (x *EnableServiceResponse) GetResult() bool + func (x *EnableServiceResponse) ProtoReflect() protoreflect.Message + func (x *EnableServiceResponse) Reset() + func (x *EnableServiceResponse) String() string + type GetAidsForPreferredPaymentServiceRequest struct + func (*GetAidsForPreferredPaymentServiceRequest) Descriptor() ([]byte, []int) + func (*GetAidsForPreferredPaymentServiceRequest) ProtoMessage() + func (x *GetAidsForPreferredPaymentServiceRequest) ProtoReflect() protoreflect.Message + func (x *GetAidsForPreferredPaymentServiceRequest) Reset() + func (x *GetAidsForPreferredPaymentServiceRequest) String() string + type GetAidsForPreferredPaymentServiceResponse struct + Result int64 + func (*GetAidsForPreferredPaymentServiceResponse) Descriptor() ([]byte, []int) + func (*GetAidsForPreferredPaymentServiceResponse) ProtoMessage() + func (x *GetAidsForPreferredPaymentServiceResponse) GetResult() int64 + func (x *GetAidsForPreferredPaymentServiceResponse) ProtoReflect() protoreflect.Message + func (x *GetAidsForPreferredPaymentServiceResponse) Reset() + func (x *GetAidsForPreferredPaymentServiceResponse) String() string + type GetAidsForServiceRequest struct + Arg0 int64 + Arg1 string + func (*GetAidsForServiceRequest) Descriptor() ([]byte, []int) + func (*GetAidsForServiceRequest) ProtoMessage() + func (x *GetAidsForServiceRequest) GetArg0() int64 + func (x *GetAidsForServiceRequest) GetArg1() string + func (x *GetAidsForServiceRequest) ProtoReflect() protoreflect.Message + func (x *GetAidsForServiceRequest) Reset() + func (x *GetAidsForServiceRequest) String() string + type GetAidsForServiceResponse struct + Result int64 + func (*GetAidsForServiceResponse) Descriptor() ([]byte, []int) + func (*GetAidsForServiceResponse) ProtoMessage() + func (x *GetAidsForServiceResponse) GetResult() int64 + func (x *GetAidsForServiceResponse) ProtoReflect() protoreflect.Message + func (x *GetAidsForServiceResponse) Reset() + func (x *GetAidsForServiceResponse) String() string + type GetDataRequest struct + func (*GetDataRequest) Descriptor() ([]byte, []int) + func (*GetDataRequest) ProtoMessage() + func (x *GetDataRequest) ProtoReflect() protoreflect.Message + func (x *GetDataRequest) Reset() + func (x *GetDataRequest) String() string + type GetDataResponse struct + Result int64 + func (*GetDataResponse) Descriptor() ([]byte, []int) + func (*GetDataResponse) ProtoMessage() + func (x *GetDataResponse) GetResult() int64 + func (x *GetDataResponse) ProtoReflect() protoreflect.Message + func (x *GetDataResponse) Reset() + func (x *GetDataResponse) String() string + type GetDefaultNfcSubscriptionIdRequest struct + func (*GetDefaultNfcSubscriptionIdRequest) Descriptor() ([]byte, []int) + func (*GetDefaultNfcSubscriptionIdRequest) ProtoMessage() + func (x *GetDefaultNfcSubscriptionIdRequest) ProtoReflect() protoreflect.Message + func (x *GetDefaultNfcSubscriptionIdRequest) Reset() + func (x *GetDefaultNfcSubscriptionIdRequest) String() string + type GetDefaultNfcSubscriptionIdResponse struct + Result int32 + func (*GetDefaultNfcSubscriptionIdResponse) Descriptor() ([]byte, []int) + func (*GetDefaultNfcSubscriptionIdResponse) ProtoMessage() + func (x *GetDefaultNfcSubscriptionIdResponse) GetResult() int32 + func (x *GetDefaultNfcSubscriptionIdResponse) ProtoReflect() protoreflect.Message + func (x *GetDefaultNfcSubscriptionIdResponse) Reset() + func (x *GetDefaultNfcSubscriptionIdResponse) String() string + type GetDescriptionForPreferredPaymentServiceRequest struct + func (*GetDescriptionForPreferredPaymentServiceRequest) Descriptor() ([]byte, []int) + func (*GetDescriptionForPreferredPaymentServiceRequest) ProtoMessage() + func (x *GetDescriptionForPreferredPaymentServiceRequest) ProtoReflect() protoreflect.Message + func (x *GetDescriptionForPreferredPaymentServiceRequest) Reset() + func (x *GetDescriptionForPreferredPaymentServiceRequest) String() string + type GetDescriptionForPreferredPaymentServiceResponse struct + Result int64 + func (*GetDescriptionForPreferredPaymentServiceResponse) Descriptor() ([]byte, []int) + func (*GetDescriptionForPreferredPaymentServiceResponse) ProtoMessage() + func (x *GetDescriptionForPreferredPaymentServiceResponse) GetResult() int64 + func (x *GetDescriptionForPreferredPaymentServiceResponse) ProtoReflect() protoreflect.Message + func (x *GetDescriptionForPreferredPaymentServiceResponse) Reset() + func (x *GetDescriptionForPreferredPaymentServiceResponse) String() string + type GetNfcid2ForServiceRequest struct + Arg0 int64 + func (*GetNfcid2ForServiceRequest) Descriptor() ([]byte, []int) + func (*GetNfcid2ForServiceRequest) ProtoMessage() + func (x *GetNfcid2ForServiceRequest) GetArg0() int64 + func (x *GetNfcid2ForServiceRequest) ProtoReflect() protoreflect.Message + func (x *GetNfcid2ForServiceRequest) Reset() + func (x *GetNfcid2ForServiceRequest) String() string + type GetNfcid2ForServiceResponse struct + Result string + func (*GetNfcid2ForServiceResponse) Descriptor() ([]byte, []int) + func (*GetNfcid2ForServiceResponse) ProtoMessage() + func (x *GetNfcid2ForServiceResponse) GetResult() string + func (x *GetNfcid2ForServiceResponse) ProtoReflect() protoreflect.Message + func (x *GetNfcid2ForServiceResponse) Reset() + func (x *GetNfcid2ForServiceResponse) String() string + type GetRouteDestinationForPreferredPaymentServiceRequest struct + func (*GetRouteDestinationForPreferredPaymentServiceRequest) Descriptor() ([]byte, []int) + func (*GetRouteDestinationForPreferredPaymentServiceRequest) ProtoMessage() + func (x *GetRouteDestinationForPreferredPaymentServiceRequest) ProtoReflect() protoreflect.Message + func (x *GetRouteDestinationForPreferredPaymentServiceRequest) Reset() + func (x *GetRouteDestinationForPreferredPaymentServiceRequest) String() string + type GetRouteDestinationForPreferredPaymentServiceResponse struct + Result string + func (*GetRouteDestinationForPreferredPaymentServiceResponse) Descriptor() ([]byte, []int) + func (*GetRouteDestinationForPreferredPaymentServiceResponse) ProtoMessage() + func (x *GetRouteDestinationForPreferredPaymentServiceResponse) GetResult() string + func (x *GetRouteDestinationForPreferredPaymentServiceResponse) ProtoReflect() protoreflect.Message + func (x *GetRouteDestinationForPreferredPaymentServiceResponse) Reset() + func (x *GetRouteDestinationForPreferredPaymentServiceResponse) String() string + type GetSelectionModeForCategoryRequest struct + Arg0 string + func (*GetSelectionModeForCategoryRequest) Descriptor() ([]byte, []int) + func (*GetSelectionModeForCategoryRequest) ProtoMessage() + func (x *GetSelectionModeForCategoryRequest) GetArg0() string + func (x *GetSelectionModeForCategoryRequest) ProtoReflect() protoreflect.Message + func (x *GetSelectionModeForCategoryRequest) Reset() + func (x *GetSelectionModeForCategoryRequest) String() string + type GetSelectionModeForCategoryResponse struct + Result int32 + func (*GetSelectionModeForCategoryResponse) Descriptor() ([]byte, []int) + func (*GetSelectionModeForCategoryResponse) ProtoMessage() + func (x *GetSelectionModeForCategoryResponse) GetResult() int32 + func (x *GetSelectionModeForCategoryResponse) ProtoReflect() protoreflect.Message + func (x *GetSelectionModeForCategoryResponse) Reset() + func (x *GetSelectionModeForCategoryResponse) String() string + type GetSystemCodeForServiceRequest struct + Arg0 int64 + func (*GetSystemCodeForServiceRequest) Descriptor() ([]byte, []int) + func (*GetSystemCodeForServiceRequest) ProtoMessage() + func (x *GetSystemCodeForServiceRequest) GetArg0() int64 + func (x *GetSystemCodeForServiceRequest) ProtoReflect() protoreflect.Message + func (x *GetSystemCodeForServiceRequest) Reset() + func (x *GetSystemCodeForServiceRequest) String() string + type GetSystemCodeForServiceResponse struct + Result string + func (*GetSystemCodeForServiceResponse) Descriptor() ([]byte, []int) + func (*GetSystemCodeForServiceResponse) ProtoMessage() + func (x *GetSystemCodeForServiceResponse) GetResult() string + func (x *GetSystemCodeForServiceResponse) ProtoReflect() protoreflect.Message + func (x *GetSystemCodeForServiceResponse) Reset() + func (x *GetSystemCodeForServiceResponse) String() string + type GetTimestampRequest struct + func (*GetTimestampRequest) Descriptor() ([]byte, []int) + func (*GetTimestampRequest) ProtoMessage() + func (x *GetTimestampRequest) ProtoReflect() protoreflect.Message + func (x *GetTimestampRequest) Reset() + func (x *GetTimestampRequest) String() string + type GetTimestampResponse struct + Result int64 + func (*GetTimestampResponse) Descriptor() ([]byte, []int) + func (*GetTimestampResponse) ProtoMessage() + func (x *GetTimestampResponse) GetResult() int64 + func (x *GetTimestampResponse) ProtoReflect() protoreflect.Message + func (x *GetTimestampResponse) Reset() + func (x *GetTimestampResponse) String() string + type GetTriggeredAutoTransactRequest struct + func (*GetTriggeredAutoTransactRequest) Descriptor() ([]byte, []int) + func (*GetTriggeredAutoTransactRequest) ProtoMessage() + func (x *GetTriggeredAutoTransactRequest) ProtoReflect() protoreflect.Message + func (x *GetTriggeredAutoTransactRequest) Reset() + func (x *GetTriggeredAutoTransactRequest) String() string + type GetTriggeredAutoTransactResponse struct + Result bool + func (*GetTriggeredAutoTransactResponse) Descriptor() ([]byte, []int) + func (*GetTriggeredAutoTransactResponse) ProtoMessage() + func (x *GetTriggeredAutoTransactResponse) GetResult() bool + func (x *GetTriggeredAutoTransactResponse) ProtoReflect() protoreflect.Message + func (x *GetTriggeredAutoTransactResponse) Reset() + func (x *GetTriggeredAutoTransactResponse) String() string + type GetTypeRequest struct + func (*GetTypeRequest) Descriptor() ([]byte, []int) + func (*GetTypeRequest) ProtoMessage() + func (x *GetTypeRequest) ProtoReflect() protoreflect.Message + func (x *GetTypeRequest) Reset() + func (x *GetTypeRequest) String() string + type GetTypeResponse struct + Result int32 + func (*GetTypeResponse) Descriptor() ([]byte, []int) + func (*GetTypeResponse) ProtoMessage() + func (x *GetTypeResponse) GetResult() int32 + func (x *GetTypeResponse) ProtoReflect() protoreflect.Message + func (x *GetTypeResponse) Reset() + func (x *GetTypeResponse) String() string + type GetVendorSpecificGainRequest struct + func (*GetVendorSpecificGainRequest) Descriptor() ([]byte, []int) + func (*GetVendorSpecificGainRequest) ProtoMessage() + func (x *GetVendorSpecificGainRequest) ProtoReflect() protoreflect.Message + func (x *GetVendorSpecificGainRequest) Reset() + func (x *GetVendorSpecificGainRequest) String() string + type GetVendorSpecificGainResponse struct + Result int32 + func (*GetVendorSpecificGainResponse) Descriptor() ([]byte, []int) + func (*GetVendorSpecificGainResponse) ProtoMessage() + func (x *GetVendorSpecificGainResponse) GetResult() int32 + func (x *GetVendorSpecificGainResponse) ProtoReflect() protoreflect.Message + func (x *GetVendorSpecificGainResponse) Reset() + func (x *GetVendorSpecificGainResponse) String() string + type HostApduServiceServiceClient interface + NotifyUnhandled func(ctx context.Context, in *NotifyUnhandledRequest, opts ...grpc.CallOption) (*NotifyUnhandledResponse, error) + OnBind func(ctx context.Context, in *OnBindRequest, opts ...grpc.CallOption) (*OnBindResponse, error) + OnDeactivated func(ctx context.Context, in *OnDeactivatedRequest, opts ...grpc.CallOption) (*OnDeactivatedResponse, error) + ProcessCommandApdu func(ctx context.Context, in *ProcessCommandApduRequest, opts ...grpc.CallOption) (*ProcessCommandApduResponse, error) + SendResponseApdu func(ctx context.Context, in *SendResponseApduRequest, opts ...grpc.CallOption) (*SendResponseApduResponse, error) + func NewHostApduServiceServiceClient(cc grpc.ClientConnInterface) HostApduServiceServiceClient + type HostApduServiceServiceServer interface + NotifyUnhandled func(context.Context, *NotifyUnhandledRequest) (*NotifyUnhandledResponse, error) + OnBind func(context.Context, *OnBindRequest) (*OnBindResponse, error) + OnDeactivated func(context.Context, *OnDeactivatedRequest) (*OnDeactivatedResponse, error) + ProcessCommandApdu func(context.Context, *ProcessCommandApduRequest) (*ProcessCommandApduResponse, error) + SendResponseApdu func(context.Context, *SendResponseApduRequest) (*SendResponseApduResponse, error) + type HostNfcFServiceServiceClient interface + OnBind func(ctx context.Context, in *OnBindRequest, opts ...grpc.CallOption) (*OnBindResponse, error) + OnDeactivated func(ctx context.Context, in *OnDeactivatedRequest, opts ...grpc.CallOption) (*OnDeactivatedResponse, error) + ProcessNfcFPacket func(ctx context.Context, in *ProcessNfcFPacketRequest, opts ...grpc.CallOption) (*ProcessNfcFPacketResponse, error) + SendResponsePacket func(ctx context.Context, in *SendResponsePacketRequest, opts ...grpc.CallOption) (*SendResponsePacketResponse, error) + func NewHostNfcFServiceServiceClient(cc grpc.ClientConnInterface) HostNfcFServiceServiceClient + type HostNfcFServiceServiceServer interface + OnBind func(context.Context, *OnBindRequest) (*OnBindResponse, error) + OnDeactivated func(context.Context, *OnDeactivatedRequest) (*OnDeactivatedResponse, error) + ProcessNfcFPacket func(context.Context, *ProcessNfcFPacketRequest) (*ProcessNfcFPacketResponse, error) + SendResponsePacket func(context.Context, *SendResponsePacketRequest) (*SendResponsePacketResponse, error) + type IsDefaultServiceForAidRequest struct + Arg0 int64 + Arg1 string + func (*IsDefaultServiceForAidRequest) Descriptor() ([]byte, []int) + func (*IsDefaultServiceForAidRequest) ProtoMessage() + func (x *IsDefaultServiceForAidRequest) GetArg0() int64 + func (x *IsDefaultServiceForAidRequest) GetArg1() string + func (x *IsDefaultServiceForAidRequest) ProtoReflect() protoreflect.Message + func (x *IsDefaultServiceForAidRequest) Reset() + func (x *IsDefaultServiceForAidRequest) String() string + type IsDefaultServiceForAidResponse struct + Result bool + func (*IsDefaultServiceForAidResponse) Descriptor() ([]byte, []int) + func (*IsDefaultServiceForAidResponse) ProtoMessage() + func (x *IsDefaultServiceForAidResponse) GetResult() bool + func (x *IsDefaultServiceForAidResponse) ProtoReflect() protoreflect.Message + func (x *IsDefaultServiceForAidResponse) Reset() + func (x *IsDefaultServiceForAidResponse) String() string + type IsDefaultServiceForCategoryRequest struct + Arg0 int64 + Arg1 string + func (*IsDefaultServiceForCategoryRequest) Descriptor() ([]byte, []int) + func (*IsDefaultServiceForCategoryRequest) ProtoMessage() + func (x *IsDefaultServiceForCategoryRequest) GetArg0() int64 + func (x *IsDefaultServiceForCategoryRequest) GetArg1() string + func (x *IsDefaultServiceForCategoryRequest) ProtoReflect() protoreflect.Message + func (x *IsDefaultServiceForCategoryRequest) Reset() + func (x *IsDefaultServiceForCategoryRequest) String() string + type IsDefaultServiceForCategoryResponse struct + Result bool + func (*IsDefaultServiceForCategoryResponse) Descriptor() ([]byte, []int) + func (*IsDefaultServiceForCategoryResponse) ProtoMessage() + func (x *IsDefaultServiceForCategoryResponse) GetResult() bool + func (x *IsDefaultServiceForCategoryResponse) ProtoReflect() protoreflect.Message + func (x *IsDefaultServiceForCategoryResponse) Reset() + func (x *IsDefaultServiceForCategoryResponse) String() string + type IsEuiccSupportedRequest struct + func (*IsEuiccSupportedRequest) Descriptor() ([]byte, []int) + func (*IsEuiccSupportedRequest) ProtoMessage() + func (x *IsEuiccSupportedRequest) ProtoReflect() protoreflect.Message + func (x *IsEuiccSupportedRequest) Reset() + func (x *IsEuiccSupportedRequest) String() string + type IsEuiccSupportedResponse struct + Result bool + func (*IsEuiccSupportedResponse) Descriptor() ([]byte, []int) + func (*IsEuiccSupportedResponse) ProtoMessage() + func (x *IsEuiccSupportedResponse) GetResult() bool + func (x *IsEuiccSupportedResponse) ProtoReflect() protoreflect.Message + func (x *IsEuiccSupportedResponse) Reset() + func (x *IsEuiccSupportedResponse) String() string + type NfcFCardEmulationServiceClient interface + DisableService func(ctx context.Context, in *DisableServiceRequest, opts ...grpc.CallOption) (*DisableServiceResponse, error) + EnableService func(ctx context.Context, in *EnableServiceRequest, opts ...grpc.CallOption) (*EnableServiceResponse, error) + GetNfcid2ForService func(ctx context.Context, in *GetNfcid2ForServiceRequest, opts ...grpc.CallOption) (*GetNfcid2ForServiceResponse, error) + GetSystemCodeForService func(ctx context.Context, in *GetSystemCodeForServiceRequest, ...) (*GetSystemCodeForServiceResponse, error) + RegisterSystemCodeForService func(ctx context.Context, in *RegisterSystemCodeForServiceRequest, ...) (*RegisterSystemCodeForServiceResponse, error) + SetNfcid2ForService func(ctx context.Context, in *SetNfcid2ForServiceRequest, opts ...grpc.CallOption) (*SetNfcid2ForServiceResponse, error) + UnregisterSystemCodeForService func(ctx context.Context, in *UnregisterSystemCodeForServiceRequest, ...) (*UnregisterSystemCodeForServiceResponse, error) + func NewNfcFCardEmulationServiceClient(cc grpc.ClientConnInterface) NfcFCardEmulationServiceClient + type NfcFCardEmulationServiceServer interface + DisableService func(context.Context, *DisableServiceRequest) (*DisableServiceResponse, error) + EnableService func(context.Context, *EnableServiceRequest) (*EnableServiceResponse, error) + GetNfcid2ForService func(context.Context, *GetNfcid2ForServiceRequest) (*GetNfcid2ForServiceResponse, error) + GetSystemCodeForService func(context.Context, *GetSystemCodeForServiceRequest) (*GetSystemCodeForServiceResponse, error) + RegisterSystemCodeForService func(context.Context, *RegisterSystemCodeForServiceRequest) (*RegisterSystemCodeForServiceResponse, error) + SetNfcid2ForService func(context.Context, *SetNfcid2ForServiceRequest) (*SetNfcid2ForServiceResponse, error) + UnregisterSystemCodeForService func(context.Context, *UnregisterSystemCodeForServiceRequest) (*UnregisterSystemCodeForServiceResponse, error) + type NotifyUnhandledRequest struct + func (*NotifyUnhandledRequest) Descriptor() ([]byte, []int) + func (*NotifyUnhandledRequest) ProtoMessage() + func (x *NotifyUnhandledRequest) ProtoReflect() protoreflect.Message + func (x *NotifyUnhandledRequest) Reset() + func (x *NotifyUnhandledRequest) String() string + type NotifyUnhandledResponse struct + func (*NotifyUnhandledResponse) Descriptor() ([]byte, []int) + func (*NotifyUnhandledResponse) ProtoMessage() + func (x *NotifyUnhandledResponse) ProtoReflect() protoreflect.Message + func (x *NotifyUnhandledResponse) Reset() + func (x *NotifyUnhandledResponse) String() string + type OffHostApduServiceServiceClient interface + OnBind func(ctx context.Context, in *OnBindRequest, opts ...grpc.CallOption) (*OnBindResponse, error) + func NewOffHostApduServiceServiceClient(cc grpc.ClientConnInterface) OffHostApduServiceServiceClient + type OffHostApduServiceServiceServer interface + OnBind func(context.Context, *OnBindRequest) (*OnBindResponse, error) + type OnBindRequest struct + Arg0 int64 + func (*OnBindRequest) Descriptor() ([]byte, []int) + func (*OnBindRequest) ProtoMessage() + func (x *OnBindRequest) GetArg0() int64 + func (x *OnBindRequest) ProtoReflect() protoreflect.Message + func (x *OnBindRequest) Reset() + func (x *OnBindRequest) String() string + type OnBindResponse struct + Result int64 + func (*OnBindResponse) Descriptor() ([]byte, []int) + func (*OnBindResponse) ProtoMessage() + func (x *OnBindResponse) GetResult() int64 + func (x *OnBindResponse) ProtoReflect() protoreflect.Message + func (x *OnBindResponse) Reset() + func (x *OnBindResponse) String() string + type OnDeactivatedRequest struct + Arg0 int32 + func (*OnDeactivatedRequest) Descriptor() ([]byte, []int) + func (*OnDeactivatedRequest) ProtoMessage() + func (x *OnDeactivatedRequest) GetArg0() int32 + func (x *OnDeactivatedRequest) ProtoReflect() protoreflect.Message + func (x *OnDeactivatedRequest) Reset() + func (x *OnDeactivatedRequest) String() string + type OnDeactivatedResponse struct + func (*OnDeactivatedResponse) Descriptor() ([]byte, []int) + func (*OnDeactivatedResponse) ProtoMessage() + func (x *OnDeactivatedResponse) ProtoReflect() protoreflect.Message + func (x *OnDeactivatedResponse) Reset() + func (x *OnDeactivatedResponse) String() string + type PollingFrameServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + GetData func(ctx context.Context, in *GetDataRequest, opts ...grpc.CallOption) (*GetDataResponse, error) + GetTimestamp func(ctx context.Context, in *GetTimestampRequest, opts ...grpc.CallOption) (*GetTimestampResponse, error) + GetTriggeredAutoTransact func(ctx context.Context, in *GetTriggeredAutoTransactRequest, ...) (*GetTriggeredAutoTransactResponse, error) + GetType func(ctx context.Context, in *GetTypeRequest, opts ...grpc.CallOption) (*GetTypeResponse, error) + GetVendorSpecificGain func(ctx context.Context, in *GetVendorSpecificGainRequest, opts ...grpc.CallOption) (*GetVendorSpecificGainResponse, 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 NewPollingFrameServiceClient(cc grpc.ClientConnInterface) PollingFrameServiceClient + type PollingFrameServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + GetData func(context.Context, *GetDataRequest) (*GetDataResponse, error) + GetTimestamp func(context.Context, *GetTimestampRequest) (*GetTimestampResponse, error) + GetTriggeredAutoTransact func(context.Context, *GetTriggeredAutoTransactRequest) (*GetTriggeredAutoTransactResponse, error) + GetType func(context.Context, *GetTypeRequest) (*GetTypeResponse, error) + GetVendorSpecificGain func(context.Context, *GetVendorSpecificGainRequest) (*GetVendorSpecificGainResponse, error) + ToString func(context.Context, *ToStringRequest) (*ToStringResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type ProcessCommandApduRequest struct + Arg0 int64 + Arg1 int64 + func (*ProcessCommandApduRequest) Descriptor() ([]byte, []int) + func (*ProcessCommandApduRequest) ProtoMessage() + func (x *ProcessCommandApduRequest) GetArg0() int64 + func (x *ProcessCommandApduRequest) GetArg1() int64 + func (x *ProcessCommandApduRequest) ProtoReflect() protoreflect.Message + func (x *ProcessCommandApduRequest) Reset() + func (x *ProcessCommandApduRequest) String() string + type ProcessCommandApduResponse struct + Result int64 + func (*ProcessCommandApduResponse) Descriptor() ([]byte, []int) + func (*ProcessCommandApduResponse) ProtoMessage() + func (x *ProcessCommandApduResponse) GetResult() int64 + func (x *ProcessCommandApduResponse) ProtoReflect() protoreflect.Message + func (x *ProcessCommandApduResponse) Reset() + func (x *ProcessCommandApduResponse) String() string + type ProcessNfcFPacketRequest struct + Arg0 int64 + Arg1 int64 + func (*ProcessNfcFPacketRequest) Descriptor() ([]byte, []int) + func (*ProcessNfcFPacketRequest) ProtoMessage() + func (x *ProcessNfcFPacketRequest) GetArg0() int64 + func (x *ProcessNfcFPacketRequest) GetArg1() int64 + func (x *ProcessNfcFPacketRequest) ProtoReflect() protoreflect.Message + func (x *ProcessNfcFPacketRequest) Reset() + func (x *ProcessNfcFPacketRequest) String() string + type ProcessNfcFPacketResponse struct + Result int64 + func (*ProcessNfcFPacketResponse) Descriptor() ([]byte, []int) + func (*ProcessNfcFPacketResponse) ProtoMessage() + func (x *ProcessNfcFPacketResponse) GetResult() int64 + func (x *ProcessNfcFPacketResponse) ProtoReflect() protoreflect.Message + func (x *ProcessNfcFPacketResponse) Reset() + func (x *ProcessNfcFPacketResponse) String() string + type RegisterNfcEventCallbackRequest struct + Arg0 int64 + Arg1 int64 + func (*RegisterNfcEventCallbackRequest) Descriptor() ([]byte, []int) + func (*RegisterNfcEventCallbackRequest) ProtoMessage() + func (x *RegisterNfcEventCallbackRequest) GetArg0() int64 + func (x *RegisterNfcEventCallbackRequest) GetArg1() int64 + func (x *RegisterNfcEventCallbackRequest) ProtoReflect() protoreflect.Message + func (x *RegisterNfcEventCallbackRequest) Reset() + func (x *RegisterNfcEventCallbackRequest) String() string + type RegisterNfcEventCallbackResponse struct + func (*RegisterNfcEventCallbackResponse) Descriptor() ([]byte, []int) + func (*RegisterNfcEventCallbackResponse) ProtoMessage() + func (x *RegisterNfcEventCallbackResponse) ProtoReflect() protoreflect.Message + func (x *RegisterNfcEventCallbackResponse) Reset() + func (x *RegisterNfcEventCallbackResponse) String() string + type RegisterPollingLoopFilterForServiceRequest struct + Arg0 int64 + Arg1 string + Arg2 bool + func (*RegisterPollingLoopFilterForServiceRequest) Descriptor() ([]byte, []int) + func (*RegisterPollingLoopFilterForServiceRequest) ProtoMessage() + func (x *RegisterPollingLoopFilterForServiceRequest) GetArg0() int64 + func (x *RegisterPollingLoopFilterForServiceRequest) GetArg1() string + func (x *RegisterPollingLoopFilterForServiceRequest) GetArg2() bool + func (x *RegisterPollingLoopFilterForServiceRequest) ProtoReflect() protoreflect.Message + func (x *RegisterPollingLoopFilterForServiceRequest) Reset() + func (x *RegisterPollingLoopFilterForServiceRequest) String() string + type RegisterPollingLoopFilterForServiceResponse struct + Result bool + func (*RegisterPollingLoopFilterForServiceResponse) Descriptor() ([]byte, []int) + func (*RegisterPollingLoopFilterForServiceResponse) ProtoMessage() + func (x *RegisterPollingLoopFilterForServiceResponse) GetResult() bool + func (x *RegisterPollingLoopFilterForServiceResponse) ProtoReflect() protoreflect.Message + func (x *RegisterPollingLoopFilterForServiceResponse) Reset() + func (x *RegisterPollingLoopFilterForServiceResponse) String() string + type RegisterPollingLoopPatternFilterForServiceRequest struct + Arg0 int64 + Arg1 string + Arg2 bool + func (*RegisterPollingLoopPatternFilterForServiceRequest) Descriptor() ([]byte, []int) + func (*RegisterPollingLoopPatternFilterForServiceRequest) ProtoMessage() + func (x *RegisterPollingLoopPatternFilterForServiceRequest) GetArg0() int64 + func (x *RegisterPollingLoopPatternFilterForServiceRequest) GetArg1() string + func (x *RegisterPollingLoopPatternFilterForServiceRequest) GetArg2() bool + func (x *RegisterPollingLoopPatternFilterForServiceRequest) ProtoReflect() protoreflect.Message + func (x *RegisterPollingLoopPatternFilterForServiceRequest) Reset() + func (x *RegisterPollingLoopPatternFilterForServiceRequest) String() string + type RegisterPollingLoopPatternFilterForServiceResponse struct + Result bool + func (*RegisterPollingLoopPatternFilterForServiceResponse) Descriptor() ([]byte, []int) + func (*RegisterPollingLoopPatternFilterForServiceResponse) ProtoMessage() + func (x *RegisterPollingLoopPatternFilterForServiceResponse) GetResult() bool + func (x *RegisterPollingLoopPatternFilterForServiceResponse) ProtoReflect() protoreflect.Message + func (x *RegisterPollingLoopPatternFilterForServiceResponse) Reset() + func (x *RegisterPollingLoopPatternFilterForServiceResponse) String() string + type RegisterSystemCodeForServiceRequest struct + Arg0 int64 + Arg1 string + func (*RegisterSystemCodeForServiceRequest) Descriptor() ([]byte, []int) + func (*RegisterSystemCodeForServiceRequest) ProtoMessage() + func (x *RegisterSystemCodeForServiceRequest) GetArg0() int64 + func (x *RegisterSystemCodeForServiceRequest) GetArg1() string + func (x *RegisterSystemCodeForServiceRequest) ProtoReflect() protoreflect.Message + func (x *RegisterSystemCodeForServiceRequest) Reset() + func (x *RegisterSystemCodeForServiceRequest) String() string + type RegisterSystemCodeForServiceResponse struct + Result bool + func (*RegisterSystemCodeForServiceResponse) Descriptor() ([]byte, []int) + func (*RegisterSystemCodeForServiceResponse) ProtoMessage() + func (x *RegisterSystemCodeForServiceResponse) GetResult() bool + func (x *RegisterSystemCodeForServiceResponse) ProtoReflect() protoreflect.Message + func (x *RegisterSystemCodeForServiceResponse) Reset() + func (x *RegisterSystemCodeForServiceResponse) String() string + type RemoveAidsForServiceRequest struct + Arg0 int64 + Arg1 string + func (*RemoveAidsForServiceRequest) Descriptor() ([]byte, []int) + func (*RemoveAidsForServiceRequest) ProtoMessage() + func (x *RemoveAidsForServiceRequest) GetArg0() int64 + func (x *RemoveAidsForServiceRequest) GetArg1() string + func (x *RemoveAidsForServiceRequest) ProtoReflect() protoreflect.Message + func (x *RemoveAidsForServiceRequest) Reset() + func (x *RemoveAidsForServiceRequest) String() string + type RemoveAidsForServiceResponse struct + Result bool + func (*RemoveAidsForServiceResponse) Descriptor() ([]byte, []int) + func (*RemoveAidsForServiceResponse) ProtoMessage() + func (x *RemoveAidsForServiceResponse) GetResult() bool + func (x *RemoveAidsForServiceResponse) ProtoReflect() protoreflect.Message + func (x *RemoveAidsForServiceResponse) Reset() + func (x *RemoveAidsForServiceResponse) String() string + type RemovePollingLoopFilterForServiceRequest struct + Arg0 int64 + Arg1 string + func (*RemovePollingLoopFilterForServiceRequest) Descriptor() ([]byte, []int) + func (*RemovePollingLoopFilterForServiceRequest) ProtoMessage() + func (x *RemovePollingLoopFilterForServiceRequest) GetArg0() int64 + func (x *RemovePollingLoopFilterForServiceRequest) GetArg1() string + func (x *RemovePollingLoopFilterForServiceRequest) ProtoReflect() protoreflect.Message + func (x *RemovePollingLoopFilterForServiceRequest) Reset() + func (x *RemovePollingLoopFilterForServiceRequest) String() string + type RemovePollingLoopFilterForServiceResponse struct + Result bool + func (*RemovePollingLoopFilterForServiceResponse) Descriptor() ([]byte, []int) + func (*RemovePollingLoopFilterForServiceResponse) ProtoMessage() + func (x *RemovePollingLoopFilterForServiceResponse) GetResult() bool + func (x *RemovePollingLoopFilterForServiceResponse) ProtoReflect() protoreflect.Message + func (x *RemovePollingLoopFilterForServiceResponse) Reset() + func (x *RemovePollingLoopFilterForServiceResponse) String() string + type RemovePollingLoopPatternFilterForServiceRequest struct + Arg0 int64 + Arg1 string + func (*RemovePollingLoopPatternFilterForServiceRequest) Descriptor() ([]byte, []int) + func (*RemovePollingLoopPatternFilterForServiceRequest) ProtoMessage() + func (x *RemovePollingLoopPatternFilterForServiceRequest) GetArg0() int64 + func (x *RemovePollingLoopPatternFilterForServiceRequest) GetArg1() string + func (x *RemovePollingLoopPatternFilterForServiceRequest) ProtoReflect() protoreflect.Message + func (x *RemovePollingLoopPatternFilterForServiceRequest) Reset() + func (x *RemovePollingLoopPatternFilterForServiceRequest) String() string + type RemovePollingLoopPatternFilterForServiceResponse struct + Result bool + func (*RemovePollingLoopPatternFilterForServiceResponse) Descriptor() ([]byte, []int) + func (*RemovePollingLoopPatternFilterForServiceResponse) ProtoMessage() + func (x *RemovePollingLoopPatternFilterForServiceResponse) GetResult() bool + func (x *RemovePollingLoopPatternFilterForServiceResponse) ProtoReflect() protoreflect.Message + func (x *RemovePollingLoopPatternFilterForServiceResponse) Reset() + func (x *RemovePollingLoopPatternFilterForServiceResponse) String() string + type SendResponseApduRequest struct + Arg0 int64 + func (*SendResponseApduRequest) Descriptor() ([]byte, []int) + func (*SendResponseApduRequest) ProtoMessage() + func (x *SendResponseApduRequest) GetArg0() int64 + func (x *SendResponseApduRequest) ProtoReflect() protoreflect.Message + func (x *SendResponseApduRequest) Reset() + func (x *SendResponseApduRequest) String() string + type SendResponseApduResponse struct + func (*SendResponseApduResponse) Descriptor() ([]byte, []int) + func (*SendResponseApduResponse) ProtoMessage() + func (x *SendResponseApduResponse) ProtoReflect() protoreflect.Message + func (x *SendResponseApduResponse) Reset() + func (x *SendResponseApduResponse) String() string + type SendResponsePacketRequest struct + Arg0 int64 + func (*SendResponsePacketRequest) Descriptor() ([]byte, []int) + func (*SendResponsePacketRequest) ProtoMessage() + func (x *SendResponsePacketRequest) GetArg0() int64 + func (x *SendResponsePacketRequest) ProtoReflect() protoreflect.Message + func (x *SendResponsePacketRequest) Reset() + func (x *SendResponsePacketRequest) String() string + type SendResponsePacketResponse struct + func (*SendResponsePacketResponse) Descriptor() ([]byte, []int) + func (*SendResponsePacketResponse) ProtoMessage() + func (x *SendResponsePacketResponse) ProtoReflect() protoreflect.Message + func (x *SendResponsePacketResponse) Reset() + func (x *SendResponsePacketResponse) String() string + type SetNfcid2ForServiceRequest struct + Arg0 int64 + Arg1 string + func (*SetNfcid2ForServiceRequest) Descriptor() ([]byte, []int) + func (*SetNfcid2ForServiceRequest) ProtoMessage() + func (x *SetNfcid2ForServiceRequest) GetArg0() int64 + func (x *SetNfcid2ForServiceRequest) GetArg1() string + func (x *SetNfcid2ForServiceRequest) ProtoReflect() protoreflect.Message + func (x *SetNfcid2ForServiceRequest) Reset() + func (x *SetNfcid2ForServiceRequest) String() string + type SetNfcid2ForServiceResponse struct + Result bool + func (*SetNfcid2ForServiceResponse) Descriptor() ([]byte, []int) + func (*SetNfcid2ForServiceResponse) ProtoMessage() + func (x *SetNfcid2ForServiceResponse) GetResult() bool + func (x *SetNfcid2ForServiceResponse) ProtoReflect() protoreflect.Message + func (x *SetNfcid2ForServiceResponse) Reset() + func (x *SetNfcid2ForServiceResponse) String() string + type SetOffHostForServiceRequest struct + Arg0 int64 + Arg1 string + func (*SetOffHostForServiceRequest) Descriptor() ([]byte, []int) + func (*SetOffHostForServiceRequest) ProtoMessage() + func (x *SetOffHostForServiceRequest) GetArg0() int64 + func (x *SetOffHostForServiceRequest) GetArg1() string + func (x *SetOffHostForServiceRequest) ProtoReflect() protoreflect.Message + func (x *SetOffHostForServiceRequest) Reset() + func (x *SetOffHostForServiceRequest) String() string + type SetOffHostForServiceResponse struct + Result bool + func (*SetOffHostForServiceResponse) Descriptor() ([]byte, []int) + func (*SetOffHostForServiceResponse) ProtoMessage() + func (x *SetOffHostForServiceResponse) GetResult() bool + func (x *SetOffHostForServiceResponse) ProtoReflect() protoreflect.Message + func (x *SetOffHostForServiceResponse) Reset() + func (x *SetOffHostForServiceResponse) String() string + type SetPreferredServiceRequest struct + Arg0 int64 + Arg1 int64 + func (*SetPreferredServiceRequest) Descriptor() ([]byte, []int) + func (*SetPreferredServiceRequest) ProtoMessage() + func (x *SetPreferredServiceRequest) GetArg0() int64 + func (x *SetPreferredServiceRequest) GetArg1() int64 + func (x *SetPreferredServiceRequest) ProtoReflect() protoreflect.Message + func (x *SetPreferredServiceRequest) Reset() + func (x *SetPreferredServiceRequest) String() string + type SetPreferredServiceResponse struct + Result bool + func (*SetPreferredServiceResponse) Descriptor() ([]byte, []int) + func (*SetPreferredServiceResponse) ProtoMessage() + func (x *SetPreferredServiceResponse) GetResult() bool + func (x *SetPreferredServiceResponse) ProtoReflect() protoreflect.Message + func (x *SetPreferredServiceResponse) Reset() + func (x *SetPreferredServiceResponse) String() string + type SetShouldDefaultToObserveModeForServiceRequest struct + Arg0 int64 + Arg1 bool + func (*SetShouldDefaultToObserveModeForServiceRequest) Descriptor() ([]byte, []int) + func (*SetShouldDefaultToObserveModeForServiceRequest) ProtoMessage() + func (x *SetShouldDefaultToObserveModeForServiceRequest) GetArg0() int64 + func (x *SetShouldDefaultToObserveModeForServiceRequest) GetArg1() bool + func (x *SetShouldDefaultToObserveModeForServiceRequest) ProtoReflect() protoreflect.Message + func (x *SetShouldDefaultToObserveModeForServiceRequest) Reset() + func (x *SetShouldDefaultToObserveModeForServiceRequest) String() string + type SetShouldDefaultToObserveModeForServiceResponse struct + Result bool + func (*SetShouldDefaultToObserveModeForServiceResponse) Descriptor() ([]byte, []int) + func (*SetShouldDefaultToObserveModeForServiceResponse) ProtoMessage() + func (x *SetShouldDefaultToObserveModeForServiceResponse) GetResult() bool + func (x *SetShouldDefaultToObserveModeForServiceResponse) ProtoReflect() protoreflect.Message + func (x *SetShouldDefaultToObserveModeForServiceResponse) Reset() + func (x *SetShouldDefaultToObserveModeForServiceResponse) String() string + type SupportsAidPrefixRegistrationRequest struct + func (*SupportsAidPrefixRegistrationRequest) Descriptor() ([]byte, []int) + func (*SupportsAidPrefixRegistrationRequest) ProtoMessage() + func (x *SupportsAidPrefixRegistrationRequest) ProtoReflect() protoreflect.Message + func (x *SupportsAidPrefixRegistrationRequest) Reset() + func (x *SupportsAidPrefixRegistrationRequest) String() string + type SupportsAidPrefixRegistrationResponse struct + Result bool + func (*SupportsAidPrefixRegistrationResponse) Descriptor() ([]byte, []int) + func (*SupportsAidPrefixRegistrationResponse) ProtoMessage() + func (x *SupportsAidPrefixRegistrationResponse) GetResult() bool + func (x *SupportsAidPrefixRegistrationResponse) ProtoReflect() protoreflect.Message + func (x *SupportsAidPrefixRegistrationResponse) Reset() + func (x *SupportsAidPrefixRegistrationResponse) 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 UnimplementedCardEmulationServiceServer struct + func (UnimplementedCardEmulationServiceServer) CategoryAllowsForegroundPreference(context.Context, *CategoryAllowsForegroundPreferenceRequest) (*CategoryAllowsForegroundPreferenceResponse, error) + func (UnimplementedCardEmulationServiceServer) GetAidsForPreferredPaymentService(context.Context, *GetAidsForPreferredPaymentServiceRequest) (*GetAidsForPreferredPaymentServiceResponse, error) + func (UnimplementedCardEmulationServiceServer) GetAidsForService(context.Context, *GetAidsForServiceRequest) (*GetAidsForServiceResponse, error) + func (UnimplementedCardEmulationServiceServer) GetDefaultNfcSubscriptionId(context.Context, *GetDefaultNfcSubscriptionIdRequest) (*GetDefaultNfcSubscriptionIdResponse, error) + func (UnimplementedCardEmulationServiceServer) GetDescriptionForPreferredPaymentService(context.Context, *GetDescriptionForPreferredPaymentServiceRequest) (*GetDescriptionForPreferredPaymentServiceResponse, error) + func (UnimplementedCardEmulationServiceServer) GetRouteDestinationForPreferredPaymentService(context.Context, *GetRouteDestinationForPreferredPaymentServiceRequest) (*GetRouteDestinationForPreferredPaymentServiceResponse, error) + func (UnimplementedCardEmulationServiceServer) GetSelectionModeForCategory(context.Context, *GetSelectionModeForCategoryRequest) (*GetSelectionModeForCategoryResponse, error) + func (UnimplementedCardEmulationServiceServer) IsDefaultServiceForAid(context.Context, *IsDefaultServiceForAidRequest) (*IsDefaultServiceForAidResponse, error) + func (UnimplementedCardEmulationServiceServer) IsDefaultServiceForCategory(context.Context, *IsDefaultServiceForCategoryRequest) (*IsDefaultServiceForCategoryResponse, error) + func (UnimplementedCardEmulationServiceServer) IsEuiccSupported(context.Context, *IsEuiccSupportedRequest) (*IsEuiccSupportedResponse, error) + func (UnimplementedCardEmulationServiceServer) RegisterNfcEventCallback(context.Context, *RegisterNfcEventCallbackRequest) (*RegisterNfcEventCallbackResponse, error) + func (UnimplementedCardEmulationServiceServer) RegisterPollingLoopFilterForService(context.Context, *RegisterPollingLoopFilterForServiceRequest) (*RegisterPollingLoopFilterForServiceResponse, error) + func (UnimplementedCardEmulationServiceServer) RegisterPollingLoopPatternFilterForService(context.Context, *RegisterPollingLoopPatternFilterForServiceRequest) (*RegisterPollingLoopPatternFilterForServiceResponse, error) + func (UnimplementedCardEmulationServiceServer) RemoveAidsForService(context.Context, *RemoveAidsForServiceRequest) (*RemoveAidsForServiceResponse, error) + func (UnimplementedCardEmulationServiceServer) RemovePollingLoopFilterForService(context.Context, *RemovePollingLoopFilterForServiceRequest) (*RemovePollingLoopFilterForServiceResponse, error) + func (UnimplementedCardEmulationServiceServer) RemovePollingLoopPatternFilterForService(context.Context, *RemovePollingLoopPatternFilterForServiceRequest) (*RemovePollingLoopPatternFilterForServiceResponse, error) + func (UnimplementedCardEmulationServiceServer) SetOffHostForService(context.Context, *SetOffHostForServiceRequest) (*SetOffHostForServiceResponse, error) + func (UnimplementedCardEmulationServiceServer) SetPreferredService(context.Context, *SetPreferredServiceRequest) (*SetPreferredServiceResponse, error) + func (UnimplementedCardEmulationServiceServer) SetShouldDefaultToObserveModeForService(context.Context, *SetShouldDefaultToObserveModeForServiceRequest) (*SetShouldDefaultToObserveModeForServiceResponse, error) + func (UnimplementedCardEmulationServiceServer) SupportsAidPrefixRegistration(context.Context, *SupportsAidPrefixRegistrationRequest) (*SupportsAidPrefixRegistrationResponse, error) + func (UnimplementedCardEmulationServiceServer) UnregisterNfcEventCallback(context.Context, *UnregisterNfcEventCallbackRequest) (*UnregisterNfcEventCallbackResponse, error) + func (UnimplementedCardEmulationServiceServer) UnsetOffHostForService(context.Context, *UnsetOffHostForServiceRequest) (*UnsetOffHostForServiceResponse, error) + func (UnimplementedCardEmulationServiceServer) UnsetPreferredService(context.Context, *UnsetPreferredServiceRequest) (*UnsetPreferredServiceResponse, error) + type UnimplementedHostApduServiceServiceServer struct + func (UnimplementedHostApduServiceServiceServer) NotifyUnhandled(context.Context, *NotifyUnhandledRequest) (*NotifyUnhandledResponse, error) + func (UnimplementedHostApduServiceServiceServer) OnBind(context.Context, *OnBindRequest) (*OnBindResponse, error) + func (UnimplementedHostApduServiceServiceServer) OnDeactivated(context.Context, *OnDeactivatedRequest) (*OnDeactivatedResponse, error) + func (UnimplementedHostApduServiceServiceServer) ProcessCommandApdu(context.Context, *ProcessCommandApduRequest) (*ProcessCommandApduResponse, error) + func (UnimplementedHostApduServiceServiceServer) SendResponseApdu(context.Context, *SendResponseApduRequest) (*SendResponseApduResponse, error) + type UnimplementedHostNfcFServiceServiceServer struct + func (UnimplementedHostNfcFServiceServiceServer) OnBind(context.Context, *OnBindRequest) (*OnBindResponse, error) + func (UnimplementedHostNfcFServiceServiceServer) OnDeactivated(context.Context, *OnDeactivatedRequest) (*OnDeactivatedResponse, error) + func (UnimplementedHostNfcFServiceServiceServer) ProcessNfcFPacket(context.Context, *ProcessNfcFPacketRequest) (*ProcessNfcFPacketResponse, error) + func (UnimplementedHostNfcFServiceServiceServer) SendResponsePacket(context.Context, *SendResponsePacketRequest) (*SendResponsePacketResponse, error) + type UnimplementedNfcFCardEmulationServiceServer struct + func (UnimplementedNfcFCardEmulationServiceServer) DisableService(context.Context, *DisableServiceRequest) (*DisableServiceResponse, error) + func (UnimplementedNfcFCardEmulationServiceServer) EnableService(context.Context, *EnableServiceRequest) (*EnableServiceResponse, error) + func (UnimplementedNfcFCardEmulationServiceServer) GetNfcid2ForService(context.Context, *GetNfcid2ForServiceRequest) (*GetNfcid2ForServiceResponse, error) + func (UnimplementedNfcFCardEmulationServiceServer) GetSystemCodeForService(context.Context, *GetSystemCodeForServiceRequest) (*GetSystemCodeForServiceResponse, error) + func (UnimplementedNfcFCardEmulationServiceServer) RegisterSystemCodeForService(context.Context, *RegisterSystemCodeForServiceRequest) (*RegisterSystemCodeForServiceResponse, error) + func (UnimplementedNfcFCardEmulationServiceServer) SetNfcid2ForService(context.Context, *SetNfcid2ForServiceRequest) (*SetNfcid2ForServiceResponse, error) + func (UnimplementedNfcFCardEmulationServiceServer) UnregisterSystemCodeForService(context.Context, *UnregisterSystemCodeForServiceRequest) (*UnregisterSystemCodeForServiceResponse, error) + type UnimplementedOffHostApduServiceServiceServer struct + func (UnimplementedOffHostApduServiceServiceServer) OnBind(context.Context, *OnBindRequest) (*OnBindResponse, error) + type UnimplementedPollingFrameServiceServer struct + func (UnimplementedPollingFrameServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedPollingFrameServiceServer) GetData(context.Context, *GetDataRequest) (*GetDataResponse, error) + func (UnimplementedPollingFrameServiceServer) GetTimestamp(context.Context, *GetTimestampRequest) (*GetTimestampResponse, error) + func (UnimplementedPollingFrameServiceServer) GetTriggeredAutoTransact(context.Context, *GetTriggeredAutoTransactRequest) (*GetTriggeredAutoTransactResponse, error) + func (UnimplementedPollingFrameServiceServer) GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error) + func (UnimplementedPollingFrameServiceServer) GetVendorSpecificGain(context.Context, *GetVendorSpecificGainRequest) (*GetVendorSpecificGainResponse, error) + func (UnimplementedPollingFrameServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error) + func (UnimplementedPollingFrameServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnregisterNfcEventCallbackRequest struct + Arg0 int64 + func (*UnregisterNfcEventCallbackRequest) Descriptor() ([]byte, []int) + func (*UnregisterNfcEventCallbackRequest) ProtoMessage() + func (x *UnregisterNfcEventCallbackRequest) GetArg0() int64 + func (x *UnregisterNfcEventCallbackRequest) ProtoReflect() protoreflect.Message + func (x *UnregisterNfcEventCallbackRequest) Reset() + func (x *UnregisterNfcEventCallbackRequest) String() string + type UnregisterNfcEventCallbackResponse struct + func (*UnregisterNfcEventCallbackResponse) Descriptor() ([]byte, []int) + func (*UnregisterNfcEventCallbackResponse) ProtoMessage() + func (x *UnregisterNfcEventCallbackResponse) ProtoReflect() protoreflect.Message + func (x *UnregisterNfcEventCallbackResponse) Reset() + func (x *UnregisterNfcEventCallbackResponse) String() string + type UnregisterSystemCodeForServiceRequest struct + Arg0 int64 + func (*UnregisterSystemCodeForServiceRequest) Descriptor() ([]byte, []int) + func (*UnregisterSystemCodeForServiceRequest) ProtoMessage() + func (x *UnregisterSystemCodeForServiceRequest) GetArg0() int64 + func (x *UnregisterSystemCodeForServiceRequest) ProtoReflect() protoreflect.Message + func (x *UnregisterSystemCodeForServiceRequest) Reset() + func (x *UnregisterSystemCodeForServiceRequest) String() string + type UnregisterSystemCodeForServiceResponse struct + Result bool + func (*UnregisterSystemCodeForServiceResponse) Descriptor() ([]byte, []int) + func (*UnregisterSystemCodeForServiceResponse) ProtoMessage() + func (x *UnregisterSystemCodeForServiceResponse) GetResult() bool + func (x *UnregisterSystemCodeForServiceResponse) ProtoReflect() protoreflect.Message + func (x *UnregisterSystemCodeForServiceResponse) Reset() + func (x *UnregisterSystemCodeForServiceResponse) String() string + type UnsafeCardEmulationServiceServer interface + type UnsafeHostApduServiceServiceServer interface + type UnsafeHostNfcFServiceServiceServer interface + type UnsafeNfcFCardEmulationServiceServer interface + type UnsafeOffHostApduServiceServiceServer interface + type UnsafePollingFrameServiceServer interface + type UnsetOffHostForServiceRequest struct + Arg0 int64 + func (*UnsetOffHostForServiceRequest) Descriptor() ([]byte, []int) + func (*UnsetOffHostForServiceRequest) ProtoMessage() + func (x *UnsetOffHostForServiceRequest) GetArg0() int64 + func (x *UnsetOffHostForServiceRequest) ProtoReflect() protoreflect.Message + func (x *UnsetOffHostForServiceRequest) Reset() + func (x *UnsetOffHostForServiceRequest) String() string + type UnsetOffHostForServiceResponse struct + Result bool + func (*UnsetOffHostForServiceResponse) Descriptor() ([]byte, []int) + func (*UnsetOffHostForServiceResponse) ProtoMessage() + func (x *UnsetOffHostForServiceResponse) GetResult() bool + func (x *UnsetOffHostForServiceResponse) ProtoReflect() protoreflect.Message + func (x *UnsetOffHostForServiceResponse) Reset() + func (x *UnsetOffHostForServiceResponse) String() string + type UnsetPreferredServiceRequest struct + Arg0 int64 + func (*UnsetPreferredServiceRequest) Descriptor() ([]byte, []int) + func (*UnsetPreferredServiceRequest) ProtoMessage() + func (x *UnsetPreferredServiceRequest) GetArg0() int64 + func (x *UnsetPreferredServiceRequest) ProtoReflect() protoreflect.Message + func (x *UnsetPreferredServiceRequest) Reset() + func (x *UnsetPreferredServiceRequest) String() string + type UnsetPreferredServiceResponse struct + Result bool + func (*UnsetPreferredServiceResponse) Descriptor() ([]byte, []int) + func (*UnsetPreferredServiceResponse) ProtoMessage() + func (x *UnsetPreferredServiceResponse) GetResult() bool + func (x *UnsetPreferredServiceResponse) ProtoReflect() protoreflect.Message + func (x *UnsetPreferredServiceResponse) Reset() + func (x *UnsetPreferredServiceResponse) String() string + 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