wifi_rtt

package
v0.0.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	RangingResultService_DescribeContents_FullMethodName                         = "/wifi_rtt.RangingResultService/DescribeContents"
	RangingResultService_Equals_FullMethodName                                   = "/wifi_rtt.RangingResultService/Equals"
	RangingResultService_Get80211AzInitiatorTxLtfRepetitionsCount_FullMethodName = "/wifi_rtt.RangingResultService/Get80211azInitiatorTxLtfRepetitionsCount"
	RangingResultService_Get80211AzNumberOfRxSpatialStreams_FullMethodName       = "/wifi_rtt.RangingResultService/Get80211azNumberOfRxSpatialStreams"
	RangingResultService_Get80211AzNumberOfTxSpatialStreams_FullMethodName       = "/wifi_rtt.RangingResultService/Get80211azNumberOfTxSpatialStreams"
	RangingResultService_Get80211AzResponderTxLtfRepetitionsCount_FullMethodName = "/wifi_rtt.RangingResultService/Get80211azResponderTxLtfRepetitionsCount"
	RangingResultService_GetDistanceMm_FullMethodName                            = "/wifi_rtt.RangingResultService/GetDistanceMm"
	RangingResultService_GetDistanceStdDevMm_FullMethodName                      = "/wifi_rtt.RangingResultService/GetDistanceStdDevMm"
	RangingResultService_GetLci_FullMethodName                                   = "/wifi_rtt.RangingResultService/GetLci"
	RangingResultService_GetLcr_FullMethodName                                   = "/wifi_rtt.RangingResultService/GetLcr"
	RangingResultService_GetMacAddress_FullMethodName                            = "/wifi_rtt.RangingResultService/GetMacAddress"
	RangingResultService_GetMaxTimeBetweenNtbMeasurementsMicros_FullMethodName   = "/wifi_rtt.RangingResultService/GetMaxTimeBetweenNtbMeasurementsMicros"
	RangingResultService_GetMeasurementBandwidth_FullMethodName                  = "/wifi_rtt.RangingResultService/GetMeasurementBandwidth"
	RangingResultService_GetMeasurementChannelFrequencyMHz_FullMethodName        = "/wifi_rtt.RangingResultService/GetMeasurementChannelFrequencyMHz"
	RangingResultService_GetMinTimeBetweenNtbMeasurementsMicros_FullMethodName   = "/wifi_rtt.RangingResultService/GetMinTimeBetweenNtbMeasurementsMicros"
	RangingResultService_GetNumAttemptedMeasurements_FullMethodName              = "/wifi_rtt.RangingResultService/GetNumAttemptedMeasurements"
	RangingResultService_GetNumSuccessfulMeasurements_FullMethodName             = "/wifi_rtt.RangingResultService/GetNumSuccessfulMeasurements"
	RangingResultService_GetPasnComebackAfterMillis_FullMethodName               = "/wifi_rtt.RangingResultService/GetPasnComebackAfterMillis"
	RangingResultService_GetPasnComebackCookie_FullMethodName                    = "/wifi_rtt.RangingResultService/GetPasnComebackCookie"
	RangingResultService_GetPeerHandle_FullMethodName                            = "/wifi_rtt.RangingResultService/GetPeerHandle"
	RangingResultService_GetRangingTimestampMillis_FullMethodName                = "/wifi_rtt.RangingResultService/GetRangingTimestampMillis"
	RangingResultService_GetRssi_FullMethodName                                  = "/wifi_rtt.RangingResultService/GetRssi"
	RangingResultService_GetSecureHeLtfProtocolVersion_FullMethodName            = "/wifi_rtt.RangingResultService/GetSecureHeLtfProtocolVersion"
	RangingResultService_GetStatus_FullMethodName                                = "/wifi_rtt.RangingResultService/GetStatus"
	RangingResultService_GetUnverifiedResponderLocation_FullMethodName           = "/wifi_rtt.RangingResultService/GetUnverifiedResponderLocation"
	RangingResultService_HashCode_FullMethodName                                 = "/wifi_rtt.RangingResultService/HashCode"
	RangingResultService_Is80211AzNtbMeasurement_FullMethodName                  = "/wifi_rtt.RangingResultService/Is80211azNtbMeasurement"
	RangingResultService_Is80211McMeasurement_FullMethodName                     = "/wifi_rtt.RangingResultService/Is80211mcMeasurement"
	RangingResultService_IsRangingAuthenticated_FullMethodName                   = "/wifi_rtt.RangingResultService/IsRangingAuthenticated"
	RangingResultService_IsRangingFrameProtected_FullMethodName                  = "/wifi_rtt.RangingResultService/IsRangingFrameProtected"
	RangingResultService_IsSecureHeLtfEnabled_FullMethodName                     = "/wifi_rtt.RangingResultService/IsSecureHeLtfEnabled"
	RangingResultService_ToString_FullMethodName                                 = "/wifi_rtt.RangingResultService/ToString"
	RangingResultService_WriteToParcel_FullMethodName                            = "/wifi_rtt.RangingResultService/WriteToParcel"
)
View Source
const (
	WifiRttManagerService_GetRttCharacteristics_FullMethodName = "/wifi_rtt.WifiRttManagerService/GetRttCharacteristics"
	WifiRttManagerService_IsAvailable_FullMethodName           = "/wifi_rtt.WifiRttManagerService/IsAvailable"
	WifiRttManagerService_StartRanging_FullMethodName          = "/wifi_rtt.WifiRttManagerService/StartRanging"
)

Variables

View Source
var File_proto_wifi_rtt_wifi_rtt_proto protoreflect.FileDescriptor
View Source
var RangingResultService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "wifi_rtt.RangingResultService",
	HandlerType: (*RangingResultServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _RangingResultService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _RangingResultService_Equals_Handler,
		},
		{
			MethodName: "Get80211azInitiatorTxLtfRepetitionsCount",
			Handler:    _RangingResultService_Get80211AzInitiatorTxLtfRepetitionsCount_Handler,
		},
		{
			MethodName: "Get80211azNumberOfRxSpatialStreams",
			Handler:    _RangingResultService_Get80211AzNumberOfRxSpatialStreams_Handler,
		},
		{
			MethodName: "Get80211azNumberOfTxSpatialStreams",
			Handler:    _RangingResultService_Get80211AzNumberOfTxSpatialStreams_Handler,
		},
		{
			MethodName: "Get80211azResponderTxLtfRepetitionsCount",
			Handler:    _RangingResultService_Get80211AzResponderTxLtfRepetitionsCount_Handler,
		},
		{
			MethodName: "GetDistanceMm",
			Handler:    _RangingResultService_GetDistanceMm_Handler,
		},
		{
			MethodName: "GetDistanceStdDevMm",
			Handler:    _RangingResultService_GetDistanceStdDevMm_Handler,
		},
		{
			MethodName: "GetLci",
			Handler:    _RangingResultService_GetLci_Handler,
		},
		{
			MethodName: "GetLcr",
			Handler:    _RangingResultService_GetLcr_Handler,
		},
		{
			MethodName: "GetMacAddress",
			Handler:    _RangingResultService_GetMacAddress_Handler,
		},
		{
			MethodName: "GetMaxTimeBetweenNtbMeasurementsMicros",
			Handler:    _RangingResultService_GetMaxTimeBetweenNtbMeasurementsMicros_Handler,
		},
		{
			MethodName: "GetMeasurementBandwidth",
			Handler:    _RangingResultService_GetMeasurementBandwidth_Handler,
		},
		{
			MethodName: "GetMeasurementChannelFrequencyMHz",
			Handler:    _RangingResultService_GetMeasurementChannelFrequencyMHz_Handler,
		},
		{
			MethodName: "GetMinTimeBetweenNtbMeasurementsMicros",
			Handler:    _RangingResultService_GetMinTimeBetweenNtbMeasurementsMicros_Handler,
		},
		{
			MethodName: "GetNumAttemptedMeasurements",
			Handler:    _RangingResultService_GetNumAttemptedMeasurements_Handler,
		},
		{
			MethodName: "GetNumSuccessfulMeasurements",
			Handler:    _RangingResultService_GetNumSuccessfulMeasurements_Handler,
		},
		{
			MethodName: "GetPasnComebackAfterMillis",
			Handler:    _RangingResultService_GetPasnComebackAfterMillis_Handler,
		},
		{
			MethodName: "GetPasnComebackCookie",
			Handler:    _RangingResultService_GetPasnComebackCookie_Handler,
		},
		{
			MethodName: "GetPeerHandle",
			Handler:    _RangingResultService_GetPeerHandle_Handler,
		},
		{
			MethodName: "GetRangingTimestampMillis",
			Handler:    _RangingResultService_GetRangingTimestampMillis_Handler,
		},
		{
			MethodName: "GetRssi",
			Handler:    _RangingResultService_GetRssi_Handler,
		},
		{
			MethodName: "GetSecureHeLtfProtocolVersion",
			Handler:    _RangingResultService_GetSecureHeLtfProtocolVersion_Handler,
		},
		{
			MethodName: "GetStatus",
			Handler:    _RangingResultService_GetStatus_Handler,
		},
		{
			MethodName: "GetUnverifiedResponderLocation",
			Handler:    _RangingResultService_GetUnverifiedResponderLocation_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _RangingResultService_HashCode_Handler,
		},
		{
			MethodName: "Is80211azNtbMeasurement",
			Handler:    _RangingResultService_Is80211AzNtbMeasurement_Handler,
		},
		{
			MethodName: "Is80211mcMeasurement",
			Handler:    _RangingResultService_Is80211McMeasurement_Handler,
		},
		{
			MethodName: "IsRangingAuthenticated",
			Handler:    _RangingResultService_IsRangingAuthenticated_Handler,
		},
		{
			MethodName: "IsRangingFrameProtected",
			Handler:    _RangingResultService_IsRangingFrameProtected_Handler,
		},
		{
			MethodName: "IsSecureHeLtfEnabled",
			Handler:    _RangingResultService_IsSecureHeLtfEnabled_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _RangingResultService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _RangingResultService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/wifi_rtt/wifi_rtt.proto",
}

RangingResultService_ServiceDesc is the grpc.ServiceDesc for RangingResultService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var WifiRttManagerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "wifi_rtt.WifiRttManagerService",
	HandlerType: (*WifiRttManagerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetRttCharacteristics",
			Handler:    _WifiRttManagerService_GetRttCharacteristics_Handler,
		},
		{
			MethodName: "IsAvailable",
			Handler:    _WifiRttManagerService_IsAvailable_Handler,
		},
		{
			MethodName: "StartRanging",
			Handler:    _WifiRttManagerService_StartRanging_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/wifi_rtt/wifi_rtt.proto",
}

WifiRttManagerService_ServiceDesc is the grpc.ServiceDesc for WifiRttManagerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterRangingResultServiceServer

func RegisterRangingResultServiceServer(s grpc.ServiceRegistrar, srv RangingResultServiceServer)

func RegisterWifiRttManagerServiceServer

func RegisterWifiRttManagerServiceServer(s grpc.ServiceRegistrar, srv WifiRttManagerServiceServer)

Types

type DescribeContentsRequest

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

func (*DescribeContentsRequest) Descriptor deprecated

func (*DescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*DescribeContentsRequest) ProtoMessage

func (*DescribeContentsRequest) ProtoMessage()

func (*DescribeContentsRequest) ProtoReflect

func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message

func (*DescribeContentsRequest) Reset

func (x *DescribeContentsRequest) Reset()

func (*DescribeContentsRequest) String

func (x *DescribeContentsRequest) String() string

type DescribeContentsResponse

type DescribeContentsResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeContentsResponse) Descriptor deprecated

func (*DescribeContentsResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeContentsResponse.ProtoReflect.Descriptor instead.

func (*DescribeContentsResponse) GetResult

func (x *DescribeContentsResponse) GetResult() int32

func (*DescribeContentsResponse) ProtoMessage

func (*DescribeContentsResponse) ProtoMessage()

func (*DescribeContentsResponse) ProtoReflect

func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message

func (*DescribeContentsResponse) Reset

func (x *DescribeContentsResponse) Reset()

func (*DescribeContentsResponse) String

func (x *DescribeContentsResponse) String() string

type EqualsRequest

type EqualsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*EqualsRequest) Descriptor deprecated

func (*EqualsRequest) Descriptor() ([]byte, []int)

Deprecated: Use EqualsRequest.ProtoReflect.Descriptor instead.

func (*EqualsRequest) GetArg0

func (x *EqualsRequest) GetArg0() int64

func (*EqualsRequest) ProtoMessage

func (*EqualsRequest) ProtoMessage()

func (*EqualsRequest) ProtoReflect

func (x *EqualsRequest) ProtoReflect() protoreflect.Message

func (*EqualsRequest) Reset

func (x *EqualsRequest) Reset()

func (*EqualsRequest) String

func (x *EqualsRequest) String() string

type EqualsResponse

type EqualsResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*EqualsResponse) Descriptor deprecated

func (*EqualsResponse) Descriptor() ([]byte, []int)

Deprecated: Use EqualsResponse.ProtoReflect.Descriptor instead.

func (*EqualsResponse) GetResult

func (x *EqualsResponse) GetResult() bool

func (*EqualsResponse) ProtoMessage

func (*EqualsResponse) ProtoMessage()

func (*EqualsResponse) ProtoReflect

func (x *EqualsResponse) ProtoReflect() protoreflect.Message

func (*EqualsResponse) Reset

func (x *EqualsResponse) Reset()

func (*EqualsResponse) String

func (x *EqualsResponse) String() string

type Get80211AzInitiatorTxLtfRepetitionsCountRequest

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

func (*Get80211AzInitiatorTxLtfRepetitionsCountRequest) Descriptor deprecated

Deprecated: Use Get80211AzInitiatorTxLtfRepetitionsCountRequest.ProtoReflect.Descriptor instead.

func (*Get80211AzInitiatorTxLtfRepetitionsCountRequest) ProtoMessage

func (*Get80211AzInitiatorTxLtfRepetitionsCountRequest) ProtoReflect

func (*Get80211AzInitiatorTxLtfRepetitionsCountRequest) Reset

func (*Get80211AzInitiatorTxLtfRepetitionsCountRequest) String

type Get80211AzInitiatorTxLtfRepetitionsCountResponse

type Get80211AzInitiatorTxLtfRepetitionsCountResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*Get80211AzInitiatorTxLtfRepetitionsCountResponse) Descriptor deprecated

Deprecated: Use Get80211AzInitiatorTxLtfRepetitionsCountResponse.ProtoReflect.Descriptor instead.

func (*Get80211AzInitiatorTxLtfRepetitionsCountResponse) GetResult

func (*Get80211AzInitiatorTxLtfRepetitionsCountResponse) ProtoMessage

func (*Get80211AzInitiatorTxLtfRepetitionsCountResponse) ProtoReflect

func (*Get80211AzInitiatorTxLtfRepetitionsCountResponse) Reset

func (*Get80211AzInitiatorTxLtfRepetitionsCountResponse) String

type Get80211AzNumberOfRxSpatialStreamsRequest

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

func (*Get80211AzNumberOfRxSpatialStreamsRequest) Descriptor deprecated

func (*Get80211AzNumberOfRxSpatialStreamsRequest) Descriptor() ([]byte, []int)

Deprecated: Use Get80211AzNumberOfRxSpatialStreamsRequest.ProtoReflect.Descriptor instead.

func (*Get80211AzNumberOfRxSpatialStreamsRequest) ProtoMessage

func (*Get80211AzNumberOfRxSpatialStreamsRequest) ProtoReflect

func (*Get80211AzNumberOfRxSpatialStreamsRequest) Reset

func (*Get80211AzNumberOfRxSpatialStreamsRequest) String

type Get80211AzNumberOfRxSpatialStreamsResponse

type Get80211AzNumberOfRxSpatialStreamsResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*Get80211AzNumberOfRxSpatialStreamsResponse) Descriptor deprecated

Deprecated: Use Get80211AzNumberOfRxSpatialStreamsResponse.ProtoReflect.Descriptor instead.

func (*Get80211AzNumberOfRxSpatialStreamsResponse) GetResult

func (*Get80211AzNumberOfRxSpatialStreamsResponse) ProtoMessage

func (*Get80211AzNumberOfRxSpatialStreamsResponse) ProtoReflect

func (*Get80211AzNumberOfRxSpatialStreamsResponse) Reset

func (*Get80211AzNumberOfRxSpatialStreamsResponse) String

type Get80211AzNumberOfTxSpatialStreamsRequest

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

func (*Get80211AzNumberOfTxSpatialStreamsRequest) Descriptor deprecated

func (*Get80211AzNumberOfTxSpatialStreamsRequest) Descriptor() ([]byte, []int)

Deprecated: Use Get80211AzNumberOfTxSpatialStreamsRequest.ProtoReflect.Descriptor instead.

func (*Get80211AzNumberOfTxSpatialStreamsRequest) ProtoMessage

func (*Get80211AzNumberOfTxSpatialStreamsRequest) ProtoReflect

func (*Get80211AzNumberOfTxSpatialStreamsRequest) Reset

func (*Get80211AzNumberOfTxSpatialStreamsRequest) String

type Get80211AzNumberOfTxSpatialStreamsResponse

type Get80211AzNumberOfTxSpatialStreamsResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*Get80211AzNumberOfTxSpatialStreamsResponse) Descriptor deprecated

Deprecated: Use Get80211AzNumberOfTxSpatialStreamsResponse.ProtoReflect.Descriptor instead.

func (*Get80211AzNumberOfTxSpatialStreamsResponse) GetResult

func (*Get80211AzNumberOfTxSpatialStreamsResponse) ProtoMessage

func (*Get80211AzNumberOfTxSpatialStreamsResponse) ProtoReflect

func (*Get80211AzNumberOfTxSpatialStreamsResponse) Reset

func (*Get80211AzNumberOfTxSpatialStreamsResponse) String

type Get80211AzResponderTxLtfRepetitionsCountRequest

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

func (*Get80211AzResponderTxLtfRepetitionsCountRequest) Descriptor deprecated

Deprecated: Use Get80211AzResponderTxLtfRepetitionsCountRequest.ProtoReflect.Descriptor instead.

func (*Get80211AzResponderTxLtfRepetitionsCountRequest) ProtoMessage

func (*Get80211AzResponderTxLtfRepetitionsCountRequest) ProtoReflect

func (*Get80211AzResponderTxLtfRepetitionsCountRequest) Reset

func (*Get80211AzResponderTxLtfRepetitionsCountRequest) String

type Get80211AzResponderTxLtfRepetitionsCountResponse

type Get80211AzResponderTxLtfRepetitionsCountResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*Get80211AzResponderTxLtfRepetitionsCountResponse) Descriptor deprecated

Deprecated: Use Get80211AzResponderTxLtfRepetitionsCountResponse.ProtoReflect.Descriptor instead.

func (*Get80211AzResponderTxLtfRepetitionsCountResponse) GetResult

func (*Get80211AzResponderTxLtfRepetitionsCountResponse) ProtoMessage

func (*Get80211AzResponderTxLtfRepetitionsCountResponse) ProtoReflect

func (*Get80211AzResponderTxLtfRepetitionsCountResponse) Reset

func (*Get80211AzResponderTxLtfRepetitionsCountResponse) String

type GetDistanceMmRequest

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

func (*GetDistanceMmRequest) Descriptor deprecated

func (*GetDistanceMmRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDistanceMmRequest.ProtoReflect.Descriptor instead.

func (*GetDistanceMmRequest) ProtoMessage

func (*GetDistanceMmRequest) ProtoMessage()

func (*GetDistanceMmRequest) ProtoReflect

func (x *GetDistanceMmRequest) ProtoReflect() protoreflect.Message

func (*GetDistanceMmRequest) Reset

func (x *GetDistanceMmRequest) Reset()

func (*GetDistanceMmRequest) String

func (x *GetDistanceMmRequest) String() string

type GetDistanceMmResponse

type GetDistanceMmResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDistanceMmResponse) Descriptor deprecated

func (*GetDistanceMmResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDistanceMmResponse.ProtoReflect.Descriptor instead.

func (*GetDistanceMmResponse) GetResult

func (x *GetDistanceMmResponse) GetResult() int32

func (*GetDistanceMmResponse) ProtoMessage

func (*GetDistanceMmResponse) ProtoMessage()

func (*GetDistanceMmResponse) ProtoReflect

func (x *GetDistanceMmResponse) ProtoReflect() protoreflect.Message

func (*GetDistanceMmResponse) Reset

func (x *GetDistanceMmResponse) Reset()

func (*GetDistanceMmResponse) String

func (x *GetDistanceMmResponse) String() string

type GetDistanceStdDevMmRequest

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

func (*GetDistanceStdDevMmRequest) Descriptor deprecated

func (*GetDistanceStdDevMmRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDistanceStdDevMmRequest.ProtoReflect.Descriptor instead.

func (*GetDistanceStdDevMmRequest) ProtoMessage

func (*GetDistanceStdDevMmRequest) ProtoMessage()

func (*GetDistanceStdDevMmRequest) ProtoReflect

func (*GetDistanceStdDevMmRequest) Reset

func (x *GetDistanceStdDevMmRequest) Reset()

func (*GetDistanceStdDevMmRequest) String

func (x *GetDistanceStdDevMmRequest) String() string

type GetDistanceStdDevMmResponse

type GetDistanceStdDevMmResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDistanceStdDevMmResponse) Descriptor deprecated

func (*GetDistanceStdDevMmResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDistanceStdDevMmResponse.ProtoReflect.Descriptor instead.

func (*GetDistanceStdDevMmResponse) GetResult

func (x *GetDistanceStdDevMmResponse) GetResult() int32

func (*GetDistanceStdDevMmResponse) ProtoMessage

func (*GetDistanceStdDevMmResponse) ProtoMessage()

func (*GetDistanceStdDevMmResponse) ProtoReflect

func (*GetDistanceStdDevMmResponse) Reset

func (x *GetDistanceStdDevMmResponse) Reset()

func (*GetDistanceStdDevMmResponse) String

func (x *GetDistanceStdDevMmResponse) String() string

type GetLciRequest

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

func (*GetLciRequest) Descriptor deprecated

func (*GetLciRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLciRequest.ProtoReflect.Descriptor instead.

func (*GetLciRequest) ProtoMessage

func (*GetLciRequest) ProtoMessage()

func (*GetLciRequest) ProtoReflect

func (x *GetLciRequest) ProtoReflect() protoreflect.Message

func (*GetLciRequest) Reset

func (x *GetLciRequest) Reset()

func (*GetLciRequest) String

func (x *GetLciRequest) String() string

type GetLciResponse

type GetLciResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLciResponse) Descriptor deprecated

func (*GetLciResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLciResponse.ProtoReflect.Descriptor instead.

func (*GetLciResponse) GetResult

func (x *GetLciResponse) GetResult() int64

func (*GetLciResponse) ProtoMessage

func (*GetLciResponse) ProtoMessage()

func (*GetLciResponse) ProtoReflect

func (x *GetLciResponse) ProtoReflect() protoreflect.Message

func (*GetLciResponse) Reset

func (x *GetLciResponse) Reset()

func (*GetLciResponse) String

func (x *GetLciResponse) String() string

type GetLcrRequest

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

func (*GetLcrRequest) Descriptor deprecated

func (*GetLcrRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLcrRequest.ProtoReflect.Descriptor instead.

func (*GetLcrRequest) ProtoMessage

func (*GetLcrRequest) ProtoMessage()

func (*GetLcrRequest) ProtoReflect

func (x *GetLcrRequest) ProtoReflect() protoreflect.Message

func (*GetLcrRequest) Reset

func (x *GetLcrRequest) Reset()

func (*GetLcrRequest) String

func (x *GetLcrRequest) String() string

type GetLcrResponse

type GetLcrResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLcrResponse) Descriptor deprecated

func (*GetLcrResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLcrResponse.ProtoReflect.Descriptor instead.

func (*GetLcrResponse) GetResult

func (x *GetLcrResponse) GetResult() int64

func (*GetLcrResponse) ProtoMessage

func (*GetLcrResponse) ProtoMessage()

func (*GetLcrResponse) ProtoReflect

func (x *GetLcrResponse) ProtoReflect() protoreflect.Message

func (*GetLcrResponse) Reset

func (x *GetLcrResponse) Reset()

func (*GetLcrResponse) String

func (x *GetLcrResponse) String() string

type GetMacAddressRequest

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

func (*GetMacAddressRequest) Descriptor deprecated

func (*GetMacAddressRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMacAddressRequest.ProtoReflect.Descriptor instead.

func (*GetMacAddressRequest) ProtoMessage

func (*GetMacAddressRequest) ProtoMessage()

func (*GetMacAddressRequest) ProtoReflect

func (x *GetMacAddressRequest) ProtoReflect() protoreflect.Message

func (*GetMacAddressRequest) Reset

func (x *GetMacAddressRequest) Reset()

func (*GetMacAddressRequest) String

func (x *GetMacAddressRequest) String() string

type GetMacAddressResponse

type GetMacAddressResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMacAddressResponse) Descriptor deprecated

func (*GetMacAddressResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMacAddressResponse.ProtoReflect.Descriptor instead.

func (*GetMacAddressResponse) GetResult

func (x *GetMacAddressResponse) GetResult() int64

func (*GetMacAddressResponse) ProtoMessage

func (*GetMacAddressResponse) ProtoMessage()

func (*GetMacAddressResponse) ProtoReflect

func (x *GetMacAddressResponse) ProtoReflect() protoreflect.Message

func (*GetMacAddressResponse) Reset

func (x *GetMacAddressResponse) Reset()

func (*GetMacAddressResponse) String

func (x *GetMacAddressResponse) String() string

type GetMaxTimeBetweenNtbMeasurementsMicrosRequest

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

func (*GetMaxTimeBetweenNtbMeasurementsMicrosRequest) Descriptor deprecated

Deprecated: Use GetMaxTimeBetweenNtbMeasurementsMicrosRequest.ProtoReflect.Descriptor instead.

func (*GetMaxTimeBetweenNtbMeasurementsMicrosRequest) ProtoMessage

func (*GetMaxTimeBetweenNtbMeasurementsMicrosRequest) ProtoReflect

func (*GetMaxTimeBetweenNtbMeasurementsMicrosRequest) Reset

func (*GetMaxTimeBetweenNtbMeasurementsMicrosRequest) String

type GetMaxTimeBetweenNtbMeasurementsMicrosResponse

type GetMaxTimeBetweenNtbMeasurementsMicrosResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMaxTimeBetweenNtbMeasurementsMicrosResponse) Descriptor deprecated

Deprecated: Use GetMaxTimeBetweenNtbMeasurementsMicrosResponse.ProtoReflect.Descriptor instead.

func (*GetMaxTimeBetweenNtbMeasurementsMicrosResponse) GetResult

func (*GetMaxTimeBetweenNtbMeasurementsMicrosResponse) ProtoMessage

func (*GetMaxTimeBetweenNtbMeasurementsMicrosResponse) ProtoReflect

func (*GetMaxTimeBetweenNtbMeasurementsMicrosResponse) Reset

func (*GetMaxTimeBetweenNtbMeasurementsMicrosResponse) String

type GetMeasurementBandwidthRequest

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

func (*GetMeasurementBandwidthRequest) Descriptor deprecated

func (*GetMeasurementBandwidthRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMeasurementBandwidthRequest.ProtoReflect.Descriptor instead.

func (*GetMeasurementBandwidthRequest) ProtoMessage

func (*GetMeasurementBandwidthRequest) ProtoMessage()

func (*GetMeasurementBandwidthRequest) ProtoReflect

func (*GetMeasurementBandwidthRequest) Reset

func (x *GetMeasurementBandwidthRequest) Reset()

func (*GetMeasurementBandwidthRequest) String

type GetMeasurementBandwidthResponse

type GetMeasurementBandwidthResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMeasurementBandwidthResponse) Descriptor deprecated

func (*GetMeasurementBandwidthResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMeasurementBandwidthResponse.ProtoReflect.Descriptor instead.

func (*GetMeasurementBandwidthResponse) GetResult

func (x *GetMeasurementBandwidthResponse) GetResult() int32

func (*GetMeasurementBandwidthResponse) ProtoMessage

func (*GetMeasurementBandwidthResponse) ProtoMessage()

func (*GetMeasurementBandwidthResponse) ProtoReflect

func (*GetMeasurementBandwidthResponse) Reset

func (*GetMeasurementBandwidthResponse) String

type GetMeasurementChannelFrequencyMHzRequest

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

func (*GetMeasurementChannelFrequencyMHzRequest) Descriptor deprecated

func (*GetMeasurementChannelFrequencyMHzRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMeasurementChannelFrequencyMHzRequest.ProtoReflect.Descriptor instead.

func (*GetMeasurementChannelFrequencyMHzRequest) ProtoMessage

func (*GetMeasurementChannelFrequencyMHzRequest) ProtoReflect

func (*GetMeasurementChannelFrequencyMHzRequest) Reset

func (*GetMeasurementChannelFrequencyMHzRequest) String

type GetMeasurementChannelFrequencyMHzResponse

type GetMeasurementChannelFrequencyMHzResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMeasurementChannelFrequencyMHzResponse) Descriptor deprecated

func (*GetMeasurementChannelFrequencyMHzResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMeasurementChannelFrequencyMHzResponse.ProtoReflect.Descriptor instead.

func (*GetMeasurementChannelFrequencyMHzResponse) GetResult

func (*GetMeasurementChannelFrequencyMHzResponse) ProtoMessage

func (*GetMeasurementChannelFrequencyMHzResponse) ProtoReflect

func (*GetMeasurementChannelFrequencyMHzResponse) Reset

func (*GetMeasurementChannelFrequencyMHzResponse) String

type GetMinTimeBetweenNtbMeasurementsMicrosRequest

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

func (*GetMinTimeBetweenNtbMeasurementsMicrosRequest) Descriptor deprecated

Deprecated: Use GetMinTimeBetweenNtbMeasurementsMicrosRequest.ProtoReflect.Descriptor instead.

func (*GetMinTimeBetweenNtbMeasurementsMicrosRequest) ProtoMessage

func (*GetMinTimeBetweenNtbMeasurementsMicrosRequest) ProtoReflect

func (*GetMinTimeBetweenNtbMeasurementsMicrosRequest) Reset

func (*GetMinTimeBetweenNtbMeasurementsMicrosRequest) String

type GetMinTimeBetweenNtbMeasurementsMicrosResponse

type GetMinTimeBetweenNtbMeasurementsMicrosResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMinTimeBetweenNtbMeasurementsMicrosResponse) Descriptor deprecated

Deprecated: Use GetMinTimeBetweenNtbMeasurementsMicrosResponse.ProtoReflect.Descriptor instead.

func (*GetMinTimeBetweenNtbMeasurementsMicrosResponse) GetResult

func (*GetMinTimeBetweenNtbMeasurementsMicrosResponse) ProtoMessage

func (*GetMinTimeBetweenNtbMeasurementsMicrosResponse) ProtoReflect

func (*GetMinTimeBetweenNtbMeasurementsMicrosResponse) Reset

func (*GetMinTimeBetweenNtbMeasurementsMicrosResponse) String

type GetNumAttemptedMeasurementsRequest

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

func (*GetNumAttemptedMeasurementsRequest) Descriptor deprecated

func (*GetNumAttemptedMeasurementsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetNumAttemptedMeasurementsRequest.ProtoReflect.Descriptor instead.

func (*GetNumAttemptedMeasurementsRequest) ProtoMessage

func (*GetNumAttemptedMeasurementsRequest) ProtoMessage()

func (*GetNumAttemptedMeasurementsRequest) ProtoReflect

func (*GetNumAttemptedMeasurementsRequest) Reset

func (*GetNumAttemptedMeasurementsRequest) String

type GetNumAttemptedMeasurementsResponse

type GetNumAttemptedMeasurementsResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetNumAttemptedMeasurementsResponse) Descriptor deprecated

func (*GetNumAttemptedMeasurementsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetNumAttemptedMeasurementsResponse.ProtoReflect.Descriptor instead.

func (*GetNumAttemptedMeasurementsResponse) GetResult

func (*GetNumAttemptedMeasurementsResponse) ProtoMessage

func (*GetNumAttemptedMeasurementsResponse) ProtoMessage()

func (*GetNumAttemptedMeasurementsResponse) ProtoReflect

func (*GetNumAttemptedMeasurementsResponse) Reset

func (*GetNumAttemptedMeasurementsResponse) String

type GetNumSuccessfulMeasurementsRequest

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

func (*GetNumSuccessfulMeasurementsRequest) Descriptor deprecated

func (*GetNumSuccessfulMeasurementsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetNumSuccessfulMeasurementsRequest.ProtoReflect.Descriptor instead.

func (*GetNumSuccessfulMeasurementsRequest) ProtoMessage

func (*GetNumSuccessfulMeasurementsRequest) ProtoMessage()

func (*GetNumSuccessfulMeasurementsRequest) ProtoReflect

func (*GetNumSuccessfulMeasurementsRequest) Reset

func (*GetNumSuccessfulMeasurementsRequest) String

type GetNumSuccessfulMeasurementsResponse

type GetNumSuccessfulMeasurementsResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetNumSuccessfulMeasurementsResponse) Descriptor deprecated

func (*GetNumSuccessfulMeasurementsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetNumSuccessfulMeasurementsResponse.ProtoReflect.Descriptor instead.

func (*GetNumSuccessfulMeasurementsResponse) GetResult

func (*GetNumSuccessfulMeasurementsResponse) ProtoMessage

func (*GetNumSuccessfulMeasurementsResponse) ProtoMessage()

func (*GetNumSuccessfulMeasurementsResponse) ProtoReflect

func (*GetNumSuccessfulMeasurementsResponse) Reset

func (*GetNumSuccessfulMeasurementsResponse) String

type GetPasnComebackAfterMillisRequest

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

func (*GetPasnComebackAfterMillisRequest) Descriptor deprecated

func (*GetPasnComebackAfterMillisRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetPasnComebackAfterMillisRequest.ProtoReflect.Descriptor instead.

func (*GetPasnComebackAfterMillisRequest) ProtoMessage

func (*GetPasnComebackAfterMillisRequest) ProtoMessage()

func (*GetPasnComebackAfterMillisRequest) ProtoReflect

func (*GetPasnComebackAfterMillisRequest) Reset

func (*GetPasnComebackAfterMillisRequest) String

type GetPasnComebackAfterMillisResponse

type GetPasnComebackAfterMillisResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPasnComebackAfterMillisResponse) Descriptor deprecated

func (*GetPasnComebackAfterMillisResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetPasnComebackAfterMillisResponse.ProtoReflect.Descriptor instead.

func (*GetPasnComebackAfterMillisResponse) GetResult

func (*GetPasnComebackAfterMillisResponse) ProtoMessage

func (*GetPasnComebackAfterMillisResponse) ProtoMessage()

func (*GetPasnComebackAfterMillisResponse) ProtoReflect

func (*GetPasnComebackAfterMillisResponse) Reset

func (*GetPasnComebackAfterMillisResponse) String

type GetPasnComebackCookieRequest

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

func (*GetPasnComebackCookieRequest) Descriptor deprecated

func (*GetPasnComebackCookieRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetPasnComebackCookieRequest.ProtoReflect.Descriptor instead.

func (*GetPasnComebackCookieRequest) ProtoMessage

func (*GetPasnComebackCookieRequest) ProtoMessage()

func (*GetPasnComebackCookieRequest) ProtoReflect

func (*GetPasnComebackCookieRequest) Reset

func (x *GetPasnComebackCookieRequest) Reset()

func (*GetPasnComebackCookieRequest) String

type GetPasnComebackCookieResponse

type GetPasnComebackCookieResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPasnComebackCookieResponse) Descriptor deprecated

func (*GetPasnComebackCookieResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetPasnComebackCookieResponse.ProtoReflect.Descriptor instead.

func (*GetPasnComebackCookieResponse) GetResult

func (x *GetPasnComebackCookieResponse) GetResult() int64

func (*GetPasnComebackCookieResponse) ProtoMessage

func (*GetPasnComebackCookieResponse) ProtoMessage()

func (*GetPasnComebackCookieResponse) ProtoReflect

func (*GetPasnComebackCookieResponse) Reset

func (x *GetPasnComebackCookieResponse) Reset()

func (*GetPasnComebackCookieResponse) String

type GetPeerHandleRequest

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

func (*GetPeerHandleRequest) Descriptor deprecated

func (*GetPeerHandleRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetPeerHandleRequest.ProtoReflect.Descriptor instead.

func (*GetPeerHandleRequest) ProtoMessage

func (*GetPeerHandleRequest) ProtoMessage()

func (*GetPeerHandleRequest) ProtoReflect

func (x *GetPeerHandleRequest) ProtoReflect() protoreflect.Message

func (*GetPeerHandleRequest) Reset

func (x *GetPeerHandleRequest) Reset()

func (*GetPeerHandleRequest) String

func (x *GetPeerHandleRequest) String() string

type GetPeerHandleResponse

type GetPeerHandleResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPeerHandleResponse) Descriptor deprecated

func (*GetPeerHandleResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetPeerHandleResponse.ProtoReflect.Descriptor instead.

func (*GetPeerHandleResponse) GetResult

func (x *GetPeerHandleResponse) GetResult() int64

func (*GetPeerHandleResponse) ProtoMessage

func (*GetPeerHandleResponse) ProtoMessage()

func (*GetPeerHandleResponse) ProtoReflect

func (x *GetPeerHandleResponse) ProtoReflect() protoreflect.Message

func (*GetPeerHandleResponse) Reset

func (x *GetPeerHandleResponse) Reset()

func (*GetPeerHandleResponse) String

func (x *GetPeerHandleResponse) String() string

type GetRangingTimestampMillisRequest

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

func (*GetRangingTimestampMillisRequest) Descriptor deprecated

func (*GetRangingTimestampMillisRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetRangingTimestampMillisRequest.ProtoReflect.Descriptor instead.

func (*GetRangingTimestampMillisRequest) ProtoMessage

func (*GetRangingTimestampMillisRequest) ProtoMessage()

func (*GetRangingTimestampMillisRequest) ProtoReflect

func (*GetRangingTimestampMillisRequest) Reset

func (*GetRangingTimestampMillisRequest) String

type GetRangingTimestampMillisResponse

type GetRangingTimestampMillisResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRangingTimestampMillisResponse) Descriptor deprecated

func (*GetRangingTimestampMillisResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetRangingTimestampMillisResponse.ProtoReflect.Descriptor instead.

func (*GetRangingTimestampMillisResponse) GetResult

func (*GetRangingTimestampMillisResponse) ProtoMessage

func (*GetRangingTimestampMillisResponse) ProtoMessage()

func (*GetRangingTimestampMillisResponse) ProtoReflect

func (*GetRangingTimestampMillisResponse) Reset

func (*GetRangingTimestampMillisResponse) String

type GetRssiRequest

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

func (*GetRssiRequest) Descriptor deprecated

func (*GetRssiRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetRssiRequest.ProtoReflect.Descriptor instead.

func (*GetRssiRequest) ProtoMessage

func (*GetRssiRequest) ProtoMessage()

func (*GetRssiRequest) ProtoReflect

func (x *GetRssiRequest) ProtoReflect() protoreflect.Message

func (*GetRssiRequest) Reset

func (x *GetRssiRequest) Reset()

func (*GetRssiRequest) String

func (x *GetRssiRequest) String() string

type GetRssiResponse

type GetRssiResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRssiResponse) Descriptor deprecated

func (*GetRssiResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetRssiResponse.ProtoReflect.Descriptor instead.

func (*GetRssiResponse) GetResult

func (x *GetRssiResponse) GetResult() int32

func (*GetRssiResponse) ProtoMessage

func (*GetRssiResponse) ProtoMessage()

func (*GetRssiResponse) ProtoReflect

func (x *GetRssiResponse) ProtoReflect() protoreflect.Message

func (*GetRssiResponse) Reset

func (x *GetRssiResponse) Reset()

func (*GetRssiResponse) String

func (x *GetRssiResponse) String() string

type GetRttCharacteristicsRequest

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

func (*GetRttCharacteristicsRequest) Descriptor deprecated

func (*GetRttCharacteristicsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetRttCharacteristicsRequest.ProtoReflect.Descriptor instead.

func (*GetRttCharacteristicsRequest) ProtoMessage

func (*GetRttCharacteristicsRequest) ProtoMessage()

func (*GetRttCharacteristicsRequest) ProtoReflect

func (*GetRttCharacteristicsRequest) Reset

func (x *GetRttCharacteristicsRequest) Reset()

func (*GetRttCharacteristicsRequest) String

type GetRttCharacteristicsResponse

type GetRttCharacteristicsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRttCharacteristicsResponse) Descriptor deprecated

func (*GetRttCharacteristicsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetRttCharacteristicsResponse.ProtoReflect.Descriptor instead.

func (*GetRttCharacteristicsResponse) GetResult

func (x *GetRttCharacteristicsResponse) GetResult() int64

func (*GetRttCharacteristicsResponse) ProtoMessage

func (*GetRttCharacteristicsResponse) ProtoMessage()

func (*GetRttCharacteristicsResponse) ProtoReflect

func (*GetRttCharacteristicsResponse) Reset

func (x *GetRttCharacteristicsResponse) Reset()

func (*GetRttCharacteristicsResponse) String

type GetSecureHeLtfProtocolVersionRequest

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

func (*GetSecureHeLtfProtocolVersionRequest) Descriptor deprecated

func (*GetSecureHeLtfProtocolVersionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSecureHeLtfProtocolVersionRequest.ProtoReflect.Descriptor instead.

func (*GetSecureHeLtfProtocolVersionRequest) ProtoMessage

func (*GetSecureHeLtfProtocolVersionRequest) ProtoMessage()

func (*GetSecureHeLtfProtocolVersionRequest) ProtoReflect

func (*GetSecureHeLtfProtocolVersionRequest) Reset

func (*GetSecureHeLtfProtocolVersionRequest) String

type GetSecureHeLtfProtocolVersionResponse

type GetSecureHeLtfProtocolVersionResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSecureHeLtfProtocolVersionResponse) Descriptor deprecated

func (*GetSecureHeLtfProtocolVersionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSecureHeLtfProtocolVersionResponse.ProtoReflect.Descriptor instead.

func (*GetSecureHeLtfProtocolVersionResponse) GetResult

func (*GetSecureHeLtfProtocolVersionResponse) ProtoMessage

func (*GetSecureHeLtfProtocolVersionResponse) ProtoMessage()

func (*GetSecureHeLtfProtocolVersionResponse) ProtoReflect

func (*GetSecureHeLtfProtocolVersionResponse) Reset

func (*GetSecureHeLtfProtocolVersionResponse) String

type GetStatusRequest

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

func (*GetStatusRequest) Descriptor deprecated

func (*GetStatusRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetStatusRequest.ProtoReflect.Descriptor instead.

func (*GetStatusRequest) ProtoMessage

func (*GetStatusRequest) ProtoMessage()

func (*GetStatusRequest) ProtoReflect

func (x *GetStatusRequest) ProtoReflect() protoreflect.Message

func (*GetStatusRequest) Reset

func (x *GetStatusRequest) Reset()

func (*GetStatusRequest) String

func (x *GetStatusRequest) String() string

type GetStatusResponse

type GetStatusResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStatusResponse) Descriptor deprecated

func (*GetStatusResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetStatusResponse.ProtoReflect.Descriptor instead.

func (*GetStatusResponse) GetResult

func (x *GetStatusResponse) GetResult() int32

func (*GetStatusResponse) ProtoMessage

func (*GetStatusResponse) ProtoMessage()

func (*GetStatusResponse) ProtoReflect

func (x *GetStatusResponse) ProtoReflect() protoreflect.Message

func (*GetStatusResponse) Reset

func (x *GetStatusResponse) Reset()

func (*GetStatusResponse) String

func (x *GetStatusResponse) String() string

type GetUnverifiedResponderLocationRequest

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

func (*GetUnverifiedResponderLocationRequest) Descriptor deprecated

func (*GetUnverifiedResponderLocationRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUnverifiedResponderLocationRequest.ProtoReflect.Descriptor instead.

func (*GetUnverifiedResponderLocationRequest) ProtoMessage

func (*GetUnverifiedResponderLocationRequest) ProtoMessage()

func (*GetUnverifiedResponderLocationRequest) ProtoReflect

func (*GetUnverifiedResponderLocationRequest) Reset

func (*GetUnverifiedResponderLocationRequest) String

type GetUnverifiedResponderLocationResponse

type GetUnverifiedResponderLocationResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUnverifiedResponderLocationResponse) Descriptor deprecated

func (*GetUnverifiedResponderLocationResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUnverifiedResponderLocationResponse.ProtoReflect.Descriptor instead.

func (*GetUnverifiedResponderLocationResponse) GetResult

func (*GetUnverifiedResponderLocationResponse) ProtoMessage

func (*GetUnverifiedResponderLocationResponse) ProtoReflect

func (*GetUnverifiedResponderLocationResponse) Reset

func (*GetUnverifiedResponderLocationResponse) String

type HashCodeRequest

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

func (*HashCodeRequest) Descriptor deprecated

func (*HashCodeRequest) Descriptor() ([]byte, []int)

Deprecated: Use HashCodeRequest.ProtoReflect.Descriptor instead.

func (*HashCodeRequest) ProtoMessage

func (*HashCodeRequest) ProtoMessage()

func (*HashCodeRequest) ProtoReflect

func (x *HashCodeRequest) ProtoReflect() protoreflect.Message

func (*HashCodeRequest) Reset

func (x *HashCodeRequest) Reset()

func (*HashCodeRequest) String

func (x *HashCodeRequest) String() string

type HashCodeResponse

type HashCodeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*HashCodeResponse) Descriptor deprecated

func (*HashCodeResponse) Descriptor() ([]byte, []int)

Deprecated: Use HashCodeResponse.ProtoReflect.Descriptor instead.

func (*HashCodeResponse) GetResult

func (x *HashCodeResponse) GetResult() int32

func (*HashCodeResponse) ProtoMessage

func (*HashCodeResponse) ProtoMessage()

func (*HashCodeResponse) ProtoReflect

func (x *HashCodeResponse) ProtoReflect() protoreflect.Message

func (*HashCodeResponse) Reset

func (x *HashCodeResponse) Reset()

func (*HashCodeResponse) String

func (x *HashCodeResponse) String() string

type Is80211AzNtbMeasurementRequest

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

func (*Is80211AzNtbMeasurementRequest) Descriptor deprecated

func (*Is80211AzNtbMeasurementRequest) Descriptor() ([]byte, []int)

Deprecated: Use Is80211AzNtbMeasurementRequest.ProtoReflect.Descriptor instead.

func (*Is80211AzNtbMeasurementRequest) ProtoMessage

func (*Is80211AzNtbMeasurementRequest) ProtoMessage()

func (*Is80211AzNtbMeasurementRequest) ProtoReflect

func (*Is80211AzNtbMeasurementRequest) Reset

func (x *Is80211AzNtbMeasurementRequest) Reset()

func (*Is80211AzNtbMeasurementRequest) String

type Is80211AzNtbMeasurementResponse

type Is80211AzNtbMeasurementResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*Is80211AzNtbMeasurementResponse) Descriptor deprecated

func (*Is80211AzNtbMeasurementResponse) Descriptor() ([]byte, []int)

Deprecated: Use Is80211AzNtbMeasurementResponse.ProtoReflect.Descriptor instead.

func (*Is80211AzNtbMeasurementResponse) GetResult

func (x *Is80211AzNtbMeasurementResponse) GetResult() bool

func (*Is80211AzNtbMeasurementResponse) ProtoMessage

func (*Is80211AzNtbMeasurementResponse) ProtoMessage()

func (*Is80211AzNtbMeasurementResponse) ProtoReflect

func (*Is80211AzNtbMeasurementResponse) Reset

func (*Is80211AzNtbMeasurementResponse) String

type Is80211McMeasurementRequest

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

func (*Is80211McMeasurementRequest) Descriptor deprecated

func (*Is80211McMeasurementRequest) Descriptor() ([]byte, []int)

Deprecated: Use Is80211McMeasurementRequest.ProtoReflect.Descriptor instead.

func (*Is80211McMeasurementRequest) ProtoMessage

func (*Is80211McMeasurementRequest) ProtoMessage()

func (*Is80211McMeasurementRequest) ProtoReflect

func (*Is80211McMeasurementRequest) Reset

func (x *Is80211McMeasurementRequest) Reset()

func (*Is80211McMeasurementRequest) String

func (x *Is80211McMeasurementRequest) String() string

type Is80211McMeasurementResponse

type Is80211McMeasurementResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*Is80211McMeasurementResponse) Descriptor deprecated

func (*Is80211McMeasurementResponse) Descriptor() ([]byte, []int)

Deprecated: Use Is80211McMeasurementResponse.ProtoReflect.Descriptor instead.

func (*Is80211McMeasurementResponse) GetResult

func (x *Is80211McMeasurementResponse) GetResult() bool

func (*Is80211McMeasurementResponse) ProtoMessage

func (*Is80211McMeasurementResponse) ProtoMessage()

func (*Is80211McMeasurementResponse) ProtoReflect

func (*Is80211McMeasurementResponse) Reset

func (x *Is80211McMeasurementResponse) Reset()

func (*Is80211McMeasurementResponse) String

type IsAvailableRequest

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

func (*IsAvailableRequest) Descriptor deprecated

func (*IsAvailableRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsAvailableRequest.ProtoReflect.Descriptor instead.

func (*IsAvailableRequest) ProtoMessage

func (*IsAvailableRequest) ProtoMessage()

func (*IsAvailableRequest) ProtoReflect

func (x *IsAvailableRequest) ProtoReflect() protoreflect.Message

func (*IsAvailableRequest) Reset

func (x *IsAvailableRequest) Reset()

func (*IsAvailableRequest) String

func (x *IsAvailableRequest) String() string

type IsAvailableResponse

type IsAvailableResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsAvailableResponse) Descriptor deprecated

func (*IsAvailableResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsAvailableResponse.ProtoReflect.Descriptor instead.

func (*IsAvailableResponse) GetResult

func (x *IsAvailableResponse) GetResult() bool

func (*IsAvailableResponse) ProtoMessage

func (*IsAvailableResponse) ProtoMessage()

func (*IsAvailableResponse) ProtoReflect

func (x *IsAvailableResponse) ProtoReflect() protoreflect.Message

func (*IsAvailableResponse) Reset

func (x *IsAvailableResponse) Reset()

func (*IsAvailableResponse) String

func (x *IsAvailableResponse) String() string

type IsRangingAuthenticatedRequest

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

func (*IsRangingAuthenticatedRequest) Descriptor deprecated

func (*IsRangingAuthenticatedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsRangingAuthenticatedRequest.ProtoReflect.Descriptor instead.

func (*IsRangingAuthenticatedRequest) ProtoMessage

func (*IsRangingAuthenticatedRequest) ProtoMessage()

func (*IsRangingAuthenticatedRequest) ProtoReflect

func (*IsRangingAuthenticatedRequest) Reset

func (x *IsRangingAuthenticatedRequest) Reset()

func (*IsRangingAuthenticatedRequest) String

type IsRangingAuthenticatedResponse

type IsRangingAuthenticatedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsRangingAuthenticatedResponse) Descriptor deprecated

func (*IsRangingAuthenticatedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsRangingAuthenticatedResponse.ProtoReflect.Descriptor instead.

func (*IsRangingAuthenticatedResponse) GetResult

func (x *IsRangingAuthenticatedResponse) GetResult() bool

func (*IsRangingAuthenticatedResponse) ProtoMessage

func (*IsRangingAuthenticatedResponse) ProtoMessage()

func (*IsRangingAuthenticatedResponse) ProtoReflect

func (*IsRangingAuthenticatedResponse) Reset

func (x *IsRangingAuthenticatedResponse) Reset()

func (*IsRangingAuthenticatedResponse) String

type IsRangingFrameProtectedRequest

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

func (*IsRangingFrameProtectedRequest) Descriptor deprecated

func (*IsRangingFrameProtectedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsRangingFrameProtectedRequest.ProtoReflect.Descriptor instead.

func (*IsRangingFrameProtectedRequest) ProtoMessage

func (*IsRangingFrameProtectedRequest) ProtoMessage()

func (*IsRangingFrameProtectedRequest) ProtoReflect

func (*IsRangingFrameProtectedRequest) Reset

func (x *IsRangingFrameProtectedRequest) Reset()

func (*IsRangingFrameProtectedRequest) String

type IsRangingFrameProtectedResponse

type IsRangingFrameProtectedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsRangingFrameProtectedResponse) Descriptor deprecated

func (*IsRangingFrameProtectedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsRangingFrameProtectedResponse.ProtoReflect.Descriptor instead.

func (*IsRangingFrameProtectedResponse) GetResult

func (x *IsRangingFrameProtectedResponse) GetResult() bool

func (*IsRangingFrameProtectedResponse) ProtoMessage

func (*IsRangingFrameProtectedResponse) ProtoMessage()

func (*IsRangingFrameProtectedResponse) ProtoReflect

func (*IsRangingFrameProtectedResponse) Reset

func (*IsRangingFrameProtectedResponse) String

type IsSecureHeLtfEnabledRequest

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

func (*IsSecureHeLtfEnabledRequest) Descriptor deprecated

func (*IsSecureHeLtfEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsSecureHeLtfEnabledRequest.ProtoReflect.Descriptor instead.

func (*IsSecureHeLtfEnabledRequest) ProtoMessage

func (*IsSecureHeLtfEnabledRequest) ProtoMessage()

func (*IsSecureHeLtfEnabledRequest) ProtoReflect

func (*IsSecureHeLtfEnabledRequest) Reset

func (x *IsSecureHeLtfEnabledRequest) Reset()

func (*IsSecureHeLtfEnabledRequest) String

func (x *IsSecureHeLtfEnabledRequest) String() string

type IsSecureHeLtfEnabledResponse

type IsSecureHeLtfEnabledResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsSecureHeLtfEnabledResponse) Descriptor deprecated

func (*IsSecureHeLtfEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsSecureHeLtfEnabledResponse.ProtoReflect.Descriptor instead.

func (*IsSecureHeLtfEnabledResponse) GetResult

func (x *IsSecureHeLtfEnabledResponse) GetResult() bool

func (*IsSecureHeLtfEnabledResponse) ProtoMessage

func (*IsSecureHeLtfEnabledResponse) ProtoMessage()

func (*IsSecureHeLtfEnabledResponse) ProtoReflect

func (*IsSecureHeLtfEnabledResponse) Reset

func (x *IsSecureHeLtfEnabledResponse) Reset()

func (*IsSecureHeLtfEnabledResponse) String

type RangingResultServiceClient

type RangingResultServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	Get80211AzInitiatorTxLtfRepetitionsCount(ctx context.Context, in *Get80211AzInitiatorTxLtfRepetitionsCountRequest, opts ...grpc.CallOption) (*Get80211AzInitiatorTxLtfRepetitionsCountResponse, error)
	Get80211AzNumberOfRxSpatialStreams(ctx context.Context, in *Get80211AzNumberOfRxSpatialStreamsRequest, opts ...grpc.CallOption) (*Get80211AzNumberOfRxSpatialStreamsResponse, error)
	Get80211AzNumberOfTxSpatialStreams(ctx context.Context, in *Get80211AzNumberOfTxSpatialStreamsRequest, opts ...grpc.CallOption) (*Get80211AzNumberOfTxSpatialStreamsResponse, error)
	Get80211AzResponderTxLtfRepetitionsCount(ctx context.Context, in *Get80211AzResponderTxLtfRepetitionsCountRequest, opts ...grpc.CallOption) (*Get80211AzResponderTxLtfRepetitionsCountResponse, error)
	GetDistanceMm(ctx context.Context, in *GetDistanceMmRequest, opts ...grpc.CallOption) (*GetDistanceMmResponse, error)
	GetDistanceStdDevMm(ctx context.Context, in *GetDistanceStdDevMmRequest, opts ...grpc.CallOption) (*GetDistanceStdDevMmResponse, error)
	GetLci(ctx context.Context, in *GetLciRequest, opts ...grpc.CallOption) (*GetLciResponse, error)
	GetLcr(ctx context.Context, in *GetLcrRequest, opts ...grpc.CallOption) (*GetLcrResponse, error)
	GetMacAddress(ctx context.Context, in *GetMacAddressRequest, opts ...grpc.CallOption) (*GetMacAddressResponse, error)
	GetMaxTimeBetweenNtbMeasurementsMicros(ctx context.Context, in *GetMaxTimeBetweenNtbMeasurementsMicrosRequest, opts ...grpc.CallOption) (*GetMaxTimeBetweenNtbMeasurementsMicrosResponse, error)
	GetMeasurementBandwidth(ctx context.Context, in *GetMeasurementBandwidthRequest, opts ...grpc.CallOption) (*GetMeasurementBandwidthResponse, error)
	GetMeasurementChannelFrequencyMHz(ctx context.Context, in *GetMeasurementChannelFrequencyMHzRequest, opts ...grpc.CallOption) (*GetMeasurementChannelFrequencyMHzResponse, error)
	GetMinTimeBetweenNtbMeasurementsMicros(ctx context.Context, in *GetMinTimeBetweenNtbMeasurementsMicrosRequest, opts ...grpc.CallOption) (*GetMinTimeBetweenNtbMeasurementsMicrosResponse, error)
	GetNumAttemptedMeasurements(ctx context.Context, in *GetNumAttemptedMeasurementsRequest, opts ...grpc.CallOption) (*GetNumAttemptedMeasurementsResponse, error)
	GetNumSuccessfulMeasurements(ctx context.Context, in *GetNumSuccessfulMeasurementsRequest, opts ...grpc.CallOption) (*GetNumSuccessfulMeasurementsResponse, error)
	GetPasnComebackAfterMillis(ctx context.Context, in *GetPasnComebackAfterMillisRequest, opts ...grpc.CallOption) (*GetPasnComebackAfterMillisResponse, error)
	GetPasnComebackCookie(ctx context.Context, in *GetPasnComebackCookieRequest, opts ...grpc.CallOption) (*GetPasnComebackCookieResponse, error)
	GetPeerHandle(ctx context.Context, in *GetPeerHandleRequest, opts ...grpc.CallOption) (*GetPeerHandleResponse, error)
	GetRangingTimestampMillis(ctx context.Context, in *GetRangingTimestampMillisRequest, opts ...grpc.CallOption) (*GetRangingTimestampMillisResponse, error)
	GetRssi(ctx context.Context, in *GetRssiRequest, opts ...grpc.CallOption) (*GetRssiResponse, error)
	GetSecureHeLtfProtocolVersion(ctx context.Context, in *GetSecureHeLtfProtocolVersionRequest, opts ...grpc.CallOption) (*GetSecureHeLtfProtocolVersionResponse, error)
	GetStatus(ctx context.Context, in *GetStatusRequest, opts ...grpc.CallOption) (*GetStatusResponse, error)
	GetUnverifiedResponderLocation(ctx context.Context, in *GetUnverifiedResponderLocationRequest, opts ...grpc.CallOption) (*GetUnverifiedResponderLocationResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	Is80211AzNtbMeasurement(ctx context.Context, in *Is80211AzNtbMeasurementRequest, opts ...grpc.CallOption) (*Is80211AzNtbMeasurementResponse, error)
	Is80211McMeasurement(ctx context.Context, in *Is80211McMeasurementRequest, opts ...grpc.CallOption) (*Is80211McMeasurementResponse, error)
	IsRangingAuthenticated(ctx context.Context, in *IsRangingAuthenticatedRequest, opts ...grpc.CallOption) (*IsRangingAuthenticatedResponse, error)
	IsRangingFrameProtected(ctx context.Context, in *IsRangingFrameProtectedRequest, opts ...grpc.CallOption) (*IsRangingFrameProtectedResponse, error)
	IsSecureHeLtfEnabled(ctx context.Context, in *IsSecureHeLtfEnabledRequest, opts ...grpc.CallOption) (*IsSecureHeLtfEnabledResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

RangingResultServiceClient is the client API for RangingResultService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type RangingResultServiceServer

type RangingResultServiceServer interface {
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	Get80211AzInitiatorTxLtfRepetitionsCount(context.Context, *Get80211AzInitiatorTxLtfRepetitionsCountRequest) (*Get80211AzInitiatorTxLtfRepetitionsCountResponse, error)
	Get80211AzNumberOfRxSpatialStreams(context.Context, *Get80211AzNumberOfRxSpatialStreamsRequest) (*Get80211AzNumberOfRxSpatialStreamsResponse, error)
	Get80211AzNumberOfTxSpatialStreams(context.Context, *Get80211AzNumberOfTxSpatialStreamsRequest) (*Get80211AzNumberOfTxSpatialStreamsResponse, error)
	Get80211AzResponderTxLtfRepetitionsCount(context.Context, *Get80211AzResponderTxLtfRepetitionsCountRequest) (*Get80211AzResponderTxLtfRepetitionsCountResponse, error)
	GetDistanceMm(context.Context, *GetDistanceMmRequest) (*GetDistanceMmResponse, error)
	GetDistanceStdDevMm(context.Context, *GetDistanceStdDevMmRequest) (*GetDistanceStdDevMmResponse, error)
	GetLci(context.Context, *GetLciRequest) (*GetLciResponse, error)
	GetLcr(context.Context, *GetLcrRequest) (*GetLcrResponse, error)
	GetMacAddress(context.Context, *GetMacAddressRequest) (*GetMacAddressResponse, error)
	GetMaxTimeBetweenNtbMeasurementsMicros(context.Context, *GetMaxTimeBetweenNtbMeasurementsMicrosRequest) (*GetMaxTimeBetweenNtbMeasurementsMicrosResponse, error)
	GetMeasurementBandwidth(context.Context, *GetMeasurementBandwidthRequest) (*GetMeasurementBandwidthResponse, error)
	GetMeasurementChannelFrequencyMHz(context.Context, *GetMeasurementChannelFrequencyMHzRequest) (*GetMeasurementChannelFrequencyMHzResponse, error)
	GetMinTimeBetweenNtbMeasurementsMicros(context.Context, *GetMinTimeBetweenNtbMeasurementsMicrosRequest) (*GetMinTimeBetweenNtbMeasurementsMicrosResponse, error)
	GetNumAttemptedMeasurements(context.Context, *GetNumAttemptedMeasurementsRequest) (*GetNumAttemptedMeasurementsResponse, error)
	GetNumSuccessfulMeasurements(context.Context, *GetNumSuccessfulMeasurementsRequest) (*GetNumSuccessfulMeasurementsResponse, error)
	GetPasnComebackAfterMillis(context.Context, *GetPasnComebackAfterMillisRequest) (*GetPasnComebackAfterMillisResponse, error)
	GetPasnComebackCookie(context.Context, *GetPasnComebackCookieRequest) (*GetPasnComebackCookieResponse, error)
	GetPeerHandle(context.Context, *GetPeerHandleRequest) (*GetPeerHandleResponse, error)
	GetRangingTimestampMillis(context.Context, *GetRangingTimestampMillisRequest) (*GetRangingTimestampMillisResponse, error)
	GetRssi(context.Context, *GetRssiRequest) (*GetRssiResponse, error)
	GetSecureHeLtfProtocolVersion(context.Context, *GetSecureHeLtfProtocolVersionRequest) (*GetSecureHeLtfProtocolVersionResponse, error)
	GetStatus(context.Context, *GetStatusRequest) (*GetStatusResponse, error)
	GetUnverifiedResponderLocation(context.Context, *GetUnverifiedResponderLocationRequest) (*GetUnverifiedResponderLocationResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	Is80211AzNtbMeasurement(context.Context, *Is80211AzNtbMeasurementRequest) (*Is80211AzNtbMeasurementResponse, error)
	Is80211McMeasurement(context.Context, *Is80211McMeasurementRequest) (*Is80211McMeasurementResponse, error)
	IsRangingAuthenticated(context.Context, *IsRangingAuthenticatedRequest) (*IsRangingAuthenticatedResponse, error)
	IsRangingFrameProtected(context.Context, *IsRangingFrameProtectedRequest) (*IsRangingFrameProtectedResponse, error)
	IsSecureHeLtfEnabled(context.Context, *IsSecureHeLtfEnabledRequest) (*IsSecureHeLtfEnabledResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

RangingResultServiceServer is the server API for RangingResultService service. All implementations must embed UnimplementedRangingResultServiceServer for forward compatibility.

type StartRangingRequest

type StartRangingRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*StartRangingRequest) Descriptor deprecated

func (*StartRangingRequest) Descriptor() ([]byte, []int)

Deprecated: Use StartRangingRequest.ProtoReflect.Descriptor instead.

func (*StartRangingRequest) GetArg0

func (x *StartRangingRequest) GetArg0() int64

func (*StartRangingRequest) GetArg1

func (x *StartRangingRequest) GetArg1() int64

func (*StartRangingRequest) GetArg2

func (x *StartRangingRequest) GetArg2() int64

func (*StartRangingRequest) ProtoMessage

func (*StartRangingRequest) ProtoMessage()

func (*StartRangingRequest) ProtoReflect

func (x *StartRangingRequest) ProtoReflect() protoreflect.Message

func (*StartRangingRequest) Reset

func (x *StartRangingRequest) Reset()

func (*StartRangingRequest) String

func (x *StartRangingRequest) String() string

type StartRangingResponse

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

func (*StartRangingResponse) Descriptor deprecated

func (*StartRangingResponse) Descriptor() ([]byte, []int)

Deprecated: Use StartRangingResponse.ProtoReflect.Descriptor instead.

func (*StartRangingResponse) ProtoMessage

func (*StartRangingResponse) ProtoMessage()

func (*StartRangingResponse) ProtoReflect

func (x *StartRangingResponse) ProtoReflect() protoreflect.Message

func (*StartRangingResponse) Reset

func (x *StartRangingResponse) Reset()

func (*StartRangingResponse) String

func (x *StartRangingResponse) String() string

type ToStringRequest

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

func (*ToStringRequest) Descriptor deprecated

func (*ToStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use ToStringRequest.ProtoReflect.Descriptor instead.

func (*ToStringRequest) ProtoMessage

func (*ToStringRequest) ProtoMessage()

func (*ToStringRequest) ProtoReflect

func (x *ToStringRequest) ProtoReflect() protoreflect.Message

func (*ToStringRequest) Reset

func (x *ToStringRequest) Reset()

func (*ToStringRequest) String

func (x *ToStringRequest) String() string

type ToStringResponse

type ToStringResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ToStringResponse) Descriptor deprecated

func (*ToStringResponse) Descriptor() ([]byte, []int)

Deprecated: Use ToStringResponse.ProtoReflect.Descriptor instead.

func (*ToStringResponse) GetResult

func (x *ToStringResponse) GetResult() string

func (*ToStringResponse) ProtoMessage

func (*ToStringResponse) ProtoMessage()

func (*ToStringResponse) ProtoReflect

func (x *ToStringResponse) ProtoReflect() protoreflect.Message

func (*ToStringResponse) Reset

func (x *ToStringResponse) Reset()

func (*ToStringResponse) String

func (x *ToStringResponse) String() string

type UnimplementedRangingResultServiceServer

type UnimplementedRangingResultServiceServer struct{}

UnimplementedRangingResultServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedRangingResultServiceServer) DescribeContents

func (UnimplementedRangingResultServiceServer) Equals

func (UnimplementedRangingResultServiceServer) GetDistanceMm

func (UnimplementedRangingResultServiceServer) GetDistanceStdDevMm

func (UnimplementedRangingResultServiceServer) GetLci

func (UnimplementedRangingResultServiceServer) GetLcr

func (UnimplementedRangingResultServiceServer) GetMacAddress

func (UnimplementedRangingResultServiceServer) GetPasnComebackCookie

func (UnimplementedRangingResultServiceServer) GetPeerHandle

func (UnimplementedRangingResultServiceServer) GetRssi

func (UnimplementedRangingResultServiceServer) GetStatus

func (UnimplementedRangingResultServiceServer) HashCode

func (UnimplementedRangingResultServiceServer) Is80211McMeasurement

func (UnimplementedRangingResultServiceServer) IsSecureHeLtfEnabled

func (UnimplementedRangingResultServiceServer) ToString

func (UnimplementedRangingResultServiceServer) WriteToParcel

type UnimplementedWifiRttManagerServiceServer

type UnimplementedWifiRttManagerServiceServer struct{}

UnimplementedWifiRttManagerServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedWifiRttManagerServiceServer) GetRttCharacteristics

func (UnimplementedWifiRttManagerServiceServer) IsAvailable

func (UnimplementedWifiRttManagerServiceServer) StartRanging

type UnsafeRangingResultServiceServer

type UnsafeRangingResultServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeRangingResultServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RangingResultServiceServer will result in compilation errors.

type UnsafeWifiRttManagerServiceServer

type UnsafeWifiRttManagerServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeWifiRttManagerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to WifiRttManagerServiceServer will result in compilation errors.

type WifiRttManagerServiceClient

type WifiRttManagerServiceClient interface {
	GetRttCharacteristics(ctx context.Context, in *GetRttCharacteristicsRequest, opts ...grpc.CallOption) (*GetRttCharacteristicsResponse, error)
	IsAvailable(ctx context.Context, in *IsAvailableRequest, opts ...grpc.CallOption) (*IsAvailableResponse, error)
	StartRanging(ctx context.Context, in *StartRangingRequest, opts ...grpc.CallOption) (*StartRangingResponse, error)
}

WifiRttManagerServiceClient is the client API for WifiRttManagerService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type WifiRttManagerServiceServer

type WifiRttManagerServiceServer interface {
	GetRttCharacteristics(context.Context, *GetRttCharacteristicsRequest) (*GetRttCharacteristicsResponse, error)
	IsAvailable(context.Context, *IsAvailableRequest) (*IsAvailableResponse, error)
	StartRanging(context.Context, *StartRangingRequest) (*StartRangingResponse, error)
	// contains filtered or unexported methods
}

WifiRttManagerServiceServer is the server API for WifiRttManagerService service. All implementations must embed UnimplementedWifiRttManagerServiceServer for forward compatibility.

type WriteToParcelRequest

type WriteToParcelRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*WriteToParcelRequest) Descriptor deprecated

func (*WriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use WriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*WriteToParcelRequest) GetArg0

func (x *WriteToParcelRequest) GetArg0() int64

func (*WriteToParcelRequest) GetArg1

func (x *WriteToParcelRequest) GetArg1() int32

func (*WriteToParcelRequest) ProtoMessage

func (*WriteToParcelRequest) ProtoMessage()

func (*WriteToParcelRequest) ProtoReflect

func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message

func (*WriteToParcelRequest) Reset

func (x *WriteToParcelRequest) Reset()

func (*WriteToParcelRequest) String

func (x *WriteToParcelRequest) String() string

type WriteToParcelResponse

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

func (*WriteToParcelResponse) Descriptor deprecated

func (*WriteToParcelResponse) Descriptor() ([]byte, []int)

Deprecated: Use WriteToParcelResponse.ProtoReflect.Descriptor instead.

func (*WriteToParcelResponse) ProtoMessage

func (*WriteToParcelResponse) ProtoMessage()

func (*WriteToParcelResponse) ProtoReflect

func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message

func (*WriteToParcelResponse) Reset

func (x *WriteToParcelResponse) Reset()

func (*WriteToParcelResponse) String

func (x *WriteToParcelResponse) String() string

Jump to

Keyboard shortcuts

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