Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const BleCsRangingCapabilitiesService_DescribeContents_FullMethodName + const BleCsRangingCapabilitiesService_GetSupportedSecurityLevels_FullMethodName + const BleCsRangingCapabilitiesService_ToString_FullMethodName + const BleCsRangingCapabilitiesService_WriteToParcel_FullMethodName + const BleCsRangingParamsBuilderService_Build_FullMethodName + const BleCsRangingParamsBuilderService_SetLocationType_FullMethodName + const BleCsRangingParamsBuilderService_SetRangingUpdateRate_FullMethodName + const BleCsRangingParamsBuilderService_SetSecurityLevel_FullMethodName + const BleCsRangingParamsBuilderService_SetSightType_FullMethodName + const BleCsRangingParamsService_DescribeContents_FullMethodName + const BleCsRangingParamsService_Equals_FullMethodName + const BleCsRangingParamsService_GetLocationType_FullMethodName + const BleCsRangingParamsService_GetPeerBluetoothAddress_FullMethodName + const BleCsRangingParamsService_GetRangingUpdateRate_FullMethodName + const BleCsRangingParamsService_GetSecurityLevel_FullMethodName + const BleCsRangingParamsService_GetSightType_FullMethodName + const BleCsRangingParamsService_HashCode_FullMethodName + const BleCsRangingParamsService_WriteToParcel_FullMethodName + var BleCsRangingCapabilitiesService_ServiceDesc = grpc.ServiceDesc + var BleCsRangingParamsBuilderService_ServiceDesc = grpc.ServiceDesc + var BleCsRangingParamsService_ServiceDesc = grpc.ServiceDesc + var File_proto_cs_cs_proto protoreflect.FileDescriptor + func RegisterBleCsRangingCapabilitiesServiceServer(s grpc.ServiceRegistrar, srv BleCsRangingCapabilitiesServiceServer) + func RegisterBleCsRangingParamsBuilderServiceServer(s grpc.ServiceRegistrar, srv BleCsRangingParamsBuilderServiceServer) + func RegisterBleCsRangingParamsServiceServer(s grpc.ServiceRegistrar, srv BleCsRangingParamsServiceServer) + type BleCsRangingCapabilitiesServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + GetSupportedSecurityLevels func(ctx context.Context, in *GetSupportedSecurityLevelsRequest, ...) (*GetSupportedSecurityLevelsResponse, error) + ToString func(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewBleCsRangingCapabilitiesServiceClient(cc grpc.ClientConnInterface) BleCsRangingCapabilitiesServiceClient + type BleCsRangingCapabilitiesServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + GetSupportedSecurityLevels func(context.Context, *GetSupportedSecurityLevelsRequest) (*GetSupportedSecurityLevelsResponse, error) + ToString func(context.Context, *ToStringRequest) (*ToStringResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type BleCsRangingParamsBuilderServiceClient interface + Build func(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error) + SetLocationType func(ctx context.Context, in *SetLocationTypeRequest, opts ...grpc.CallOption) (*SetLocationTypeResponse, error) + SetRangingUpdateRate func(ctx context.Context, in *SetRangingUpdateRateRequest, opts ...grpc.CallOption) (*SetRangingUpdateRateResponse, error) + SetSecurityLevel func(ctx context.Context, in *SetSecurityLevelRequest, opts ...grpc.CallOption) (*SetSecurityLevelResponse, error) + SetSightType func(ctx context.Context, in *SetSightTypeRequest, opts ...grpc.CallOption) (*SetSightTypeResponse, error) + func NewBleCsRangingParamsBuilderServiceClient(cc grpc.ClientConnInterface) BleCsRangingParamsBuilderServiceClient + type BleCsRangingParamsBuilderServiceServer interface + Build func(context.Context, *BuildRequest) (*BuildResponse, error) + SetLocationType func(context.Context, *SetLocationTypeRequest) (*SetLocationTypeResponse, error) + SetRangingUpdateRate func(context.Context, *SetRangingUpdateRateRequest) (*SetRangingUpdateRateResponse, error) + SetSecurityLevel func(context.Context, *SetSecurityLevelRequest) (*SetSecurityLevelResponse, error) + SetSightType func(context.Context, *SetSightTypeRequest) (*SetSightTypeResponse, error) + type BleCsRangingParamsServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + Equals func(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error) + GetLocationType func(ctx context.Context, in *GetLocationTypeRequest, opts ...grpc.CallOption) (*GetLocationTypeResponse, error) + GetPeerBluetoothAddress func(ctx context.Context, in *GetPeerBluetoothAddressRequest, ...) (*GetPeerBluetoothAddressResponse, error) + GetRangingUpdateRate func(ctx context.Context, in *GetRangingUpdateRateRequest, opts ...grpc.CallOption) (*GetRangingUpdateRateResponse, error) + GetSecurityLevel func(ctx context.Context, in *GetSecurityLevelRequest, opts ...grpc.CallOption) (*GetSecurityLevelResponse, error) + GetSightType func(ctx context.Context, in *GetSightTypeRequest, opts ...grpc.CallOption) (*GetSightTypeResponse, error) + HashCode func(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewBleCsRangingParamsServiceClient(cc grpc.ClientConnInterface) BleCsRangingParamsServiceClient + type BleCsRangingParamsServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + Equals func(context.Context, *EqualsRequest) (*EqualsResponse, error) + GetLocationType func(context.Context, *GetLocationTypeRequest) (*GetLocationTypeResponse, error) + GetPeerBluetoothAddress func(context.Context, *GetPeerBluetoothAddressRequest) (*GetPeerBluetoothAddressResponse, error) + GetRangingUpdateRate func(context.Context, *GetRangingUpdateRateRequest) (*GetRangingUpdateRateResponse, error) + GetSecurityLevel func(context.Context, *GetSecurityLevelRequest) (*GetSecurityLevelResponse, error) + GetSightType func(context.Context, *GetSightTypeRequest) (*GetSightTypeResponse, error) + HashCode func(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type BuildRequest struct + func (*BuildRequest) Descriptor() ([]byte, []int) + func (*BuildRequest) ProtoMessage() + func (x *BuildRequest) ProtoReflect() protoreflect.Message + func (x *BuildRequest) Reset() + func (x *BuildRequest) String() string + type BuildResponse struct + Result int64 + func (*BuildResponse) Descriptor() ([]byte, []int) + func (*BuildResponse) ProtoMessage() + func (x *BuildResponse) GetResult() int64 + func (x *BuildResponse) ProtoReflect() protoreflect.Message + func (x *BuildResponse) Reset() + func (x *BuildResponse) String() string + type DescribeContentsRequest struct + func (*DescribeContentsRequest) Descriptor() ([]byte, []int) + func (*DescribeContentsRequest) ProtoMessage() + func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message + func (x *DescribeContentsRequest) Reset() + func (x *DescribeContentsRequest) String() string + type DescribeContentsResponse struct + Result int32 + func (*DescribeContentsResponse) Descriptor() ([]byte, []int) + func (*DescribeContentsResponse) ProtoMessage() + func (x *DescribeContentsResponse) GetResult() int32 + func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message + func (x *DescribeContentsResponse) Reset() + func (x *DescribeContentsResponse) String() string + type EqualsRequest struct + Arg0 int64 + func (*EqualsRequest) Descriptor() ([]byte, []int) + func (*EqualsRequest) ProtoMessage() + func (x *EqualsRequest) GetArg0() 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 GetLocationTypeRequest struct + func (*GetLocationTypeRequest) Descriptor() ([]byte, []int) + func (*GetLocationTypeRequest) ProtoMessage() + func (x *GetLocationTypeRequest) ProtoReflect() protoreflect.Message + func (x *GetLocationTypeRequest) Reset() + func (x *GetLocationTypeRequest) String() string + type GetLocationTypeResponse struct + Result int32 + func (*GetLocationTypeResponse) Descriptor() ([]byte, []int) + func (*GetLocationTypeResponse) ProtoMessage() + func (x *GetLocationTypeResponse) GetResult() int32 + func (x *GetLocationTypeResponse) ProtoReflect() protoreflect.Message + func (x *GetLocationTypeResponse) Reset() + func (x *GetLocationTypeResponse) String() string + type GetPeerBluetoothAddressRequest struct + func (*GetPeerBluetoothAddressRequest) Descriptor() ([]byte, []int) + func (*GetPeerBluetoothAddressRequest) ProtoMessage() + func (x *GetPeerBluetoothAddressRequest) ProtoReflect() protoreflect.Message + func (x *GetPeerBluetoothAddressRequest) Reset() + func (x *GetPeerBluetoothAddressRequest) String() string + type GetPeerBluetoothAddressResponse struct + Result string + func (*GetPeerBluetoothAddressResponse) Descriptor() ([]byte, []int) + func (*GetPeerBluetoothAddressResponse) ProtoMessage() + func (x *GetPeerBluetoothAddressResponse) GetResult() string + func (x *GetPeerBluetoothAddressResponse) ProtoReflect() protoreflect.Message + func (x *GetPeerBluetoothAddressResponse) Reset() + func (x *GetPeerBluetoothAddressResponse) String() string + type GetRangingUpdateRateRequest struct + func (*GetRangingUpdateRateRequest) Descriptor() ([]byte, []int) + func (*GetRangingUpdateRateRequest) ProtoMessage() + func (x *GetRangingUpdateRateRequest) ProtoReflect() protoreflect.Message + func (x *GetRangingUpdateRateRequest) Reset() + func (x *GetRangingUpdateRateRequest) String() string + type GetRangingUpdateRateResponse struct + Result int32 + func (*GetRangingUpdateRateResponse) Descriptor() ([]byte, []int) + func (*GetRangingUpdateRateResponse) ProtoMessage() + func (x *GetRangingUpdateRateResponse) GetResult() int32 + func (x *GetRangingUpdateRateResponse) ProtoReflect() protoreflect.Message + func (x *GetRangingUpdateRateResponse) Reset() + func (x *GetRangingUpdateRateResponse) String() string + type GetSecurityLevelRequest struct + func (*GetSecurityLevelRequest) Descriptor() ([]byte, []int) + func (*GetSecurityLevelRequest) ProtoMessage() + func (x *GetSecurityLevelRequest) ProtoReflect() protoreflect.Message + func (x *GetSecurityLevelRequest) Reset() + func (x *GetSecurityLevelRequest) String() string + type GetSecurityLevelResponse struct + Result int32 + func (*GetSecurityLevelResponse) Descriptor() ([]byte, []int) + func (*GetSecurityLevelResponse) ProtoMessage() + func (x *GetSecurityLevelResponse) GetResult() int32 + func (x *GetSecurityLevelResponse) ProtoReflect() protoreflect.Message + func (x *GetSecurityLevelResponse) Reset() + func (x *GetSecurityLevelResponse) String() string + type GetSightTypeRequest struct + func (*GetSightTypeRequest) Descriptor() ([]byte, []int) + func (*GetSightTypeRequest) ProtoMessage() + func (x *GetSightTypeRequest) ProtoReflect() protoreflect.Message + func (x *GetSightTypeRequest) Reset() + func (x *GetSightTypeRequest) String() string + type GetSightTypeResponse struct + Result int32 + func (*GetSightTypeResponse) Descriptor() ([]byte, []int) + func (*GetSightTypeResponse) ProtoMessage() + func (x *GetSightTypeResponse) GetResult() int32 + func (x *GetSightTypeResponse) ProtoReflect() protoreflect.Message + func (x *GetSightTypeResponse) Reset() + func (x *GetSightTypeResponse) String() string + type GetSupportedSecurityLevelsRequest struct + func (*GetSupportedSecurityLevelsRequest) Descriptor() ([]byte, []int) + func (*GetSupportedSecurityLevelsRequest) ProtoMessage() + func (x *GetSupportedSecurityLevelsRequest) ProtoReflect() protoreflect.Message + func (x *GetSupportedSecurityLevelsRequest) Reset() + func (x *GetSupportedSecurityLevelsRequest) String() string + type GetSupportedSecurityLevelsResponse struct + Result int64 + func (*GetSupportedSecurityLevelsResponse) Descriptor() ([]byte, []int) + func (*GetSupportedSecurityLevelsResponse) ProtoMessage() + func (x *GetSupportedSecurityLevelsResponse) GetResult() int64 + func (x *GetSupportedSecurityLevelsResponse) ProtoReflect() protoreflect.Message + func (x *GetSupportedSecurityLevelsResponse) Reset() + func (x *GetSupportedSecurityLevelsResponse) String() string + type HashCodeRequest struct + func (*HashCodeRequest) Descriptor() ([]byte, []int) + func (*HashCodeRequest) ProtoMessage() + 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 SetLocationTypeRequest struct + Arg0 int32 + func (*SetLocationTypeRequest) Descriptor() ([]byte, []int) + func (*SetLocationTypeRequest) ProtoMessage() + func (x *SetLocationTypeRequest) GetArg0() int32 + func (x *SetLocationTypeRequest) ProtoReflect() protoreflect.Message + func (x *SetLocationTypeRequest) Reset() + func (x *SetLocationTypeRequest) String() string + type SetLocationTypeResponse struct + Result int64 + func (*SetLocationTypeResponse) Descriptor() ([]byte, []int) + func (*SetLocationTypeResponse) ProtoMessage() + func (x *SetLocationTypeResponse) GetResult() int64 + func (x *SetLocationTypeResponse) ProtoReflect() protoreflect.Message + func (x *SetLocationTypeResponse) Reset() + func (x *SetLocationTypeResponse) String() string + type SetRangingUpdateRateRequest struct + Arg0 int32 + func (*SetRangingUpdateRateRequest) Descriptor() ([]byte, []int) + func (*SetRangingUpdateRateRequest) ProtoMessage() + func (x *SetRangingUpdateRateRequest) GetArg0() int32 + func (x *SetRangingUpdateRateRequest) ProtoReflect() protoreflect.Message + func (x *SetRangingUpdateRateRequest) Reset() + func (x *SetRangingUpdateRateRequest) String() string + type SetRangingUpdateRateResponse struct + Result int64 + func (*SetRangingUpdateRateResponse) Descriptor() ([]byte, []int) + func (*SetRangingUpdateRateResponse) ProtoMessage() + func (x *SetRangingUpdateRateResponse) GetResult() int64 + func (x *SetRangingUpdateRateResponse) ProtoReflect() protoreflect.Message + func (x *SetRangingUpdateRateResponse) Reset() + func (x *SetRangingUpdateRateResponse) String() string + type SetSecurityLevelRequest struct + Arg0 int32 + func (*SetSecurityLevelRequest) Descriptor() ([]byte, []int) + func (*SetSecurityLevelRequest) ProtoMessage() + func (x *SetSecurityLevelRequest) GetArg0() int32 + func (x *SetSecurityLevelRequest) ProtoReflect() protoreflect.Message + func (x *SetSecurityLevelRequest) Reset() + func (x *SetSecurityLevelRequest) String() string + type SetSecurityLevelResponse struct + Result int64 + func (*SetSecurityLevelResponse) Descriptor() ([]byte, []int) + func (*SetSecurityLevelResponse) ProtoMessage() + func (x *SetSecurityLevelResponse) GetResult() int64 + func (x *SetSecurityLevelResponse) ProtoReflect() protoreflect.Message + func (x *SetSecurityLevelResponse) Reset() + func (x *SetSecurityLevelResponse) String() string + type SetSightTypeRequest struct + Arg0 int32 + func (*SetSightTypeRequest) Descriptor() ([]byte, []int) + func (*SetSightTypeRequest) ProtoMessage() + func (x *SetSightTypeRequest) GetArg0() int32 + func (x *SetSightTypeRequest) ProtoReflect() protoreflect.Message + func (x *SetSightTypeRequest) Reset() + func (x *SetSightTypeRequest) String() string + type SetSightTypeResponse struct + Result int64 + func (*SetSightTypeResponse) Descriptor() ([]byte, []int) + func (*SetSightTypeResponse) ProtoMessage() + func (x *SetSightTypeResponse) GetResult() int64 + func (x *SetSightTypeResponse) ProtoReflect() protoreflect.Message + func (x *SetSightTypeResponse) Reset() + func (x *SetSightTypeResponse) String() string + type ToStringRequest struct + func (*ToStringRequest) Descriptor() ([]byte, []int) + func (*ToStringRequest) ProtoMessage() + func (x *ToStringRequest) ProtoReflect() protoreflect.Message + func (x *ToStringRequest) Reset() + func (x *ToStringRequest) String() string + type ToStringResponse struct + Result string + func (*ToStringResponse) Descriptor() ([]byte, []int) + func (*ToStringResponse) ProtoMessage() + func (x *ToStringResponse) GetResult() string + func (x *ToStringResponse) ProtoReflect() protoreflect.Message + func (x *ToStringResponse) Reset() + func (x *ToStringResponse) String() string + type UnimplementedBleCsRangingCapabilitiesServiceServer struct + func (UnimplementedBleCsRangingCapabilitiesServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedBleCsRangingCapabilitiesServiceServer) GetSupportedSecurityLevels(context.Context, *GetSupportedSecurityLevelsRequest) (*GetSupportedSecurityLevelsResponse, error) + func (UnimplementedBleCsRangingCapabilitiesServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error) + func (UnimplementedBleCsRangingCapabilitiesServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedBleCsRangingParamsBuilderServiceServer struct + func (UnimplementedBleCsRangingParamsBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error) + func (UnimplementedBleCsRangingParamsBuilderServiceServer) SetLocationType(context.Context, *SetLocationTypeRequest) (*SetLocationTypeResponse, error) + func (UnimplementedBleCsRangingParamsBuilderServiceServer) SetRangingUpdateRate(context.Context, *SetRangingUpdateRateRequest) (*SetRangingUpdateRateResponse, error) + func (UnimplementedBleCsRangingParamsBuilderServiceServer) SetSecurityLevel(context.Context, *SetSecurityLevelRequest) (*SetSecurityLevelResponse, error) + func (UnimplementedBleCsRangingParamsBuilderServiceServer) SetSightType(context.Context, *SetSightTypeRequest) (*SetSightTypeResponse, error) + type UnimplementedBleCsRangingParamsServiceServer struct + func (UnimplementedBleCsRangingParamsServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedBleCsRangingParamsServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error) + func (UnimplementedBleCsRangingParamsServiceServer) GetLocationType(context.Context, *GetLocationTypeRequest) (*GetLocationTypeResponse, error) + func (UnimplementedBleCsRangingParamsServiceServer) GetPeerBluetoothAddress(context.Context, *GetPeerBluetoothAddressRequest) (*GetPeerBluetoothAddressResponse, error) + func (UnimplementedBleCsRangingParamsServiceServer) GetRangingUpdateRate(context.Context, *GetRangingUpdateRateRequest) (*GetRangingUpdateRateResponse, error) + func (UnimplementedBleCsRangingParamsServiceServer) GetSecurityLevel(context.Context, *GetSecurityLevelRequest) (*GetSecurityLevelResponse, error) + func (UnimplementedBleCsRangingParamsServiceServer) GetSightType(context.Context, *GetSightTypeRequest) (*GetSightTypeResponse, error) + func (UnimplementedBleCsRangingParamsServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedBleCsRangingParamsServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnsafeBleCsRangingCapabilitiesServiceServer interface + type UnsafeBleCsRangingParamsBuilderServiceServer interface + type UnsafeBleCsRangingParamsServiceServer interface + type WriteToParcelRequest struct + Arg0 int64 + Arg1 int32 + func (*WriteToParcelRequest) Descriptor() ([]byte, []int) + func (*WriteToParcelRequest) ProtoMessage() + func (x *WriteToParcelRequest) GetArg0() int64 + func (x *WriteToParcelRequest) GetArg1() int32 + func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message + func (x *WriteToParcelRequest) Reset() + func (x *WriteToParcelRequest) String() string + type WriteToParcelResponse struct + func (*WriteToParcelResponse) Descriptor() ([]byte, []int) + func (*WriteToParcelResponse) ProtoMessage() + func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message + func (x *WriteToParcelResponse) Reset() + func (x *WriteToParcelResponse) String() string