Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const CellLocationService_ConvertQuartSecToDecDegrees_FullMethodName + const CellLocationService_Equals_FullMethodName + const CellLocationService_FillInNotifierBundle_FullMethodName + const CellLocationService_GetBaseStationId_FullMethodName + const CellLocationService_GetBaseStationLatitude_FullMethodName + const CellLocationService_GetBaseStationLongitude_FullMethodName + const CellLocationService_GetNetworkId_FullMethodName + const CellLocationService_GetSystemId_FullMethodName + const CellLocationService_HashCode_FullMethodName + const CellLocationService_NewCellLocation_FullMethodName + const CellLocationService_SetCellLocationData3_FullMethodName + const CellLocationService_SetCellLocationData5_1_FullMethodName + const CellLocationService_SetStateInvalid_FullMethodName + const CellLocationService_ToString_FullMethodName + var CellLocationService_ServiceDesc = grpc.ServiceDesc + var File_proto_cdma_cdma_proto protoreflect.FileDescriptor + func RegisterCellLocationServiceServer(s grpc.ServiceRegistrar, srv CellLocationServiceServer) + type CellLocationServiceClient interface + ConvertQuartSecToDecDegrees func(ctx context.Context, in *ConvertQuartSecToDecDegreesRequest, ...) (*ConvertQuartSecToDecDegreesResponse, error) + Equals func(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error) + FillInNotifierBundle func(ctx context.Context, in *FillInNotifierBundleRequest, opts ...grpc.CallOption) (*FillInNotifierBundleResponse, error) + GetBaseStationId func(ctx context.Context, in *GetBaseStationIdRequest, opts ...grpc.CallOption) (*GetBaseStationIdResponse, error) + GetBaseStationLatitude func(ctx context.Context, in *GetBaseStationLatitudeRequest, ...) (*GetBaseStationLatitudeResponse, error) + GetBaseStationLongitude func(ctx context.Context, in *GetBaseStationLongitudeRequest, ...) (*GetBaseStationLongitudeResponse, error) + GetNetworkId func(ctx context.Context, in *GetNetworkIdRequest, opts ...grpc.CallOption) (*GetNetworkIdResponse, error) + GetSystemId func(ctx context.Context, in *GetSystemIdRequest, opts ...grpc.CallOption) (*GetSystemIdResponse, error) + HashCode func(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + NewCellLocation func(ctx context.Context, in *NewCellLocationRequest, opts ...grpc.CallOption) (*NewCellLocationResponse, error) + SetCellLocationData3 func(ctx context.Context, in *SetCellLocationData3Request, opts ...grpc.CallOption) (*SetCellLocationData3Response, error) + SetCellLocationData5_1 func(ctx context.Context, in *SetCellLocationData5_1Request, ...) (*SetCellLocationData5_1Response, error) + SetStateInvalid func(ctx context.Context, in *SetStateInvalidRequest, opts ...grpc.CallOption) (*SetStateInvalidResponse, error) + ToString func(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error) + func NewCellLocationServiceClient(cc grpc.ClientConnInterface) CellLocationServiceClient + type CellLocationServiceServer interface + ConvertQuartSecToDecDegrees func(context.Context, *ConvertQuartSecToDecDegreesRequest) (*ConvertQuartSecToDecDegreesResponse, error) + Equals func(context.Context, *EqualsRequest) (*EqualsResponse, error) + FillInNotifierBundle func(context.Context, *FillInNotifierBundleRequest) (*FillInNotifierBundleResponse, error) + GetBaseStationId func(context.Context, *GetBaseStationIdRequest) (*GetBaseStationIdResponse, error) + GetBaseStationLatitude func(context.Context, *GetBaseStationLatitudeRequest) (*GetBaseStationLatitudeResponse, error) + GetBaseStationLongitude func(context.Context, *GetBaseStationLongitudeRequest) (*GetBaseStationLongitudeResponse, error) + GetNetworkId func(context.Context, *GetNetworkIdRequest) (*GetNetworkIdResponse, error) + GetSystemId func(context.Context, *GetSystemIdRequest) (*GetSystemIdResponse, error) + HashCode func(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + NewCellLocation func(context.Context, *NewCellLocationRequest) (*NewCellLocationResponse, error) + SetCellLocationData3 func(context.Context, *SetCellLocationData3Request) (*SetCellLocationData3Response, error) + SetCellLocationData5_1 func(context.Context, *SetCellLocationData5_1Request) (*SetCellLocationData5_1Response, error) + SetStateInvalid func(context.Context, *SetStateInvalidRequest) (*SetStateInvalidResponse, error) + ToString func(context.Context, *ToStringRequest) (*ToStringResponse, error) + type ConvertQuartSecToDecDegreesRequest struct + Arg0 int32 + Handle int64 + func (*ConvertQuartSecToDecDegreesRequest) Descriptor() ([]byte, []int) + func (*ConvertQuartSecToDecDegreesRequest) ProtoMessage() + func (x *ConvertQuartSecToDecDegreesRequest) GetArg0() int32 + func (x *ConvertQuartSecToDecDegreesRequest) GetHandle() int64 + func (x *ConvertQuartSecToDecDegreesRequest) ProtoReflect() protoreflect.Message + func (x *ConvertQuartSecToDecDegreesRequest) Reset() + func (x *ConvertQuartSecToDecDegreesRequest) String() string + type ConvertQuartSecToDecDegreesResponse struct + Result float64 + func (*ConvertQuartSecToDecDegreesResponse) Descriptor() ([]byte, []int) + func (*ConvertQuartSecToDecDegreesResponse) ProtoMessage() + func (x *ConvertQuartSecToDecDegreesResponse) GetResult() float64 + func (x *ConvertQuartSecToDecDegreesResponse) ProtoReflect() protoreflect.Message + func (x *ConvertQuartSecToDecDegreesResponse) Reset() + func (x *ConvertQuartSecToDecDegreesResponse) String() string + type EqualsRequest struct + Arg0 int64 + Handle int64 + func (*EqualsRequest) Descriptor() ([]byte, []int) + func (*EqualsRequest) ProtoMessage() + func (x *EqualsRequest) GetArg0() int64 + func (x *EqualsRequest) GetHandle() int64 + func (x *EqualsRequest) ProtoReflect() protoreflect.Message + func (x *EqualsRequest) Reset() + func (x *EqualsRequest) String() string + type EqualsResponse struct + Result bool + func (*EqualsResponse) Descriptor() ([]byte, []int) + func (*EqualsResponse) ProtoMessage() + func (x *EqualsResponse) GetResult() bool + func (x *EqualsResponse) ProtoReflect() protoreflect.Message + func (x *EqualsResponse) Reset() + func (x *EqualsResponse) String() string + type FillInNotifierBundleRequest struct + Arg0 int64 + Handle int64 + func (*FillInNotifierBundleRequest) Descriptor() ([]byte, []int) + func (*FillInNotifierBundleRequest) ProtoMessage() + func (x *FillInNotifierBundleRequest) GetArg0() int64 + func (x *FillInNotifierBundleRequest) GetHandle() int64 + func (x *FillInNotifierBundleRequest) ProtoReflect() protoreflect.Message + func (x *FillInNotifierBundleRequest) Reset() + func (x *FillInNotifierBundleRequest) String() string + type FillInNotifierBundleResponse struct + func (*FillInNotifierBundleResponse) Descriptor() ([]byte, []int) + func (*FillInNotifierBundleResponse) ProtoMessage() + func (x *FillInNotifierBundleResponse) ProtoReflect() protoreflect.Message + func (x *FillInNotifierBundleResponse) Reset() + func (x *FillInNotifierBundleResponse) String() string + type GetBaseStationIdRequest struct + Handle int64 + func (*GetBaseStationIdRequest) Descriptor() ([]byte, []int) + func (*GetBaseStationIdRequest) ProtoMessage() + func (x *GetBaseStationIdRequest) GetHandle() int64 + func (x *GetBaseStationIdRequest) ProtoReflect() protoreflect.Message + func (x *GetBaseStationIdRequest) Reset() + func (x *GetBaseStationIdRequest) String() string + type GetBaseStationIdResponse struct + Result int32 + func (*GetBaseStationIdResponse) Descriptor() ([]byte, []int) + func (*GetBaseStationIdResponse) ProtoMessage() + func (x *GetBaseStationIdResponse) GetResult() int32 + func (x *GetBaseStationIdResponse) ProtoReflect() protoreflect.Message + func (x *GetBaseStationIdResponse) Reset() + func (x *GetBaseStationIdResponse) String() string + type GetBaseStationLatitudeRequest struct + Handle int64 + func (*GetBaseStationLatitudeRequest) Descriptor() ([]byte, []int) + func (*GetBaseStationLatitudeRequest) ProtoMessage() + func (x *GetBaseStationLatitudeRequest) GetHandle() int64 + func (x *GetBaseStationLatitudeRequest) ProtoReflect() protoreflect.Message + func (x *GetBaseStationLatitudeRequest) Reset() + func (x *GetBaseStationLatitudeRequest) String() string + type GetBaseStationLatitudeResponse struct + Result int32 + func (*GetBaseStationLatitudeResponse) Descriptor() ([]byte, []int) + func (*GetBaseStationLatitudeResponse) ProtoMessage() + func (x *GetBaseStationLatitudeResponse) GetResult() int32 + func (x *GetBaseStationLatitudeResponse) ProtoReflect() protoreflect.Message + func (x *GetBaseStationLatitudeResponse) Reset() + func (x *GetBaseStationLatitudeResponse) String() string + type GetBaseStationLongitudeRequest struct + Handle int64 + func (*GetBaseStationLongitudeRequest) Descriptor() ([]byte, []int) + func (*GetBaseStationLongitudeRequest) ProtoMessage() + func (x *GetBaseStationLongitudeRequest) GetHandle() int64 + func (x *GetBaseStationLongitudeRequest) ProtoReflect() protoreflect.Message + func (x *GetBaseStationLongitudeRequest) Reset() + func (x *GetBaseStationLongitudeRequest) String() string + type GetBaseStationLongitudeResponse struct + Result int32 + func (*GetBaseStationLongitudeResponse) Descriptor() ([]byte, []int) + func (*GetBaseStationLongitudeResponse) ProtoMessage() + func (x *GetBaseStationLongitudeResponse) GetResult() int32 + func (x *GetBaseStationLongitudeResponse) ProtoReflect() protoreflect.Message + func (x *GetBaseStationLongitudeResponse) Reset() + func (x *GetBaseStationLongitudeResponse) String() string + type GetNetworkIdRequest struct + Handle int64 + func (*GetNetworkIdRequest) Descriptor() ([]byte, []int) + func (*GetNetworkIdRequest) ProtoMessage() + func (x *GetNetworkIdRequest) GetHandle() int64 + func (x *GetNetworkIdRequest) ProtoReflect() protoreflect.Message + func (x *GetNetworkIdRequest) Reset() + func (x *GetNetworkIdRequest) String() string + type GetNetworkIdResponse struct + Result int32 + func (*GetNetworkIdResponse) Descriptor() ([]byte, []int) + func (*GetNetworkIdResponse) ProtoMessage() + func (x *GetNetworkIdResponse) GetResult() int32 + func (x *GetNetworkIdResponse) ProtoReflect() protoreflect.Message + func (x *GetNetworkIdResponse) Reset() + func (x *GetNetworkIdResponse) String() string + type GetSystemIdRequest struct + Handle int64 + func (*GetSystemIdRequest) Descriptor() ([]byte, []int) + func (*GetSystemIdRequest) ProtoMessage() + func (x *GetSystemIdRequest) GetHandle() int64 + func (x *GetSystemIdRequest) ProtoReflect() protoreflect.Message + func (x *GetSystemIdRequest) Reset() + func (x *GetSystemIdRequest) String() string + type GetSystemIdResponse struct + Result int32 + func (*GetSystemIdResponse) Descriptor() ([]byte, []int) + func (*GetSystemIdResponse) ProtoMessage() + func (x *GetSystemIdResponse) GetResult() int32 + func (x *GetSystemIdResponse) ProtoReflect() protoreflect.Message + func (x *GetSystemIdResponse) Reset() + func (x *GetSystemIdResponse) String() string + type HashCodeRequest struct + Handle int64 + func (*HashCodeRequest) Descriptor() ([]byte, []int) + func (*HashCodeRequest) ProtoMessage() + func (x *HashCodeRequest) GetHandle() int64 + func (x *HashCodeRequest) ProtoReflect() protoreflect.Message + func (x *HashCodeRequest) Reset() + func (x *HashCodeRequest) String() string + type HashCodeResponse struct + Result int32 + func (*HashCodeResponse) Descriptor() ([]byte, []int) + func (*HashCodeResponse) ProtoMessage() + func (x *HashCodeResponse) GetResult() int32 + func (x *HashCodeResponse) ProtoReflect() protoreflect.Message + func (x *HashCodeResponse) Reset() + func (x *HashCodeResponse) String() string + type NewCellLocationRequest struct + func (*NewCellLocationRequest) Descriptor() ([]byte, []int) + func (*NewCellLocationRequest) ProtoMessage() + func (x *NewCellLocationRequest) ProtoReflect() protoreflect.Message + func (x *NewCellLocationRequest) Reset() + func (x *NewCellLocationRequest) String() string + type NewCellLocationResponse struct + Result int64 + func (*NewCellLocationResponse) Descriptor() ([]byte, []int) + func (*NewCellLocationResponse) ProtoMessage() + func (x *NewCellLocationResponse) GetResult() int64 + func (x *NewCellLocationResponse) ProtoReflect() protoreflect.Message + func (x *NewCellLocationResponse) Reset() + func (x *NewCellLocationResponse) String() string + type SetCellLocationData3Request struct + Arg0 int32 + Arg1 int32 + Arg2 int32 + Handle int64 + func (*SetCellLocationData3Request) Descriptor() ([]byte, []int) + func (*SetCellLocationData3Request) ProtoMessage() + func (x *SetCellLocationData3Request) GetArg0() int32 + func (x *SetCellLocationData3Request) GetArg1() int32 + func (x *SetCellLocationData3Request) GetArg2() int32 + func (x *SetCellLocationData3Request) GetHandle() int64 + func (x *SetCellLocationData3Request) ProtoReflect() protoreflect.Message + func (x *SetCellLocationData3Request) Reset() + func (x *SetCellLocationData3Request) String() string + type SetCellLocationData3Response struct + func (*SetCellLocationData3Response) Descriptor() ([]byte, []int) + func (*SetCellLocationData3Response) ProtoMessage() + func (x *SetCellLocationData3Response) ProtoReflect() protoreflect.Message + func (x *SetCellLocationData3Response) Reset() + func (x *SetCellLocationData3Response) String() string + type SetCellLocationData5_1Request struct + Arg0 int32 + Arg1 int32 + Arg2 int32 + Arg3 int32 + Arg4 int32 + Handle int64 + func (*SetCellLocationData5_1Request) Descriptor() ([]byte, []int) + func (*SetCellLocationData5_1Request) ProtoMessage() + func (x *SetCellLocationData5_1Request) GetArg0() int32 + func (x *SetCellLocationData5_1Request) GetArg1() int32 + func (x *SetCellLocationData5_1Request) GetArg2() int32 + func (x *SetCellLocationData5_1Request) GetArg3() int32 + func (x *SetCellLocationData5_1Request) GetArg4() int32 + func (x *SetCellLocationData5_1Request) GetHandle() int64 + func (x *SetCellLocationData5_1Request) ProtoReflect() protoreflect.Message + func (x *SetCellLocationData5_1Request) Reset() + func (x *SetCellLocationData5_1Request) String() string + type SetCellLocationData5_1Response struct + func (*SetCellLocationData5_1Response) Descriptor() ([]byte, []int) + func (*SetCellLocationData5_1Response) ProtoMessage() + func (x *SetCellLocationData5_1Response) ProtoReflect() protoreflect.Message + func (x *SetCellLocationData5_1Response) Reset() + func (x *SetCellLocationData5_1Response) String() string + type SetStateInvalidRequest struct + Handle int64 + func (*SetStateInvalidRequest) Descriptor() ([]byte, []int) + func (*SetStateInvalidRequest) ProtoMessage() + func (x *SetStateInvalidRequest) GetHandle() int64 + func (x *SetStateInvalidRequest) ProtoReflect() protoreflect.Message + func (x *SetStateInvalidRequest) Reset() + func (x *SetStateInvalidRequest) String() string + type SetStateInvalidResponse struct + func (*SetStateInvalidResponse) Descriptor() ([]byte, []int) + func (*SetStateInvalidResponse) ProtoMessage() + func (x *SetStateInvalidResponse) ProtoReflect() protoreflect.Message + func (x *SetStateInvalidResponse) Reset() + func (x *SetStateInvalidResponse) String() string + type ToStringRequest struct + Handle int64 + func (*ToStringRequest) Descriptor() ([]byte, []int) + func (*ToStringRequest) ProtoMessage() + func (x *ToStringRequest) GetHandle() int64 + 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 UnimplementedCellLocationServiceServer struct + func (UnimplementedCellLocationServiceServer) ConvertQuartSecToDecDegrees(context.Context, *ConvertQuartSecToDecDegreesRequest) (*ConvertQuartSecToDecDegreesResponse, error) + func (UnimplementedCellLocationServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error) + func (UnimplementedCellLocationServiceServer) FillInNotifierBundle(context.Context, *FillInNotifierBundleRequest) (*FillInNotifierBundleResponse, error) + func (UnimplementedCellLocationServiceServer) GetBaseStationId(context.Context, *GetBaseStationIdRequest) (*GetBaseStationIdResponse, error) + func (UnimplementedCellLocationServiceServer) GetBaseStationLatitude(context.Context, *GetBaseStationLatitudeRequest) (*GetBaseStationLatitudeResponse, error) + func (UnimplementedCellLocationServiceServer) GetBaseStationLongitude(context.Context, *GetBaseStationLongitudeRequest) (*GetBaseStationLongitudeResponse, error) + func (UnimplementedCellLocationServiceServer) GetNetworkId(context.Context, *GetNetworkIdRequest) (*GetNetworkIdResponse, error) + func (UnimplementedCellLocationServiceServer) GetSystemId(context.Context, *GetSystemIdRequest) (*GetSystemIdResponse, error) + func (UnimplementedCellLocationServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedCellLocationServiceServer) NewCellLocation(context.Context, *NewCellLocationRequest) (*NewCellLocationResponse, error) + func (UnimplementedCellLocationServiceServer) SetCellLocationData3(context.Context, *SetCellLocationData3Request) (*SetCellLocationData3Response, error) + func (UnimplementedCellLocationServiceServer) SetCellLocationData5_1(context.Context, *SetCellLocationData5_1Request) (*SetCellLocationData5_1Response, error) + func (UnimplementedCellLocationServiceServer) SetStateInvalid(context.Context, *SetStateInvalidRequest) (*SetStateInvalidResponse, error) + func (UnimplementedCellLocationServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error) + type UnsafeCellLocationServiceServer interface