Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const BleRssiRangingParamsBuilderService_Build_FullMethodName + const BleRssiRangingParamsBuilderService_SetRangingUpdateRate_FullMethodName + const BleRssiRangingParamsService_DescribeContents_FullMethodName + const BleRssiRangingParamsService_Equals_FullMethodName + const BleRssiRangingParamsService_GetPeerBluetoothAddress_FullMethodName + const BleRssiRangingParamsService_GetRangingUpdateRate_FullMethodName + const BleRssiRangingParamsService_HashCode_FullMethodName + const BleRssiRangingParamsService_WriteToParcel_FullMethodName + var BleRssiRangingParamsBuilderService_ServiceDesc = grpc.ServiceDesc + var BleRssiRangingParamsService_ServiceDesc = grpc.ServiceDesc + var File_proto_rssi_rssi_proto protoreflect.FileDescriptor + func RegisterBleRssiRangingParamsBuilderServiceServer(s grpc.ServiceRegistrar, srv BleRssiRangingParamsBuilderServiceServer) + func RegisterBleRssiRangingParamsServiceServer(s grpc.ServiceRegistrar, srv BleRssiRangingParamsServiceServer) + type BleRssiRangingParamsBuilderServiceClient interface + Build func(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error) + SetRangingUpdateRate func(ctx context.Context, in *SetRangingUpdateRateRequest, opts ...grpc.CallOption) (*SetRangingUpdateRateResponse, error) + func NewBleRssiRangingParamsBuilderServiceClient(cc grpc.ClientConnInterface) BleRssiRangingParamsBuilderServiceClient + type BleRssiRangingParamsBuilderServiceServer interface + Build func(context.Context, *BuildRequest) (*BuildResponse, error) + SetRangingUpdateRate func(context.Context, *SetRangingUpdateRateRequest) (*SetRangingUpdateRateResponse, error) + type BleRssiRangingParamsServiceClient 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) + GetPeerBluetoothAddress func(ctx context.Context, in *GetPeerBluetoothAddressRequest, ...) (*GetPeerBluetoothAddressResponse, error) + GetRangingUpdateRate func(ctx context.Context, in *GetRangingUpdateRateRequest, opts ...grpc.CallOption) (*GetRangingUpdateRateResponse, 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 NewBleRssiRangingParamsServiceClient(cc grpc.ClientConnInterface) BleRssiRangingParamsServiceClient + type BleRssiRangingParamsServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + Equals func(context.Context, *EqualsRequest) (*EqualsResponse, error) + GetPeerBluetoothAddress func(context.Context, *GetPeerBluetoothAddressRequest) (*GetPeerBluetoothAddressResponse, error) + GetRangingUpdateRate func(context.Context, *GetRangingUpdateRateRequest) (*GetRangingUpdateRateResponse, 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 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 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 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 UnimplementedBleRssiRangingParamsBuilderServiceServer struct + func (UnimplementedBleRssiRangingParamsBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error) + func (UnimplementedBleRssiRangingParamsBuilderServiceServer) SetRangingUpdateRate(context.Context, *SetRangingUpdateRateRequest) (*SetRangingUpdateRateResponse, error) + type UnimplementedBleRssiRangingParamsServiceServer struct + func (UnimplementedBleRssiRangingParamsServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedBleRssiRangingParamsServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error) + func (UnimplementedBleRssiRangingParamsServiceServer) GetPeerBluetoothAddress(context.Context, *GetPeerBluetoothAddressRequest) (*GetPeerBluetoothAddressResponse, error) + func (UnimplementedBleRssiRangingParamsServiceServer) GetRangingUpdateRate(context.Context, *GetRangingUpdateRateRequest) (*GetRangingUpdateRateResponse, error) + func (UnimplementedBleRssiRangingParamsServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedBleRssiRangingParamsServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnsafeBleRssiRangingParamsBuilderServiceServer interface + type UnsafeBleRssiRangingParamsServiceServer 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