Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterA2DpServiceServer(s grpc.ServiceRegistrar, srv A2DpServiceServer)
- func RegisterAdapterLeScanCallbackServiceServer(s grpc.ServiceRegistrar, srv AdapterLeScanCallbackServiceServer)
- func RegisterAdapterServiceServer(s grpc.ServiceRegistrar, srv AdapterServiceServer)
- func RegisterClassServiceServer(s grpc.ServiceRegistrar, srv ClassServiceServer)
- func RegisterCodecConfigBuilderServiceServer(s grpc.ServiceRegistrar, srv CodecConfigBuilderServiceServer)
- func RegisterCodecConfigServiceServer(s grpc.ServiceRegistrar, srv CodecConfigServiceServer)
- func RegisterCodecStatusBuilderServiceServer(s grpc.ServiceRegistrar, srv CodecStatusBuilderServiceServer)
- func RegisterCodecStatusServiceServer(s grpc.ServiceRegistrar, srv CodecStatusServiceServer)
- func RegisterCodecTypeServiceServer(s grpc.ServiceRegistrar, srv CodecTypeServiceServer)
- func RegisterCsipSetCoordinatorServiceServer(s grpc.ServiceRegistrar, srv CsipSetCoordinatorServiceServer)
- func RegisterDeviceBluetoothAddressServiceServer(s grpc.ServiceRegistrar, srv DeviceBluetoothAddressServiceServer)
- func RegisterDeviceServiceServer(s grpc.ServiceRegistrar, srv DeviceServiceServer)
- func RegisterGattCallbackServiceServer(s grpc.ServiceRegistrar, srv GattCallbackServiceServer)
- func RegisterGattCharacteristicServiceServer(s grpc.ServiceRegistrar, srv GattCharacteristicServiceServer)
- func RegisterGattDescriptorServiceServer(s grpc.ServiceRegistrar, srv GattDescriptorServiceServer)
- func RegisterGattServerCallbackServiceServer(s grpc.ServiceRegistrar, srv GattServerCallbackServiceServer)
- func RegisterGattServerServiceServer(s grpc.ServiceRegistrar, srv GattServerServiceServer)
- func RegisterGattServiceServer(s grpc.ServiceRegistrar, srv GattServiceServer)
- func RegisterGattServiceServiceServer(s grpc.ServiceRegistrar, srv GattServiceServiceServer)
- func RegisterHeadsetServiceServer(s grpc.ServiceRegistrar, srv HeadsetServiceServer)
- func RegisterHealthAppConfigurationServiceServer(s grpc.ServiceRegistrar, srv HealthAppConfigurationServiceServer)
- func RegisterHealthCallbackServiceServer(s grpc.ServiceRegistrar, srv HealthCallbackServiceServer)
- func RegisterHealthServiceServer(s grpc.ServiceRegistrar, srv HealthServiceServer)
- func RegisterHearingAidServiceServer(s grpc.ServiceRegistrar, srv HearingAidServiceServer)
- func RegisterHidDeviceAppQosSettingsServiceServer(s grpc.ServiceRegistrar, srv HidDeviceAppQosSettingsServiceServer)
- func RegisterHidDeviceAppSdpSettingsServiceServer(s grpc.ServiceRegistrar, srv HidDeviceAppSdpSettingsServiceServer)
- func RegisterHidDeviceCallbackServiceServer(s grpc.ServiceRegistrar, srv HidDeviceCallbackServiceServer)
- func RegisterHidDeviceServiceServer(s grpc.ServiceRegistrar, srv HidDeviceServiceServer)
- func RegisterLeAudioCodecConfigBuilderServiceServer(s grpc.ServiceRegistrar, srv LeAudioCodecConfigBuilderServiceServer)
- func RegisterLeAudioCodecConfigServiceServer(s grpc.ServiceRegistrar, srv LeAudioCodecConfigServiceServer)
- func RegisterLeAudioCodecStatusServiceServer(s grpc.ServiceRegistrar, srv LeAudioCodecStatusServiceServer)
- func RegisterLeAudioServiceServer(s grpc.ServiceRegistrar, srv LeAudioServiceServer)
- func RegisterManagerServiceServer(s grpc.ServiceRegistrar, srv ManagerServiceServer)
- func RegisterProfileServiceListenerServiceServer(s grpc.ServiceRegistrar, srv ProfileServiceListenerServiceServer)
- func RegisterProfileServiceServer(s grpc.ServiceRegistrar, srv ProfileServiceServer)
- func RegisterServerSocketServiceServer(s grpc.ServiceRegistrar, srv ServerSocketServiceServer)
- func RegisterSocketExceptionServiceServer(s grpc.ServiceRegistrar, srv SocketExceptionServiceServer)
- func RegisterSocketServiceServer(s grpc.ServiceRegistrar, srv SocketServiceServer)
- func RegisterSocketSettingsBuilderServiceServer(s grpc.ServiceRegistrar, srv SocketSettingsBuilderServiceServer)
- func RegisterSocketSettingsServiceServer(s grpc.ServiceRegistrar, srv SocketSettingsServiceServer)
- type A2DpServiceClient
- type A2DpServiceServer
- type AbortReliableWrite0Request
- type AbortReliableWrite0Response
- type AbortReliableWrite1_1Request
- func (*AbortReliableWrite1_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *AbortReliableWrite1_1Request) GetArg0() int64
- func (*AbortReliableWrite1_1Request) ProtoMessage()
- func (x *AbortReliableWrite1_1Request) ProtoReflect() protoreflect.Message
- func (x *AbortReliableWrite1_1Request) Reset()
- func (x *AbortReliableWrite1_1Request) String() string
- type AbortReliableWrite1_1Response
- func (*AbortReliableWrite1_1Response) Descriptor() ([]byte, []int)deprecated
- func (*AbortReliableWrite1_1Response) ProtoMessage()
- func (x *AbortReliableWrite1_1Response) ProtoReflect() protoreflect.Message
- func (x *AbortReliableWrite1_1Response) Reset()
- func (x *AbortReliableWrite1_1Response) String() string
- type Accept0Request
- type Accept0Response
- type Accept1_1Request
- type Accept1_1Response
- type AdapterGetNameRequest
- type AdapterLeScanCallbackServiceClient
- type AdapterLeScanCallbackServiceServer
- type AdapterServiceClient
- type AdapterServiceServer
- type AddCharacteristicRequest
- func (*AddCharacteristicRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddCharacteristicRequest) GetArg0() int64
- func (x *AddCharacteristicRequest) GetHandle() int64
- func (*AddCharacteristicRequest) ProtoMessage()
- func (x *AddCharacteristicRequest) ProtoReflect() protoreflect.Message
- func (x *AddCharacteristicRequest) Reset()
- func (x *AddCharacteristicRequest) String() string
- type AddCharacteristicResponse
- func (*AddCharacteristicResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddCharacteristicResponse) GetResult() bool
- func (*AddCharacteristicResponse) ProtoMessage()
- func (x *AddCharacteristicResponse) ProtoReflect() protoreflect.Message
- func (x *AddCharacteristicResponse) Reset()
- func (x *AddCharacteristicResponse) String() string
- type AddDescriptorRequest
- func (*AddDescriptorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddDescriptorRequest) GetArg0() int64
- func (x *AddDescriptorRequest) GetHandle() int64
- func (*AddDescriptorRequest) ProtoMessage()
- func (x *AddDescriptorRequest) ProtoReflect() protoreflect.Message
- func (x *AddDescriptorRequest) Reset()
- func (x *AddDescriptorRequest) String() string
- type AddDescriptorResponse
- func (*AddDescriptorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddDescriptorResponse) GetResult() bool
- func (*AddDescriptorResponse) ProtoMessage()
- func (x *AddDescriptorResponse) ProtoReflect() protoreflect.Message
- func (x *AddDescriptorResponse) Reset()
- func (x *AddDescriptorResponse) String() string
- type AddServiceRequest
- type AddServiceResponse
- func (*AddServiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddServiceResponse) GetResult() bool
- func (*AddServiceResponse) ProtoMessage()
- func (x *AddServiceResponse) ProtoReflect() protoreflect.Message
- func (x *AddServiceResponse) Reset()
- func (x *AddServiceResponse) String() string
- type BeginReliableWriteRequest
- type BeginReliableWriteResponse
- func (*BeginReliableWriteResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BeginReliableWriteResponse) GetResult() bool
- func (*BeginReliableWriteResponse) ProtoMessage()
- func (x *BeginReliableWriteResponse) ProtoReflect() protoreflect.Message
- func (x *BeginReliableWriteResponse) Reset()
- func (x *BeginReliableWriteResponse) String() string
- type BuildRequest
- type BuildResponse
- type CancelConnectionRequest
- func (*CancelConnectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelConnectionRequest) GetArg0() int64
- func (*CancelConnectionRequest) ProtoMessage()
- func (x *CancelConnectionRequest) ProtoReflect() protoreflect.Message
- func (x *CancelConnectionRequest) Reset()
- func (x *CancelConnectionRequest) String() string
- type CancelConnectionResponse
- type CancelDiscoveryRequest
- type CancelDiscoveryResponse
- func (*CancelDiscoveryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CancelDiscoveryResponse) GetResult() bool
- func (*CancelDiscoveryResponse) ProtoMessage()
- func (x *CancelDiscoveryResponse) ProtoReflect() protoreflect.Message
- func (x *CancelDiscoveryResponse) Reset()
- func (x *CancelDiscoveryResponse) String() string
- type CheckBluetoothAddressRequest
- func (*CheckBluetoothAddressRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckBluetoothAddressRequest) GetArg0() string
- func (*CheckBluetoothAddressRequest) ProtoMessage()
- func (x *CheckBluetoothAddressRequest) ProtoReflect() protoreflect.Message
- func (x *CheckBluetoothAddressRequest) Reset()
- func (x *CheckBluetoothAddressRequest) String() string
- type CheckBluetoothAddressResponse
- func (*CheckBluetoothAddressResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckBluetoothAddressResponse) GetResult() bool
- func (*CheckBluetoothAddressResponse) ProtoMessage()
- func (x *CheckBluetoothAddressResponse) ProtoReflect() protoreflect.Message
- func (x *CheckBluetoothAddressResponse) Reset()
- func (x *CheckBluetoothAddressResponse) String() string
- type ClassDescribeContentsRequest
- func (*ClassDescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ClassDescribeContentsRequest) ProtoMessage()
- func (x *ClassDescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *ClassDescribeContentsRequest) Reset()
- func (x *ClassDescribeContentsRequest) String() string
- type ClassEqualsRequest
- type ClassHashCodeRequest
- type ClassServiceClient
- type ClassServiceServer
- type ClassWriteToParcelRequest
- func (*ClassWriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ClassWriteToParcelRequest) GetArg0() int64
- func (x *ClassWriteToParcelRequest) GetArg1() int32
- func (*ClassWriteToParcelRequest) ProtoMessage()
- func (x *ClassWriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *ClassWriteToParcelRequest) Reset()
- func (x *ClassWriteToParcelRequest) String() string
- type ClearServicesRequest
- type ClearServicesResponse
- type CloseProfileProxyRequest
- func (*CloseProfileProxyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CloseProfileProxyRequest) GetArg0() int32
- func (x *CloseProfileProxyRequest) GetArg1() int64
- func (*CloseProfileProxyRequest) ProtoMessage()
- func (x *CloseProfileProxyRequest) ProtoReflect() protoreflect.Message
- func (x *CloseProfileProxyRequest) Reset()
- func (x *CloseProfileProxyRequest) String() string
- type CloseProfileProxyResponse
- type CloseRequest
- type CloseResponse
- type CodecConfigBuilderServiceClient
- type CodecConfigBuilderServiceServer
- type CodecConfigDescribeContentsRequest
- func (*CodecConfigDescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (*CodecConfigDescribeContentsRequest) ProtoMessage()
- func (x *CodecConfigDescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *CodecConfigDescribeContentsRequest) Reset()
- func (x *CodecConfigDescribeContentsRequest) String() string
- type CodecConfigEqualsRequest
- func (*CodecConfigEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CodecConfigEqualsRequest) GetArg0() int64
- func (*CodecConfigEqualsRequest) ProtoMessage()
- func (x *CodecConfigEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *CodecConfigEqualsRequest) Reset()
- func (x *CodecConfigEqualsRequest) String() string
- type CodecConfigHashCodeRequest
- type CodecConfigServiceClient
- type CodecConfigServiceServer
- type CodecConfigWriteToParcelRequest
- func (*CodecConfigWriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CodecConfigWriteToParcelRequest) GetArg0() int64
- func (x *CodecConfigWriteToParcelRequest) GetArg1() int32
- func (*CodecConfigWriteToParcelRequest) ProtoMessage()
- func (x *CodecConfigWriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *CodecConfigWriteToParcelRequest) Reset()
- func (x *CodecConfigWriteToParcelRequest) String() string
- type CodecStatusBuilderServiceClient
- type CodecStatusBuilderServiceServer
- type CodecStatusDescribeContentsRequest
- func (*CodecStatusDescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (*CodecStatusDescribeContentsRequest) ProtoMessage()
- func (x *CodecStatusDescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *CodecStatusDescribeContentsRequest) Reset()
- func (x *CodecStatusDescribeContentsRequest) String() string
- type CodecStatusEqualsRequest
- func (*CodecStatusEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CodecStatusEqualsRequest) GetArg0() int64
- func (*CodecStatusEqualsRequest) ProtoMessage()
- func (x *CodecStatusEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *CodecStatusEqualsRequest) Reset()
- func (x *CodecStatusEqualsRequest) String() string
- type CodecStatusHashCodeRequest
- type CodecStatusServiceClient
- type CodecStatusServiceServer
- type CodecStatusWriteToParcelRequest
- func (*CodecStatusWriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CodecStatusWriteToParcelRequest) GetArg0() int64
- func (x *CodecStatusWriteToParcelRequest) GetArg1() int32
- func (*CodecStatusWriteToParcelRequest) ProtoMessage()
- func (x *CodecStatusWriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *CodecStatusWriteToParcelRequest) Reset()
- func (x *CodecStatusWriteToParcelRequest) String() string
- type CodecTypeDescribeContentsRequest
- func (*CodecTypeDescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (*CodecTypeDescribeContentsRequest) ProtoMessage()
- func (x *CodecTypeDescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *CodecTypeDescribeContentsRequest) Reset()
- func (x *CodecTypeDescribeContentsRequest) String() string
- type CodecTypeEqualsRequest
- func (*CodecTypeEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CodecTypeEqualsRequest) GetArg0() int64
- func (*CodecTypeEqualsRequest) ProtoMessage()
- func (x *CodecTypeEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *CodecTypeEqualsRequest) Reset()
- func (x *CodecTypeEqualsRequest) String() string
- type CodecTypeHashCodeRequest
- type CodecTypeServiceClient
- type CodecTypeServiceServer
- type CodecTypeWriteToParcelRequest
- func (*CodecTypeWriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CodecTypeWriteToParcelRequest) GetArg0() int64
- func (x *CodecTypeWriteToParcelRequest) GetArg1() int32
- func (*CodecTypeWriteToParcelRequest) ProtoMessage()
- func (x *CodecTypeWriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *CodecTypeWriteToParcelRequest) Reset()
- func (x *CodecTypeWriteToParcelRequest) String() string
- type ConnectChannelToSourceRequest
- func (*ConnectChannelToSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectChannelToSourceRequest) GetArg0() int64
- func (x *ConnectChannelToSourceRequest) GetArg1() int64
- func (*ConnectChannelToSourceRequest) ProtoMessage()
- func (x *ConnectChannelToSourceRequest) ProtoReflect() protoreflect.Message
- func (x *ConnectChannelToSourceRequest) Reset()
- func (x *ConnectChannelToSourceRequest) String() string
- type ConnectChannelToSourceResponse
- func (*ConnectChannelToSourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectChannelToSourceResponse) GetResult() bool
- func (*ConnectChannelToSourceResponse) ProtoMessage()
- func (x *ConnectChannelToSourceResponse) ProtoReflect() protoreflect.Message
- func (x *ConnectChannelToSourceResponse) Reset()
- func (x *ConnectChannelToSourceResponse) String() string
- type ConnectGatt3Request
- func (*ConnectGatt3Request) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectGatt3Request) GetArg0() int64
- func (x *ConnectGatt3Request) GetArg1() bool
- func (x *ConnectGatt3Request) GetArg2() int64
- func (*ConnectGatt3Request) ProtoMessage()
- func (x *ConnectGatt3Request) ProtoReflect() protoreflect.Message
- func (x *ConnectGatt3Request) Reset()
- func (x *ConnectGatt3Request) String() string
- type ConnectGatt3Response
- func (*ConnectGatt3Response) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectGatt3Response) GetResult() int64
- func (*ConnectGatt3Response) ProtoMessage()
- func (x *ConnectGatt3Response) ProtoReflect() protoreflect.Message
- func (x *ConnectGatt3Response) Reset()
- func (x *ConnectGatt3Response) String() string
- type ConnectGatt4_1Request
- func (*ConnectGatt4_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectGatt4_1Request) GetArg0() int64
- func (x *ConnectGatt4_1Request) GetArg1() bool
- func (x *ConnectGatt4_1Request) GetArg2() int64
- func (x *ConnectGatt4_1Request) GetArg3() int32
- func (*ConnectGatt4_1Request) ProtoMessage()
- func (x *ConnectGatt4_1Request) ProtoReflect() protoreflect.Message
- func (x *ConnectGatt4_1Request) Reset()
- func (x *ConnectGatt4_1Request) String() string
- type ConnectGatt4_1Response
- func (*ConnectGatt4_1Response) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectGatt4_1Response) GetResult() int64
- func (*ConnectGatt4_1Response) ProtoMessage()
- func (x *ConnectGatt4_1Response) ProtoReflect() protoreflect.Message
- func (x *ConnectGatt4_1Response) Reset()
- func (x *ConnectGatt4_1Response) String() string
- type ConnectGatt5_2Request
- func (*ConnectGatt5_2Request) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectGatt5_2Request) GetArg0() int64
- func (x *ConnectGatt5_2Request) GetArg1() bool
- func (x *ConnectGatt5_2Request) GetArg2() int64
- func (x *ConnectGatt5_2Request) GetArg3() int32
- func (x *ConnectGatt5_2Request) GetArg4() int32
- func (*ConnectGatt5_2Request) ProtoMessage()
- func (x *ConnectGatt5_2Request) ProtoReflect() protoreflect.Message
- func (x *ConnectGatt5_2Request) Reset()
- func (x *ConnectGatt5_2Request) String() string
- type ConnectGatt5_2Response
- func (*ConnectGatt5_2Response) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectGatt5_2Response) GetResult() int64
- func (*ConnectGatt5_2Response) ProtoMessage()
- func (x *ConnectGatt5_2Response) ProtoReflect() protoreflect.Message
- func (x *ConnectGatt5_2Response) Reset()
- func (x *ConnectGatt5_2Response) String() string
- type ConnectRequest
- type ConnectResponse
- type CreateBondRequest
- type CreateBondResponse
- func (*CreateBondResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBondResponse) GetResult() bool
- func (*CreateBondResponse) ProtoMessage()
- func (x *CreateBondResponse) ProtoReflect() protoreflect.Message
- func (x *CreateBondResponse) Reset()
- func (x *CreateBondResponse) String() string
- type CreateInsecureL2CapChannelRequest
- func (*CreateInsecureL2CapChannelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInsecureL2CapChannelRequest) GetArg0() int32
- func (*CreateInsecureL2CapChannelRequest) ProtoMessage()
- func (x *CreateInsecureL2CapChannelRequest) ProtoReflect() protoreflect.Message
- func (x *CreateInsecureL2CapChannelRequest) Reset()
- func (x *CreateInsecureL2CapChannelRequest) String() string
- type CreateInsecureL2CapChannelResponse
- func (*CreateInsecureL2CapChannelResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInsecureL2CapChannelResponse) GetResult() int64
- func (*CreateInsecureL2CapChannelResponse) ProtoMessage()
- func (x *CreateInsecureL2CapChannelResponse) ProtoReflect() protoreflect.Message
- func (x *CreateInsecureL2CapChannelResponse) Reset()
- func (x *CreateInsecureL2CapChannelResponse) String() string
- type CreateInsecureRfcommSocketToServiceRecordRequest
- func (*CreateInsecureRfcommSocketToServiceRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInsecureRfcommSocketToServiceRecordRequest) GetArg0() int64
- func (*CreateInsecureRfcommSocketToServiceRecordRequest) ProtoMessage()
- func (x *CreateInsecureRfcommSocketToServiceRecordRequest) ProtoReflect() protoreflect.Message
- func (x *CreateInsecureRfcommSocketToServiceRecordRequest) Reset()
- func (x *CreateInsecureRfcommSocketToServiceRecordRequest) String() string
- type CreateInsecureRfcommSocketToServiceRecordResponse
- func (*CreateInsecureRfcommSocketToServiceRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInsecureRfcommSocketToServiceRecordResponse) GetResult() int64
- func (*CreateInsecureRfcommSocketToServiceRecordResponse) ProtoMessage()
- func (x *CreateInsecureRfcommSocketToServiceRecordResponse) ProtoReflect() protoreflect.Message
- func (x *CreateInsecureRfcommSocketToServiceRecordResponse) Reset()
- func (x *CreateInsecureRfcommSocketToServiceRecordResponse) String() string
- type CreateL2CapChannelRequest
- func (*CreateL2CapChannelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateL2CapChannelRequest) GetArg0() int32
- func (*CreateL2CapChannelRequest) ProtoMessage()
- func (x *CreateL2CapChannelRequest) ProtoReflect() protoreflect.Message
- func (x *CreateL2CapChannelRequest) Reset()
- func (x *CreateL2CapChannelRequest) String() string
- type CreateL2CapChannelResponse
- func (*CreateL2CapChannelResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateL2CapChannelResponse) GetResult() int64
- func (*CreateL2CapChannelResponse) ProtoMessage()
- func (x *CreateL2CapChannelResponse) ProtoReflect() protoreflect.Message
- func (x *CreateL2CapChannelResponse) Reset()
- func (x *CreateL2CapChannelResponse) String() string
- type CreateRfcommSocketToServiceRecordRequest
- func (*CreateRfcommSocketToServiceRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRfcommSocketToServiceRecordRequest) GetArg0() int64
- func (*CreateRfcommSocketToServiceRecordRequest) ProtoMessage()
- func (x *CreateRfcommSocketToServiceRecordRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRfcommSocketToServiceRecordRequest) Reset()
- func (x *CreateRfcommSocketToServiceRecordRequest) String() string
- type CreateRfcommSocketToServiceRecordResponse
- func (*CreateRfcommSocketToServiceRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRfcommSocketToServiceRecordResponse) GetResult() int64
- func (*CreateRfcommSocketToServiceRecordResponse) ProtoMessage()
- func (x *CreateRfcommSocketToServiceRecordResponse) ProtoReflect() protoreflect.Message
- func (x *CreateRfcommSocketToServiceRecordResponse) Reset()
- func (x *CreateRfcommSocketToServiceRecordResponse) String() string
- type CreateUsingSocketSettingsRequest
- func (*CreateUsingSocketSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUsingSocketSettingsRequest) GetArg0() int64
- func (*CreateUsingSocketSettingsRequest) ProtoMessage()
- func (x *CreateUsingSocketSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUsingSocketSettingsRequest) Reset()
- func (x *CreateUsingSocketSettingsRequest) String() string
- type CreateUsingSocketSettingsResponse
- func (*CreateUsingSocketSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUsingSocketSettingsResponse) GetResult() int64
- func (*CreateUsingSocketSettingsResponse) ProtoMessage()
- func (x *CreateUsingSocketSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUsingSocketSettingsResponse) Reset()
- func (x *CreateUsingSocketSettingsResponse) String() string
- type CsipSetCoordinatorServiceClient
- type CsipSetCoordinatorServiceServer
- type DescribeContentsRequest
- func (*DescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeContentsRequest) GetHandle() int64
- func (*DescribeContentsRequest) ProtoMessage()
- func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *DescribeContentsRequest) Reset()
- func (x *DescribeContentsRequest) String() string
- type DescribeContentsResponse
- func (*DescribeContentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeContentsResponse) GetResult() int32
- func (*DescribeContentsResponse) ProtoMessage()
- func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message
- func (x *DescribeContentsResponse) Reset()
- func (x *DescribeContentsResponse) String() string
- type DeviceBluetoothAddressDescribeContentsRequest
- func (*DeviceBluetoothAddressDescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (*DeviceBluetoothAddressDescribeContentsRequest) ProtoMessage()
- func (x *DeviceBluetoothAddressDescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *DeviceBluetoothAddressDescribeContentsRequest) Reset()
- func (x *DeviceBluetoothAddressDescribeContentsRequest) String() string
- type DeviceBluetoothAddressServiceClient
- type DeviceBluetoothAddressServiceServer
- type DeviceBluetoothAddressWriteToParcelRequest
- func (*DeviceBluetoothAddressWriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceBluetoothAddressWriteToParcelRequest) GetArg0() int64
- func (x *DeviceBluetoothAddressWriteToParcelRequest) GetArg1() int32
- func (*DeviceBluetoothAddressWriteToParcelRequest) ProtoMessage()
- func (x *DeviceBluetoothAddressWriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *DeviceBluetoothAddressWriteToParcelRequest) Reset()
- func (x *DeviceBluetoothAddressWriteToParcelRequest) String() string
- type DeviceDescribeContentsRequest
- func (*DeviceDescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (*DeviceDescribeContentsRequest) ProtoMessage()
- func (x *DeviceDescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *DeviceDescribeContentsRequest) Reset()
- func (x *DeviceDescribeContentsRequest) String() string
- type DeviceEqualsRequest
- func (*DeviceEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceEqualsRequest) GetArg0() int64
- func (*DeviceEqualsRequest) ProtoMessage()
- func (x *DeviceEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *DeviceEqualsRequest) Reset()
- func (x *DeviceEqualsRequest) String() string
- type DeviceGetNameRequest
- type DeviceHashCodeRequest
- type DeviceServiceClient
- type DeviceServiceServer
- type DeviceWriteToParcelRequest
- func (*DeviceWriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceWriteToParcelRequest) GetArg0() int64
- func (x *DeviceWriteToParcelRequest) GetArg1() int32
- func (*DeviceWriteToParcelRequest) ProtoMessage()
- func (x *DeviceWriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *DeviceWriteToParcelRequest) Reset()
- func (x *DeviceWriteToParcelRequest) String() string
- type DisableRequest
- type DisableResponse
- type DisconnectChannelRequest
- func (*DisconnectChannelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisconnectChannelRequest) GetArg0() int64
- func (x *DisconnectChannelRequest) GetArg1() int64
- func (x *DisconnectChannelRequest) GetArg2() int32
- func (*DisconnectChannelRequest) ProtoMessage()
- func (x *DisconnectChannelRequest) ProtoReflect() protoreflect.Message
- func (x *DisconnectChannelRequest) Reset()
- func (x *DisconnectChannelRequest) String() string
- type DisconnectChannelResponse
- func (*DisconnectChannelResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DisconnectChannelResponse) GetResult() bool
- func (*DisconnectChannelResponse) ProtoMessage()
- func (x *DisconnectChannelResponse) ProtoReflect() protoreflect.Message
- func (x *DisconnectChannelResponse) Reset()
- func (x *DisconnectChannelResponse) String() string
- type DisconnectRequest
- type DisconnectResponse
- func (*DisconnectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DisconnectResponse) GetResult() bool
- func (*DisconnectResponse) ProtoMessage()
- func (x *DisconnectResponse) ProtoReflect() protoreflect.Message
- func (x *DisconnectResponse) Reset()
- func (x *DisconnectResponse) String() string
- type DiscoverServicesRequest
- type DiscoverServicesResponse
- func (*DiscoverServicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DiscoverServicesResponse) GetResult() bool
- func (*DiscoverServicesResponse) ProtoMessage()
- func (x *DiscoverServicesResponse) ProtoReflect() protoreflect.Message
- func (x *DiscoverServicesResponse) Reset()
- func (x *DiscoverServicesResponse) String() string
- type DoesClassMatchRequest
- func (*DoesClassMatchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DoesClassMatchRequest) GetArg0() int32
- func (*DoesClassMatchRequest) ProtoMessage()
- func (x *DoesClassMatchRequest) ProtoReflect() protoreflect.Message
- func (x *DoesClassMatchRequest) Reset()
- func (x *DoesClassMatchRequest) String() string
- type DoesClassMatchResponse
- func (*DoesClassMatchResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DoesClassMatchResponse) GetResult() bool
- func (*DoesClassMatchResponse) ProtoMessage()
- func (x *DoesClassMatchResponse) ProtoReflect() protoreflect.Message
- func (x *DoesClassMatchResponse) Reset()
- func (x *DoesClassMatchResponse) String() string
- type EnableRequest
- type EnableResponse
- type EqualsRequest
- func (*EqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EqualsRequest) GetArg0() int64
- func (x *EqualsRequest) GetHandle() int64
- func (*EqualsRequest) ProtoMessage()
- func (x *EqualsRequest) ProtoReflect() protoreflect.Message
- func (x *EqualsRequest) Reset()
- func (x *EqualsRequest) String() string
- type EqualsResponse
- type ExecuteReliableWriteRequest
- type ExecuteReliableWriteResponse
- func (*ExecuteReliableWriteResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteReliableWriteResponse) GetResult() bool
- func (*ExecuteReliableWriteResponse) ProtoMessage()
- func (x *ExecuteReliableWriteResponse) ProtoReflect() protoreflect.Message
- func (x *ExecuteReliableWriteResponse) Reset()
- func (x *ExecuteReliableWriteResponse) String() string
- type FetchUuidsWithSdpRequest
- type FetchUuidsWithSdpResponse
- func (*FetchUuidsWithSdpResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FetchUuidsWithSdpResponse) GetResult() bool
- func (*FetchUuidsWithSdpResponse) ProtoMessage()
- func (x *FetchUuidsWithSdpResponse) ProtoReflect() protoreflect.Message
- func (x *FetchUuidsWithSdpResponse) Reset()
- func (x *FetchUuidsWithSdpResponse) String() string
- type FinalizeRequest
- type FinalizeResponse
- type GattCallbackOnMtuChangedRequest
- func (*GattCallbackOnMtuChangedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GattCallbackOnMtuChangedRequest) GetArg0() int64
- func (x *GattCallbackOnMtuChangedRequest) GetArg1() int32
- func (x *GattCallbackOnMtuChangedRequest) GetArg2() int32
- func (*GattCallbackOnMtuChangedRequest) ProtoMessage()
- func (x *GattCallbackOnMtuChangedRequest) ProtoReflect() protoreflect.Message
- func (x *GattCallbackOnMtuChangedRequest) Reset()
- func (x *GattCallbackOnMtuChangedRequest) String() string
- type GattCallbackServiceClient
- type GattCallbackServiceServer
- type GattCharacteristicServiceClient
- type GattCharacteristicServiceServer
- type GattConnectRequest
- type GattDescriptorGetCharacteristicRequest
- func (*GattDescriptorGetCharacteristicRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GattDescriptorGetCharacteristicRequest) GetHandle() int64
- func (*GattDescriptorGetCharacteristicRequest) ProtoMessage()
- func (x *GattDescriptorGetCharacteristicRequest) ProtoReflect() protoreflect.Message
- func (x *GattDescriptorGetCharacteristicRequest) Reset()
- func (x *GattDescriptorGetCharacteristicRequest) String() string
- type GattDescriptorServiceClient
- type GattDescriptorServiceServer
- type GattDisconnectRequest
- type GattDisconnectResponse
- type GattGetServiceRequest
- func (*GattGetServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GattGetServiceRequest) GetArg0() int64
- func (*GattGetServiceRequest) ProtoMessage()
- func (x *GattGetServiceRequest) ProtoReflect() protoreflect.Message
- func (x *GattGetServiceRequest) Reset()
- func (x *GattGetServiceRequest) String() string
- type GattReadPhyRequest
- type GattServerCallbackServiceClient
- type GattServerCallbackServiceServer
- type GattServerConnectRequest
- func (*GattServerConnectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GattServerConnectRequest) GetArg0() int64
- func (x *GattServerConnectRequest) GetArg1() bool
- func (*GattServerConnectRequest) ProtoMessage()
- func (x *GattServerConnectRequest) ProtoReflect() protoreflect.Message
- func (x *GattServerConnectRequest) Reset()
- func (x *GattServerConnectRequest) String() string
- type GattServerGetServiceRequest
- func (*GattServerGetServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GattServerGetServiceRequest) GetArg0() int64
- func (*GattServerGetServiceRequest) ProtoMessage()
- func (x *GattServerGetServiceRequest) ProtoReflect() protoreflect.Message
- func (x *GattServerGetServiceRequest) Reset()
- func (x *GattServerGetServiceRequest) String() string
- type GattServerServiceClient
- type GattServerServiceServer
- type GattServiceAddServiceRequest
- func (*GattServiceAddServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GattServiceAddServiceRequest) GetArg0() int64
- func (x *GattServiceAddServiceRequest) GetHandle() int64
- func (*GattServiceAddServiceRequest) ProtoMessage()
- func (x *GattServiceAddServiceRequest) ProtoReflect() protoreflect.Message
- func (x *GattServiceAddServiceRequest) Reset()
- func (x *GattServiceAddServiceRequest) String() string
- type GattServiceClient
- type GattServiceGetTypeRequest
- func (*GattServiceGetTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GattServiceGetTypeRequest) GetHandle() int64
- func (*GattServiceGetTypeRequest) ProtoMessage()
- func (x *GattServiceGetTypeRequest) ProtoReflect() protoreflect.Message
- func (x *GattServiceGetTypeRequest) Reset()
- func (x *GattServiceGetTypeRequest) String() string
- type GattServiceServer
- type GattServiceServiceClient
- type GattServiceServiceServer
- type GattSetPreferredPhyRequest
- func (*GattSetPreferredPhyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GattSetPreferredPhyRequest) GetArg0() int32
- func (x *GattSetPreferredPhyRequest) GetArg1() int32
- func (x *GattSetPreferredPhyRequest) GetArg2() int32
- func (*GattSetPreferredPhyRequest) ProtoMessage()
- func (x *GattSetPreferredPhyRequest) ProtoReflect() protoreflect.Message
- func (x *GattSetPreferredPhyRequest) Reset()
- func (x *GattSetPreferredPhyRequest) String() string
- type GetAdapterRequest
- type GetAdapterResponse
- func (*GetAdapterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAdapterResponse) GetResult() int64
- func (*GetAdapterResponse) ProtoMessage()
- func (x *GetAdapterResponse) ProtoReflect() protoreflect.Message
- func (x *GetAdapterResponse) Reset()
- func (x *GetAdapterResponse) String() string
- type GetAddressRequest
- type GetAddressResponse
- func (*GetAddressResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAddressResponse) GetResult() string
- func (*GetAddressResponse) ProtoMessage()
- func (x *GetAddressResponse) ProtoReflect() protoreflect.Message
- func (x *GetAddressResponse) Reset()
- func (x *GetAddressResponse) String() string
- type GetAddressTypeRequest
- type GetAddressTypeResponse
- func (*GetAddressTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAddressTypeResponse) GetResult() int32
- func (*GetAddressTypeResponse) ProtoMessage()
- func (x *GetAddressTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetAddressTypeResponse) Reset()
- func (x *GetAddressTypeResponse) String() string
- type GetAliasRequest
- type GetAliasResponse
- type GetBitsPerSampleRequest
- type GetBitsPerSampleResponse
- func (*GetBitsPerSampleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBitsPerSampleResponse) GetResult() int32
- func (*GetBitsPerSampleResponse) ProtoMessage()
- func (x *GetBitsPerSampleResponse) ProtoReflect() protoreflect.Message
- func (x *GetBitsPerSampleResponse) Reset()
- func (x *GetBitsPerSampleResponse) String() string
- type GetBluetoothClassRequest
- type GetBluetoothClassResponse
- func (*GetBluetoothClassResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBluetoothClassResponse) GetResult() int64
- func (*GetBluetoothClassResponse) ProtoMessage()
- func (x *GetBluetoothClassResponse) ProtoReflect() protoreflect.Message
- func (x *GetBluetoothClassResponse) Reset()
- func (x *GetBluetoothClassResponse) String() string
- type GetBluetoothLeAdvertiserRequest
- func (*GetBluetoothLeAdvertiserRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetBluetoothLeAdvertiserRequest) ProtoMessage()
- func (x *GetBluetoothLeAdvertiserRequest) ProtoReflect() protoreflect.Message
- func (x *GetBluetoothLeAdvertiserRequest) Reset()
- func (x *GetBluetoothLeAdvertiserRequest) String() string
- type GetBluetoothLeAdvertiserResponse
- func (*GetBluetoothLeAdvertiserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBluetoothLeAdvertiserResponse) GetResult() int64
- func (*GetBluetoothLeAdvertiserResponse) ProtoMessage()
- func (x *GetBluetoothLeAdvertiserResponse) ProtoReflect() protoreflect.Message
- func (x *GetBluetoothLeAdvertiserResponse) Reset()
- func (x *GetBluetoothLeAdvertiserResponse) String() string
- type GetBluetoothLeScannerRequest
- func (*GetBluetoothLeScannerRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetBluetoothLeScannerRequest) ProtoMessage()
- func (x *GetBluetoothLeScannerRequest) ProtoReflect() protoreflect.Message
- func (x *GetBluetoothLeScannerRequest) Reset()
- func (x *GetBluetoothLeScannerRequest) String() string
- type GetBluetoothLeScannerResponse
- func (*GetBluetoothLeScannerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBluetoothLeScannerResponse) GetResult() int64
- func (*GetBluetoothLeScannerResponse) ProtoMessage()
- func (x *GetBluetoothLeScannerResponse) ProtoReflect() protoreflect.Message
- func (x *GetBluetoothLeScannerResponse) Reset()
- func (x *GetBluetoothLeScannerResponse) String() string
- type GetBondStateRequest
- type GetBondStateResponse
- func (*GetBondStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBondStateResponse) GetResult() int32
- func (*GetBondStateResponse) ProtoMessage()
- func (x *GetBondStateResponse) ProtoReflect() protoreflect.Message
- func (x *GetBondStateResponse) Reset()
- func (x *GetBondStateResponse) String() string
- type GetBondedDevicesRequest
- type GetBondedDevicesResponse
- func (*GetBondedDevicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBondedDevicesResponse) GetResult() int64
- func (*GetBondedDevicesResponse) ProtoMessage()
- func (x *GetBondedDevicesResponse) ProtoReflect() protoreflect.Message
- func (x *GetBondedDevicesResponse) Reset()
- func (x *GetBondedDevicesResponse) String() string
- type GetChannelCountRequest
- type GetChannelCountResponse
- func (*GetChannelCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetChannelCountResponse) GetResult() int32
- func (*GetChannelCountResponse) ProtoMessage()
- func (x *GetChannelCountResponse) ProtoReflect() protoreflect.Message
- func (x *GetChannelCountResponse) Reset()
- func (x *GetChannelCountResponse) String() string
- type GetChannelModeRequest
- type GetChannelModeResponse
- func (*GetChannelModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetChannelModeResponse) GetResult() int32
- func (*GetChannelModeResponse) ProtoMessage()
- func (x *GetChannelModeResponse) ProtoReflect() protoreflect.Message
- func (x *GetChannelModeResponse) Reset()
- func (x *GetChannelModeResponse) String() string
- type GetCharacteristicRequest
- func (*GetCharacteristicRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCharacteristicRequest) GetArg0() int64
- func (x *GetCharacteristicRequest) GetHandle() int64
- func (*GetCharacteristicRequest) ProtoMessage()
- func (x *GetCharacteristicRequest) ProtoReflect() protoreflect.Message
- func (x *GetCharacteristicRequest) Reset()
- func (x *GetCharacteristicRequest) String() string
- type GetCharacteristicResponse
- func (*GetCharacteristicResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCharacteristicResponse) GetResult() int64
- func (*GetCharacteristicResponse) ProtoMessage()
- func (x *GetCharacteristicResponse) ProtoReflect() protoreflect.Message
- func (x *GetCharacteristicResponse) Reset()
- func (x *GetCharacteristicResponse) String() string
- type GetCharacteristicsRequest
- func (*GetCharacteristicsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCharacteristicsRequest) GetHandle() int64
- func (*GetCharacteristicsRequest) ProtoMessage()
- func (x *GetCharacteristicsRequest) ProtoReflect() protoreflect.Message
- func (x *GetCharacteristicsRequest) Reset()
- func (x *GetCharacteristicsRequest) String() string
- type GetCharacteristicsResponse
- func (*GetCharacteristicsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCharacteristicsResponse) GetResult() int64
- func (*GetCharacteristicsResponse) ProtoMessage()
- func (x *GetCharacteristicsResponse) ProtoReflect() protoreflect.Message
- func (x *GetCharacteristicsResponse) Reset()
- func (x *GetCharacteristicsResponse) String() string
- type GetCodecConfigRequest
- type GetCodecConfigResponse
- func (*GetCodecConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCodecConfigResponse) GetResult() int64
- func (*GetCodecConfigResponse) ProtoMessage()
- func (x *GetCodecConfigResponse) ProtoReflect() protoreflect.Message
- func (x *GetCodecConfigResponse) Reset()
- func (x *GetCodecConfigResponse) String() string
- type GetCodecIdRequest
- type GetCodecIdResponse
- func (*GetCodecIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCodecIdResponse) GetResult() int64
- func (*GetCodecIdResponse) ProtoMessage()
- func (x *GetCodecIdResponse) ProtoReflect() protoreflect.Message
- func (x *GetCodecIdResponse) Reset()
- func (x *GetCodecIdResponse) String() string
- type GetCodecNameRequest
- type GetCodecNameResponse
- func (*GetCodecNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCodecNameResponse) GetResult() string
- func (*GetCodecNameResponse) ProtoMessage()
- func (x *GetCodecNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetCodecNameResponse) Reset()
- func (x *GetCodecNameResponse) String() string
- type GetCodecPriorityRequest
- type GetCodecPriorityResponse
- func (*GetCodecPriorityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCodecPriorityResponse) GetResult() int32
- func (*GetCodecPriorityResponse) ProtoMessage()
- func (x *GetCodecPriorityResponse) ProtoReflect() protoreflect.Message
- func (x *GetCodecPriorityResponse) Reset()
- func (x *GetCodecPriorityResponse) String() string
- type GetCodecSpecific1Request
- type GetCodecSpecific1Response
- func (*GetCodecSpecific1Response) Descriptor() ([]byte, []int)deprecated
- func (x *GetCodecSpecific1Response) GetResult() int64
- func (*GetCodecSpecific1Response) ProtoMessage()
- func (x *GetCodecSpecific1Response) ProtoReflect() protoreflect.Message
- func (x *GetCodecSpecific1Response) Reset()
- func (x *GetCodecSpecific1Response) String() string
- type GetCodecSpecific2Request
- type GetCodecSpecific2Response
- func (*GetCodecSpecific2Response) Descriptor() ([]byte, []int)deprecated
- func (x *GetCodecSpecific2Response) GetResult() int64
- func (*GetCodecSpecific2Response) ProtoMessage()
- func (x *GetCodecSpecific2Response) ProtoReflect() protoreflect.Message
- func (x *GetCodecSpecific2Response) Reset()
- func (x *GetCodecSpecific2Response) String() string
- type GetCodecSpecific3Request
- type GetCodecSpecific3Response
- func (*GetCodecSpecific3Response) Descriptor() ([]byte, []int)deprecated
- func (x *GetCodecSpecific3Response) GetResult() int64
- func (*GetCodecSpecific3Response) ProtoMessage()
- func (x *GetCodecSpecific3Response) ProtoReflect() protoreflect.Message
- func (x *GetCodecSpecific3Response) Reset()
- func (x *GetCodecSpecific3Response) String() string
- type GetCodecSpecific4Request
- type GetCodecSpecific4Response
- func (*GetCodecSpecific4Response) Descriptor() ([]byte, []int)deprecated
- func (x *GetCodecSpecific4Response) GetResult() int64
- func (*GetCodecSpecific4Response) ProtoMessage()
- func (x *GetCodecSpecific4Response) ProtoReflect() protoreflect.Message
- func (x *GetCodecSpecific4Response) Reset()
- func (x *GetCodecSpecific4Response) String() string
- type GetCodecTypeRequest
- type GetCodecTypeResponse
- func (*GetCodecTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCodecTypeResponse) GetResult() int32
- func (*GetCodecTypeResponse) ProtoMessage()
- func (x *GetCodecTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetCodecTypeResponse) Reset()
- func (x *GetCodecTypeResponse) String() string
- type GetCodecsLocalCapabilitiesRequest
- func (*GetCodecsLocalCapabilitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetCodecsLocalCapabilitiesRequest) ProtoMessage()
- func (x *GetCodecsLocalCapabilitiesRequest) ProtoReflect() protoreflect.Message
- func (x *GetCodecsLocalCapabilitiesRequest) Reset()
- func (x *GetCodecsLocalCapabilitiesRequest) String() string
- type GetCodecsLocalCapabilitiesResponse
- func (*GetCodecsLocalCapabilitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCodecsLocalCapabilitiesResponse) GetResult() int64
- func (*GetCodecsLocalCapabilitiesResponse) ProtoMessage()
- func (x *GetCodecsLocalCapabilitiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetCodecsLocalCapabilitiesResponse) Reset()
- func (x *GetCodecsLocalCapabilitiesResponse) String() string
- type GetCodecsSelectableCapabilitiesRequest
- func (*GetCodecsSelectableCapabilitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetCodecsSelectableCapabilitiesRequest) ProtoMessage()
- func (x *GetCodecsSelectableCapabilitiesRequest) ProtoReflect() protoreflect.Message
- func (x *GetCodecsSelectableCapabilitiesRequest) Reset()
- func (x *GetCodecsSelectableCapabilitiesRequest) String() string
- type GetCodecsSelectableCapabilitiesResponse
- func (*GetCodecsSelectableCapabilitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCodecsSelectableCapabilitiesResponse) GetResult() int64
- func (*GetCodecsSelectableCapabilitiesResponse) ProtoMessage()
- func (x *GetCodecsSelectableCapabilitiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetCodecsSelectableCapabilitiesResponse) Reset()
- func (x *GetCodecsSelectableCapabilitiesResponse) String() string
- type GetConnectedDevicesRequest
- type GetConnectedDevicesResponse
- func (*GetConnectedDevicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetConnectedDevicesResponse) GetResult() int64
- func (*GetConnectedDevicesResponse) ProtoMessage()
- func (x *GetConnectedDevicesResponse) ProtoReflect() protoreflect.Message
- func (x *GetConnectedDevicesResponse) Reset()
- func (x *GetConnectedDevicesResponse) String() string
- type GetConnectedGroupLeadDeviceRequest
- func (*GetConnectedGroupLeadDeviceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetConnectedGroupLeadDeviceRequest) GetArg0() int32
- func (*GetConnectedGroupLeadDeviceRequest) ProtoMessage()
- func (x *GetConnectedGroupLeadDeviceRequest) ProtoReflect() protoreflect.Message
- func (x *GetConnectedGroupLeadDeviceRequest) Reset()
- func (x *GetConnectedGroupLeadDeviceRequest) String() string
- type GetConnectedGroupLeadDeviceResponse
- func (*GetConnectedGroupLeadDeviceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetConnectedGroupLeadDeviceResponse) GetResult() int64
- func (*GetConnectedGroupLeadDeviceResponse) ProtoMessage()
- func (x *GetConnectedGroupLeadDeviceResponse) ProtoReflect() protoreflect.Message
- func (x *GetConnectedGroupLeadDeviceResponse) Reset()
- func (x *GetConnectedGroupLeadDeviceResponse) String() string
- type GetConnectionStateRequest
- func (*GetConnectionStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetConnectionStateRequest) GetArg0() int64
- func (*GetConnectionStateRequest) ProtoMessage()
- func (x *GetConnectionStateRequest) ProtoReflect() protoreflect.Message
- func (x *GetConnectionStateRequest) Reset()
- func (x *GetConnectionStateRequest) String() string
- type GetConnectionStateResponse
- func (*GetConnectionStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetConnectionStateResponse) GetResult() int32
- func (*GetConnectionStateResponse) ProtoMessage()
- func (x *GetConnectionStateResponse) ProtoReflect() protoreflect.Message
- func (x *GetConnectionStateResponse) Reset()
- func (x *GetConnectionStateResponse) String() string
- type GetConnectionTypeRequest
- type GetConnectionTypeResponse
- func (*GetConnectionTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetConnectionTypeResponse) GetResult() int32
- func (*GetConnectionTypeResponse) ProtoMessage()
- func (x *GetConnectionTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetConnectionTypeResponse) Reset()
- func (x *GetConnectionTypeResponse) String() string
- type GetDataTypeRequest
- type GetDataTypeResponse
- func (*GetDataTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDataTypeResponse) GetResult() int32
- func (*GetDataTypeResponse) ProtoMessage()
- func (x *GetDataTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetDataTypeResponse) Reset()
- func (x *GetDataTypeResponse) String() string
- type GetDelayVariationRequest
- func (*GetDelayVariationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDelayVariationRequest) GetHandle() int64
- func (*GetDelayVariationRequest) ProtoMessage()
- func (x *GetDelayVariationRequest) ProtoReflect() protoreflect.Message
- func (x *GetDelayVariationRequest) Reset()
- func (x *GetDelayVariationRequest) String() string
- type GetDelayVariationResponse
- func (*GetDelayVariationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDelayVariationResponse) GetResult() int32
- func (*GetDelayVariationResponse) ProtoMessage()
- func (x *GetDelayVariationResponse) ProtoReflect() protoreflect.Message
- func (x *GetDelayVariationResponse) Reset()
- func (x *GetDelayVariationResponse) String() string
- type GetDescriptionRequest
- func (*GetDescriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDescriptionRequest) GetHandle() int64
- func (*GetDescriptionRequest) ProtoMessage()
- func (x *GetDescriptionRequest) ProtoReflect() protoreflect.Message
- func (x *GetDescriptionRequest) Reset()
- func (x *GetDescriptionRequest) String() string
- type GetDescriptionResponse
- func (*GetDescriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDescriptionResponse) GetResult() string
- func (*GetDescriptionResponse) ProtoMessage()
- func (x *GetDescriptionResponse) ProtoReflect() protoreflect.Message
- func (x *GetDescriptionResponse) Reset()
- func (x *GetDescriptionResponse) String() string
- type GetDescriptorRequest
- func (*GetDescriptorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDescriptorRequest) GetArg0() int64
- func (x *GetDescriptorRequest) GetHandle() int64
- func (*GetDescriptorRequest) ProtoMessage()
- func (x *GetDescriptorRequest) ProtoReflect() protoreflect.Message
- func (x *GetDescriptorRequest) Reset()
- func (x *GetDescriptorRequest) String() string
- type GetDescriptorResponse
- func (*GetDescriptorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDescriptorResponse) GetResult() int64
- func (*GetDescriptorResponse) ProtoMessage()
- func (x *GetDescriptorResponse) ProtoReflect() protoreflect.Message
- func (x *GetDescriptorResponse) Reset()
- func (x *GetDescriptorResponse) String() string
- type GetDescriptorsRequest
- func (*GetDescriptorsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDescriptorsRequest) GetHandle() int64
- func (*GetDescriptorsRequest) ProtoMessage()
- func (x *GetDescriptorsRequest) ProtoReflect() protoreflect.Message
- func (x *GetDescriptorsRequest) Reset()
- func (x *GetDescriptorsRequest) String() string
- type GetDescriptorsResponse
- func (*GetDescriptorsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDescriptorsResponse) GetResult() int64
- func (*GetDescriptorsResponse) ProtoMessage()
- func (x *GetDescriptorsResponse) ProtoReflect() protoreflect.Message
- func (x *GetDescriptorsResponse) Reset()
- func (x *GetDescriptorsResponse) String() string
- type GetDeviceClassRequest
- type GetDeviceClassResponse
- func (*GetDeviceClassResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceClassResponse) GetResult() int32
- func (*GetDeviceClassResponse) ProtoMessage()
- func (x *GetDeviceClassResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeviceClassResponse) Reset()
- func (x *GetDeviceClassResponse) String() string
- type GetDeviceRequest
- type GetDeviceResponse
- type GetDevicesMatchingConnectionStatesRequest
- func (*GetDevicesMatchingConnectionStatesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDevicesMatchingConnectionStatesRequest) GetArg0() int64
- func (*GetDevicesMatchingConnectionStatesRequest) ProtoMessage()
- func (x *GetDevicesMatchingConnectionStatesRequest) ProtoReflect() protoreflect.Message
- func (x *GetDevicesMatchingConnectionStatesRequest) Reset()
- func (x *GetDevicesMatchingConnectionStatesRequest) String() string
- type GetDevicesMatchingConnectionStatesResponse
- func (*GetDevicesMatchingConnectionStatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDevicesMatchingConnectionStatesResponse) GetResult() int64
- func (*GetDevicesMatchingConnectionStatesResponse) ProtoMessage()
- func (x *GetDevicesMatchingConnectionStatesResponse) ProtoReflect() protoreflect.Message
- func (x *GetDevicesMatchingConnectionStatesResponse) Reset()
- func (x *GetDevicesMatchingConnectionStatesResponse) String() string
- type GetDiscoverableTimeoutRequest
- func (*GetDiscoverableTimeoutRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetDiscoverableTimeoutRequest) ProtoMessage()
- func (x *GetDiscoverableTimeoutRequest) ProtoReflect() protoreflect.Message
- func (x *GetDiscoverableTimeoutRequest) Reset()
- func (x *GetDiscoverableTimeoutRequest) String() string
- type GetDiscoverableTimeoutResponse
- func (*GetDiscoverableTimeoutResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDiscoverableTimeoutResponse) GetResult() int64
- func (*GetDiscoverableTimeoutResponse) ProtoMessage()
- func (x *GetDiscoverableTimeoutResponse) ProtoReflect() protoreflect.Message
- func (x *GetDiscoverableTimeoutResponse) Reset()
- func (x *GetDiscoverableTimeoutResponse) String() string
- type GetErrorCodeRequest
- func (*GetErrorCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetErrorCodeRequest) GetHandle() int64
- func (*GetErrorCodeRequest) ProtoMessage()
- func (x *GetErrorCodeRequest) ProtoReflect() protoreflect.Message
- func (x *GetErrorCodeRequest) Reset()
- func (x *GetErrorCodeRequest) String() string
- type GetErrorCodeResponse
- func (*GetErrorCodeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetErrorCodeResponse) GetResult() int32
- func (*GetErrorCodeResponse) ProtoMessage()
- func (x *GetErrorCodeResponse) ProtoReflect() protoreflect.Message
- func (x *GetErrorCodeResponse) Reset()
- func (x *GetErrorCodeResponse) String() string
- type GetExtendedCodecTypeRequest
- type GetExtendedCodecTypeResponse
- func (*GetExtendedCodecTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetExtendedCodecTypeResponse) GetResult() int64
- func (*GetExtendedCodecTypeResponse) ProtoMessage()
- func (x *GetExtendedCodecTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetExtendedCodecTypeResponse) Reset()
- func (x *GetExtendedCodecTypeResponse) String() string
- type GetFloatValueRequest
- func (*GetFloatValueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFloatValueRequest) GetArg0() int32
- func (x *GetFloatValueRequest) GetArg1() int32
- func (x *GetFloatValueRequest) GetHandle() int64
- func (*GetFloatValueRequest) ProtoMessage()
- func (x *GetFloatValueRequest) ProtoReflect() protoreflect.Message
- func (x *GetFloatValueRequest) Reset()
- func (x *GetFloatValueRequest) String() string
- type GetFloatValueResponse
- func (*GetFloatValueResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFloatValueResponse) GetResult() int64
- func (*GetFloatValueResponse) ProtoMessage()
- func (x *GetFloatValueResponse) ProtoReflect() protoreflect.Message
- func (x *GetFloatValueResponse) Reset()
- func (x *GetFloatValueResponse) String() string
- type GetFrameDurationRequest
- type GetFrameDurationResponse
- func (*GetFrameDurationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFrameDurationResponse) GetResult() int32
- func (*GetFrameDurationResponse) ProtoMessage()
- func (x *GetFrameDurationResponse) ProtoReflect() protoreflect.Message
- func (x *GetFrameDurationResponse) Reset()
- func (x *GetFrameDurationResponse) String() string
- type GetGroupIdRequest
- type GetGroupIdResponse
- func (*GetGroupIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupIdResponse) GetResult() int32
- func (*GetGroupIdResponse) ProtoMessage()
- func (x *GetGroupIdResponse) ProtoReflect() protoreflect.Message
- func (x *GetGroupIdResponse) Reset()
- func (x *GetGroupIdResponse) String() string
- type GetIdentityAddressWithTypeRequest
- func (*GetIdentityAddressWithTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetIdentityAddressWithTypeRequest) ProtoMessage()
- func (x *GetIdentityAddressWithTypeRequest) ProtoReflect() protoreflect.Message
- func (x *GetIdentityAddressWithTypeRequest) Reset()
- func (x *GetIdentityAddressWithTypeRequest) String() string
- type GetIdentityAddressWithTypeResponse
- func (*GetIdentityAddressWithTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIdentityAddressWithTypeResponse) GetResult() int64
- func (*GetIdentityAddressWithTypeResponse) ProtoMessage()
- func (x *GetIdentityAddressWithTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetIdentityAddressWithTypeResponse) Reset()
- func (x *GetIdentityAddressWithTypeResponse) String() string
- type GetIncludedServicesRequest
- func (*GetIncludedServicesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetIncludedServicesRequest) GetHandle() int64
- func (*GetIncludedServicesRequest) ProtoMessage()
- func (x *GetIncludedServicesRequest) ProtoReflect() protoreflect.Message
- func (x *GetIncludedServicesRequest) Reset()
- func (x *GetIncludedServicesRequest) String() string
- type GetIncludedServicesResponse
- func (*GetIncludedServicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIncludedServicesResponse) GetResult() int64
- func (*GetIncludedServicesResponse) ProtoMessage()
- func (x *GetIncludedServicesResponse) ProtoReflect() protoreflect.Message
- func (x *GetIncludedServicesResponse) Reset()
- func (x *GetIncludedServicesResponse) String() string
- type GetInputCodecConfigRequest
- func (*GetInputCodecConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputCodecConfigRequest) GetHandle() int64
- func (*GetInputCodecConfigRequest) ProtoMessage()
- func (x *GetInputCodecConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputCodecConfigRequest) Reset()
- func (x *GetInputCodecConfigRequest) String() string
- type GetInputCodecConfigResponse
- func (*GetInputCodecConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputCodecConfigResponse) GetResult() int64
- func (*GetInputCodecConfigResponse) ProtoMessage()
- func (x *GetInputCodecConfigResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputCodecConfigResponse) Reset()
- func (x *GetInputCodecConfigResponse) String() string
- type GetInputCodecLocalCapabilitiesRequest
- func (*GetInputCodecLocalCapabilitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputCodecLocalCapabilitiesRequest) GetHandle() int64
- func (*GetInputCodecLocalCapabilitiesRequest) ProtoMessage()
- func (x *GetInputCodecLocalCapabilitiesRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputCodecLocalCapabilitiesRequest) Reset()
- func (x *GetInputCodecLocalCapabilitiesRequest) String() string
- type GetInputCodecLocalCapabilitiesResponse
- func (*GetInputCodecLocalCapabilitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputCodecLocalCapabilitiesResponse) GetResult() int64
- func (*GetInputCodecLocalCapabilitiesResponse) ProtoMessage()
- func (x *GetInputCodecLocalCapabilitiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputCodecLocalCapabilitiesResponse) Reset()
- func (x *GetInputCodecLocalCapabilitiesResponse) String() string
- type GetInputCodecSelectableCapabilitiesRequest
- func (*GetInputCodecSelectableCapabilitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputCodecSelectableCapabilitiesRequest) GetHandle() int64
- func (*GetInputCodecSelectableCapabilitiesRequest) ProtoMessage()
- func (x *GetInputCodecSelectableCapabilitiesRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputCodecSelectableCapabilitiesRequest) Reset()
- func (x *GetInputCodecSelectableCapabilitiesRequest) String() string
- type GetInputCodecSelectableCapabilitiesResponse
- func (*GetInputCodecSelectableCapabilitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputCodecSelectableCapabilitiesResponse) GetResult() int64
- func (*GetInputCodecSelectableCapabilitiesResponse) ProtoMessage()
- func (x *GetInputCodecSelectableCapabilitiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputCodecSelectableCapabilitiesResponse) Reset()
- func (x *GetInputCodecSelectableCapabilitiesResponse) String() string
- type GetInputStreamRequest
- type GetInputStreamResponse
- func (*GetInputStreamResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputStreamResponse) GetResult() int64
- func (*GetInputStreamResponse) ProtoMessage()
- func (x *GetInputStreamResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputStreamResponse) Reset()
- func (x *GetInputStreamResponse) String() string
- type GetInstanceIdRequest
- func (*GetInstanceIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstanceIdRequest) GetHandle() int64
- func (*GetInstanceIdRequest) ProtoMessage()
- func (x *GetInstanceIdRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceIdRequest) Reset()
- func (x *GetInstanceIdRequest) String() string
- type GetInstanceIdResponse
- func (*GetInstanceIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstanceIdResponse) GetResult() int32
- func (*GetInstanceIdResponse) ProtoMessage()
- func (x *GetInstanceIdResponse) ProtoReflect() protoreflect.Message
- func (x *GetInstanceIdResponse) Reset()
- func (x *GetInstanceIdResponse) String() string
- type GetIntValueRequest
- func (*GetIntValueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetIntValueRequest) GetArg0() int32
- func (x *GetIntValueRequest) GetArg1() int32
- func (x *GetIntValueRequest) GetHandle() int64
- func (*GetIntValueRequest) ProtoMessage()
- func (x *GetIntValueRequest) ProtoReflect() protoreflect.Message
- func (x *GetIntValueRequest) Reset()
- func (x *GetIntValueRequest) String() string
- type GetIntValueResponse
- func (*GetIntValueResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIntValueResponse) GetResult() int64
- func (*GetIntValueResponse) ProtoMessage()
- func (x *GetIntValueResponse) ProtoReflect() protoreflect.Message
- func (x *GetIntValueResponse) Reset()
- func (x *GetIntValueResponse) String() string
- type GetL2CapPsmRequest
- type GetL2CapPsmResponse
- func (*GetL2CapPsmResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetL2CapPsmResponse) GetResult() int32
- func (*GetL2CapPsmResponse) ProtoMessage()
- func (x *GetL2CapPsmResponse) ProtoReflect() protoreflect.Message
- func (x *GetL2CapPsmResponse) Reset()
- func (x *GetL2CapPsmResponse) String() string
- type GetLatencyRequest
- type GetLatencyResponse
- func (*GetLatencyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLatencyResponse) GetResult() int32
- func (*GetLatencyResponse) ProtoMessage()
- func (x *GetLatencyResponse) ProtoReflect() protoreflect.Message
- func (x *GetLatencyResponse) Reset()
- func (x *GetLatencyResponse) String() string
- type GetLeMaximumAdvertisingDataLengthRequest
- func (*GetLeMaximumAdvertisingDataLengthRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetLeMaximumAdvertisingDataLengthRequest) ProtoMessage()
- func (x *GetLeMaximumAdvertisingDataLengthRequest) ProtoReflect() protoreflect.Message
- func (x *GetLeMaximumAdvertisingDataLengthRequest) Reset()
- func (x *GetLeMaximumAdvertisingDataLengthRequest) String() string
- type GetLeMaximumAdvertisingDataLengthResponse
- func (*GetLeMaximumAdvertisingDataLengthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLeMaximumAdvertisingDataLengthResponse) GetResult() int32
- func (*GetLeMaximumAdvertisingDataLengthResponse) ProtoMessage()
- func (x *GetLeMaximumAdvertisingDataLengthResponse) ProtoReflect() protoreflect.Message
- func (x *GetLeMaximumAdvertisingDataLengthResponse) Reset()
- func (x *GetLeMaximumAdvertisingDataLengthResponse) String() string
- type GetMainChannelFdRequest
- func (*GetMainChannelFdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMainChannelFdRequest) GetArg0() int64
- func (x *GetMainChannelFdRequest) GetArg1() int64
- func (*GetMainChannelFdRequest) ProtoMessage()
- func (x *GetMainChannelFdRequest) ProtoReflect() protoreflect.Message
- func (x *GetMainChannelFdRequest) Reset()
- func (x *GetMainChannelFdRequest) String() string
- type GetMainChannelFdResponse
- func (*GetMainChannelFdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMainChannelFdResponse) GetResult() int64
- func (*GetMainChannelFdResponse) ProtoMessage()
- func (x *GetMainChannelFdResponse) ProtoReflect() protoreflect.Message
- func (x *GetMainChannelFdResponse) Reset()
- func (x *GetMainChannelFdResponse) String() string
- type GetMajorDeviceClassRequest
- type GetMajorDeviceClassResponse
- func (*GetMajorDeviceClassResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMajorDeviceClassResponse) GetResult() int32
- func (*GetMajorDeviceClassResponse) ProtoMessage()
- func (x *GetMajorDeviceClassResponse) ProtoReflect() protoreflect.Message
- func (x *GetMajorDeviceClassResponse) Reset()
- func (x *GetMajorDeviceClassResponse) String() string
- type GetMaxConnectedAudioDevicesRequest
- func (*GetMaxConnectedAudioDevicesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetMaxConnectedAudioDevicesRequest) ProtoMessage()
- func (x *GetMaxConnectedAudioDevicesRequest) ProtoReflect() protoreflect.Message
- func (x *GetMaxConnectedAudioDevicesRequest) Reset()
- func (x *GetMaxConnectedAudioDevicesRequest) String() string
- type GetMaxConnectedAudioDevicesResponse
- func (*GetMaxConnectedAudioDevicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaxConnectedAudioDevicesResponse) GetResult() int32
- func (*GetMaxConnectedAudioDevicesResponse) ProtoMessage()
- func (x *GetMaxConnectedAudioDevicesResponse) ProtoReflect() protoreflect.Message
- func (x *GetMaxConnectedAudioDevicesResponse) Reset()
- func (x *GetMaxConnectedAudioDevicesResponse) String() string
- type GetMaxOctetsPerFrameRequest
- type GetMaxOctetsPerFrameResponse
- func (*GetMaxOctetsPerFrameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaxOctetsPerFrameResponse) GetResult() int32
- func (*GetMaxOctetsPerFrameResponse) ProtoMessage()
- func (x *GetMaxOctetsPerFrameResponse) ProtoReflect() protoreflect.Message
- func (x *GetMaxOctetsPerFrameResponse) Reset()
- func (x *GetMaxOctetsPerFrameResponse) String() string
- type GetMaxReceivePacketSizeRequest
- func (*GetMaxReceivePacketSizeRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetMaxReceivePacketSizeRequest) ProtoMessage()
- func (x *GetMaxReceivePacketSizeRequest) ProtoReflect() protoreflect.Message
- func (x *GetMaxReceivePacketSizeRequest) Reset()
- func (x *GetMaxReceivePacketSizeRequest) String() string
- type GetMaxReceivePacketSizeResponse
- func (*GetMaxReceivePacketSizeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaxReceivePacketSizeResponse) GetResult() int32
- func (*GetMaxReceivePacketSizeResponse) ProtoMessage()
- func (x *GetMaxReceivePacketSizeResponse) ProtoReflect() protoreflect.Message
- func (x *GetMaxReceivePacketSizeResponse) Reset()
- func (x *GetMaxReceivePacketSizeResponse) String() string
- type GetMaxTransmitPacketSizeRequest
- func (*GetMaxTransmitPacketSizeRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetMaxTransmitPacketSizeRequest) ProtoMessage()
- func (x *GetMaxTransmitPacketSizeRequest) ProtoReflect() protoreflect.Message
- func (x *GetMaxTransmitPacketSizeRequest) Reset()
- func (x *GetMaxTransmitPacketSizeRequest) String() string
- type GetMaxTransmitPacketSizeResponse
- func (*GetMaxTransmitPacketSizeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaxTransmitPacketSizeResponse) GetResult() int32
- func (*GetMaxTransmitPacketSizeResponse) ProtoMessage()
- func (x *GetMaxTransmitPacketSizeResponse) ProtoReflect() protoreflect.Message
- func (x *GetMaxTransmitPacketSizeResponse) Reset()
- func (x *GetMaxTransmitPacketSizeResponse) String() string
- type GetMinOctetsPerFrameRequest
- type GetMinOctetsPerFrameResponse
- func (*GetMinOctetsPerFrameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMinOctetsPerFrameResponse) GetResult() int32
- func (*GetMinOctetsPerFrameResponse) ProtoMessage()
- func (x *GetMinOctetsPerFrameResponse) ProtoReflect() protoreflect.Message
- func (x *GetMinOctetsPerFrameResponse) Reset()
- func (x *GetMinOctetsPerFrameResponse) String() string
- type GetNameRequest
- type GetNameResponse
- type GetOctetsPerFrameRequest
- type GetOctetsPerFrameResponse
- func (*GetOctetsPerFrameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOctetsPerFrameResponse) GetResult() int32
- func (*GetOctetsPerFrameResponse) ProtoMessage()
- func (x *GetOctetsPerFrameResponse) ProtoReflect() protoreflect.Message
- func (x *GetOctetsPerFrameResponse) Reset()
- func (x *GetOctetsPerFrameResponse) String() string
- type GetOutputCodecConfigRequest
- func (*GetOutputCodecConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutputCodecConfigRequest) GetHandle() int64
- func (*GetOutputCodecConfigRequest) ProtoMessage()
- func (x *GetOutputCodecConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetOutputCodecConfigRequest) Reset()
- func (x *GetOutputCodecConfigRequest) String() string
- type GetOutputCodecConfigResponse
- func (*GetOutputCodecConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutputCodecConfigResponse) GetResult() int64
- func (*GetOutputCodecConfigResponse) ProtoMessage()
- func (x *GetOutputCodecConfigResponse) ProtoReflect() protoreflect.Message
- func (x *GetOutputCodecConfigResponse) Reset()
- func (x *GetOutputCodecConfigResponse) String() string
- type GetOutputCodecLocalCapabilitiesRequest
- func (*GetOutputCodecLocalCapabilitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutputCodecLocalCapabilitiesRequest) GetHandle() int64
- func (*GetOutputCodecLocalCapabilitiesRequest) ProtoMessage()
- func (x *GetOutputCodecLocalCapabilitiesRequest) ProtoReflect() protoreflect.Message
- func (x *GetOutputCodecLocalCapabilitiesRequest) Reset()
- func (x *GetOutputCodecLocalCapabilitiesRequest) String() string
- type GetOutputCodecLocalCapabilitiesResponse
- func (*GetOutputCodecLocalCapabilitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutputCodecLocalCapabilitiesResponse) GetResult() int64
- func (*GetOutputCodecLocalCapabilitiesResponse) ProtoMessage()
- func (x *GetOutputCodecLocalCapabilitiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetOutputCodecLocalCapabilitiesResponse) Reset()
- func (x *GetOutputCodecLocalCapabilitiesResponse) String() string
- type GetOutputCodecSelectableCapabilitiesRequest
- func (*GetOutputCodecSelectableCapabilitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutputCodecSelectableCapabilitiesRequest) GetHandle() int64
- func (*GetOutputCodecSelectableCapabilitiesRequest) ProtoMessage()
- func (x *GetOutputCodecSelectableCapabilitiesRequest) ProtoReflect() protoreflect.Message
- func (x *GetOutputCodecSelectableCapabilitiesRequest) Reset()
- func (x *GetOutputCodecSelectableCapabilitiesRequest) String() string
- type GetOutputCodecSelectableCapabilitiesResponse
- func (*GetOutputCodecSelectableCapabilitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutputCodecSelectableCapabilitiesResponse) GetResult() int64
- func (*GetOutputCodecSelectableCapabilitiesResponse) ProtoMessage()
- func (x *GetOutputCodecSelectableCapabilitiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetOutputCodecSelectableCapabilitiesResponse) Reset()
- func (x *GetOutputCodecSelectableCapabilitiesResponse) String() string
- type GetOutputStreamRequest
- type GetOutputStreamResponse
- func (*GetOutputStreamResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutputStreamResponse) GetResult() int64
- func (*GetOutputStreamResponse) ProtoMessage()
- func (x *GetOutputStreamResponse) ProtoReflect() protoreflect.Message
- func (x *GetOutputStreamResponse) Reset()
- func (x *GetOutputStreamResponse) String() string
- type GetPeakBandwidthRequest
- func (*GetPeakBandwidthRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPeakBandwidthRequest) GetHandle() int64
- func (*GetPeakBandwidthRequest) ProtoMessage()
- func (x *GetPeakBandwidthRequest) ProtoReflect() protoreflect.Message
- func (x *GetPeakBandwidthRequest) Reset()
- func (x *GetPeakBandwidthRequest) String() string
- type GetPeakBandwidthResponse
- func (*GetPeakBandwidthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPeakBandwidthResponse) GetResult() int32
- func (*GetPeakBandwidthResponse) ProtoMessage()
- func (x *GetPeakBandwidthResponse) ProtoReflect() protoreflect.Message
- func (x *GetPeakBandwidthResponse) Reset()
- func (x *GetPeakBandwidthResponse) String() string
- type GetPermissionsRequest
- func (*GetPermissionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPermissionsRequest) GetHandle() int64
- func (*GetPermissionsRequest) ProtoMessage()
- func (x *GetPermissionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetPermissionsRequest) Reset()
- func (x *GetPermissionsRequest) String() string
- type GetPermissionsResponse
- func (*GetPermissionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPermissionsResponse) GetResult() int32
- func (*GetPermissionsResponse) ProtoMessage()
- func (x *GetPermissionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetPermissionsResponse) Reset()
- func (x *GetPermissionsResponse) String() string
- type GetProfileConnectionStateRequest
- func (*GetProfileConnectionStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProfileConnectionStateRequest) GetArg0() int32
- func (*GetProfileConnectionStateRequest) ProtoMessage()
- func (x *GetProfileConnectionStateRequest) ProtoReflect() protoreflect.Message
- func (x *GetProfileConnectionStateRequest) Reset()
- func (x *GetProfileConnectionStateRequest) String() string
- type GetProfileConnectionStateResponse
- func (*GetProfileConnectionStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProfileConnectionStateResponse) GetResult() int32
- func (*GetProfileConnectionStateResponse) ProtoMessage()
- func (x *GetProfileConnectionStateResponse) ProtoReflect() protoreflect.Message
- func (x *GetProfileConnectionStateResponse) Reset()
- func (x *GetProfileConnectionStateResponse) String() string
- type GetProfileProxyRequest
- func (*GetProfileProxyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProfileProxyRequest) GetArg0() int64
- func (x *GetProfileProxyRequest) GetArg1() int64
- func (x *GetProfileProxyRequest) GetArg2() int32
- func (*GetProfileProxyRequest) ProtoMessage()
- func (x *GetProfileProxyRequest) ProtoReflect() protoreflect.Message
- func (x *GetProfileProxyRequest) Reset()
- func (x *GetProfileProxyRequest) String() string
- type GetProfileProxyResponse
- func (*GetProfileProxyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProfileProxyResponse) GetResult() bool
- func (*GetProfileProxyResponse) ProtoMessage()
- func (x *GetProfileProxyResponse) ProtoReflect() protoreflect.Message
- func (x *GetProfileProxyResponse) Reset()
- func (x *GetProfileProxyResponse) String() string
- type GetPropertiesRequest
- func (*GetPropertiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPropertiesRequest) GetHandle() int64
- func (*GetPropertiesRequest) ProtoMessage()
- func (x *GetPropertiesRequest) ProtoReflect() protoreflect.Message
- func (x *GetPropertiesRequest) Reset()
- func (x *GetPropertiesRequest) String() string
- type GetPropertiesResponse
- func (*GetPropertiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPropertiesResponse) GetResult() int32
- func (*GetPropertiesResponse) ProtoMessage()
- func (x *GetPropertiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetPropertiesResponse) Reset()
- func (x *GetPropertiesResponse) String() string
- type GetProviderRequest
- func (*GetProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProviderRequest) GetHandle() int64
- func (*GetProviderRequest) ProtoMessage()
- func (x *GetProviderRequest) ProtoReflect() protoreflect.Message
- func (x *GetProviderRequest) Reset()
- func (x *GetProviderRequest) String() string
- type GetProviderResponse
- func (*GetProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProviderResponse) GetResult() string
- func (*GetProviderResponse) ProtoMessage()
- func (x *GetProviderResponse) ProtoReflect() protoreflect.Message
- func (x *GetProviderResponse) Reset()
- func (x *GetProviderResponse) String() string
- type GetPsmRequest
- type GetPsmResponse
- type GetRemoteDevice1Request
- func (*GetRemoteDevice1Request) Descriptor() ([]byte, []int)deprecated
- func (x *GetRemoteDevice1Request) GetArg0() int64
- func (*GetRemoteDevice1Request) ProtoMessage()
- func (x *GetRemoteDevice1Request) ProtoReflect() protoreflect.Message
- func (x *GetRemoteDevice1Request) Reset()
- func (x *GetRemoteDevice1Request) String() string
- type GetRemoteDevice1Response
- func (*GetRemoteDevice1Response) Descriptor() ([]byte, []int)deprecated
- func (x *GetRemoteDevice1Response) GetResult() int64
- func (*GetRemoteDevice1Response) ProtoMessage()
- func (x *GetRemoteDevice1Response) ProtoReflect() protoreflect.Message
- func (x *GetRemoteDevice1Response) Reset()
- func (x *GetRemoteDevice1Response) String() string
- type GetRemoteDevice1_1Request
- func (*GetRemoteDevice1_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *GetRemoteDevice1_1Request) GetArg0() string
- func (*GetRemoteDevice1_1Request) ProtoMessage()
- func (x *GetRemoteDevice1_1Request) ProtoReflect() protoreflect.Message
- func (x *GetRemoteDevice1_1Request) Reset()
- func (x *GetRemoteDevice1_1Request) String() string
- type GetRemoteDevice1_1Response
- func (*GetRemoteDevice1_1Response) Descriptor() ([]byte, []int)deprecated
- func (x *GetRemoteDevice1_1Response) GetResult() int64
- func (*GetRemoteDevice1_1Response) ProtoMessage()
- func (x *GetRemoteDevice1_1Response) ProtoReflect() protoreflect.Message
- func (x *GetRemoteDevice1_1Response) Reset()
- func (x *GetRemoteDevice1_1Response) String() string
- type GetRemoteDeviceRequest
- type GetRemoteDeviceResponse
- func (*GetRemoteDeviceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRemoteDeviceResponse) GetResult() int64
- func (*GetRemoteDeviceResponse) ProtoMessage()
- func (x *GetRemoteDeviceResponse) ProtoReflect() protoreflect.Message
- func (x *GetRemoteDeviceResponse) Reset()
- func (x *GetRemoteDeviceResponse) String() string
- type GetRemoteLeDeviceRequest
- func (*GetRemoteLeDeviceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRemoteLeDeviceRequest) GetArg0() string
- func (x *GetRemoteLeDeviceRequest) GetArg1() int32
- func (*GetRemoteLeDeviceRequest) ProtoMessage()
- func (x *GetRemoteLeDeviceRequest) ProtoReflect() protoreflect.Message
- func (x *GetRemoteLeDeviceRequest) Reset()
- func (x *GetRemoteLeDeviceRequest) String() string
- type GetRemoteLeDeviceResponse
- func (*GetRemoteLeDeviceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRemoteLeDeviceResponse) GetResult() int64
- func (*GetRemoteLeDeviceResponse) ProtoMessage()
- func (x *GetRemoteLeDeviceResponse) ProtoReflect() protoreflect.Message
- func (x *GetRemoteLeDeviceResponse) Reset()
- func (x *GetRemoteLeDeviceResponse) String() string
- type GetRfcommServiceNameRequest
- type GetRfcommServiceNameResponse
- func (*GetRfcommServiceNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRfcommServiceNameResponse) GetResult() string
- func (*GetRfcommServiceNameResponse) ProtoMessage()
- func (x *GetRfcommServiceNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetRfcommServiceNameResponse) Reset()
- func (x *GetRfcommServiceNameResponse) String() string
- type GetRfcommUuidRequest
- type GetRfcommUuidResponse
- func (*GetRfcommUuidResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRfcommUuidResponse) GetResult() int64
- func (*GetRfcommUuidResponse) ProtoMessage()
- func (x *GetRfcommUuidResponse) ProtoReflect() protoreflect.Message
- func (x *GetRfcommUuidResponse) Reset()
- func (x *GetRfcommUuidResponse) String() string
- type GetRoleRequest
- type GetRoleResponse
- type GetSampleRateRequest
- type GetSampleRateResponse
- func (*GetSampleRateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSampleRateResponse) GetResult() int32
- func (*GetSampleRateResponse) ProtoMessage()
- func (x *GetSampleRateResponse) ProtoReflect() protoreflect.Message
- func (x *GetSampleRateResponse) Reset()
- func (x *GetSampleRateResponse) String() string
- type GetScanModeRequest
- type GetScanModeResponse
- func (*GetScanModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetScanModeResponse) GetResult() int32
- func (*GetScanModeResponse) ProtoMessage()
- func (x *GetScanModeResponse) ProtoReflect() protoreflect.Message
- func (x *GetScanModeResponse) Reset()
- func (x *GetScanModeResponse) String() string
- type GetServiceRequest
- type GetServiceResponse
- func (*GetServiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceResponse) GetResult() int64
- func (*GetServiceResponse) ProtoMessage()
- func (x *GetServiceResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceResponse) Reset()
- func (x *GetServiceResponse) String() string
- type GetServiceTypeRequest
- func (*GetServiceTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceTypeRequest) GetHandle() int64
- func (*GetServiceTypeRequest) ProtoMessage()
- func (x *GetServiceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceTypeRequest) Reset()
- func (x *GetServiceTypeRequest) String() string
- type GetServiceTypeResponse
- func (*GetServiceTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceTypeResponse) GetResult() int32
- func (*GetServiceTypeResponse) ProtoMessage()
- func (x *GetServiceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceTypeResponse) Reset()
- func (x *GetServiceTypeResponse) String() string
- type GetServicesRequest
- type GetServicesResponse
- func (*GetServicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServicesResponse) GetResult() int64
- func (*GetServicesResponse) ProtoMessage()
- func (x *GetServicesResponse) ProtoReflect() protoreflect.Message
- func (x *GetServicesResponse) Reset()
- func (x *GetServicesResponse) String() string
- type GetSocketTypeRequest
- type GetSocketTypeResponse
- func (*GetSocketTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSocketTypeResponse) GetResult() int32
- func (*GetSocketTypeResponse) ProtoMessage()
- func (x *GetSocketTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetSocketTypeResponse) Reset()
- func (x *GetSocketTypeResponse) String() string
- type GetStateRequest
- type GetStateResponse
- type GetStringValueRequest
- func (*GetStringValueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStringValueRequest) GetArg0() int32
- func (x *GetStringValueRequest) GetHandle() int64
- func (*GetStringValueRequest) ProtoMessage()
- func (x *GetStringValueRequest) ProtoReflect() protoreflect.Message
- func (x *GetStringValueRequest) Reset()
- func (x *GetStringValueRequest) String() string
- type GetStringValueResponse
- func (*GetStringValueResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStringValueResponse) GetResult() string
- func (*GetStringValueResponse) ProtoMessage()
- func (x *GetStringValueResponse) ProtoReflect() protoreflect.Message
- func (x *GetStringValueResponse) Reset()
- func (x *GetStringValueResponse) String() string
- type GetSubclassRequest
- func (*GetSubclassRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubclassRequest) GetHandle() int64
- func (*GetSubclassRequest) ProtoMessage()
- func (x *GetSubclassRequest) ProtoReflect() protoreflect.Message
- func (x *GetSubclassRequest) Reset()
- func (x *GetSubclassRequest) String() string
- type GetSubclassResponse
- func (*GetSubclassResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubclassResponse) GetResult() uint32
- func (*GetSubclassResponse) ProtoMessage()
- func (x *GetSubclassResponse) ProtoReflect() protoreflect.Message
- func (x *GetSubclassResponse) Reset()
- func (x *GetSubclassResponse) String() string
- type GetSupportedCodecTypesRequest
- func (*GetSupportedCodecTypesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedCodecTypesRequest) ProtoMessage()
- func (x *GetSupportedCodecTypesRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedCodecTypesRequest) Reset()
- func (x *GetSupportedCodecTypesRequest) String() string
- type GetSupportedCodecTypesResponse
- func (*GetSupportedCodecTypesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedCodecTypesResponse) GetResult() int64
- func (*GetSupportedCodecTypesResponse) ProtoMessage()
- func (x *GetSupportedCodecTypesResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedCodecTypesResponse) Reset()
- func (x *GetSupportedCodecTypesResponse) String() string
- type GetTokenBucketSizeRequest
- func (*GetTokenBucketSizeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTokenBucketSizeRequest) GetHandle() int64
- func (*GetTokenBucketSizeRequest) ProtoMessage()
- func (x *GetTokenBucketSizeRequest) ProtoReflect() protoreflect.Message
- func (x *GetTokenBucketSizeRequest) Reset()
- func (x *GetTokenBucketSizeRequest) String() string
- type GetTokenBucketSizeResponse
- func (*GetTokenBucketSizeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTokenBucketSizeResponse) GetResult() int32
- func (*GetTokenBucketSizeResponse) ProtoMessage()
- func (x *GetTokenBucketSizeResponse) ProtoReflect() protoreflect.Message
- func (x *GetTokenBucketSizeResponse) Reset()
- func (x *GetTokenBucketSizeResponse) String() string
- type GetTokenRateRequest
- func (*GetTokenRateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTokenRateRequest) GetHandle() int64
- func (*GetTokenRateRequest) ProtoMessage()
- func (x *GetTokenRateRequest) ProtoReflect() protoreflect.Message
- func (x *GetTokenRateRequest) Reset()
- func (x *GetTokenRateRequest) String() string
- type GetTokenRateResponse
- func (*GetTokenRateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTokenRateResponse) GetResult() int32
- func (*GetTokenRateResponse) ProtoMessage()
- func (x *GetTokenRateResponse) ProtoReflect() protoreflect.Message
- func (x *GetTokenRateResponse) Reset()
- func (x *GetTokenRateResponse) String() string
- type GetTypeRequest
- type GetTypeResponse
- type GetUuidRequest
- type GetUuidResponse
- type GetUuidsRequest
- type GetUuidsResponse
- type GetValueRequest
- type GetValueResponse
- type GetWriteTypeRequest
- func (*GetWriteTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetWriteTypeRequest) GetHandle() int64
- func (*GetWriteTypeRequest) ProtoMessage()
- func (x *GetWriteTypeRequest) ProtoReflect() protoreflect.Message
- func (x *GetWriteTypeRequest) Reset()
- func (x *GetWriteTypeRequest) String() string
- type GetWriteTypeResponse
- func (*GetWriteTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWriteTypeResponse) GetResult() int32
- func (*GetWriteTypeResponse) ProtoMessage()
- func (x *GetWriteTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetWriteTypeResponse) Reset()
- func (x *GetWriteTypeResponse) String() string
- type HasServiceRequest
- type HasServiceResponse
- func (*HasServiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HasServiceResponse) GetResult() bool
- func (*HasServiceResponse) ProtoMessage()
- func (x *HasServiceResponse) ProtoReflect() protoreflect.Message
- func (x *HasServiceResponse) Reset()
- func (x *HasServiceResponse) String() string
- type HashCodeRequest
- type HashCodeResponse
- type HeadsetServiceClient
- type HeadsetServiceServer
- type HealthAppConfigurationDescribeContentsRequest
- func (*HealthAppConfigurationDescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (*HealthAppConfigurationDescribeContentsRequest) ProtoMessage()
- func (x *HealthAppConfigurationDescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *HealthAppConfigurationDescribeContentsRequest) Reset()
- func (x *HealthAppConfigurationDescribeContentsRequest) String() string
- type HealthAppConfigurationGetNameRequest
- func (*HealthAppConfigurationGetNameRequest) Descriptor() ([]byte, []int)deprecated
- func (*HealthAppConfigurationGetNameRequest) ProtoMessage()
- func (x *HealthAppConfigurationGetNameRequest) ProtoReflect() protoreflect.Message
- func (x *HealthAppConfigurationGetNameRequest) Reset()
- func (x *HealthAppConfigurationGetNameRequest) String() string
- type HealthAppConfigurationServiceClient
- type HealthAppConfigurationServiceServer
- type HealthAppConfigurationWriteToParcelRequest
- func (*HealthAppConfigurationWriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HealthAppConfigurationWriteToParcelRequest) GetArg0() int64
- func (x *HealthAppConfigurationWriteToParcelRequest) GetArg1() int32
- func (*HealthAppConfigurationWriteToParcelRequest) ProtoMessage()
- func (x *HealthAppConfigurationWriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *HealthAppConfigurationWriteToParcelRequest) Reset()
- func (x *HealthAppConfigurationWriteToParcelRequest) String() string
- type HealthCallbackServiceClient
- type HealthCallbackServiceServer
- type HealthServiceClient
- type HealthServiceServer
- type HearingAidServiceClient
- type HearingAidServiceServer
- type HidDeviceAppQosSettingsServiceClient
- type HidDeviceAppQosSettingsServiceServer
- type HidDeviceAppSdpSettingsServiceClient
- type HidDeviceAppSdpSettingsServiceServer
- type HidDeviceCallbackServiceClient
- type HidDeviceCallbackServiceServer
- type HidDeviceServiceClient
- type HidDeviceServiceServer
- type IsA2DpPlayingRequest
- func (*IsA2DpPlayingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsA2DpPlayingRequest) GetArg0() int64
- func (*IsA2DpPlayingRequest) ProtoMessage()
- func (x *IsA2DpPlayingRequest) ProtoReflect() protoreflect.Message
- func (x *IsA2DpPlayingRequest) Reset()
- func (x *IsA2DpPlayingRequest) String() string
- type IsA2DpPlayingResponse
- func (*IsA2DpPlayingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsA2DpPlayingResponse) GetResult() bool
- func (*IsA2DpPlayingResponse) ProtoMessage()
- func (x *IsA2DpPlayingResponse) ProtoReflect() protoreflect.Message
- func (x *IsA2DpPlayingResponse) Reset()
- func (x *IsA2DpPlayingResponse) String() string
- type IsAudioConnectedRequest
- func (*IsAudioConnectedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsAudioConnectedRequest) GetArg0() int64
- func (*IsAudioConnectedRequest) ProtoMessage()
- func (x *IsAudioConnectedRequest) ProtoReflect() protoreflect.Message
- func (x *IsAudioConnectedRequest) Reset()
- func (x *IsAudioConnectedRequest) String() string
- type IsAudioConnectedResponse
- func (*IsAudioConnectedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsAudioConnectedResponse) GetResult() bool
- func (*IsAudioConnectedResponse) ProtoMessage()
- func (x *IsAudioConnectedResponse) ProtoReflect() protoreflect.Message
- func (x *IsAudioConnectedResponse) Reset()
- func (x *IsAudioConnectedResponse) String() string
- type IsAuthenticationRequiredRequest
- func (*IsAuthenticationRequiredRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsAuthenticationRequiredRequest) ProtoMessage()
- func (x *IsAuthenticationRequiredRequest) ProtoReflect() protoreflect.Message
- func (x *IsAuthenticationRequiredRequest) Reset()
- func (x *IsAuthenticationRequiredRequest) String() string
- type IsAuthenticationRequiredResponse
- func (*IsAuthenticationRequiredResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsAuthenticationRequiredResponse) GetResult() bool
- func (*IsAuthenticationRequiredResponse) ProtoMessage()
- func (x *IsAuthenticationRequiredResponse) ProtoReflect() protoreflect.Message
- func (x *IsAuthenticationRequiredResponse) Reset()
- func (x *IsAuthenticationRequiredResponse) String() string
- type IsCodecConfigSelectableRequest
- func (*IsCodecConfigSelectableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsCodecConfigSelectableRequest) GetArg0() int64
- func (*IsCodecConfigSelectableRequest) ProtoMessage()
- func (x *IsCodecConfigSelectableRequest) ProtoReflect() protoreflect.Message
- func (x *IsCodecConfigSelectableRequest) Reset()
- func (x *IsCodecConfigSelectableRequest) String() string
- type IsCodecConfigSelectableResponse
- func (*IsCodecConfigSelectableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsCodecConfigSelectableResponse) GetResult() bool
- func (*IsCodecConfigSelectableResponse) ProtoMessage()
- func (x *IsCodecConfigSelectableResponse) ProtoReflect() protoreflect.Message
- func (x *IsCodecConfigSelectableResponse) Reset()
- func (x *IsCodecConfigSelectableResponse) String() string
- type IsConnectedRequest
- type IsConnectedResponse
- func (*IsConnectedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsConnectedResponse) GetResult() bool
- func (*IsConnectedResponse) ProtoMessage()
- func (x *IsConnectedResponse) ProtoReflect() protoreflect.Message
- func (x *IsConnectedResponse) Reset()
- func (x *IsConnectedResponse) String() string
- type IsDiscoveringRequest
- type IsDiscoveringResponse
- func (*IsDiscoveringResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsDiscoveringResponse) GetResult() bool
- func (*IsDiscoveringResponse) ProtoMessage()
- func (x *IsDiscoveringResponse) ProtoReflect() protoreflect.Message
- func (x *IsDiscoveringResponse) Reset()
- func (x *IsDiscoveringResponse) String() string
- type IsEnabledRequest
- type IsEnabledResponse
- type IsEncryptionRequiredRequest
- type IsEncryptionRequiredResponse
- func (*IsEncryptionRequiredResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsEncryptionRequiredResponse) GetResult() bool
- func (*IsEncryptionRequiredResponse) ProtoMessage()
- func (x *IsEncryptionRequiredResponse) ProtoReflect() protoreflect.Message
- func (x *IsEncryptionRequiredResponse) Reset()
- func (x *IsEncryptionRequiredResponse) String() string
- type IsInputCodecConfigSelectableRequest
- func (*IsInputCodecConfigSelectableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsInputCodecConfigSelectableRequest) GetArg0() int64
- func (x *IsInputCodecConfigSelectableRequest) GetHandle() int64
- func (*IsInputCodecConfigSelectableRequest) ProtoMessage()
- func (x *IsInputCodecConfigSelectableRequest) ProtoReflect() protoreflect.Message
- func (x *IsInputCodecConfigSelectableRequest) Reset()
- func (x *IsInputCodecConfigSelectableRequest) String() string
- type IsInputCodecConfigSelectableResponse
- func (*IsInputCodecConfigSelectableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsInputCodecConfigSelectableResponse) GetResult() bool
- func (*IsInputCodecConfigSelectableResponse) ProtoMessage()
- func (x *IsInputCodecConfigSelectableResponse) ProtoReflect() protoreflect.Message
- func (x *IsInputCodecConfigSelectableResponse) Reset()
- func (x *IsInputCodecConfigSelectableResponse) String() string
- type IsLe2MPhySupportedRequest
- type IsLe2MPhySupportedResponse
- func (*IsLe2MPhySupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsLe2MPhySupportedResponse) GetResult() bool
- func (*IsLe2MPhySupportedResponse) ProtoMessage()
- func (x *IsLe2MPhySupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsLe2MPhySupportedResponse) Reset()
- func (x *IsLe2MPhySupportedResponse) String() string
- type IsLeAudioBroadcastAssistantSupportedRequest
- func (*IsLeAudioBroadcastAssistantSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsLeAudioBroadcastAssistantSupportedRequest) ProtoMessage()
- func (x *IsLeAudioBroadcastAssistantSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsLeAudioBroadcastAssistantSupportedRequest) Reset()
- func (x *IsLeAudioBroadcastAssistantSupportedRequest) String() string
- type IsLeAudioBroadcastAssistantSupportedResponse
- func (*IsLeAudioBroadcastAssistantSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsLeAudioBroadcastAssistantSupportedResponse) GetResult() int32
- func (*IsLeAudioBroadcastAssistantSupportedResponse) ProtoMessage()
- func (x *IsLeAudioBroadcastAssistantSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsLeAudioBroadcastAssistantSupportedResponse) Reset()
- func (x *IsLeAudioBroadcastAssistantSupportedResponse) String() string
- type IsLeAudioBroadcastSourceSupportedRequest
- func (*IsLeAudioBroadcastSourceSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsLeAudioBroadcastSourceSupportedRequest) ProtoMessage()
- func (x *IsLeAudioBroadcastSourceSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsLeAudioBroadcastSourceSupportedRequest) Reset()
- func (x *IsLeAudioBroadcastSourceSupportedRequest) String() string
- type IsLeAudioBroadcastSourceSupportedResponse
- func (*IsLeAudioBroadcastSourceSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsLeAudioBroadcastSourceSupportedResponse) GetResult() int32
- func (*IsLeAudioBroadcastSourceSupportedResponse) ProtoMessage()
- func (x *IsLeAudioBroadcastSourceSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsLeAudioBroadcastSourceSupportedResponse) Reset()
- func (x *IsLeAudioBroadcastSourceSupportedResponse) String() string
- type IsLeAudioSupportedRequest
- type IsLeAudioSupportedResponse
- func (*IsLeAudioSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsLeAudioSupportedResponse) GetResult() int32
- func (*IsLeAudioSupportedResponse) ProtoMessage()
- func (x *IsLeAudioSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsLeAudioSupportedResponse) Reset()
- func (x *IsLeAudioSupportedResponse) String() string
- type IsLeCodedPhySupportedRequest
- func (*IsLeCodedPhySupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsLeCodedPhySupportedRequest) ProtoMessage()
- func (x *IsLeCodedPhySupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsLeCodedPhySupportedRequest) Reset()
- func (x *IsLeCodedPhySupportedRequest) String() string
- type IsLeCodedPhySupportedResponse
- func (*IsLeCodedPhySupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsLeCodedPhySupportedResponse) GetResult() bool
- func (*IsLeCodedPhySupportedResponse) ProtoMessage()
- func (x *IsLeCodedPhySupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsLeCodedPhySupportedResponse) Reset()
- func (x *IsLeCodedPhySupportedResponse) String() string
- type IsLeExtendedAdvertisingSupportedRequest
- func (*IsLeExtendedAdvertisingSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsLeExtendedAdvertisingSupportedRequest) ProtoMessage()
- func (x *IsLeExtendedAdvertisingSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsLeExtendedAdvertisingSupportedRequest) Reset()
- func (x *IsLeExtendedAdvertisingSupportedRequest) String() string
- type IsLeExtendedAdvertisingSupportedResponse
- func (*IsLeExtendedAdvertisingSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsLeExtendedAdvertisingSupportedResponse) GetResult() bool
- func (*IsLeExtendedAdvertisingSupportedResponse) ProtoMessage()
- func (x *IsLeExtendedAdvertisingSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsLeExtendedAdvertisingSupportedResponse) Reset()
- func (x *IsLeExtendedAdvertisingSupportedResponse) String() string
- type IsLePeriodicAdvertisingSupportedRequest
- func (*IsLePeriodicAdvertisingSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsLePeriodicAdvertisingSupportedRequest) ProtoMessage()
- func (x *IsLePeriodicAdvertisingSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsLePeriodicAdvertisingSupportedRequest) Reset()
- func (x *IsLePeriodicAdvertisingSupportedRequest) String() string
- type IsLePeriodicAdvertisingSupportedResponse
- func (*IsLePeriodicAdvertisingSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsLePeriodicAdvertisingSupportedResponse) GetResult() bool
- func (*IsLePeriodicAdvertisingSupportedResponse) ProtoMessage()
- func (x *IsLePeriodicAdvertisingSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsLePeriodicAdvertisingSupportedResponse) Reset()
- func (x *IsLePeriodicAdvertisingSupportedResponse) String() string
- type IsMandatoryCodecRequest
- type IsMandatoryCodecResponse
- func (*IsMandatoryCodecResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsMandatoryCodecResponse) GetResult() bool
- func (*IsMandatoryCodecResponse) ProtoMessage()
- func (x *IsMandatoryCodecResponse) ProtoReflect() protoreflect.Message
- func (x *IsMandatoryCodecResponse) Reset()
- func (x *IsMandatoryCodecResponse) String() string
- type IsMultipleAdvertisementSupportedRequest
- func (*IsMultipleAdvertisementSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsMultipleAdvertisementSupportedRequest) ProtoMessage()
- func (x *IsMultipleAdvertisementSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsMultipleAdvertisementSupportedRequest) Reset()
- func (x *IsMultipleAdvertisementSupportedRequest) String() string
- type IsMultipleAdvertisementSupportedResponse
- func (*IsMultipleAdvertisementSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsMultipleAdvertisementSupportedResponse) GetResult() bool
- func (*IsMultipleAdvertisementSupportedResponse) ProtoMessage()
- func (x *IsMultipleAdvertisementSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsMultipleAdvertisementSupportedResponse) Reset()
- func (x *IsMultipleAdvertisementSupportedResponse) String() string
- type IsNoiseReductionSupportedRequest
- func (*IsNoiseReductionSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsNoiseReductionSupportedRequest) GetArg0() int64
- func (*IsNoiseReductionSupportedRequest) ProtoMessage()
- func (x *IsNoiseReductionSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsNoiseReductionSupportedRequest) Reset()
- func (x *IsNoiseReductionSupportedRequest) String() string
- type IsNoiseReductionSupportedResponse
- func (*IsNoiseReductionSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsNoiseReductionSupportedResponse) GetResult() bool
- func (*IsNoiseReductionSupportedResponse) ProtoMessage()
- func (x *IsNoiseReductionSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsNoiseReductionSupportedResponse) Reset()
- func (x *IsNoiseReductionSupportedResponse) String() string
- type IsOffloadedFilteringSupportedRequest
- func (*IsOffloadedFilteringSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsOffloadedFilteringSupportedRequest) ProtoMessage()
- func (x *IsOffloadedFilteringSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsOffloadedFilteringSupportedRequest) Reset()
- func (x *IsOffloadedFilteringSupportedRequest) String() string
- type IsOffloadedFilteringSupportedResponse
- func (*IsOffloadedFilteringSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsOffloadedFilteringSupportedResponse) GetResult() bool
- func (*IsOffloadedFilteringSupportedResponse) ProtoMessage()
- func (x *IsOffloadedFilteringSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsOffloadedFilteringSupportedResponse) Reset()
- func (x *IsOffloadedFilteringSupportedResponse) String() string
- type IsOffloadedScanBatchingSupportedRequest
- func (*IsOffloadedScanBatchingSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsOffloadedScanBatchingSupportedRequest) ProtoMessage()
- func (x *IsOffloadedScanBatchingSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsOffloadedScanBatchingSupportedRequest) Reset()
- func (x *IsOffloadedScanBatchingSupportedRequest) String() string
- type IsOffloadedScanBatchingSupportedResponse
- func (*IsOffloadedScanBatchingSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsOffloadedScanBatchingSupportedResponse) GetResult() bool
- func (*IsOffloadedScanBatchingSupportedResponse) ProtoMessage()
- func (x *IsOffloadedScanBatchingSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsOffloadedScanBatchingSupportedResponse) Reset()
- func (x *IsOffloadedScanBatchingSupportedResponse) String() string
- type IsOutputCodecConfigSelectableRequest
- func (*IsOutputCodecConfigSelectableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsOutputCodecConfigSelectableRequest) GetArg0() int64
- func (x *IsOutputCodecConfigSelectableRequest) GetHandle() int64
- func (*IsOutputCodecConfigSelectableRequest) ProtoMessage()
- func (x *IsOutputCodecConfigSelectableRequest) ProtoReflect() protoreflect.Message
- func (x *IsOutputCodecConfigSelectableRequest) Reset()
- func (x *IsOutputCodecConfigSelectableRequest) String() string
- type IsOutputCodecConfigSelectableResponse
- func (*IsOutputCodecConfigSelectableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsOutputCodecConfigSelectableResponse) GetResult() bool
- func (*IsOutputCodecConfigSelectableResponse) ProtoMessage()
- func (x *IsOutputCodecConfigSelectableResponse) ProtoReflect() protoreflect.Message
- func (x *IsOutputCodecConfigSelectableResponse) Reset()
- func (x *IsOutputCodecConfigSelectableResponse) String() string
- type IsVoiceRecognitionSupportedRequest
- func (*IsVoiceRecognitionSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsVoiceRecognitionSupportedRequest) GetArg0() int64
- func (*IsVoiceRecognitionSupportedRequest) ProtoMessage()
- func (x *IsVoiceRecognitionSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsVoiceRecognitionSupportedRequest) Reset()
- func (x *IsVoiceRecognitionSupportedRequest) String() string
- type IsVoiceRecognitionSupportedResponse
- func (*IsVoiceRecognitionSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsVoiceRecognitionSupportedResponse) GetResult() bool
- func (*IsVoiceRecognitionSupportedResponse) ProtoMessage()
- func (x *IsVoiceRecognitionSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsVoiceRecognitionSupportedResponse) Reset()
- func (x *IsVoiceRecognitionSupportedResponse) String() string
- type LeAudioCodecConfigBuilderServiceClient
- type LeAudioCodecConfigBuilderServiceServer
- type LeAudioCodecConfigDescribeContentsRequest
- func (*LeAudioCodecConfigDescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (*LeAudioCodecConfigDescribeContentsRequest) ProtoMessage()
- func (x *LeAudioCodecConfigDescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *LeAudioCodecConfigDescribeContentsRequest) Reset()
- func (x *LeAudioCodecConfigDescribeContentsRequest) String() string
- type LeAudioCodecConfigEqualsRequest
- func (*LeAudioCodecConfigEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LeAudioCodecConfigEqualsRequest) GetArg0() int64
- func (*LeAudioCodecConfigEqualsRequest) ProtoMessage()
- func (x *LeAudioCodecConfigEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *LeAudioCodecConfigEqualsRequest) Reset()
- func (x *LeAudioCodecConfigEqualsRequest) String() string
- type LeAudioCodecConfigHashCodeRequest
- func (*LeAudioCodecConfigHashCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*LeAudioCodecConfigHashCodeRequest) ProtoMessage()
- func (x *LeAudioCodecConfigHashCodeRequest) ProtoReflect() protoreflect.Message
- func (x *LeAudioCodecConfigHashCodeRequest) Reset()
- func (x *LeAudioCodecConfigHashCodeRequest) String() string
- type LeAudioCodecConfigServiceClient
- type LeAudioCodecConfigServiceServer
- type LeAudioCodecConfigWriteToParcelRequest
- func (*LeAudioCodecConfigWriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LeAudioCodecConfigWriteToParcelRequest) GetArg0() int64
- func (x *LeAudioCodecConfigWriteToParcelRequest) GetArg1() int32
- func (*LeAudioCodecConfigWriteToParcelRequest) ProtoMessage()
- func (x *LeAudioCodecConfigWriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *LeAudioCodecConfigWriteToParcelRequest) Reset()
- func (x *LeAudioCodecConfigWriteToParcelRequest) String() string
- type LeAudioCodecStatusServiceClient
- type LeAudioCodecStatusServiceServer
- type LeAudioCodecStatusToStringRequest
- func (*LeAudioCodecStatusToStringRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LeAudioCodecStatusToStringRequest) GetHandle() int64
- func (*LeAudioCodecStatusToStringRequest) ProtoMessage()
- func (x *LeAudioCodecStatusToStringRequest) ProtoReflect() protoreflect.Message
- func (x *LeAudioCodecStatusToStringRequest) Reset()
- func (x *LeAudioCodecStatusToStringRequest) String() string
- type LeAudioServiceClient
- type LeAudioServiceServer
- type ListenUsingInsecureL2CapChannelRequest
- func (*ListenUsingInsecureL2CapChannelRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListenUsingInsecureL2CapChannelRequest) ProtoMessage()
- func (x *ListenUsingInsecureL2CapChannelRequest) ProtoReflect() protoreflect.Message
- func (x *ListenUsingInsecureL2CapChannelRequest) Reset()
- func (x *ListenUsingInsecureL2CapChannelRequest) String() string
- type ListenUsingInsecureL2CapChannelResponse
- func (*ListenUsingInsecureL2CapChannelResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListenUsingInsecureL2CapChannelResponse) GetResult() int64
- func (*ListenUsingInsecureL2CapChannelResponse) ProtoMessage()
- func (x *ListenUsingInsecureL2CapChannelResponse) ProtoReflect() protoreflect.Message
- func (x *ListenUsingInsecureL2CapChannelResponse) Reset()
- func (x *ListenUsingInsecureL2CapChannelResponse) String() string
- type ListenUsingInsecureRfcommWithServiceRecordRequest
- func (*ListenUsingInsecureRfcommWithServiceRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListenUsingInsecureRfcommWithServiceRecordRequest) GetArg0() string
- func (x *ListenUsingInsecureRfcommWithServiceRecordRequest) GetArg1() int64
- func (*ListenUsingInsecureRfcommWithServiceRecordRequest) ProtoMessage()
- func (x *ListenUsingInsecureRfcommWithServiceRecordRequest) ProtoReflect() protoreflect.Message
- func (x *ListenUsingInsecureRfcommWithServiceRecordRequest) Reset()
- func (x *ListenUsingInsecureRfcommWithServiceRecordRequest) String() string
- type ListenUsingInsecureRfcommWithServiceRecordResponse
- func (*ListenUsingInsecureRfcommWithServiceRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListenUsingInsecureRfcommWithServiceRecordResponse) GetResult() int64
- func (*ListenUsingInsecureRfcommWithServiceRecordResponse) ProtoMessage()
- func (x *ListenUsingInsecureRfcommWithServiceRecordResponse) ProtoReflect() protoreflect.Message
- func (x *ListenUsingInsecureRfcommWithServiceRecordResponse) Reset()
- func (x *ListenUsingInsecureRfcommWithServiceRecordResponse) String() string
- type ListenUsingL2CapChannelRequest
- func (*ListenUsingL2CapChannelRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListenUsingL2CapChannelRequest) ProtoMessage()
- func (x *ListenUsingL2CapChannelRequest) ProtoReflect() protoreflect.Message
- func (x *ListenUsingL2CapChannelRequest) Reset()
- func (x *ListenUsingL2CapChannelRequest) String() string
- type ListenUsingL2CapChannelResponse
- func (*ListenUsingL2CapChannelResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListenUsingL2CapChannelResponse) GetResult() int64
- func (*ListenUsingL2CapChannelResponse) ProtoMessage()
- func (x *ListenUsingL2CapChannelResponse) ProtoReflect() protoreflect.Message
- func (x *ListenUsingL2CapChannelResponse) Reset()
- func (x *ListenUsingL2CapChannelResponse) String() string
- type ListenUsingRfcommWithServiceRecordRequest
- func (*ListenUsingRfcommWithServiceRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListenUsingRfcommWithServiceRecordRequest) GetArg0() string
- func (x *ListenUsingRfcommWithServiceRecordRequest) GetArg1() int64
- func (*ListenUsingRfcommWithServiceRecordRequest) ProtoMessage()
- func (x *ListenUsingRfcommWithServiceRecordRequest) ProtoReflect() protoreflect.Message
- func (x *ListenUsingRfcommWithServiceRecordRequest) Reset()
- func (x *ListenUsingRfcommWithServiceRecordRequest) String() string
- type ListenUsingRfcommWithServiceRecordResponse
- func (*ListenUsingRfcommWithServiceRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListenUsingRfcommWithServiceRecordResponse) GetResult() int64
- func (*ListenUsingRfcommWithServiceRecordResponse) ProtoMessage()
- func (x *ListenUsingRfcommWithServiceRecordResponse) ProtoReflect() protoreflect.Message
- func (x *ListenUsingRfcommWithServiceRecordResponse) Reset()
- func (x *ListenUsingRfcommWithServiceRecordResponse) String() string
- type ListenUsingSocketSettingsRequest
- func (*ListenUsingSocketSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListenUsingSocketSettingsRequest) GetArg0() int64
- func (*ListenUsingSocketSettingsRequest) ProtoMessage()
- func (x *ListenUsingSocketSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *ListenUsingSocketSettingsRequest) Reset()
- func (x *ListenUsingSocketSettingsRequest) String() string
- type ListenUsingSocketSettingsResponse
- func (*ListenUsingSocketSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListenUsingSocketSettingsResponse) GetResult() int64
- func (*ListenUsingSocketSettingsResponse) ProtoMessage()
- func (x *ListenUsingSocketSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *ListenUsingSocketSettingsResponse) Reset()
- func (x *ListenUsingSocketSettingsResponse) String() string
- type ManagerGetConnectedDevicesRequest
- func (*ManagerGetConnectedDevicesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ManagerGetConnectedDevicesRequest) GetArg0() int32
- func (*ManagerGetConnectedDevicesRequest) ProtoMessage()
- func (x *ManagerGetConnectedDevicesRequest) ProtoReflect() protoreflect.Message
- func (x *ManagerGetConnectedDevicesRequest) Reset()
- func (x *ManagerGetConnectedDevicesRequest) String() string
- type ManagerGetConnectionStateRequest
- func (*ManagerGetConnectionStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ManagerGetConnectionStateRequest) GetArg0() int64
- func (x *ManagerGetConnectionStateRequest) GetArg1() int32
- func (*ManagerGetConnectionStateRequest) ProtoMessage()
- func (x *ManagerGetConnectionStateRequest) ProtoReflect() protoreflect.Message
- func (x *ManagerGetConnectionStateRequest) Reset()
- func (x *ManagerGetConnectionStateRequest) String() string
- type ManagerGetDevicesMatchingConnectionStatesRequest
- func (*ManagerGetDevicesMatchingConnectionStatesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ManagerGetDevicesMatchingConnectionStatesRequest) GetArg0() int32
- func (x *ManagerGetDevicesMatchingConnectionStatesRequest) GetArg1() int64
- func (*ManagerGetDevicesMatchingConnectionStatesRequest) ProtoMessage()
- func (x *ManagerGetDevicesMatchingConnectionStatesRequest) ProtoReflect() protoreflect.Message
- func (x *ManagerGetDevicesMatchingConnectionStatesRequest) Reset()
- func (x *ManagerGetDevicesMatchingConnectionStatesRequest) String() string
- type ManagerServiceClient
- type ManagerServiceServer
- type NewGattCharacteristicRequest
- func (*NewGattCharacteristicRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewGattCharacteristicRequest) GetArg0() int64
- func (x *NewGattCharacteristicRequest) GetArg1() int32
- func (x *NewGattCharacteristicRequest) GetArg2() int32
- func (*NewGattCharacteristicRequest) ProtoMessage()
- func (x *NewGattCharacteristicRequest) ProtoReflect() protoreflect.Message
- func (x *NewGattCharacteristicRequest) Reset()
- func (x *NewGattCharacteristicRequest) String() string
- type NewGattCharacteristicResponse
- func (*NewGattCharacteristicResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewGattCharacteristicResponse) GetResult() int64
- func (*NewGattCharacteristicResponse) ProtoMessage()
- func (x *NewGattCharacteristicResponse) ProtoReflect() protoreflect.Message
- func (x *NewGattCharacteristicResponse) Reset()
- func (x *NewGattCharacteristicResponse) String() string
- type NewGattDescriptorRequest
- func (*NewGattDescriptorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewGattDescriptorRequest) GetArg0() int64
- func (x *NewGattDescriptorRequest) GetArg1() int32
- func (*NewGattDescriptorRequest) ProtoMessage()
- func (x *NewGattDescriptorRequest) ProtoReflect() protoreflect.Message
- func (x *NewGattDescriptorRequest) Reset()
- func (x *NewGattDescriptorRequest) String() string
- type NewGattDescriptorResponse
- func (*NewGattDescriptorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewGattDescriptorResponse) GetResult() int64
- func (*NewGattDescriptorResponse) ProtoMessage()
- func (x *NewGattDescriptorResponse) ProtoReflect() protoreflect.Message
- func (x *NewGattDescriptorResponse) Reset()
- func (x *NewGattDescriptorResponse) String() string
- type NewGattServiceRequest
- func (*NewGattServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewGattServiceRequest) GetArg0() int64
- func (x *NewGattServiceRequest) GetArg1() int32
- func (*NewGattServiceRequest) ProtoMessage()
- func (x *NewGattServiceRequest) ProtoReflect() protoreflect.Message
- func (x *NewGattServiceRequest) Reset()
- func (x *NewGattServiceRequest) String() string
- type NewGattServiceResponse
- func (*NewGattServiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewGattServiceResponse) GetResult() int64
- func (*NewGattServiceResponse) ProtoMessage()
- func (x *NewGattServiceResponse) ProtoReflect() protoreflect.Message
- func (x *NewGattServiceResponse) Reset()
- func (x *NewGattServiceResponse) String() string
- type NewHidDeviceAppQosSettingsRequest
- func (*NewHidDeviceAppQosSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewHidDeviceAppQosSettingsRequest) GetArg0() int32
- func (x *NewHidDeviceAppQosSettingsRequest) GetArg1() int32
- func (x *NewHidDeviceAppQosSettingsRequest) GetArg2() int32
- func (x *NewHidDeviceAppQosSettingsRequest) GetArg3() int32
- func (x *NewHidDeviceAppQosSettingsRequest) GetArg4() int32
- func (x *NewHidDeviceAppQosSettingsRequest) GetArg5() int32
- func (*NewHidDeviceAppQosSettingsRequest) ProtoMessage()
- func (x *NewHidDeviceAppQosSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *NewHidDeviceAppQosSettingsRequest) Reset()
- func (x *NewHidDeviceAppQosSettingsRequest) String() string
- type NewHidDeviceAppQosSettingsResponse
- func (*NewHidDeviceAppQosSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewHidDeviceAppQosSettingsResponse) GetResult() int64
- func (*NewHidDeviceAppQosSettingsResponse) ProtoMessage()
- func (x *NewHidDeviceAppQosSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *NewHidDeviceAppQosSettingsResponse) Reset()
- func (x *NewHidDeviceAppQosSettingsResponse) String() string
- type NewHidDeviceAppSdpSettingsRequest
- func (*NewHidDeviceAppSdpSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewHidDeviceAppSdpSettingsRequest) GetArg0() string
- func (x *NewHidDeviceAppSdpSettingsRequest) GetArg1() string
- func (x *NewHidDeviceAppSdpSettingsRequest) GetArg2() string
- func (x *NewHidDeviceAppSdpSettingsRequest) GetArg3() int64
- func (x *NewHidDeviceAppSdpSettingsRequest) GetArg4() int64
- func (*NewHidDeviceAppSdpSettingsRequest) ProtoMessage()
- func (x *NewHidDeviceAppSdpSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *NewHidDeviceAppSdpSettingsRequest) Reset()
- func (x *NewHidDeviceAppSdpSettingsRequest) String() string
- type NewHidDeviceAppSdpSettingsResponse
- func (*NewHidDeviceAppSdpSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewHidDeviceAppSdpSettingsResponse) GetResult() int64
- func (*NewHidDeviceAppSdpSettingsResponse) ProtoMessage()
- func (x *NewHidDeviceAppSdpSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *NewHidDeviceAppSdpSettingsResponse) Reset()
- func (x *NewHidDeviceAppSdpSettingsResponse) String() string
- type NewLeAudioCodecStatusRequest
- func (*NewLeAudioCodecStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewLeAudioCodecStatusRequest) GetArg0() int64
- func (x *NewLeAudioCodecStatusRequest) GetArg1() int64
- func (x *NewLeAudioCodecStatusRequest) GetArg2() int64
- func (x *NewLeAudioCodecStatusRequest) GetArg3() int64
- func (x *NewLeAudioCodecStatusRequest) GetArg4() int64
- func (x *NewLeAudioCodecStatusRequest) GetArg5() int64
- func (*NewLeAudioCodecStatusRequest) ProtoMessage()
- func (x *NewLeAudioCodecStatusRequest) ProtoReflect() protoreflect.Message
- func (x *NewLeAudioCodecStatusRequest) Reset()
- func (x *NewLeAudioCodecStatusRequest) String() string
- type NewLeAudioCodecStatusResponse
- func (*NewLeAudioCodecStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewLeAudioCodecStatusResponse) GetResult() int64
- func (*NewLeAudioCodecStatusResponse) ProtoMessage()
- func (x *NewLeAudioCodecStatusResponse) ProtoReflect() protoreflect.Message
- func (x *NewLeAudioCodecStatusResponse) Reset()
- func (x *NewLeAudioCodecStatusResponse) String() string
- type NewSocketExceptionRequest
- func (*NewSocketExceptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewSocketExceptionRequest) GetArg0() int32
- func (*NewSocketExceptionRequest) ProtoMessage()
- func (x *NewSocketExceptionRequest) ProtoReflect() protoreflect.Message
- func (x *NewSocketExceptionRequest) Reset()
- func (x *NewSocketExceptionRequest) String() string
- type NewSocketExceptionResponse
- func (*NewSocketExceptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewSocketExceptionResponse) GetResult() int64
- func (*NewSocketExceptionResponse) ProtoMessage()
- func (x *NewSocketExceptionResponse) ProtoReflect() protoreflect.Message
- func (x *NewSocketExceptionResponse) Reset()
- func (x *NewSocketExceptionResponse) String() string
- type NotifyCharacteristicChanged3Request
- func (*NotifyCharacteristicChanged3Request) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyCharacteristicChanged3Request) GetArg0() int64
- func (x *NotifyCharacteristicChanged3Request) GetArg1() int64
- func (x *NotifyCharacteristicChanged3Request) GetArg2() bool
- func (*NotifyCharacteristicChanged3Request) ProtoMessage()
- func (x *NotifyCharacteristicChanged3Request) ProtoReflect() protoreflect.Message
- func (x *NotifyCharacteristicChanged3Request) Reset()
- func (x *NotifyCharacteristicChanged3Request) String() string
- type NotifyCharacteristicChanged3Response
- func (*NotifyCharacteristicChanged3Response) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyCharacteristicChanged3Response) GetResult() bool
- func (*NotifyCharacteristicChanged3Response) ProtoMessage()
- func (x *NotifyCharacteristicChanged3Response) ProtoReflect() protoreflect.Message
- func (x *NotifyCharacteristicChanged3Response) Reset()
- func (x *NotifyCharacteristicChanged3Response) String() string
- type NotifyCharacteristicChanged4_1Request
- func (*NotifyCharacteristicChanged4_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyCharacteristicChanged4_1Request) GetArg0() int64
- func (x *NotifyCharacteristicChanged4_1Request) GetArg1() int64
- func (x *NotifyCharacteristicChanged4_1Request) GetArg2() bool
- func (x *NotifyCharacteristicChanged4_1Request) GetArg3() int64
- func (*NotifyCharacteristicChanged4_1Request) ProtoMessage()
- func (x *NotifyCharacteristicChanged4_1Request) ProtoReflect() protoreflect.Message
- func (x *NotifyCharacteristicChanged4_1Request) Reset()
- func (x *NotifyCharacteristicChanged4_1Request) String() string
- type NotifyCharacteristicChanged4_1Response
- func (*NotifyCharacteristicChanged4_1Response) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyCharacteristicChanged4_1Response) GetResult() int32
- func (*NotifyCharacteristicChanged4_1Response) ProtoMessage()
- func (x *NotifyCharacteristicChanged4_1Response) ProtoReflect() protoreflect.Message
- func (x *NotifyCharacteristicChanged4_1Response) Reset()
- func (x *NotifyCharacteristicChanged4_1Response) String() string
- type OnAppStatusChangedRequest
- func (*OnAppStatusChangedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnAppStatusChangedRequest) GetArg0() int64
- func (x *OnAppStatusChangedRequest) GetArg1() bool
- func (*OnAppStatusChangedRequest) ProtoMessage()
- func (x *OnAppStatusChangedRequest) ProtoReflect() protoreflect.Message
- func (x *OnAppStatusChangedRequest) Reset()
- func (x *OnAppStatusChangedRequest) String() string
- type OnAppStatusChangedResponse
- type OnCharacteristicChanged2Request
- func (*OnCharacteristicChanged2Request) Descriptor() ([]byte, []int)deprecated
- func (x *OnCharacteristicChanged2Request) GetArg0() int64
- func (x *OnCharacteristicChanged2Request) GetArg1() int64
- func (*OnCharacteristicChanged2Request) ProtoMessage()
- func (x *OnCharacteristicChanged2Request) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicChanged2Request) Reset()
- func (x *OnCharacteristicChanged2Request) String() string
- type OnCharacteristicChanged2Response
- func (*OnCharacteristicChanged2Response) Descriptor() ([]byte, []int)deprecated
- func (*OnCharacteristicChanged2Response) ProtoMessage()
- func (x *OnCharacteristicChanged2Response) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicChanged2Response) Reset()
- func (x *OnCharacteristicChanged2Response) String() string
- type OnCharacteristicChanged3_1Request
- func (*OnCharacteristicChanged3_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *OnCharacteristicChanged3_1Request) GetArg0() int64
- func (x *OnCharacteristicChanged3_1Request) GetArg1() int64
- func (x *OnCharacteristicChanged3_1Request) GetArg2() int64
- func (*OnCharacteristicChanged3_1Request) ProtoMessage()
- func (x *OnCharacteristicChanged3_1Request) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicChanged3_1Request) Reset()
- func (x *OnCharacteristicChanged3_1Request) String() string
- type OnCharacteristicChanged3_1Response
- func (*OnCharacteristicChanged3_1Response) Descriptor() ([]byte, []int)deprecated
- func (*OnCharacteristicChanged3_1Response) ProtoMessage()
- func (x *OnCharacteristicChanged3_1Response) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicChanged3_1Response) Reset()
- func (x *OnCharacteristicChanged3_1Response) String() string
- type OnCharacteristicRead3_1Request
- func (*OnCharacteristicRead3_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *OnCharacteristicRead3_1Request) GetArg0() int64
- func (x *OnCharacteristicRead3_1Request) GetArg1() int64
- func (x *OnCharacteristicRead3_1Request) GetArg2() int32
- func (*OnCharacteristicRead3_1Request) ProtoMessage()
- func (x *OnCharacteristicRead3_1Request) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicRead3_1Request) Reset()
- func (x *OnCharacteristicRead3_1Request) String() string
- type OnCharacteristicRead3_1Response
- func (*OnCharacteristicRead3_1Response) Descriptor() ([]byte, []int)deprecated
- func (*OnCharacteristicRead3_1Response) ProtoMessage()
- func (x *OnCharacteristicRead3_1Response) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicRead3_1Response) Reset()
- func (x *OnCharacteristicRead3_1Response) String() string
- type OnCharacteristicRead4Request
- func (*OnCharacteristicRead4Request) Descriptor() ([]byte, []int)deprecated
- func (x *OnCharacteristicRead4Request) GetArg0() int64
- func (x *OnCharacteristicRead4Request) GetArg1() int64
- func (x *OnCharacteristicRead4Request) GetArg2() int64
- func (x *OnCharacteristicRead4Request) GetArg3() int32
- func (*OnCharacteristicRead4Request) ProtoMessage()
- func (x *OnCharacteristicRead4Request) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicRead4Request) Reset()
- func (x *OnCharacteristicRead4Request) String() string
- type OnCharacteristicRead4Response
- func (*OnCharacteristicRead4Response) Descriptor() ([]byte, []int)deprecated
- func (*OnCharacteristicRead4Response) ProtoMessage()
- func (x *OnCharacteristicRead4Response) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicRead4Response) Reset()
- func (x *OnCharacteristicRead4Response) String() string
- type OnCharacteristicReadRequestRequest
- func (*OnCharacteristicReadRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnCharacteristicReadRequestRequest) GetArg0() int64
- func (x *OnCharacteristicReadRequestRequest) GetArg1() int32
- func (x *OnCharacteristicReadRequestRequest) GetArg2() int32
- func (x *OnCharacteristicReadRequestRequest) GetArg3() int64
- func (*OnCharacteristicReadRequestRequest) ProtoMessage()
- func (x *OnCharacteristicReadRequestRequest) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicReadRequestRequest) Reset()
- func (x *OnCharacteristicReadRequestRequest) String() string
- type OnCharacteristicReadRequestResponse
- func (*OnCharacteristicReadRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnCharacteristicReadRequestResponse) ProtoMessage()
- func (x *OnCharacteristicReadRequestResponse) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicReadRequestResponse) Reset()
- func (x *OnCharacteristicReadRequestResponse) String() string
- type OnCharacteristicWriteRequest
- func (*OnCharacteristicWriteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnCharacteristicWriteRequest) GetArg0() int64
- func (x *OnCharacteristicWriteRequest) GetArg1() int64
- func (x *OnCharacteristicWriteRequest) GetArg2() int32
- func (*OnCharacteristicWriteRequest) ProtoMessage()
- func (x *OnCharacteristicWriteRequest) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicWriteRequest) Reset()
- func (x *OnCharacteristicWriteRequest) String() string
- type OnCharacteristicWriteRequestOpRequest
- func (*OnCharacteristicWriteRequestOpRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnCharacteristicWriteRequestOpRequest) GetArg0() int64
- func (x *OnCharacteristicWriteRequestOpRequest) GetArg1() int32
- func (x *OnCharacteristicWriteRequestOpRequest) GetArg2() int64
- func (x *OnCharacteristicWriteRequestOpRequest) GetArg3() bool
- func (x *OnCharacteristicWriteRequestOpRequest) GetArg4() bool
- func (x *OnCharacteristicWriteRequestOpRequest) GetArg5() int32
- func (x *OnCharacteristicWriteRequestOpRequest) GetArg6() int64
- func (*OnCharacteristicWriteRequestOpRequest) ProtoMessage()
- func (x *OnCharacteristicWriteRequestOpRequest) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicWriteRequestOpRequest) Reset()
- func (x *OnCharacteristicWriteRequestOpRequest) String() string
- type OnCharacteristicWriteRequestOpResponse
- func (*OnCharacteristicWriteRequestOpResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnCharacteristicWriteRequestOpResponse) ProtoMessage()
- func (x *OnCharacteristicWriteRequestOpResponse) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicWriteRequestOpResponse) Reset()
- func (x *OnCharacteristicWriteRequestOpResponse) String() string
- type OnCharacteristicWriteRequestRequest
- func (*OnCharacteristicWriteRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnCharacteristicWriteRequestRequest) GetArg0() int64
- func (x *OnCharacteristicWriteRequestRequest) GetArg1() int32
- func (x *OnCharacteristicWriteRequestRequest) GetArg2() int64
- func (x *OnCharacteristicWriteRequestRequest) GetArg3() bool
- func (x *OnCharacteristicWriteRequestRequest) GetArg4() bool
- func (x *OnCharacteristicWriteRequestRequest) GetArg5() int32
- func (x *OnCharacteristicWriteRequestRequest) GetArg6() int64
- func (*OnCharacteristicWriteRequestRequest) ProtoMessage()
- func (x *OnCharacteristicWriteRequestRequest) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicWriteRequestRequest) Reset()
- func (x *OnCharacteristicWriteRequestRequest) String() string
- type OnCharacteristicWriteRequestResponse
- func (*OnCharacteristicWriteRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnCharacteristicWriteRequestResponse) ProtoMessage()
- func (x *OnCharacteristicWriteRequestResponse) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicWriteRequestResponse) Reset()
- func (x *OnCharacteristicWriteRequestResponse) String() string
- type OnCharacteristicWriteResponse
- func (*OnCharacteristicWriteResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnCharacteristicWriteResponse) ProtoMessage()
- func (x *OnCharacteristicWriteResponse) ProtoReflect() protoreflect.Message
- func (x *OnCharacteristicWriteResponse) Reset()
- func (x *OnCharacteristicWriteResponse) String() string
- type OnConnectionStateChangeRequest
- func (*OnConnectionStateChangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnConnectionStateChangeRequest) GetArg0() int64
- func (x *OnConnectionStateChangeRequest) GetArg1() int32
- func (x *OnConnectionStateChangeRequest) GetArg2() int32
- func (*OnConnectionStateChangeRequest) ProtoMessage()
- func (x *OnConnectionStateChangeRequest) ProtoReflect() protoreflect.Message
- func (x *OnConnectionStateChangeRequest) Reset()
- func (x *OnConnectionStateChangeRequest) String() string
- type OnConnectionStateChangeResponse
- func (*OnConnectionStateChangeResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnConnectionStateChangeResponse) ProtoMessage()
- func (x *OnConnectionStateChangeResponse) ProtoReflect() protoreflect.Message
- func (x *OnConnectionStateChangeResponse) Reset()
- func (x *OnConnectionStateChangeResponse) String() string
- type OnConnectionStateChangedRequest
- func (*OnConnectionStateChangedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnConnectionStateChangedRequest) GetArg0() int64
- func (x *OnConnectionStateChangedRequest) GetArg1() int32
- func (*OnConnectionStateChangedRequest) ProtoMessage()
- func (x *OnConnectionStateChangedRequest) ProtoReflect() protoreflect.Message
- func (x *OnConnectionStateChangedRequest) Reset()
- func (x *OnConnectionStateChangedRequest) String() string
- type OnConnectionStateChangedResponse
- func (*OnConnectionStateChangedResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnConnectionStateChangedResponse) ProtoMessage()
- func (x *OnConnectionStateChangedResponse) ProtoReflect() protoreflect.Message
- func (x *OnConnectionStateChangedResponse) Reset()
- func (x *OnConnectionStateChangedResponse) String() string
- type OnDescriptorRead3Request
- func (*OnDescriptorRead3Request) Descriptor() ([]byte, []int)deprecated
- func (x *OnDescriptorRead3Request) GetArg0() int64
- func (x *OnDescriptorRead3Request) GetArg1() int64
- func (x *OnDescriptorRead3Request) GetArg2() int32
- func (*OnDescriptorRead3Request) ProtoMessage()
- func (x *OnDescriptorRead3Request) ProtoReflect() protoreflect.Message
- func (x *OnDescriptorRead3Request) Reset()
- func (x *OnDescriptorRead3Request) String() string
- type OnDescriptorRead3Response
- type OnDescriptorRead4_1Request
- func (*OnDescriptorRead4_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *OnDescriptorRead4_1Request) GetArg0() int64
- func (x *OnDescriptorRead4_1Request) GetArg1() int64
- func (x *OnDescriptorRead4_1Request) GetArg2() int32
- func (x *OnDescriptorRead4_1Request) GetArg3() int64
- func (*OnDescriptorRead4_1Request) ProtoMessage()
- func (x *OnDescriptorRead4_1Request) ProtoReflect() protoreflect.Message
- func (x *OnDescriptorRead4_1Request) Reset()
- func (x *OnDescriptorRead4_1Request) String() string
- type OnDescriptorRead4_1Response
- type OnDescriptorReadRequestRequest
- func (*OnDescriptorReadRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnDescriptorReadRequestRequest) GetArg0() int64
- func (x *OnDescriptorReadRequestRequest) GetArg1() int32
- func (x *OnDescriptorReadRequestRequest) GetArg2() int32
- func (x *OnDescriptorReadRequestRequest) GetArg3() int64
- func (*OnDescriptorReadRequestRequest) ProtoMessage()
- func (x *OnDescriptorReadRequestRequest) ProtoReflect() protoreflect.Message
- func (x *OnDescriptorReadRequestRequest) Reset()
- func (x *OnDescriptorReadRequestRequest) String() string
- type OnDescriptorReadRequestResponse
- func (*OnDescriptorReadRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnDescriptorReadRequestResponse) ProtoMessage()
- func (x *OnDescriptorReadRequestResponse) ProtoReflect() protoreflect.Message
- func (x *OnDescriptorReadRequestResponse) Reset()
- func (x *OnDescriptorReadRequestResponse) String() string
- type OnDescriptorWriteRequest
- func (*OnDescriptorWriteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnDescriptorWriteRequest) GetArg0() int64
- func (x *OnDescriptorWriteRequest) GetArg1() int64
- func (x *OnDescriptorWriteRequest) GetArg2() int32
- func (*OnDescriptorWriteRequest) ProtoMessage()
- func (x *OnDescriptorWriteRequest) ProtoReflect() protoreflect.Message
- func (x *OnDescriptorWriteRequest) Reset()
- func (x *OnDescriptorWriteRequest) String() string
- type OnDescriptorWriteRequestOpRequest
- func (*OnDescriptorWriteRequestOpRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnDescriptorWriteRequestOpRequest) GetArg0() int64
- func (x *OnDescriptorWriteRequestOpRequest) GetArg1() int32
- func (x *OnDescriptorWriteRequestOpRequest) GetArg2() int64
- func (x *OnDescriptorWriteRequestOpRequest) GetArg3() bool
- func (x *OnDescriptorWriteRequestOpRequest) GetArg4() bool
- func (x *OnDescriptorWriteRequestOpRequest) GetArg5() int32
- func (x *OnDescriptorWriteRequestOpRequest) GetArg6() int64
- func (*OnDescriptorWriteRequestOpRequest) ProtoMessage()
- func (x *OnDescriptorWriteRequestOpRequest) ProtoReflect() protoreflect.Message
- func (x *OnDescriptorWriteRequestOpRequest) Reset()
- func (x *OnDescriptorWriteRequestOpRequest) String() string
- type OnDescriptorWriteRequestOpResponse
- func (*OnDescriptorWriteRequestOpResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnDescriptorWriteRequestOpResponse) ProtoMessage()
- func (x *OnDescriptorWriteRequestOpResponse) ProtoReflect() protoreflect.Message
- func (x *OnDescriptorWriteRequestOpResponse) Reset()
- func (x *OnDescriptorWriteRequestOpResponse) String() string
- type OnDescriptorWriteRequestRequest
- func (*OnDescriptorWriteRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnDescriptorWriteRequestRequest) GetArg0() int64
- func (x *OnDescriptorWriteRequestRequest) GetArg1() int32
- func (x *OnDescriptorWriteRequestRequest) GetArg2() int64
- func (x *OnDescriptorWriteRequestRequest) GetArg3() bool
- func (x *OnDescriptorWriteRequestRequest) GetArg4() bool
- func (x *OnDescriptorWriteRequestRequest) GetArg5() int32
- func (x *OnDescriptorWriteRequestRequest) GetArg6() int64
- func (*OnDescriptorWriteRequestRequest) ProtoMessage()
- func (x *OnDescriptorWriteRequestRequest) ProtoReflect() protoreflect.Message
- func (x *OnDescriptorWriteRequestRequest) Reset()
- func (x *OnDescriptorWriteRequestRequest) String() string
- type OnDescriptorWriteRequestResponse
- func (*OnDescriptorWriteRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnDescriptorWriteRequestResponse) ProtoMessage()
- func (x *OnDescriptorWriteRequestResponse) ProtoReflect() protoreflect.Message
- func (x *OnDescriptorWriteRequestResponse) Reset()
- func (x *OnDescriptorWriteRequestResponse) String() string
- type OnDescriptorWriteResponse
- type OnExecuteWriteRequest
- func (*OnExecuteWriteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnExecuteWriteRequest) GetArg0() int64
- func (x *OnExecuteWriteRequest) GetArg1() int32
- func (x *OnExecuteWriteRequest) GetArg2() bool
- func (*OnExecuteWriteRequest) ProtoMessage()
- func (x *OnExecuteWriteRequest) ProtoReflect() protoreflect.Message
- func (x *OnExecuteWriteRequest) Reset()
- func (x *OnExecuteWriteRequest) String() string
- type OnExecuteWriteResponse
- type OnGetReportRequest
- func (*OnGetReportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnGetReportRequest) GetArg0() int64
- func (x *OnGetReportRequest) GetArg1() int64
- func (x *OnGetReportRequest) GetArg2() int64
- func (x *OnGetReportRequest) GetArg3() int32
- func (*OnGetReportRequest) ProtoMessage()
- func (x *OnGetReportRequest) ProtoReflect() protoreflect.Message
- func (x *OnGetReportRequest) Reset()
- func (x *OnGetReportRequest) String() string
- type OnGetReportResponse
- type OnHealthAppConfigurationStatusChangeRequest
- func (*OnHealthAppConfigurationStatusChangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnHealthAppConfigurationStatusChangeRequest) GetArg0() int64
- func (x *OnHealthAppConfigurationStatusChangeRequest) GetArg1() int32
- func (*OnHealthAppConfigurationStatusChangeRequest) ProtoMessage()
- func (x *OnHealthAppConfigurationStatusChangeRequest) ProtoReflect() protoreflect.Message
- func (x *OnHealthAppConfigurationStatusChangeRequest) Reset()
- func (x *OnHealthAppConfigurationStatusChangeRequest) String() string
- type OnHealthAppConfigurationStatusChangeResponse
- func (*OnHealthAppConfigurationStatusChangeResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnHealthAppConfigurationStatusChangeResponse) ProtoMessage()
- func (x *OnHealthAppConfigurationStatusChangeResponse) ProtoReflect() protoreflect.Message
- func (x *OnHealthAppConfigurationStatusChangeResponse) Reset()
- func (x *OnHealthAppConfigurationStatusChangeResponse) String() string
- type OnHealthChannelStateChangeRequest
- func (*OnHealthChannelStateChangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnHealthChannelStateChangeRequest) GetArg0() int64
- func (x *OnHealthChannelStateChangeRequest) GetArg1() int64
- func (x *OnHealthChannelStateChangeRequest) GetArg2() int32
- func (x *OnHealthChannelStateChangeRequest) GetArg3() int32
- func (x *OnHealthChannelStateChangeRequest) GetArg4() int64
- func (x *OnHealthChannelStateChangeRequest) GetArg5() int32
- func (*OnHealthChannelStateChangeRequest) ProtoMessage()
- func (x *OnHealthChannelStateChangeRequest) ProtoReflect() protoreflect.Message
- func (x *OnHealthChannelStateChangeRequest) Reset()
- func (x *OnHealthChannelStateChangeRequest) String() string
- type OnHealthChannelStateChangeResponse
- func (*OnHealthChannelStateChangeResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnHealthChannelStateChangeResponse) ProtoMessage()
- func (x *OnHealthChannelStateChangeResponse) ProtoReflect() protoreflect.Message
- func (x *OnHealthChannelStateChangeResponse) Reset()
- func (x *OnHealthChannelStateChangeResponse) String() string
- type OnInterruptDataRequest
- func (*OnInterruptDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnInterruptDataRequest) GetArg0() int64
- func (x *OnInterruptDataRequest) GetArg1() int64
- func (x *OnInterruptDataRequest) GetArg2() int64
- func (*OnInterruptDataRequest) ProtoMessage()
- func (x *OnInterruptDataRequest) ProtoReflect() protoreflect.Message
- func (x *OnInterruptDataRequest) Reset()
- func (x *OnInterruptDataRequest) String() string
- type OnInterruptDataResponse
- type OnLeScanRequest
- func (*OnLeScanRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnLeScanRequest) GetArg0() int64
- func (x *OnLeScanRequest) GetArg1() int32
- func (x *OnLeScanRequest) GetArg2() int64
- func (*OnLeScanRequest) ProtoMessage()
- func (x *OnLeScanRequest) ProtoReflect() protoreflect.Message
- func (x *OnLeScanRequest) Reset()
- func (x *OnLeScanRequest) String() string
- type OnLeScanResponse
- type OnMtuChangedRequest
- func (*OnMtuChangedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnMtuChangedRequest) GetArg0() int64
- func (x *OnMtuChangedRequest) GetArg1() int32
- func (*OnMtuChangedRequest) ProtoMessage()
- func (x *OnMtuChangedRequest) ProtoReflect() protoreflect.Message
- func (x *OnMtuChangedRequest) Reset()
- func (x *OnMtuChangedRequest) String() string
- type OnMtuChangedResponse
- type OnNotificationSentRequest
- func (*OnNotificationSentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnNotificationSentRequest) GetArg0() int64
- func (x *OnNotificationSentRequest) GetArg1() int32
- func (*OnNotificationSentRequest) ProtoMessage()
- func (x *OnNotificationSentRequest) ProtoReflect() protoreflect.Message
- func (x *OnNotificationSentRequest) Reset()
- func (x *OnNotificationSentRequest) String() string
- type OnNotificationSentResponse
- type OnPhyReadRequest
- func (*OnPhyReadRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnPhyReadRequest) GetArg0() int64
- func (x *OnPhyReadRequest) GetArg1() int32
- func (x *OnPhyReadRequest) GetArg2() int32
- func (x *OnPhyReadRequest) GetArg3() int32
- func (*OnPhyReadRequest) ProtoMessage()
- func (x *OnPhyReadRequest) ProtoReflect() protoreflect.Message
- func (x *OnPhyReadRequest) Reset()
- func (x *OnPhyReadRequest) String() string
- type OnPhyReadResponse
- type OnPhyUpdateRequest
- func (*OnPhyUpdateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnPhyUpdateRequest) GetArg0() int64
- func (x *OnPhyUpdateRequest) GetArg1() int32
- func (x *OnPhyUpdateRequest) GetArg2() int32
- func (x *OnPhyUpdateRequest) GetArg3() int32
- func (*OnPhyUpdateRequest) ProtoMessage()
- func (x *OnPhyUpdateRequest) ProtoReflect() protoreflect.Message
- func (x *OnPhyUpdateRequest) Reset()
- func (x *OnPhyUpdateRequest) String() string
- type OnPhyUpdateResponse
- type OnReadRemoteRssiRequest
- func (*OnReadRemoteRssiRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnReadRemoteRssiRequest) GetArg0() int64
- func (x *OnReadRemoteRssiRequest) GetArg1() int32
- func (x *OnReadRemoteRssiRequest) GetArg2() int32
- func (*OnReadRemoteRssiRequest) ProtoMessage()
- func (x *OnReadRemoteRssiRequest) ProtoReflect() protoreflect.Message
- func (x *OnReadRemoteRssiRequest) Reset()
- func (x *OnReadRemoteRssiRequest) String() string
- type OnReadRemoteRssiResponse
- type OnReliableWriteCompletedRequest
- func (*OnReliableWriteCompletedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnReliableWriteCompletedRequest) GetArg0() int64
- func (x *OnReliableWriteCompletedRequest) GetArg1() int32
- func (*OnReliableWriteCompletedRequest) ProtoMessage()
- func (x *OnReliableWriteCompletedRequest) ProtoReflect() protoreflect.Message
- func (x *OnReliableWriteCompletedRequest) Reset()
- func (x *OnReliableWriteCompletedRequest) String() string
- type OnReliableWriteCompletedResponse
- func (*OnReliableWriteCompletedResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnReliableWriteCompletedResponse) ProtoMessage()
- func (x *OnReliableWriteCompletedResponse) ProtoReflect() protoreflect.Message
- func (x *OnReliableWriteCompletedResponse) Reset()
- func (x *OnReliableWriteCompletedResponse) String() string
- type OnServiceAddedRequest
- func (*OnServiceAddedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnServiceAddedRequest) GetArg0() int32
- func (x *OnServiceAddedRequest) GetArg1() int64
- func (*OnServiceAddedRequest) ProtoMessage()
- func (x *OnServiceAddedRequest) ProtoReflect() protoreflect.Message
- func (x *OnServiceAddedRequest) Reset()
- func (x *OnServiceAddedRequest) String() string
- type OnServiceAddedResponse
- type OnServiceChangedRequest
- func (*OnServiceChangedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnServiceChangedRequest) GetArg0() int64
- func (*OnServiceChangedRequest) ProtoMessage()
- func (x *OnServiceChangedRequest) ProtoReflect() protoreflect.Message
- func (x *OnServiceChangedRequest) Reset()
- func (x *OnServiceChangedRequest) String() string
- type OnServiceChangedResponse
- type OnServiceConnectedRequest
- func (*OnServiceConnectedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnServiceConnectedRequest) GetArg0() int32
- func (x *OnServiceConnectedRequest) GetArg1() int64
- func (*OnServiceConnectedRequest) ProtoMessage()
- func (x *OnServiceConnectedRequest) ProtoReflect() protoreflect.Message
- func (x *OnServiceConnectedRequest) Reset()
- func (x *OnServiceConnectedRequest) String() string
- type OnServiceConnectedResponse
- type OnServiceDisconnectedRequest
- func (*OnServiceDisconnectedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnServiceDisconnectedRequest) GetArg0() int32
- func (*OnServiceDisconnectedRequest) ProtoMessage()
- func (x *OnServiceDisconnectedRequest) ProtoReflect() protoreflect.Message
- func (x *OnServiceDisconnectedRequest) Reset()
- func (x *OnServiceDisconnectedRequest) String() string
- type OnServiceDisconnectedResponse
- func (*OnServiceDisconnectedResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnServiceDisconnectedResponse) ProtoMessage()
- func (x *OnServiceDisconnectedResponse) ProtoReflect() protoreflect.Message
- func (x *OnServiceDisconnectedResponse) Reset()
- func (x *OnServiceDisconnectedResponse) String() string
- type OnServicesDiscoveredRequest
- func (*OnServicesDiscoveredRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnServicesDiscoveredRequest) GetArg0() int64
- func (x *OnServicesDiscoveredRequest) GetArg1() int32
- func (*OnServicesDiscoveredRequest) ProtoMessage()
- func (x *OnServicesDiscoveredRequest) ProtoReflect() protoreflect.Message
- func (x *OnServicesDiscoveredRequest) Reset()
- func (x *OnServicesDiscoveredRequest) String() string
- type OnServicesDiscoveredResponse
- func (*OnServicesDiscoveredResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnServicesDiscoveredResponse) ProtoMessage()
- func (x *OnServicesDiscoveredResponse) ProtoReflect() protoreflect.Message
- func (x *OnServicesDiscoveredResponse) Reset()
- func (x *OnServicesDiscoveredResponse) String() string
- type OnSetProtocolRequest
- func (*OnSetProtocolRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnSetProtocolRequest) GetArg0() int64
- func (x *OnSetProtocolRequest) GetArg1() int64
- func (*OnSetProtocolRequest) ProtoMessage()
- func (x *OnSetProtocolRequest) ProtoReflect() protoreflect.Message
- func (x *OnSetProtocolRequest) Reset()
- func (x *OnSetProtocolRequest) String() string
- type OnSetProtocolResponse
- type OnSetReportRequest
- func (*OnSetReportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnSetReportRequest) GetArg0() int64
- func (x *OnSetReportRequest) GetArg1() int64
- func (x *OnSetReportRequest) GetArg2() int64
- func (x *OnSetReportRequest) GetArg3() int64
- func (*OnSetReportRequest) ProtoMessage()
- func (x *OnSetReportRequest) ProtoReflect() protoreflect.Message
- func (x *OnSetReportRequest) Reset()
- func (x *OnSetReportRequest) String() string
- type OnSetReportResponse
- type OnVirtualCableUnplugRequest
- func (*OnVirtualCableUnplugRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnVirtualCableUnplugRequest) GetArg0() int64
- func (*OnVirtualCableUnplugRequest) ProtoMessage()
- func (x *OnVirtualCableUnplugRequest) ProtoReflect() protoreflect.Message
- func (x *OnVirtualCableUnplugRequest) Reset()
- func (x *OnVirtualCableUnplugRequest) String() string
- type OnVirtualCableUnplugResponse
- func (*OnVirtualCableUnplugResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnVirtualCableUnplugResponse) ProtoMessage()
- func (x *OnVirtualCableUnplugResponse) ProtoReflect() protoreflect.Message
- func (x *OnVirtualCableUnplugResponse) Reset()
- func (x *OnVirtualCableUnplugResponse) String() string
- type OpenGattServerRequest
- func (*OpenGattServerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OpenGattServerRequest) GetArg0() int64
- func (x *OpenGattServerRequest) GetArg1() int64
- func (*OpenGattServerRequest) ProtoMessage()
- func (x *OpenGattServerRequest) ProtoReflect() protoreflect.Message
- func (x *OpenGattServerRequest) Reset()
- func (x *OpenGattServerRequest) String() string
- type OpenGattServerResponse
- func (*OpenGattServerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OpenGattServerResponse) GetResult() int64
- func (*OpenGattServerResponse) ProtoMessage()
- func (x *OpenGattServerResponse) ProtoReflect() protoreflect.Message
- func (x *OpenGattServerResponse) Reset()
- func (x *OpenGattServerResponse) String() string
- type ProfileServiceClient
- type ProfileServiceListenerServiceClient
- type ProfileServiceListenerServiceServer
- type ProfileServiceServer
- type ReadCharacteristicRequest
- func (*ReadCharacteristicRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReadCharacteristicRequest) GetArg0() int64
- func (*ReadCharacteristicRequest) ProtoMessage()
- func (x *ReadCharacteristicRequest) ProtoReflect() protoreflect.Message
- func (x *ReadCharacteristicRequest) Reset()
- func (x *ReadCharacteristicRequest) String() string
- type ReadCharacteristicResponse
- func (*ReadCharacteristicResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReadCharacteristicResponse) GetResult() bool
- func (*ReadCharacteristicResponse) ProtoMessage()
- func (x *ReadCharacteristicResponse) ProtoReflect() protoreflect.Message
- func (x *ReadCharacteristicResponse) Reset()
- func (x *ReadCharacteristicResponse) String() string
- type ReadDescriptorRequest
- func (*ReadDescriptorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReadDescriptorRequest) GetArg0() int64
- func (*ReadDescriptorRequest) ProtoMessage()
- func (x *ReadDescriptorRequest) ProtoReflect() protoreflect.Message
- func (x *ReadDescriptorRequest) Reset()
- func (x *ReadDescriptorRequest) String() string
- type ReadDescriptorResponse
- func (*ReadDescriptorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReadDescriptorResponse) GetResult() bool
- func (*ReadDescriptorResponse) ProtoMessage()
- func (x *ReadDescriptorResponse) ProtoReflect() protoreflect.Message
- func (x *ReadDescriptorResponse) Reset()
- func (x *ReadDescriptorResponse) String() string
- type ReadPhyRequest
- type ReadPhyResponse
- type ReadRemoteRssiRequest
- type ReadRemoteRssiResponse
- func (*ReadRemoteRssiResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReadRemoteRssiResponse) GetResult() bool
- func (*ReadRemoteRssiResponse) ProtoMessage()
- func (x *ReadRemoteRssiResponse) ProtoReflect() protoreflect.Message
- func (x *ReadRemoteRssiResponse) Reset()
- func (x *ReadRemoteRssiResponse) String() string
- type RegisterAppRequest
- func (*RegisterAppRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterAppRequest) GetArg0() int64
- func (x *RegisterAppRequest) GetArg1() int64
- func (x *RegisterAppRequest) GetArg2() int64
- func (x *RegisterAppRequest) GetArg3() int64
- func (x *RegisterAppRequest) GetArg4() int64
- func (*RegisterAppRequest) ProtoMessage()
- func (x *RegisterAppRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterAppRequest) Reset()
- func (x *RegisterAppRequest) String() string
- type RegisterAppResponse
- func (*RegisterAppResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterAppResponse) GetResult() bool
- func (*RegisterAppResponse) ProtoMessage()
- func (x *RegisterAppResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterAppResponse) Reset()
- func (x *RegisterAppResponse) String() string
- type RegisterSinkAppConfigurationRequest
- func (*RegisterSinkAppConfigurationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterSinkAppConfigurationRequest) GetArg0() string
- func (x *RegisterSinkAppConfigurationRequest) GetArg1() int32
- func (x *RegisterSinkAppConfigurationRequest) GetArg2() int64
- func (*RegisterSinkAppConfigurationRequest) ProtoMessage()
- func (x *RegisterSinkAppConfigurationRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterSinkAppConfigurationRequest) Reset()
- func (x *RegisterSinkAppConfigurationRequest) String() string
- type RegisterSinkAppConfigurationResponse
- func (*RegisterSinkAppConfigurationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterSinkAppConfigurationResponse) GetResult() bool
- func (*RegisterSinkAppConfigurationResponse) ProtoMessage()
- func (x *RegisterSinkAppConfigurationResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterSinkAppConfigurationResponse) Reset()
- func (x *RegisterSinkAppConfigurationResponse) String() string
- type RemoveServiceRequest
- func (*RemoveServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveServiceRequest) GetArg0() int64
- func (*RemoveServiceRequest) ProtoMessage()
- func (x *RemoveServiceRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveServiceRequest) Reset()
- func (x *RemoveServiceRequest) String() string
- type RemoveServiceResponse
- func (*RemoveServiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveServiceResponse) GetResult() bool
- func (*RemoveServiceResponse) ProtoMessage()
- func (x *RemoveServiceResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveServiceResponse) Reset()
- func (x *RemoveServiceResponse) String() string
- type ReplyReportRequest
- func (*ReplyReportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReplyReportRequest) GetArg0() int64
- func (x *ReplyReportRequest) GetArg1() int64
- func (x *ReplyReportRequest) GetArg2() int64
- func (x *ReplyReportRequest) GetArg3() int64
- func (*ReplyReportRequest) ProtoMessage()
- func (x *ReplyReportRequest) ProtoReflect() protoreflect.Message
- func (x *ReplyReportRequest) Reset()
- func (x *ReplyReportRequest) String() string
- type ReplyReportResponse
- func (*ReplyReportResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReplyReportResponse) GetResult() bool
- func (*ReplyReportResponse) ProtoMessage()
- func (x *ReplyReportResponse) ProtoReflect() protoreflect.Message
- func (x *ReplyReportResponse) Reset()
- func (x *ReplyReportResponse) String() string
- type ReportErrorRequest
- func (*ReportErrorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReportErrorRequest) GetArg0() int64
- func (x *ReportErrorRequest) GetArg1() int64
- func (*ReportErrorRequest) ProtoMessage()
- func (x *ReportErrorRequest) ProtoReflect() protoreflect.Message
- func (x *ReportErrorRequest) Reset()
- func (x *ReportErrorRequest) String() string
- type ReportErrorResponse
- func (*ReportErrorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReportErrorResponse) GetResult() bool
- func (*ReportErrorResponse) ProtoMessage()
- func (x *ReportErrorResponse) ProtoReflect() protoreflect.Message
- func (x *ReportErrorResponse) Reset()
- func (x *ReportErrorResponse) String() string
- type RequestConnectionPriorityRequest
- func (*RequestConnectionPriorityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestConnectionPriorityRequest) GetArg0() int32
- func (*RequestConnectionPriorityRequest) ProtoMessage()
- func (x *RequestConnectionPriorityRequest) ProtoReflect() protoreflect.Message
- func (x *RequestConnectionPriorityRequest) Reset()
- func (x *RequestConnectionPriorityRequest) String() string
- type RequestConnectionPriorityResponse
- func (*RequestConnectionPriorityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RequestConnectionPriorityResponse) GetResult() bool
- func (*RequestConnectionPriorityResponse) ProtoMessage()
- func (x *RequestConnectionPriorityResponse) ProtoReflect() protoreflect.Message
- func (x *RequestConnectionPriorityResponse) Reset()
- func (x *RequestConnectionPriorityResponse) String() string
- type RequestMtuRequest
- type RequestMtuResponse
- func (*RequestMtuResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RequestMtuResponse) GetResult() bool
- func (*RequestMtuResponse) ProtoMessage()
- func (x *RequestMtuResponse) ProtoReflect() protoreflect.Message
- func (x *RequestMtuResponse) Reset()
- func (x *RequestMtuResponse) String() string
- type SendReportRequest
- func (*SendReportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SendReportRequest) GetArg0() int64
- func (x *SendReportRequest) GetArg1() int32
- func (x *SendReportRequest) GetArg2() int64
- func (*SendReportRequest) ProtoMessage()
- func (x *SendReportRequest) ProtoReflect() protoreflect.Message
- func (x *SendReportRequest) Reset()
- func (x *SendReportRequest) String() string
- type SendReportResponse
- func (*SendReportResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SendReportResponse) GetResult() bool
- func (*SendReportResponse) ProtoMessage()
- func (x *SendReportResponse) ProtoReflect() protoreflect.Message
- func (x *SendReportResponse) Reset()
- func (x *SendReportResponse) String() string
- type SendResponseRequest
- func (*SendResponseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SendResponseRequest) GetArg0() int64
- func (x *SendResponseRequest) GetArg1() int32
- func (x *SendResponseRequest) GetArg2() int32
- func (x *SendResponseRequest) GetArg3() int32
- func (x *SendResponseRequest) GetArg4() int64
- func (*SendResponseRequest) ProtoMessage()
- func (x *SendResponseRequest) ProtoReflect() protoreflect.Message
- func (x *SendResponseRequest) Reset()
- func (x *SendResponseRequest) String() string
- type SendResponseResponse
- func (*SendResponseResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SendResponseResponse) GetResult() bool
- func (*SendResponseResponse) ProtoMessage()
- func (x *SendResponseResponse) ProtoReflect() protoreflect.Message
- func (x *SendResponseResponse) Reset()
- func (x *SendResponseResponse) String() string
- type SendVendorSpecificResultCodeRequest
- func (*SendVendorSpecificResultCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SendVendorSpecificResultCodeRequest) GetArg0() int64
- func (x *SendVendorSpecificResultCodeRequest) GetArg1() string
- func (x *SendVendorSpecificResultCodeRequest) GetArg2() string
- func (*SendVendorSpecificResultCodeRequest) ProtoMessage()
- func (x *SendVendorSpecificResultCodeRequest) ProtoReflect() protoreflect.Message
- func (x *SendVendorSpecificResultCodeRequest) Reset()
- func (x *SendVendorSpecificResultCodeRequest) String() string
- type SendVendorSpecificResultCodeResponse
- func (*SendVendorSpecificResultCodeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SendVendorSpecificResultCodeResponse) GetResult() bool
- func (*SendVendorSpecificResultCodeResponse) ProtoMessage()
- func (x *SendVendorSpecificResultCodeResponse) ProtoReflect() protoreflect.Message
- func (x *SendVendorSpecificResultCodeResponse) Reset()
- func (x *SendVendorSpecificResultCodeResponse) String() string
- type ServerSocketServiceClient
- type ServerSocketServiceServer
- type SetAliasRequest
- type SetAliasResponse
- type SetAuthenticationRequiredRequest
- func (*SetAuthenticationRequiredRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetAuthenticationRequiredRequest) GetArg0() bool
- func (*SetAuthenticationRequiredRequest) ProtoMessage()
- func (x *SetAuthenticationRequiredRequest) ProtoReflect() protoreflect.Message
- func (x *SetAuthenticationRequiredRequest) Reset()
- func (x *SetAuthenticationRequiredRequest) String() string
- type SetAuthenticationRequiredResponse
- func (*SetAuthenticationRequiredResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetAuthenticationRequiredResponse) GetResult() int64
- func (*SetAuthenticationRequiredResponse) ProtoMessage()
- func (x *SetAuthenticationRequiredResponse) ProtoReflect() protoreflect.Message
- func (x *SetAuthenticationRequiredResponse) Reset()
- func (x *SetAuthenticationRequiredResponse) String() string
- type SetBitsPerSampleRequest
- func (*SetBitsPerSampleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetBitsPerSampleRequest) GetArg0() int32
- func (*SetBitsPerSampleRequest) ProtoMessage()
- func (x *SetBitsPerSampleRequest) ProtoReflect() protoreflect.Message
- func (x *SetBitsPerSampleRequest) Reset()
- func (x *SetBitsPerSampleRequest) String() string
- type SetBitsPerSampleResponse
- func (*SetBitsPerSampleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetBitsPerSampleResponse) GetResult() int64
- func (*SetBitsPerSampleResponse) ProtoMessage()
- func (x *SetBitsPerSampleResponse) ProtoReflect() protoreflect.Message
- func (x *SetBitsPerSampleResponse) Reset()
- func (x *SetBitsPerSampleResponse) String() string
- type SetChannelCountRequest
- func (*SetChannelCountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetChannelCountRequest) GetArg0() int32
- func (*SetChannelCountRequest) ProtoMessage()
- func (x *SetChannelCountRequest) ProtoReflect() protoreflect.Message
- func (x *SetChannelCountRequest) Reset()
- func (x *SetChannelCountRequest) String() string
- type SetChannelCountResponse
- func (*SetChannelCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetChannelCountResponse) GetResult() int64
- func (*SetChannelCountResponse) ProtoMessage()
- func (x *SetChannelCountResponse) ProtoReflect() protoreflect.Message
- func (x *SetChannelCountResponse) Reset()
- func (x *SetChannelCountResponse) String() string
- type SetChannelModeRequest
- func (*SetChannelModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetChannelModeRequest) GetArg0() int32
- func (*SetChannelModeRequest) ProtoMessage()
- func (x *SetChannelModeRequest) ProtoReflect() protoreflect.Message
- func (x *SetChannelModeRequest) Reset()
- func (x *SetChannelModeRequest) String() string
- type SetChannelModeResponse
- func (*SetChannelModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetChannelModeResponse) GetResult() int64
- func (*SetChannelModeResponse) ProtoMessage()
- func (x *SetChannelModeResponse) ProtoReflect() protoreflect.Message
- func (x *SetChannelModeResponse) Reset()
- func (x *SetChannelModeResponse) String() string
- type SetCharacteristicNotificationRequest
- func (*SetCharacteristicNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCharacteristicNotificationRequest) GetArg0() int64
- func (x *SetCharacteristicNotificationRequest) GetArg1() bool
- func (*SetCharacteristicNotificationRequest) ProtoMessage()
- func (x *SetCharacteristicNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *SetCharacteristicNotificationRequest) Reset()
- func (x *SetCharacteristicNotificationRequest) String() string
- type SetCharacteristicNotificationResponse
- func (*SetCharacteristicNotificationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetCharacteristicNotificationResponse) GetResult() bool
- func (*SetCharacteristicNotificationResponse) ProtoMessage()
- func (x *SetCharacteristicNotificationResponse) ProtoReflect() protoreflect.Message
- func (x *SetCharacteristicNotificationResponse) Reset()
- func (x *SetCharacteristicNotificationResponse) String() string
- type SetCodecConfigRequest
- func (*SetCodecConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCodecConfigRequest) GetArg0() int64
- func (*SetCodecConfigRequest) ProtoMessage()
- func (x *SetCodecConfigRequest) ProtoReflect() protoreflect.Message
- func (x *SetCodecConfigRequest) Reset()
- func (x *SetCodecConfigRequest) String() string
- type SetCodecConfigResponse
- func (*SetCodecConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetCodecConfigResponse) GetResult() int64
- func (*SetCodecConfigResponse) ProtoMessage()
- func (x *SetCodecConfigResponse) ProtoReflect() protoreflect.Message
- func (x *SetCodecConfigResponse) Reset()
- func (x *SetCodecConfigResponse) String() string
- type SetCodecPriorityRequest
- func (*SetCodecPriorityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCodecPriorityRequest) GetArg0() int32
- func (*SetCodecPriorityRequest) ProtoMessage()
- func (x *SetCodecPriorityRequest) ProtoReflect() protoreflect.Message
- func (x *SetCodecPriorityRequest) Reset()
- func (x *SetCodecPriorityRequest) String() string
- type SetCodecPriorityResponse
- func (*SetCodecPriorityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetCodecPriorityResponse) GetResult() int64
- func (*SetCodecPriorityResponse) ProtoMessage()
- func (x *SetCodecPriorityResponse) ProtoReflect() protoreflect.Message
- func (x *SetCodecPriorityResponse) Reset()
- func (x *SetCodecPriorityResponse) String() string
- type SetCodecSpecific1Request
- func (*SetCodecSpecific1Request) Descriptor() ([]byte, []int)deprecated
- func (x *SetCodecSpecific1Request) GetArg0() int64
- func (*SetCodecSpecific1Request) ProtoMessage()
- func (x *SetCodecSpecific1Request) ProtoReflect() protoreflect.Message
- func (x *SetCodecSpecific1Request) Reset()
- func (x *SetCodecSpecific1Request) String() string
- type SetCodecSpecific1Response
- func (*SetCodecSpecific1Response) Descriptor() ([]byte, []int)deprecated
- func (x *SetCodecSpecific1Response) GetResult() int64
- func (*SetCodecSpecific1Response) ProtoMessage()
- func (x *SetCodecSpecific1Response) ProtoReflect() protoreflect.Message
- func (x *SetCodecSpecific1Response) Reset()
- func (x *SetCodecSpecific1Response) String() string
- type SetCodecSpecific2Request
- func (*SetCodecSpecific2Request) Descriptor() ([]byte, []int)deprecated
- func (x *SetCodecSpecific2Request) GetArg0() int64
- func (*SetCodecSpecific2Request) ProtoMessage()
- func (x *SetCodecSpecific2Request) ProtoReflect() protoreflect.Message
- func (x *SetCodecSpecific2Request) Reset()
- func (x *SetCodecSpecific2Request) String() string
- type SetCodecSpecific2Response
- func (*SetCodecSpecific2Response) Descriptor() ([]byte, []int)deprecated
- func (x *SetCodecSpecific2Response) GetResult() int64
- func (*SetCodecSpecific2Response) ProtoMessage()
- func (x *SetCodecSpecific2Response) ProtoReflect() protoreflect.Message
- func (x *SetCodecSpecific2Response) Reset()
- func (x *SetCodecSpecific2Response) String() string
- type SetCodecSpecific3Request
- func (*SetCodecSpecific3Request) Descriptor() ([]byte, []int)deprecated
- func (x *SetCodecSpecific3Request) GetArg0() int64
- func (*SetCodecSpecific3Request) ProtoMessage()
- func (x *SetCodecSpecific3Request) ProtoReflect() protoreflect.Message
- func (x *SetCodecSpecific3Request) Reset()
- func (x *SetCodecSpecific3Request) String() string
- type SetCodecSpecific3Response
- func (*SetCodecSpecific3Response) Descriptor() ([]byte, []int)deprecated
- func (x *SetCodecSpecific3Response) GetResult() int64
- func (*SetCodecSpecific3Response) ProtoMessage()
- func (x *SetCodecSpecific3Response) ProtoReflect() protoreflect.Message
- func (x *SetCodecSpecific3Response) Reset()
- func (x *SetCodecSpecific3Response) String() string
- type SetCodecSpecific4Request
- func (*SetCodecSpecific4Request) Descriptor() ([]byte, []int)deprecated
- func (x *SetCodecSpecific4Request) GetArg0() int64
- func (*SetCodecSpecific4Request) ProtoMessage()
- func (x *SetCodecSpecific4Request) ProtoReflect() protoreflect.Message
- func (x *SetCodecSpecific4Request) Reset()
- func (x *SetCodecSpecific4Request) String() string
- type SetCodecSpecific4Response
- func (*SetCodecSpecific4Response) Descriptor() ([]byte, []int)deprecated
- func (x *SetCodecSpecific4Response) GetResult() int64
- func (*SetCodecSpecific4Response) ProtoMessage()
- func (x *SetCodecSpecific4Response) ProtoReflect() protoreflect.Message
- func (x *SetCodecSpecific4Response) Reset()
- func (x *SetCodecSpecific4Response) String() string
- type SetCodecTypeRequest
- func (*SetCodecTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCodecTypeRequest) GetArg0() int32
- func (*SetCodecTypeRequest) ProtoMessage()
- func (x *SetCodecTypeRequest) ProtoReflect() protoreflect.Message
- func (x *SetCodecTypeRequest) Reset()
- func (x *SetCodecTypeRequest) String() string
- type SetCodecTypeResponse
- func (*SetCodecTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetCodecTypeResponse) GetResult() int64
- func (*SetCodecTypeResponse) ProtoMessage()
- func (x *SetCodecTypeResponse) ProtoReflect() protoreflect.Message
- func (x *SetCodecTypeResponse) Reset()
- func (x *SetCodecTypeResponse) String() string
- type SetEncryptionRequiredRequest
- func (*SetEncryptionRequiredRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetEncryptionRequiredRequest) GetArg0() bool
- func (*SetEncryptionRequiredRequest) ProtoMessage()
- func (x *SetEncryptionRequiredRequest) ProtoReflect() protoreflect.Message
- func (x *SetEncryptionRequiredRequest) Reset()
- func (x *SetEncryptionRequiredRequest) String() string
- type SetEncryptionRequiredResponse
- func (*SetEncryptionRequiredResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetEncryptionRequiredResponse) GetResult() int64
- func (*SetEncryptionRequiredResponse) ProtoMessage()
- func (x *SetEncryptionRequiredResponse) ProtoReflect() protoreflect.Message
- func (x *SetEncryptionRequiredResponse) Reset()
- func (x *SetEncryptionRequiredResponse) String() string
- type SetExtendedCodecTypeRequest
- func (*SetExtendedCodecTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetExtendedCodecTypeRequest) GetArg0() int64
- func (*SetExtendedCodecTypeRequest) ProtoMessage()
- func (x *SetExtendedCodecTypeRequest) ProtoReflect() protoreflect.Message
- func (x *SetExtendedCodecTypeRequest) Reset()
- func (x *SetExtendedCodecTypeRequest) String() string
- type SetExtendedCodecTypeResponse
- func (*SetExtendedCodecTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetExtendedCodecTypeResponse) GetResult() int64
- func (*SetExtendedCodecTypeResponse) ProtoMessage()
- func (x *SetExtendedCodecTypeResponse) ProtoReflect() protoreflect.Message
- func (x *SetExtendedCodecTypeResponse) Reset()
- func (x *SetExtendedCodecTypeResponse) String() string
- type SetFrameDurationRequest
- func (*SetFrameDurationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetFrameDurationRequest) GetArg0() int32
- func (*SetFrameDurationRequest) ProtoMessage()
- func (x *SetFrameDurationRequest) ProtoReflect() protoreflect.Message
- func (x *SetFrameDurationRequest) Reset()
- func (x *SetFrameDurationRequest) String() string
- type SetFrameDurationResponse
- func (*SetFrameDurationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetFrameDurationResponse) GetResult() int64
- func (*SetFrameDurationResponse) ProtoMessage()
- func (x *SetFrameDurationResponse) ProtoReflect() protoreflect.Message
- func (x *SetFrameDurationResponse) Reset()
- func (x *SetFrameDurationResponse) String() string
- type SetL2CapPsmRequest
- type SetL2CapPsmResponse
- func (*SetL2CapPsmResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetL2CapPsmResponse) GetResult() int64
- func (*SetL2CapPsmResponse) ProtoMessage()
- func (x *SetL2CapPsmResponse) ProtoReflect() protoreflect.Message
- func (x *SetL2CapPsmResponse) Reset()
- func (x *SetL2CapPsmResponse) String() string
- type SetMaxOctetsPerFrameRequest
- func (*SetMaxOctetsPerFrameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMaxOctetsPerFrameRequest) GetArg0() int32
- func (*SetMaxOctetsPerFrameRequest) ProtoMessage()
- func (x *SetMaxOctetsPerFrameRequest) ProtoReflect() protoreflect.Message
- func (x *SetMaxOctetsPerFrameRequest) Reset()
- func (x *SetMaxOctetsPerFrameRequest) String() string
- type SetMaxOctetsPerFrameResponse
- func (*SetMaxOctetsPerFrameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetMaxOctetsPerFrameResponse) GetResult() int64
- func (*SetMaxOctetsPerFrameResponse) ProtoMessage()
- func (x *SetMaxOctetsPerFrameResponse) ProtoReflect() protoreflect.Message
- func (x *SetMaxOctetsPerFrameResponse) Reset()
- func (x *SetMaxOctetsPerFrameResponse) String() string
- type SetMinOctetsPerFrameRequest
- func (*SetMinOctetsPerFrameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMinOctetsPerFrameRequest) GetArg0() int32
- func (*SetMinOctetsPerFrameRequest) ProtoMessage()
- func (x *SetMinOctetsPerFrameRequest) ProtoReflect() protoreflect.Message
- func (x *SetMinOctetsPerFrameRequest) Reset()
- func (x *SetMinOctetsPerFrameRequest) String() string
- type SetMinOctetsPerFrameResponse
- func (*SetMinOctetsPerFrameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetMinOctetsPerFrameResponse) GetResult() int64
- func (*SetMinOctetsPerFrameResponse) ProtoMessage()
- func (x *SetMinOctetsPerFrameResponse) ProtoReflect() protoreflect.Message
- func (x *SetMinOctetsPerFrameResponse) Reset()
- func (x *SetMinOctetsPerFrameResponse) String() string
- type SetNameRequest
- type SetNameResponse
- type SetOctetsPerFrameRequest
- func (*SetOctetsPerFrameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetOctetsPerFrameRequest) GetArg0() int32
- func (*SetOctetsPerFrameRequest) ProtoMessage()
- func (x *SetOctetsPerFrameRequest) ProtoReflect() protoreflect.Message
- func (x *SetOctetsPerFrameRequest) Reset()
- func (x *SetOctetsPerFrameRequest) String() string
- type SetOctetsPerFrameResponse
- func (*SetOctetsPerFrameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetOctetsPerFrameResponse) GetResult() int64
- func (*SetOctetsPerFrameResponse) ProtoMessage()
- func (x *SetOctetsPerFrameResponse) ProtoReflect() protoreflect.Message
- func (x *SetOctetsPerFrameResponse) Reset()
- func (x *SetOctetsPerFrameResponse) String() string
- type SetPairingConfirmationRequest
- func (*SetPairingConfirmationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPairingConfirmationRequest) GetArg0() bool
- func (*SetPairingConfirmationRequest) ProtoMessage()
- func (x *SetPairingConfirmationRequest) ProtoReflect() protoreflect.Message
- func (x *SetPairingConfirmationRequest) Reset()
- func (x *SetPairingConfirmationRequest) String() string
- type SetPairingConfirmationResponse
- func (*SetPairingConfirmationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetPairingConfirmationResponse) GetResult() bool
- func (*SetPairingConfirmationResponse) ProtoMessage()
- func (x *SetPairingConfirmationResponse) ProtoReflect() protoreflect.Message
- func (x *SetPairingConfirmationResponse) Reset()
- func (x *SetPairingConfirmationResponse) String() string
- type SetPinRequest
- type SetPinResponse
- type SetPreferredPhyRequest
- func (*SetPreferredPhyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPreferredPhyRequest) GetArg0() int64
- func (x *SetPreferredPhyRequest) GetArg1() int32
- func (x *SetPreferredPhyRequest) GetArg2() int32
- func (x *SetPreferredPhyRequest) GetArg3() int32
- func (*SetPreferredPhyRequest) ProtoMessage()
- func (x *SetPreferredPhyRequest) ProtoReflect() protoreflect.Message
- func (x *SetPreferredPhyRequest) Reset()
- func (x *SetPreferredPhyRequest) String() string
- type SetPreferredPhyResponse
- type SetRfcommServiceNameRequest
- func (*SetRfcommServiceNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetRfcommServiceNameRequest) GetArg0() string
- func (*SetRfcommServiceNameRequest) ProtoMessage()
- func (x *SetRfcommServiceNameRequest) ProtoReflect() protoreflect.Message
- func (x *SetRfcommServiceNameRequest) Reset()
- func (x *SetRfcommServiceNameRequest) String() string
- type SetRfcommServiceNameResponse
- func (*SetRfcommServiceNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetRfcommServiceNameResponse) GetResult() int64
- func (*SetRfcommServiceNameResponse) ProtoMessage()
- func (x *SetRfcommServiceNameResponse) ProtoReflect() protoreflect.Message
- func (x *SetRfcommServiceNameResponse) Reset()
- func (x *SetRfcommServiceNameResponse) String() string
- type SetRfcommUuidRequest
- func (*SetRfcommUuidRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetRfcommUuidRequest) GetArg0() int64
- func (*SetRfcommUuidRequest) ProtoMessage()
- func (x *SetRfcommUuidRequest) ProtoReflect() protoreflect.Message
- func (x *SetRfcommUuidRequest) Reset()
- func (x *SetRfcommUuidRequest) String() string
- type SetRfcommUuidResponse
- func (*SetRfcommUuidResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetRfcommUuidResponse) GetResult() int64
- func (*SetRfcommUuidResponse) ProtoMessage()
- func (x *SetRfcommUuidResponse) ProtoReflect() protoreflect.Message
- func (x *SetRfcommUuidResponse) Reset()
- func (x *SetRfcommUuidResponse) String() string
- type SetSampleRateRequest
- func (*SetSampleRateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSampleRateRequest) GetArg0() int32
- func (*SetSampleRateRequest) ProtoMessage()
- func (x *SetSampleRateRequest) ProtoReflect() protoreflect.Message
- func (x *SetSampleRateRequest) Reset()
- func (x *SetSampleRateRequest) String() string
- type SetSampleRateResponse
- func (*SetSampleRateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetSampleRateResponse) GetResult() int64
- func (*SetSampleRateResponse) ProtoMessage()
- func (x *SetSampleRateResponse) ProtoReflect() protoreflect.Message
- func (x *SetSampleRateResponse) Reset()
- func (x *SetSampleRateResponse) String() string
- type SetSocketTypeRequest
- func (*SetSocketTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSocketTypeRequest) GetArg0() int32
- func (*SetSocketTypeRequest) ProtoMessage()
- func (x *SetSocketTypeRequest) ProtoReflect() protoreflect.Message
- func (x *SetSocketTypeRequest) Reset()
- func (x *SetSocketTypeRequest) String() string
- type SetSocketTypeResponse
- func (*SetSocketTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetSocketTypeResponse) GetResult() int64
- func (*SetSocketTypeResponse) ProtoMessage()
- func (x *SetSocketTypeResponse) ProtoReflect() protoreflect.Message
- func (x *SetSocketTypeResponse) Reset()
- func (x *SetSocketTypeResponse) String() string
- type SetValue1Request
- func (*SetValue1Request) Descriptor() ([]byte, []int)deprecated
- func (x *SetValue1Request) GetArg0() int64
- func (x *SetValue1Request) GetHandle() int64
- func (*SetValue1Request) ProtoMessage()
- func (x *SetValue1Request) ProtoReflect() protoreflect.Message
- func (x *SetValue1Request) Reset()
- func (x *SetValue1Request) String() string
- type SetValue1Response
- type SetValue1_3Request
- func (*SetValue1_3Request) Descriptor() ([]byte, []int)deprecated
- func (x *SetValue1_3Request) GetArg0() string
- func (x *SetValue1_3Request) GetHandle() int64
- func (*SetValue1_3Request) ProtoMessage()
- func (x *SetValue1_3Request) ProtoReflect() protoreflect.Message
- func (x *SetValue1_3Request) Reset()
- func (x *SetValue1_3Request) String() string
- type SetValue1_3Response
- func (*SetValue1_3Response) Descriptor() ([]byte, []int)deprecated
- func (x *SetValue1_3Response) GetResult() bool
- func (*SetValue1_3Response) ProtoMessage()
- func (x *SetValue1_3Response) ProtoReflect() protoreflect.Message
- func (x *SetValue1_3Response) Reset()
- func (x *SetValue1_3Response) String() string
- type SetValue3_1Request
- func (*SetValue3_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *SetValue3_1Request) GetArg0() int32
- func (x *SetValue3_1Request) GetArg1() int32
- func (x *SetValue3_1Request) GetArg2() int32
- func (x *SetValue3_1Request) GetHandle() int64
- func (*SetValue3_1Request) ProtoMessage()
- func (x *SetValue3_1Request) ProtoReflect() protoreflect.Message
- func (x *SetValue3_1Request) Reset()
- func (x *SetValue3_1Request) String() string
- type SetValue3_1Response
- func (*SetValue3_1Response) Descriptor() ([]byte, []int)deprecated
- func (x *SetValue3_1Response) GetResult() bool
- func (*SetValue3_1Response) ProtoMessage()
- func (x *SetValue3_1Response) ProtoReflect() protoreflect.Message
- func (x *SetValue3_1Response) Reset()
- func (x *SetValue3_1Response) String() string
- type SetValue4_2Request
- func (*SetValue4_2Request) Descriptor() ([]byte, []int)deprecated
- func (x *SetValue4_2Request) GetArg0() int32
- func (x *SetValue4_2Request) GetArg1() int32
- func (x *SetValue4_2Request) GetArg2() int32
- func (x *SetValue4_2Request) GetArg3() int32
- func (x *SetValue4_2Request) GetHandle() int64
- func (*SetValue4_2Request) ProtoMessage()
- func (x *SetValue4_2Request) ProtoReflect() protoreflect.Message
- func (x *SetValue4_2Request) Reset()
- func (x *SetValue4_2Request) String() string
- type SetValue4_2Response
- func (*SetValue4_2Response) Descriptor() ([]byte, []int)deprecated
- func (x *SetValue4_2Response) GetResult() bool
- func (*SetValue4_2Response) ProtoMessage()
- func (x *SetValue4_2Response) ProtoReflect() protoreflect.Message
- func (x *SetValue4_2Response) Reset()
- func (x *SetValue4_2Response) String() string
- type SetValueRequest
- func (*SetValueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetValueRequest) GetArg0() int64
- func (x *SetValueRequest) GetHandle() int64
- func (*SetValueRequest) ProtoMessage()
- func (x *SetValueRequest) ProtoReflect() protoreflect.Message
- func (x *SetValueRequest) Reset()
- func (x *SetValueRequest) String() string
- type SetValueResponse
- type SetWriteTypeRequest
- func (*SetWriteTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetWriteTypeRequest) GetArg0() int32
- func (x *SetWriteTypeRequest) GetHandle() int64
- func (*SetWriteTypeRequest) ProtoMessage()
- func (x *SetWriteTypeRequest) ProtoReflect() protoreflect.Message
- func (x *SetWriteTypeRequest) Reset()
- func (x *SetWriteTypeRequest) String() string
- type SetWriteTypeResponse
- type SocketConnectRequest
- type SocketConnectResponse
- type SocketExceptionServiceClient
- type SocketExceptionServiceServer
- type SocketServiceClient
- type SocketServiceServer
- type SocketSettingsBuilderServiceClient
- type SocketSettingsBuilderServiceServer
- type SocketSettingsServiceClient
- type SocketSettingsServiceServer
- type StartDiscoveryRequest
- type StartDiscoveryResponse
- func (*StartDiscoveryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartDiscoveryResponse) GetResult() bool
- func (*StartDiscoveryResponse) ProtoMessage()
- func (x *StartDiscoveryResponse) ProtoReflect() protoreflect.Message
- func (x *StartDiscoveryResponse) Reset()
- func (x *StartDiscoveryResponse) String() string
- type StartLeScan1Request
- func (*StartLeScan1Request) Descriptor() ([]byte, []int)deprecated
- func (x *StartLeScan1Request) GetArg0() int64
- func (*StartLeScan1Request) ProtoMessage()
- func (x *StartLeScan1Request) ProtoReflect() protoreflect.Message
- func (x *StartLeScan1Request) Reset()
- func (x *StartLeScan1Request) String() string
- type StartLeScan1Response
- func (*StartLeScan1Response) Descriptor() ([]byte, []int)deprecated
- func (x *StartLeScan1Response) GetResult() bool
- func (*StartLeScan1Response) ProtoMessage()
- func (x *StartLeScan1Response) ProtoReflect() protoreflect.Message
- func (x *StartLeScan1Response) Reset()
- func (x *StartLeScan1Response) String() string
- type StartLeScan2_1Request
- func (*StartLeScan2_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *StartLeScan2_1Request) GetArg0() int64
- func (x *StartLeScan2_1Request) GetArg1() int64
- func (*StartLeScan2_1Request) ProtoMessage()
- func (x *StartLeScan2_1Request) ProtoReflect() protoreflect.Message
- func (x *StartLeScan2_1Request) Reset()
- func (x *StartLeScan2_1Request) String() string
- type StartLeScan2_1Response
- func (*StartLeScan2_1Response) Descriptor() ([]byte, []int)deprecated
- func (x *StartLeScan2_1Response) GetResult() bool
- func (*StartLeScan2_1Response) ProtoMessage()
- func (x *StartLeScan2_1Response) ProtoReflect() protoreflect.Message
- func (x *StartLeScan2_1Response) Reset()
- func (x *StartLeScan2_1Response) String() string
- type StartVoiceRecognitionRequest
- func (*StartVoiceRecognitionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartVoiceRecognitionRequest) GetArg0() int64
- func (*StartVoiceRecognitionRequest) ProtoMessage()
- func (x *StartVoiceRecognitionRequest) ProtoReflect() protoreflect.Message
- func (x *StartVoiceRecognitionRequest) Reset()
- func (x *StartVoiceRecognitionRequest) String() string
- type StartVoiceRecognitionResponse
- func (*StartVoiceRecognitionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartVoiceRecognitionResponse) GetResult() bool
- func (*StartVoiceRecognitionResponse) ProtoMessage()
- func (x *StartVoiceRecognitionResponse) ProtoReflect() protoreflect.Message
- func (x *StartVoiceRecognitionResponse) Reset()
- func (x *StartVoiceRecognitionResponse) String() string
- type StopLeScanRequest
- type StopLeScanResponse
- type StopVoiceRecognitionRequest
- func (*StopVoiceRecognitionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StopVoiceRecognitionRequest) GetArg0() int64
- func (*StopVoiceRecognitionRequest) ProtoMessage()
- func (x *StopVoiceRecognitionRequest) ProtoReflect() protoreflect.Message
- func (x *StopVoiceRecognitionRequest) Reset()
- func (x *StopVoiceRecognitionRequest) String() string
- type StopVoiceRecognitionResponse
- func (*StopVoiceRecognitionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StopVoiceRecognitionResponse) GetResult() bool
- func (*StopVoiceRecognitionResponse) ProtoMessage()
- func (x *StopVoiceRecognitionResponse) ProtoReflect() protoreflect.Message
- func (x *StopVoiceRecognitionResponse) Reset()
- func (x *StopVoiceRecognitionResponse) String() string
- type ToStringRequest
- type ToStringResponse
- type UnimplementedA2DpServiceServer
- func (UnimplementedA2DpServiceServer) Finalize(context.Context, *FinalizeRequest) (*FinalizeResponse, error)
- func (UnimplementedA2DpServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
- func (UnimplementedA2DpServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
- func (UnimplementedA2DpServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
- func (UnimplementedA2DpServiceServer) GetSupportedCodecTypes(context.Context, *GetSupportedCodecTypesRequest) (*GetSupportedCodecTypesResponse, error)
- func (UnimplementedA2DpServiceServer) IsA2DpPlaying(context.Context, *IsA2DpPlayingRequest) (*IsA2DpPlayingResponse, error)
- type UnimplementedAdapterLeScanCallbackServiceServer
- type UnimplementedAdapterServiceServer
- func (UnimplementedAdapterServiceServer) CancelDiscovery(context.Context, *CancelDiscoveryRequest) (*CancelDiscoveryResponse, error)
- func (UnimplementedAdapterServiceServer) CheckBluetoothAddress(context.Context, *CheckBluetoothAddressRequest) (*CheckBluetoothAddressResponse, error)
- func (UnimplementedAdapterServiceServer) CloseProfileProxy(context.Context, *CloseProfileProxyRequest) (*CloseProfileProxyResponse, error)
- func (UnimplementedAdapterServiceServer) Disable(context.Context, *DisableRequest) (*DisableResponse, error)
- func (UnimplementedAdapterServiceServer) Enable(context.Context, *EnableRequest) (*EnableResponse, error)
- func (UnimplementedAdapterServiceServer) GetAddress(context.Context, *GetAddressRequest) (*GetAddressResponse, error)
- func (UnimplementedAdapterServiceServer) GetBluetoothLeAdvertiser(context.Context, *GetBluetoothLeAdvertiserRequest) (*GetBluetoothLeAdvertiserResponse, error)
- func (UnimplementedAdapterServiceServer) GetBluetoothLeScanner(context.Context, *GetBluetoothLeScannerRequest) (*GetBluetoothLeScannerResponse, error)
- func (UnimplementedAdapterServiceServer) GetBondedDevices(context.Context, *GetBondedDevicesRequest) (*GetBondedDevicesResponse, error)
- func (UnimplementedAdapterServiceServer) GetDiscoverableTimeout(context.Context, *GetDiscoverableTimeoutRequest) (*GetDiscoverableTimeoutResponse, error)
- func (UnimplementedAdapterServiceServer) GetLeMaximumAdvertisingDataLength(context.Context, *GetLeMaximumAdvertisingDataLengthRequest) (*GetLeMaximumAdvertisingDataLengthResponse, error)
- func (UnimplementedAdapterServiceServer) GetMaxConnectedAudioDevices(context.Context, *GetMaxConnectedAudioDevicesRequest) (*GetMaxConnectedAudioDevicesResponse, error)
- func (UnimplementedAdapterServiceServer) GetName(context.Context, *AdapterGetNameRequest) (*GetNameResponse, error)
- func (UnimplementedAdapterServiceServer) GetProfileConnectionState(context.Context, *GetProfileConnectionStateRequest) (*GetProfileConnectionStateResponse, error)
- func (UnimplementedAdapterServiceServer) GetProfileProxy(context.Context, *GetProfileProxyRequest) (*GetProfileProxyResponse, error)
- func (UnimplementedAdapterServiceServer) GetRemoteDevice1(context.Context, *GetRemoteDevice1Request) (*GetRemoteDevice1Response, error)
- func (UnimplementedAdapterServiceServer) GetRemoteDevice1_1(context.Context, *GetRemoteDevice1_1Request) (*GetRemoteDevice1_1Response, error)
- func (UnimplementedAdapterServiceServer) GetRemoteLeDevice(context.Context, *GetRemoteLeDeviceRequest) (*GetRemoteLeDeviceResponse, error)
- func (UnimplementedAdapterServiceServer) GetScanMode(context.Context, *GetScanModeRequest) (*GetScanModeResponse, error)
- func (UnimplementedAdapterServiceServer) GetState(context.Context, *GetStateRequest) (*GetStateResponse, error)
- func (UnimplementedAdapterServiceServer) IsDiscovering(context.Context, *IsDiscoveringRequest) (*IsDiscoveringResponse, error)
- func (UnimplementedAdapterServiceServer) IsEnabled(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error)
- func (UnimplementedAdapterServiceServer) IsLe2MPhySupported(context.Context, *IsLe2MPhySupportedRequest) (*IsLe2MPhySupportedResponse, error)
- func (UnimplementedAdapterServiceServer) IsLeAudioBroadcastAssistantSupported(context.Context, *IsLeAudioBroadcastAssistantSupportedRequest) (*IsLeAudioBroadcastAssistantSupportedResponse, error)
- func (UnimplementedAdapterServiceServer) IsLeAudioBroadcastSourceSupported(context.Context, *IsLeAudioBroadcastSourceSupportedRequest) (*IsLeAudioBroadcastSourceSupportedResponse, error)
- func (UnimplementedAdapterServiceServer) IsLeAudioSupported(context.Context, *IsLeAudioSupportedRequest) (*IsLeAudioSupportedResponse, error)
- func (UnimplementedAdapterServiceServer) IsLeCodedPhySupported(context.Context, *IsLeCodedPhySupportedRequest) (*IsLeCodedPhySupportedResponse, error)
- func (UnimplementedAdapterServiceServer) IsLeExtendedAdvertisingSupported(context.Context, *IsLeExtendedAdvertisingSupportedRequest) (*IsLeExtendedAdvertisingSupportedResponse, error)
- func (UnimplementedAdapterServiceServer) IsLePeriodicAdvertisingSupported(context.Context, *IsLePeriodicAdvertisingSupportedRequest) (*IsLePeriodicAdvertisingSupportedResponse, error)
- func (UnimplementedAdapterServiceServer) IsMultipleAdvertisementSupported(context.Context, *IsMultipleAdvertisementSupportedRequest) (*IsMultipleAdvertisementSupportedResponse, error)
- func (UnimplementedAdapterServiceServer) IsOffloadedFilteringSupported(context.Context, *IsOffloadedFilteringSupportedRequest) (*IsOffloadedFilteringSupportedResponse, error)
- func (UnimplementedAdapterServiceServer) IsOffloadedScanBatchingSupported(context.Context, *IsOffloadedScanBatchingSupportedRequest) (*IsOffloadedScanBatchingSupportedResponse, error)
- func (UnimplementedAdapterServiceServer) ListenUsingInsecureL2CapChannel(context.Context, *ListenUsingInsecureL2CapChannelRequest) (*ListenUsingInsecureL2CapChannelResponse, error)
- func (UnimplementedAdapterServiceServer) ListenUsingInsecureRfcommWithServiceRecord(context.Context, *ListenUsingInsecureRfcommWithServiceRecordRequest) (*ListenUsingInsecureRfcommWithServiceRecordResponse, error)
- func (UnimplementedAdapterServiceServer) ListenUsingL2CapChannel(context.Context, *ListenUsingL2CapChannelRequest) (*ListenUsingL2CapChannelResponse, error)
- func (UnimplementedAdapterServiceServer) ListenUsingRfcommWithServiceRecord(context.Context, *ListenUsingRfcommWithServiceRecordRequest) (*ListenUsingRfcommWithServiceRecordResponse, error)
- func (UnimplementedAdapterServiceServer) ListenUsingSocketSettings(context.Context, *ListenUsingSocketSettingsRequest) (*ListenUsingSocketSettingsResponse, error)
- func (UnimplementedAdapterServiceServer) SetName(context.Context, *SetNameRequest) (*SetNameResponse, error)
- func (UnimplementedAdapterServiceServer) StartDiscovery(context.Context, *StartDiscoveryRequest) (*StartDiscoveryResponse, error)
- func (UnimplementedAdapterServiceServer) StartLeScan1(context.Context, *StartLeScan1Request) (*StartLeScan1Response, error)
- func (UnimplementedAdapterServiceServer) StartLeScan2_1(context.Context, *StartLeScan2_1Request) (*StartLeScan2_1Response, error)
- func (UnimplementedAdapterServiceServer) StopLeScan(context.Context, *StopLeScanRequest) (*StopLeScanResponse, error)
- type UnimplementedClassServiceServer
- func (UnimplementedClassServiceServer) DescribeContents(context.Context, *ClassDescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedClassServiceServer) DoesClassMatch(context.Context, *DoesClassMatchRequest) (*DoesClassMatchResponse, error)
- func (UnimplementedClassServiceServer) Equals(context.Context, *ClassEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedClassServiceServer) GetDeviceClass(context.Context, *GetDeviceClassRequest) (*GetDeviceClassResponse, error)
- func (UnimplementedClassServiceServer) GetMajorDeviceClass(context.Context, *GetMajorDeviceClassRequest) (*GetMajorDeviceClassResponse, error)
- func (UnimplementedClassServiceServer) HasService(context.Context, *HasServiceRequest) (*HasServiceResponse, error)
- func (UnimplementedClassServiceServer) HashCode(context.Context, *ClassHashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedClassServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- func (UnimplementedClassServiceServer) WriteToParcel(context.Context, *ClassWriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedCodecConfigBuilderServiceServer
- func (UnimplementedCodecConfigBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
- func (UnimplementedCodecConfigBuilderServiceServer) SetBitsPerSample(context.Context, *SetBitsPerSampleRequest) (*SetBitsPerSampleResponse, error)
- func (UnimplementedCodecConfigBuilderServiceServer) SetChannelMode(context.Context, *SetChannelModeRequest) (*SetChannelModeResponse, error)
- func (UnimplementedCodecConfigBuilderServiceServer) SetCodecPriority(context.Context, *SetCodecPriorityRequest) (*SetCodecPriorityResponse, error)
- func (UnimplementedCodecConfigBuilderServiceServer) SetCodecSpecific1(context.Context, *SetCodecSpecific1Request) (*SetCodecSpecific1Response, error)
- func (UnimplementedCodecConfigBuilderServiceServer) SetCodecSpecific2(context.Context, *SetCodecSpecific2Request) (*SetCodecSpecific2Response, error)
- func (UnimplementedCodecConfigBuilderServiceServer) SetCodecSpecific3(context.Context, *SetCodecSpecific3Request) (*SetCodecSpecific3Response, error)
- func (UnimplementedCodecConfigBuilderServiceServer) SetCodecSpecific4(context.Context, *SetCodecSpecific4Request) (*SetCodecSpecific4Response, error)
- func (UnimplementedCodecConfigBuilderServiceServer) SetCodecType(context.Context, *SetCodecTypeRequest) (*SetCodecTypeResponse, error)
- func (UnimplementedCodecConfigBuilderServiceServer) SetExtendedCodecType(context.Context, *SetExtendedCodecTypeRequest) (*SetExtendedCodecTypeResponse, error)
- func (UnimplementedCodecConfigBuilderServiceServer) SetSampleRate(context.Context, *SetSampleRateRequest) (*SetSampleRateResponse, error)
- type UnimplementedCodecConfigServiceServer
- func (UnimplementedCodecConfigServiceServer) DescribeContents(context.Context, *CodecConfigDescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedCodecConfigServiceServer) Equals(context.Context, *CodecConfigEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedCodecConfigServiceServer) GetBitsPerSample(context.Context, *GetBitsPerSampleRequest) (*GetBitsPerSampleResponse, error)
- func (UnimplementedCodecConfigServiceServer) GetChannelMode(context.Context, *GetChannelModeRequest) (*GetChannelModeResponse, error)
- func (UnimplementedCodecConfigServiceServer) GetCodecPriority(context.Context, *GetCodecPriorityRequest) (*GetCodecPriorityResponse, error)
- func (UnimplementedCodecConfigServiceServer) GetCodecSpecific1(context.Context, *GetCodecSpecific1Request) (*GetCodecSpecific1Response, error)
- func (UnimplementedCodecConfigServiceServer) GetCodecSpecific2(context.Context, *GetCodecSpecific2Request) (*GetCodecSpecific2Response, error)
- func (UnimplementedCodecConfigServiceServer) GetCodecSpecific3(context.Context, *GetCodecSpecific3Request) (*GetCodecSpecific3Response, error)
- func (UnimplementedCodecConfigServiceServer) GetCodecSpecific4(context.Context, *GetCodecSpecific4Request) (*GetCodecSpecific4Response, error)
- func (UnimplementedCodecConfigServiceServer) GetCodecType(context.Context, *GetCodecTypeRequest) (*GetCodecTypeResponse, error)
- func (UnimplementedCodecConfigServiceServer) GetExtendedCodecType(context.Context, *GetExtendedCodecTypeRequest) (*GetExtendedCodecTypeResponse, error)
- func (UnimplementedCodecConfigServiceServer) GetSampleRate(context.Context, *GetSampleRateRequest) (*GetSampleRateResponse, error)
- func (UnimplementedCodecConfigServiceServer) HashCode(context.Context, *CodecConfigHashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedCodecConfigServiceServer) IsMandatoryCodec(context.Context, *IsMandatoryCodecRequest) (*IsMandatoryCodecResponse, error)
- func (UnimplementedCodecConfigServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- func (UnimplementedCodecConfigServiceServer) WriteToParcel(context.Context, *CodecConfigWriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedCodecStatusBuilderServiceServer
- type UnimplementedCodecStatusServiceServer
- func (UnimplementedCodecStatusServiceServer) DescribeContents(context.Context, *CodecStatusDescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedCodecStatusServiceServer) Equals(context.Context, *CodecStatusEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedCodecStatusServiceServer) GetCodecConfig(context.Context, *GetCodecConfigRequest) (*GetCodecConfigResponse, error)
- func (UnimplementedCodecStatusServiceServer) GetCodecsLocalCapabilities(context.Context, *GetCodecsLocalCapabilitiesRequest) (*GetCodecsLocalCapabilitiesResponse, error)
- func (UnimplementedCodecStatusServiceServer) GetCodecsSelectableCapabilities(context.Context, *GetCodecsSelectableCapabilitiesRequest) (*GetCodecsSelectableCapabilitiesResponse, error)
- func (UnimplementedCodecStatusServiceServer) HashCode(context.Context, *CodecStatusHashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedCodecStatusServiceServer) IsCodecConfigSelectable(context.Context, *IsCodecConfigSelectableRequest) (*IsCodecConfigSelectableResponse, error)
- func (UnimplementedCodecStatusServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- func (UnimplementedCodecStatusServiceServer) WriteToParcel(context.Context, *CodecStatusWriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedCodecTypeServiceServer
- func (UnimplementedCodecTypeServiceServer) DescribeContents(context.Context, *CodecTypeDescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedCodecTypeServiceServer) Equals(context.Context, *CodecTypeEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedCodecTypeServiceServer) GetCodecId(context.Context, *GetCodecIdRequest) (*GetCodecIdResponse, error)
- func (UnimplementedCodecTypeServiceServer) GetCodecName(context.Context, *GetCodecNameRequest) (*GetCodecNameResponse, error)
- func (UnimplementedCodecTypeServiceServer) HashCode(context.Context, *CodecTypeHashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedCodecTypeServiceServer) IsMandatoryCodec(context.Context, *IsMandatoryCodecRequest) (*IsMandatoryCodecResponse, error)
- func (UnimplementedCodecTypeServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- func (UnimplementedCodecTypeServiceServer) WriteToParcel(context.Context, *CodecTypeWriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedCsipSetCoordinatorServiceServer
- func (UnimplementedCsipSetCoordinatorServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
- func (UnimplementedCsipSetCoordinatorServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
- func (UnimplementedCsipSetCoordinatorServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
- func (UnimplementedCsipSetCoordinatorServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
- type UnimplementedDeviceBluetoothAddressServiceServer
- func (UnimplementedDeviceBluetoothAddressServiceServer) DescribeContents(context.Context, *DeviceBluetoothAddressDescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedDeviceBluetoothAddressServiceServer) GetAddress(context.Context, *GetAddressRequest) (*GetAddressResponse, error)
- func (UnimplementedDeviceBluetoothAddressServiceServer) GetAddressType(context.Context, *GetAddressTypeRequest) (*GetAddressTypeResponse, error)
- func (UnimplementedDeviceBluetoothAddressServiceServer) WriteToParcel(context.Context, *DeviceBluetoothAddressWriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedDeviceServiceServer
- func (UnimplementedDeviceServiceServer) ConnectGatt3(context.Context, *ConnectGatt3Request) (*ConnectGatt3Response, error)
- func (UnimplementedDeviceServiceServer) ConnectGatt4_1(context.Context, *ConnectGatt4_1Request) (*ConnectGatt4_1Response, error)
- func (UnimplementedDeviceServiceServer) ConnectGatt5_2(context.Context, *ConnectGatt5_2Request) (*ConnectGatt5_2Response, error)
- func (UnimplementedDeviceServiceServer) CreateBond(context.Context, *CreateBondRequest) (*CreateBondResponse, error)
- func (UnimplementedDeviceServiceServer) CreateInsecureL2CapChannel(context.Context, *CreateInsecureL2CapChannelRequest) (*CreateInsecureL2CapChannelResponse, error)
- func (UnimplementedDeviceServiceServer) CreateInsecureRfcommSocketToServiceRecord(context.Context, *CreateInsecureRfcommSocketToServiceRecordRequest) (*CreateInsecureRfcommSocketToServiceRecordResponse, error)
- func (UnimplementedDeviceServiceServer) CreateL2CapChannel(context.Context, *CreateL2CapChannelRequest) (*CreateL2CapChannelResponse, error)
- func (UnimplementedDeviceServiceServer) CreateRfcommSocketToServiceRecord(context.Context, *CreateRfcommSocketToServiceRecordRequest) (*CreateRfcommSocketToServiceRecordResponse, error)
- func (UnimplementedDeviceServiceServer) CreateUsingSocketSettings(context.Context, *CreateUsingSocketSettingsRequest) (*CreateUsingSocketSettingsResponse, error)
- func (UnimplementedDeviceServiceServer) DescribeContents(context.Context, *DeviceDescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedDeviceServiceServer) Equals(context.Context, *DeviceEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedDeviceServiceServer) FetchUuidsWithSdp(context.Context, *FetchUuidsWithSdpRequest) (*FetchUuidsWithSdpResponse, error)
- func (UnimplementedDeviceServiceServer) GetAddress(context.Context, *GetAddressRequest) (*GetAddressResponse, error)
- func (UnimplementedDeviceServiceServer) GetAddressType(context.Context, *GetAddressTypeRequest) (*GetAddressTypeResponse, error)
- func (UnimplementedDeviceServiceServer) GetAlias(context.Context, *GetAliasRequest) (*GetAliasResponse, error)
- func (UnimplementedDeviceServiceServer) GetBluetoothClass(context.Context, *GetBluetoothClassRequest) (*GetBluetoothClassResponse, error)
- func (UnimplementedDeviceServiceServer) GetBondState(context.Context, *GetBondStateRequest) (*GetBondStateResponse, error)
- func (UnimplementedDeviceServiceServer) GetIdentityAddressWithType(context.Context, *GetIdentityAddressWithTypeRequest) (*GetIdentityAddressWithTypeResponse, error)
- func (UnimplementedDeviceServiceServer) GetName(context.Context, *DeviceGetNameRequest) (*GetNameResponse, error)
- func (UnimplementedDeviceServiceServer) GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error)
- func (UnimplementedDeviceServiceServer) GetUuids(context.Context, *GetUuidsRequest) (*GetUuidsResponse, error)
- func (UnimplementedDeviceServiceServer) HashCode(context.Context, *DeviceHashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedDeviceServiceServer) SetAlias(context.Context, *SetAliasRequest) (*SetAliasResponse, error)
- func (UnimplementedDeviceServiceServer) SetPairingConfirmation(context.Context, *SetPairingConfirmationRequest) (*SetPairingConfirmationResponse, error)
- func (UnimplementedDeviceServiceServer) SetPin(context.Context, *SetPinRequest) (*SetPinResponse, error)
- func (UnimplementedDeviceServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- func (UnimplementedDeviceServiceServer) WriteToParcel(context.Context, *DeviceWriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedGattCallbackServiceServer
- func (UnimplementedGattCallbackServiceServer) OnCharacteristicChanged2(context.Context, *OnCharacteristicChanged2Request) (*OnCharacteristicChanged2Response, error)
- func (UnimplementedGattCallbackServiceServer) OnCharacteristicChanged3_1(context.Context, *OnCharacteristicChanged3_1Request) (*OnCharacteristicChanged3_1Response, error)
- func (UnimplementedGattCallbackServiceServer) OnCharacteristicRead3_1(context.Context, *OnCharacteristicRead3_1Request) (*OnCharacteristicRead3_1Response, error)
- func (UnimplementedGattCallbackServiceServer) OnCharacteristicRead4(context.Context, *OnCharacteristicRead4Request) (*OnCharacteristicRead4Response, error)
- func (UnimplementedGattCallbackServiceServer) OnCharacteristicWrite(context.Context, *OnCharacteristicWriteRequest) (*OnCharacteristicWriteResponse, error)
- func (UnimplementedGattCallbackServiceServer) OnConnectionStateChange(context.Context, *OnConnectionStateChangeRequest) (*OnConnectionStateChangeResponse, error)
- func (UnimplementedGattCallbackServiceServer) OnDescriptorRead3(context.Context, *OnDescriptorRead3Request) (*OnDescriptorRead3Response, error)
- func (UnimplementedGattCallbackServiceServer) OnDescriptorRead4_1(context.Context, *OnDescriptorRead4_1Request) (*OnDescriptorRead4_1Response, error)
- func (UnimplementedGattCallbackServiceServer) OnDescriptorWrite(context.Context, *OnDescriptorWriteRequest) (*OnDescriptorWriteResponse, error)
- func (UnimplementedGattCallbackServiceServer) OnMtuChanged(context.Context, *GattCallbackOnMtuChangedRequest) (*OnMtuChangedResponse, error)
- func (UnimplementedGattCallbackServiceServer) OnPhyRead(context.Context, *OnPhyReadRequest) (*OnPhyReadResponse, error)
- func (UnimplementedGattCallbackServiceServer) OnPhyUpdate(context.Context, *OnPhyUpdateRequest) (*OnPhyUpdateResponse, error)
- func (UnimplementedGattCallbackServiceServer) OnReadRemoteRssi(context.Context, *OnReadRemoteRssiRequest) (*OnReadRemoteRssiResponse, error)
- func (UnimplementedGattCallbackServiceServer) OnReliableWriteCompleted(context.Context, *OnReliableWriteCompletedRequest) (*OnReliableWriteCompletedResponse, error)
- func (UnimplementedGattCallbackServiceServer) OnServiceChanged(context.Context, *OnServiceChangedRequest) (*OnServiceChangedResponse, error)
- func (UnimplementedGattCallbackServiceServer) OnServicesDiscovered(context.Context, *OnServicesDiscoveredRequest) (*OnServicesDiscoveredResponse, error)
- type UnimplementedGattCharacteristicServiceServer
- func (UnimplementedGattCharacteristicServiceServer) AddDescriptor(context.Context, *AddDescriptorRequest) (*AddDescriptorResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) GetDescriptor(context.Context, *GetDescriptorRequest) (*GetDescriptorResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) GetDescriptors(context.Context, *GetDescriptorsRequest) (*GetDescriptorsResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) GetFloatValue(context.Context, *GetFloatValueRequest) (*GetFloatValueResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) GetInstanceId(context.Context, *GetInstanceIdRequest) (*GetInstanceIdResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) GetIntValue(context.Context, *GetIntValueRequest) (*GetIntValueResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) GetPermissions(context.Context, *GetPermissionsRequest) (*GetPermissionsResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) GetService(context.Context, *GetServiceRequest) (*GetServiceResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) GetStringValue(context.Context, *GetStringValueRequest) (*GetStringValueResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) GetUuid(context.Context, *GetUuidRequest) (*GetUuidResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) GetValue(context.Context, *GetValueRequest) (*GetValueResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) GetWriteType(context.Context, *GetWriteTypeRequest) (*GetWriteTypeResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) NewGattCharacteristic(context.Context, *NewGattCharacteristicRequest) (*NewGattCharacteristicResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) SetValue1(context.Context, *SetValue1Request) (*SetValue1Response, error)
- func (UnimplementedGattCharacteristicServiceServer) SetValue1_3(context.Context, *SetValue1_3Request) (*SetValue1_3Response, error)
- func (UnimplementedGattCharacteristicServiceServer) SetValue3_1(context.Context, *SetValue3_1Request) (*SetValue3_1Response, error)
- func (UnimplementedGattCharacteristicServiceServer) SetValue4_2(context.Context, *SetValue4_2Request) (*SetValue4_2Response, error)
- func (UnimplementedGattCharacteristicServiceServer) SetWriteType(context.Context, *SetWriteTypeRequest) (*SetWriteTypeResponse, error)
- func (UnimplementedGattCharacteristicServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedGattDescriptorServiceServer
- func (UnimplementedGattDescriptorServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedGattDescriptorServiceServer) GetCharacteristic(context.Context, *GattDescriptorGetCharacteristicRequest) (*GetCharacteristicResponse, error)
- func (UnimplementedGattDescriptorServiceServer) GetPermissions(context.Context, *GetPermissionsRequest) (*GetPermissionsResponse, error)
- func (UnimplementedGattDescriptorServiceServer) GetUuid(context.Context, *GetUuidRequest) (*GetUuidResponse, error)
- func (UnimplementedGattDescriptorServiceServer) GetValue(context.Context, *GetValueRequest) (*GetValueResponse, error)
- func (UnimplementedGattDescriptorServiceServer) NewGattDescriptor(context.Context, *NewGattDescriptorRequest) (*NewGattDescriptorResponse, error)
- func (UnimplementedGattDescriptorServiceServer) SetValue(context.Context, *SetValueRequest) (*SetValueResponse, error)
- func (UnimplementedGattDescriptorServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedGattServerCallbackServiceServer
- func (UnimplementedGattServerCallbackServiceServer) OnCharacteristicReadRequest(context.Context, *OnCharacteristicReadRequestRequest) (*OnCharacteristicReadRequestResponse, error)
- func (UnimplementedGattServerCallbackServiceServer) OnCharacteristicWriteRequestOp(context.Context, *OnCharacteristicWriteRequestOpRequest) (*OnCharacteristicWriteRequestOpResponse, error)
- func (UnimplementedGattServerCallbackServiceServer) OnConnectionStateChange(context.Context, *OnConnectionStateChangeRequest) (*OnConnectionStateChangeResponse, error)
- func (UnimplementedGattServerCallbackServiceServer) OnDescriptorReadRequest(context.Context, *OnDescriptorReadRequestRequest) (*OnDescriptorReadRequestResponse, error)
- func (UnimplementedGattServerCallbackServiceServer) OnDescriptorWriteRequestOp(context.Context, *OnDescriptorWriteRequestOpRequest) (*OnDescriptorWriteRequestOpResponse, error)
- func (UnimplementedGattServerCallbackServiceServer) OnExecuteWrite(context.Context, *OnExecuteWriteRequest) (*OnExecuteWriteResponse, error)
- func (UnimplementedGattServerCallbackServiceServer) OnMtuChanged(context.Context, *OnMtuChangedRequest) (*OnMtuChangedResponse, error)
- func (UnimplementedGattServerCallbackServiceServer) OnNotificationSent(context.Context, *OnNotificationSentRequest) (*OnNotificationSentResponse, error)
- func (UnimplementedGattServerCallbackServiceServer) OnPhyRead(context.Context, *OnPhyReadRequest) (*OnPhyReadResponse, error)
- func (UnimplementedGattServerCallbackServiceServer) OnPhyUpdate(context.Context, *OnPhyUpdateRequest) (*OnPhyUpdateResponse, error)
- func (UnimplementedGattServerCallbackServiceServer) OnServiceAdded(context.Context, *OnServiceAddedRequest) (*OnServiceAddedResponse, error)
- type UnimplementedGattServerServiceServer
- func (UnimplementedGattServerServiceServer) AddService(context.Context, *AddServiceRequest) (*AddServiceResponse, error)
- func (UnimplementedGattServerServiceServer) CancelConnection(context.Context, *CancelConnectionRequest) (*CancelConnectionResponse, error)
- func (UnimplementedGattServerServiceServer) ClearServices(context.Context, *ClearServicesRequest) (*ClearServicesResponse, error)
- func (UnimplementedGattServerServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
- func (UnimplementedGattServerServiceServer) Connect(context.Context, *GattServerConnectRequest) (*ConnectResponse, error)
- func (UnimplementedGattServerServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
- func (UnimplementedGattServerServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
- func (UnimplementedGattServerServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
- func (UnimplementedGattServerServiceServer) GetService(context.Context, *GattServerGetServiceRequest) (*GetServiceResponse, error)
- func (UnimplementedGattServerServiceServer) GetServices(context.Context, *GetServicesRequest) (*GetServicesResponse, error)
- func (UnimplementedGattServerServiceServer) NotifyCharacteristicChanged3(context.Context, *NotifyCharacteristicChanged3Request) (*NotifyCharacteristicChanged3Response, error)
- func (UnimplementedGattServerServiceServer) NotifyCharacteristicChanged4_1(context.Context, *NotifyCharacteristicChanged4_1Request) (*NotifyCharacteristicChanged4_1Response, error)
- func (UnimplementedGattServerServiceServer) ReadPhy(context.Context, *ReadPhyRequest) (*ReadPhyResponse, error)
- func (UnimplementedGattServerServiceServer) RemoveService(context.Context, *RemoveServiceRequest) (*RemoveServiceResponse, error)
- func (UnimplementedGattServerServiceServer) SendResponse(context.Context, *SendResponseRequest) (*SendResponseResponse, error)
- func (UnimplementedGattServerServiceServer) SetPreferredPhy(context.Context, *SetPreferredPhyRequest) (*SetPreferredPhyResponse, error)
- type UnimplementedGattServiceServer
- func (UnimplementedGattServiceServer) AbortReliableWrite0(context.Context, *AbortReliableWrite0Request) (*AbortReliableWrite0Response, error)
- func (UnimplementedGattServiceServer) AbortReliableWrite1_1(context.Context, *AbortReliableWrite1_1Request) (*AbortReliableWrite1_1Response, error)
- func (UnimplementedGattServiceServer) BeginReliableWrite(context.Context, *BeginReliableWriteRequest) (*BeginReliableWriteResponse, error)
- func (UnimplementedGattServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
- func (UnimplementedGattServiceServer) Connect(context.Context, *GattConnectRequest) (*ConnectResponse, error)
- func (UnimplementedGattServiceServer) Disconnect(context.Context, *GattDisconnectRequest) (*GattDisconnectResponse, error)
- func (UnimplementedGattServiceServer) DiscoverServices(context.Context, *DiscoverServicesRequest) (*DiscoverServicesResponse, error)
- func (UnimplementedGattServiceServer) ExecuteReliableWrite(context.Context, *ExecuteReliableWriteRequest) (*ExecuteReliableWriteResponse, error)
- func (UnimplementedGattServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
- func (UnimplementedGattServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
- func (UnimplementedGattServiceServer) GetDevice(context.Context, *GetDeviceRequest) (*GetDeviceResponse, error)
- func (UnimplementedGattServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
- func (UnimplementedGattServiceServer) GetService(context.Context, *GattGetServiceRequest) (*GetServiceResponse, error)
- func (UnimplementedGattServiceServer) GetServices(context.Context, *GetServicesRequest) (*GetServicesResponse, error)
- func (UnimplementedGattServiceServer) ReadCharacteristic(context.Context, *ReadCharacteristicRequest) (*ReadCharacteristicResponse, error)
- func (UnimplementedGattServiceServer) ReadDescriptor(context.Context, *ReadDescriptorRequest) (*ReadDescriptorResponse, error)
- func (UnimplementedGattServiceServer) ReadPhy(context.Context, *GattReadPhyRequest) (*ReadPhyResponse, error)
- func (UnimplementedGattServiceServer) ReadRemoteRssi(context.Context, *ReadRemoteRssiRequest) (*ReadRemoteRssiResponse, error)
- func (UnimplementedGattServiceServer) RequestConnectionPriority(context.Context, *RequestConnectionPriorityRequest) (*RequestConnectionPriorityResponse, error)
- func (UnimplementedGattServiceServer) RequestMtu(context.Context, *RequestMtuRequest) (*RequestMtuResponse, error)
- func (UnimplementedGattServiceServer) SetCharacteristicNotification(context.Context, *SetCharacteristicNotificationRequest) (*SetCharacteristicNotificationResponse, error)
- func (UnimplementedGattServiceServer) SetPreferredPhy(context.Context, *GattSetPreferredPhyRequest) (*SetPreferredPhyResponse, error)
- func (UnimplementedGattServiceServer) WriteCharacteristic1(context.Context, *WriteCharacteristic1Request) (*WriteCharacteristic1Response, error)
- func (UnimplementedGattServiceServer) WriteCharacteristic3_1(context.Context, *WriteCharacteristic3_1Request) (*WriteCharacteristic3_1Response, error)
- func (UnimplementedGattServiceServer) WriteDescriptor1(context.Context, *WriteDescriptor1Request) (*WriteDescriptor1Response, error)
- func (UnimplementedGattServiceServer) WriteDescriptor2_1(context.Context, *WriteDescriptor2_1Request) (*WriteDescriptor2_1Response, error)
- type UnimplementedGattServiceServiceServer
- func (UnimplementedGattServiceServiceServer) AddCharacteristic(context.Context, *AddCharacteristicRequest) (*AddCharacteristicResponse, error)
- func (UnimplementedGattServiceServiceServer) AddService(context.Context, *GattServiceAddServiceRequest) (*AddServiceResponse, error)
- func (UnimplementedGattServiceServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedGattServiceServiceServer) GetCharacteristic(context.Context, *GetCharacteristicRequest) (*GetCharacteristicResponse, error)
- func (UnimplementedGattServiceServiceServer) GetCharacteristics(context.Context, *GetCharacteristicsRequest) (*GetCharacteristicsResponse, error)
- func (UnimplementedGattServiceServiceServer) GetIncludedServices(context.Context, *GetIncludedServicesRequest) (*GetIncludedServicesResponse, error)
- func (UnimplementedGattServiceServiceServer) GetInstanceId(context.Context, *GetInstanceIdRequest) (*GetInstanceIdResponse, error)
- func (UnimplementedGattServiceServiceServer) GetType(context.Context, *GattServiceGetTypeRequest) (*GetTypeResponse, error)
- func (UnimplementedGattServiceServiceServer) GetUuid(context.Context, *GetUuidRequest) (*GetUuidResponse, error)
- func (UnimplementedGattServiceServiceServer) NewGattService(context.Context, *NewGattServiceRequest) (*NewGattServiceResponse, error)
- func (UnimplementedGattServiceServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedHeadsetServiceServer
- func (UnimplementedHeadsetServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
- func (UnimplementedHeadsetServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
- func (UnimplementedHeadsetServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
- func (UnimplementedHeadsetServiceServer) IsAudioConnected(context.Context, *IsAudioConnectedRequest) (*IsAudioConnectedResponse, error)
- func (UnimplementedHeadsetServiceServer) IsNoiseReductionSupported(context.Context, *IsNoiseReductionSupportedRequest) (*IsNoiseReductionSupportedResponse, error)
- func (UnimplementedHeadsetServiceServer) IsVoiceRecognitionSupported(context.Context, *IsVoiceRecognitionSupportedRequest) (*IsVoiceRecognitionSupportedResponse, error)
- func (UnimplementedHeadsetServiceServer) SendVendorSpecificResultCode(context.Context, *SendVendorSpecificResultCodeRequest) (*SendVendorSpecificResultCodeResponse, error)
- func (UnimplementedHeadsetServiceServer) StartVoiceRecognition(context.Context, *StartVoiceRecognitionRequest) (*StartVoiceRecognitionResponse, error)
- func (UnimplementedHeadsetServiceServer) StopVoiceRecognition(context.Context, *StopVoiceRecognitionRequest) (*StopVoiceRecognitionResponse, error)
- type UnimplementedHealthAppConfigurationServiceServer
- func (UnimplementedHealthAppConfigurationServiceServer) DescribeContents(context.Context, *HealthAppConfigurationDescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedHealthAppConfigurationServiceServer) GetDataType(context.Context, *GetDataTypeRequest) (*GetDataTypeResponse, error)
- func (UnimplementedHealthAppConfigurationServiceServer) GetName(context.Context, *HealthAppConfigurationGetNameRequest) (*GetNameResponse, error)
- func (UnimplementedHealthAppConfigurationServiceServer) GetRole(context.Context, *GetRoleRequest) (*GetRoleResponse, error)
- func (UnimplementedHealthAppConfigurationServiceServer) WriteToParcel(context.Context, *HealthAppConfigurationWriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedHealthCallbackServiceServer
- func (UnimplementedHealthCallbackServiceServer) OnHealthAppConfigurationStatusChange(context.Context, *OnHealthAppConfigurationStatusChangeRequest) (*OnHealthAppConfigurationStatusChangeResponse, error)
- func (UnimplementedHealthCallbackServiceServer) OnHealthChannelStateChange(context.Context, *OnHealthChannelStateChangeRequest) (*OnHealthChannelStateChangeResponse, error)
- type UnimplementedHealthServiceServer
- func (UnimplementedHealthServiceServer) ConnectChannelToSource(context.Context, *ConnectChannelToSourceRequest) (*ConnectChannelToSourceResponse, error)
- func (UnimplementedHealthServiceServer) DisconnectChannel(context.Context, *DisconnectChannelRequest) (*DisconnectChannelResponse, error)
- func (UnimplementedHealthServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
- func (UnimplementedHealthServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
- func (UnimplementedHealthServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
- func (UnimplementedHealthServiceServer) GetMainChannelFd(context.Context, *GetMainChannelFdRequest) (*GetMainChannelFdResponse, error)
- func (UnimplementedHealthServiceServer) RegisterSinkAppConfiguration(context.Context, *RegisterSinkAppConfigurationRequest) (*RegisterSinkAppConfigurationResponse, error)
- func (UnimplementedHealthServiceServer) UnregisterAppConfiguration(context.Context, *UnregisterAppConfigurationRequest) (*UnregisterAppConfigurationResponse, error)
- type UnimplementedHearingAidServiceServer
- func (UnimplementedHearingAidServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
- func (UnimplementedHearingAidServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
- func (UnimplementedHearingAidServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
- type UnimplementedHidDeviceAppQosSettingsServiceServer
- func (UnimplementedHidDeviceAppQosSettingsServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetDelayVariation(context.Context, *GetDelayVariationRequest) (*GetDelayVariationResponse, error)
- func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetLatency(context.Context, *GetLatencyRequest) (*GetLatencyResponse, error)
- func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetPeakBandwidth(context.Context, *GetPeakBandwidthRequest) (*GetPeakBandwidthResponse, error)
- func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetServiceType(context.Context, *GetServiceTypeRequest) (*GetServiceTypeResponse, error)
- func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetTokenBucketSize(context.Context, *GetTokenBucketSizeRequest) (*GetTokenBucketSizeResponse, error)
- func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetTokenRate(context.Context, *GetTokenRateRequest) (*GetTokenRateResponse, error)
- func (UnimplementedHidDeviceAppQosSettingsServiceServer) NewHidDeviceAppQosSettings(context.Context, *NewHidDeviceAppQosSettingsRequest) (*NewHidDeviceAppQosSettingsResponse, error)
- func (UnimplementedHidDeviceAppQosSettingsServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedHidDeviceAppSdpSettingsServiceServer
- func (UnimplementedHidDeviceAppSdpSettingsServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedHidDeviceAppSdpSettingsServiceServer) GetDescription(context.Context, *GetDescriptionRequest) (*GetDescriptionResponse, error)
- func (UnimplementedHidDeviceAppSdpSettingsServiceServer) GetDescriptors(context.Context, *GetDescriptorsRequest) (*GetDescriptorsResponse, error)
- func (UnimplementedHidDeviceAppSdpSettingsServiceServer) GetName(context.Context, *GetNameRequest) (*GetNameResponse, error)
- func (UnimplementedHidDeviceAppSdpSettingsServiceServer) GetProvider(context.Context, *GetProviderRequest) (*GetProviderResponse, error)
- func (UnimplementedHidDeviceAppSdpSettingsServiceServer) GetSubclass(context.Context, *GetSubclassRequest) (*GetSubclassResponse, error)
- func (UnimplementedHidDeviceAppSdpSettingsServiceServer) NewHidDeviceAppSdpSettings(context.Context, *NewHidDeviceAppSdpSettingsRequest) (*NewHidDeviceAppSdpSettingsResponse, error)
- func (UnimplementedHidDeviceAppSdpSettingsServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedHidDeviceCallbackServiceServer
- func (UnimplementedHidDeviceCallbackServiceServer) OnAppStatusChanged(context.Context, *OnAppStatusChangedRequest) (*OnAppStatusChangedResponse, error)
- func (UnimplementedHidDeviceCallbackServiceServer) OnConnectionStateChanged(context.Context, *OnConnectionStateChangedRequest) (*OnConnectionStateChangedResponse, error)
- func (UnimplementedHidDeviceCallbackServiceServer) OnGetReport(context.Context, *OnGetReportRequest) (*OnGetReportResponse, error)
- func (UnimplementedHidDeviceCallbackServiceServer) OnInterruptData(context.Context, *OnInterruptDataRequest) (*OnInterruptDataResponse, error)
- func (UnimplementedHidDeviceCallbackServiceServer) OnSetProtocol(context.Context, *OnSetProtocolRequest) (*OnSetProtocolResponse, error)
- func (UnimplementedHidDeviceCallbackServiceServer) OnSetReport(context.Context, *OnSetReportRequest) (*OnSetReportResponse, error)
- func (UnimplementedHidDeviceCallbackServiceServer) OnVirtualCableUnplug(context.Context, *OnVirtualCableUnplugRequest) (*OnVirtualCableUnplugResponse, error)
- type UnimplementedHidDeviceServiceServer
- func (UnimplementedHidDeviceServiceServer) Connect(context.Context, *ConnectRequest) (*ConnectResponse, error)
- func (UnimplementedHidDeviceServiceServer) Disconnect(context.Context, *DisconnectRequest) (*DisconnectResponse, error)
- func (UnimplementedHidDeviceServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
- func (UnimplementedHidDeviceServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
- func (UnimplementedHidDeviceServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
- func (UnimplementedHidDeviceServiceServer) RegisterApp(context.Context, *RegisterAppRequest) (*RegisterAppResponse, error)
- func (UnimplementedHidDeviceServiceServer) ReplyReport(context.Context, *ReplyReportRequest) (*ReplyReportResponse, error)
- func (UnimplementedHidDeviceServiceServer) ReportError(context.Context, *ReportErrorRequest) (*ReportErrorResponse, error)
- func (UnimplementedHidDeviceServiceServer) SendReport(context.Context, *SendReportRequest) (*SendReportResponse, error)
- func (UnimplementedHidDeviceServiceServer) UnregisterApp(context.Context, *UnregisterAppRequest) (*UnregisterAppResponse, error)
- type UnimplementedLeAudioCodecConfigBuilderServiceServer
- func (UnimplementedLeAudioCodecConfigBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
- func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetBitsPerSample(context.Context, *SetBitsPerSampleRequest) (*SetBitsPerSampleResponse, error)
- func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetChannelCount(context.Context, *SetChannelCountRequest) (*SetChannelCountResponse, error)
- func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetCodecPriority(context.Context, *SetCodecPriorityRequest) (*SetCodecPriorityResponse, error)
- func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetCodecType(context.Context, *SetCodecTypeRequest) (*SetCodecTypeResponse, error)
- func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetFrameDuration(context.Context, *SetFrameDurationRequest) (*SetFrameDurationResponse, error)
- func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetMaxOctetsPerFrame(context.Context, *SetMaxOctetsPerFrameRequest) (*SetMaxOctetsPerFrameResponse, error)
- func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetMinOctetsPerFrame(context.Context, *SetMinOctetsPerFrameRequest) (*SetMinOctetsPerFrameResponse, error)
- func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetOctetsPerFrame(context.Context, *SetOctetsPerFrameRequest) (*SetOctetsPerFrameResponse, error)
- func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetSampleRate(context.Context, *SetSampleRateRequest) (*SetSampleRateResponse, error)
- type UnimplementedLeAudioCodecConfigServiceServer
- func (UnimplementedLeAudioCodecConfigServiceServer) DescribeContents(context.Context, *LeAudioCodecConfigDescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedLeAudioCodecConfigServiceServer) Equals(context.Context, *LeAudioCodecConfigEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedLeAudioCodecConfigServiceServer) GetBitsPerSample(context.Context, *GetBitsPerSampleRequest) (*GetBitsPerSampleResponse, error)
- func (UnimplementedLeAudioCodecConfigServiceServer) GetChannelCount(context.Context, *GetChannelCountRequest) (*GetChannelCountResponse, error)
- func (UnimplementedLeAudioCodecConfigServiceServer) GetCodecName(context.Context, *GetCodecNameRequest) (*GetCodecNameResponse, error)
- func (UnimplementedLeAudioCodecConfigServiceServer) GetCodecPriority(context.Context, *GetCodecPriorityRequest) (*GetCodecPriorityResponse, error)
- func (UnimplementedLeAudioCodecConfigServiceServer) GetCodecType(context.Context, *GetCodecTypeRequest) (*GetCodecTypeResponse, error)
- func (UnimplementedLeAudioCodecConfigServiceServer) GetFrameDuration(context.Context, *GetFrameDurationRequest) (*GetFrameDurationResponse, error)
- func (UnimplementedLeAudioCodecConfigServiceServer) GetMaxOctetsPerFrame(context.Context, *GetMaxOctetsPerFrameRequest) (*GetMaxOctetsPerFrameResponse, error)
- func (UnimplementedLeAudioCodecConfigServiceServer) GetMinOctetsPerFrame(context.Context, *GetMinOctetsPerFrameRequest) (*GetMinOctetsPerFrameResponse, error)
- func (UnimplementedLeAudioCodecConfigServiceServer) GetOctetsPerFrame(context.Context, *GetOctetsPerFrameRequest) (*GetOctetsPerFrameResponse, error)
- func (UnimplementedLeAudioCodecConfigServiceServer) GetSampleRate(context.Context, *GetSampleRateRequest) (*GetSampleRateResponse, error)
- func (UnimplementedLeAudioCodecConfigServiceServer) HashCode(context.Context, *LeAudioCodecConfigHashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedLeAudioCodecConfigServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- func (UnimplementedLeAudioCodecConfigServiceServer) WriteToParcel(context.Context, *LeAudioCodecConfigWriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedLeAudioCodecStatusServiceServer
- func (UnimplementedLeAudioCodecStatusServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedLeAudioCodecStatusServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
- func (UnimplementedLeAudioCodecStatusServiceServer) GetInputCodecConfig(context.Context, *GetInputCodecConfigRequest) (*GetInputCodecConfigResponse, error)
- func (UnimplementedLeAudioCodecStatusServiceServer) GetInputCodecLocalCapabilities(context.Context, *GetInputCodecLocalCapabilitiesRequest) (*GetInputCodecLocalCapabilitiesResponse, error)
- func (UnimplementedLeAudioCodecStatusServiceServer) GetInputCodecSelectableCapabilities(context.Context, *GetInputCodecSelectableCapabilitiesRequest) (*GetInputCodecSelectableCapabilitiesResponse, error)
- func (UnimplementedLeAudioCodecStatusServiceServer) GetOutputCodecConfig(context.Context, *GetOutputCodecConfigRequest) (*GetOutputCodecConfigResponse, error)
- func (UnimplementedLeAudioCodecStatusServiceServer) GetOutputCodecLocalCapabilities(context.Context, *GetOutputCodecLocalCapabilitiesRequest) (*GetOutputCodecLocalCapabilitiesResponse, error)
- func (UnimplementedLeAudioCodecStatusServiceServer) GetOutputCodecSelectableCapabilities(context.Context, *GetOutputCodecSelectableCapabilitiesRequest) (*GetOutputCodecSelectableCapabilitiesResponse, error)
- func (UnimplementedLeAudioCodecStatusServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedLeAudioCodecStatusServiceServer) IsInputCodecConfigSelectable(context.Context, *IsInputCodecConfigSelectableRequest) (*IsInputCodecConfigSelectableResponse, error)
- func (UnimplementedLeAudioCodecStatusServiceServer) IsOutputCodecConfigSelectable(context.Context, *IsOutputCodecConfigSelectableRequest) (*IsOutputCodecConfigSelectableResponse, error)
- func (UnimplementedLeAudioCodecStatusServiceServer) NewLeAudioCodecStatus(context.Context, *NewLeAudioCodecStatusRequest) (*NewLeAudioCodecStatusResponse, error)
- func (UnimplementedLeAudioCodecStatusServiceServer) ToString(context.Context, *LeAudioCodecStatusToStringRequest) (*ToStringResponse, error)
- func (UnimplementedLeAudioCodecStatusServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedLeAudioServiceServer
- func (UnimplementedLeAudioServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
- func (UnimplementedLeAudioServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
- func (UnimplementedLeAudioServiceServer) GetConnectedGroupLeadDevice(context.Context, *GetConnectedGroupLeadDeviceRequest) (*GetConnectedGroupLeadDeviceResponse, error)
- func (UnimplementedLeAudioServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
- func (UnimplementedLeAudioServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
- func (UnimplementedLeAudioServiceServer) GetGroupId(context.Context, *GetGroupIdRequest) (*GetGroupIdResponse, error)
- type UnimplementedManagerServiceServer
- func (UnimplementedManagerServiceServer) GetAdapter(context.Context, *GetAdapterRequest) (*GetAdapterResponse, error)
- func (UnimplementedManagerServiceServer) GetConnectedDevices(context.Context, *ManagerGetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
- func (UnimplementedManagerServiceServer) GetConnectionState(context.Context, *ManagerGetConnectionStateRequest) (*GetConnectionStateResponse, error)
- func (UnimplementedManagerServiceServer) GetDevicesMatchingConnectionStates(context.Context, *ManagerGetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
- func (UnimplementedManagerServiceServer) OpenGattServer(context.Context, *OpenGattServerRequest) (*OpenGattServerResponse, error)
- type UnimplementedProfileServiceListenerServiceServer
- func (UnimplementedProfileServiceListenerServiceServer) OnServiceConnected(context.Context, *OnServiceConnectedRequest) (*OnServiceConnectedResponse, error)
- func (UnimplementedProfileServiceListenerServiceServer) OnServiceDisconnected(context.Context, *OnServiceDisconnectedRequest) (*OnServiceDisconnectedResponse, error)
- type UnimplementedProfileServiceServer
- func (UnimplementedProfileServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
- func (UnimplementedProfileServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
- func (UnimplementedProfileServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
- type UnimplementedServerSocketServiceServer
- func (UnimplementedServerSocketServiceServer) Accept0(context.Context, *Accept0Request) (*Accept0Response, error)
- func (UnimplementedServerSocketServiceServer) Accept1_1(context.Context, *Accept1_1Request) (*Accept1_1Response, error)
- func (UnimplementedServerSocketServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
- func (UnimplementedServerSocketServiceServer) GetPsm(context.Context, *GetPsmRequest) (*GetPsmResponse, error)
- func (UnimplementedServerSocketServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- type UnimplementedSocketExceptionServiceServer
- type UnimplementedSocketServiceServer
- func (UnimplementedSocketServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
- func (UnimplementedSocketServiceServer) Connect(context.Context, *SocketConnectRequest) (*SocketConnectResponse, error)
- func (UnimplementedSocketServiceServer) GetConnectionType(context.Context, *GetConnectionTypeRequest) (*GetConnectionTypeResponse, error)
- func (UnimplementedSocketServiceServer) GetInputStream(context.Context, *GetInputStreamRequest) (*GetInputStreamResponse, error)
- func (UnimplementedSocketServiceServer) GetMaxReceivePacketSize(context.Context, *GetMaxReceivePacketSizeRequest) (*GetMaxReceivePacketSizeResponse, error)
- func (UnimplementedSocketServiceServer) GetMaxTransmitPacketSize(context.Context, *GetMaxTransmitPacketSizeRequest) (*GetMaxTransmitPacketSizeResponse, error)
- func (UnimplementedSocketServiceServer) GetOutputStream(context.Context, *GetOutputStreamRequest) (*GetOutputStreamResponse, error)
- func (UnimplementedSocketServiceServer) GetRemoteDevice(context.Context, *GetRemoteDeviceRequest) (*GetRemoteDeviceResponse, error)
- func (UnimplementedSocketServiceServer) IsConnected(context.Context, *IsConnectedRequest) (*IsConnectedResponse, error)
- func (UnimplementedSocketServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- type UnimplementedSocketSettingsBuilderServiceServer
- func (UnimplementedSocketSettingsBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
- func (UnimplementedSocketSettingsBuilderServiceServer) SetAuthenticationRequired(context.Context, *SetAuthenticationRequiredRequest) (*SetAuthenticationRequiredResponse, error)
- func (UnimplementedSocketSettingsBuilderServiceServer) SetEncryptionRequired(context.Context, *SetEncryptionRequiredRequest) (*SetEncryptionRequiredResponse, error)
- func (UnimplementedSocketSettingsBuilderServiceServer) SetL2CapPsm(context.Context, *SetL2CapPsmRequest) (*SetL2CapPsmResponse, error)
- func (UnimplementedSocketSettingsBuilderServiceServer) SetRfcommServiceName(context.Context, *SetRfcommServiceNameRequest) (*SetRfcommServiceNameResponse, error)
- func (UnimplementedSocketSettingsBuilderServiceServer) SetRfcommUuid(context.Context, *SetRfcommUuidRequest) (*SetRfcommUuidResponse, error)
- func (UnimplementedSocketSettingsBuilderServiceServer) SetSocketType(context.Context, *SetSocketTypeRequest) (*SetSocketTypeResponse, error)
- type UnimplementedSocketSettingsServiceServer
- func (UnimplementedSocketSettingsServiceServer) GetL2CapPsm(context.Context, *GetL2CapPsmRequest) (*GetL2CapPsmResponse, error)
- func (UnimplementedSocketSettingsServiceServer) GetRfcommServiceName(context.Context, *GetRfcommServiceNameRequest) (*GetRfcommServiceNameResponse, error)
- func (UnimplementedSocketSettingsServiceServer) GetRfcommUuid(context.Context, *GetRfcommUuidRequest) (*GetRfcommUuidResponse, error)
- func (UnimplementedSocketSettingsServiceServer) GetSocketType(context.Context, *GetSocketTypeRequest) (*GetSocketTypeResponse, error)
- func (UnimplementedSocketSettingsServiceServer) IsAuthenticationRequired(context.Context, *IsAuthenticationRequiredRequest) (*IsAuthenticationRequiredResponse, error)
- func (UnimplementedSocketSettingsServiceServer) IsEncryptionRequired(context.Context, *IsEncryptionRequiredRequest) (*IsEncryptionRequiredResponse, error)
- func (UnimplementedSocketSettingsServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- type UnregisterAppConfigurationRequest
- func (*UnregisterAppConfigurationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnregisterAppConfigurationRequest) GetArg0() int64
- func (*UnregisterAppConfigurationRequest) ProtoMessage()
- func (x *UnregisterAppConfigurationRequest) ProtoReflect() protoreflect.Message
- func (x *UnregisterAppConfigurationRequest) Reset()
- func (x *UnregisterAppConfigurationRequest) String() string
- type UnregisterAppConfigurationResponse
- func (*UnregisterAppConfigurationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UnregisterAppConfigurationResponse) GetResult() bool
- func (*UnregisterAppConfigurationResponse) ProtoMessage()
- func (x *UnregisterAppConfigurationResponse) ProtoReflect() protoreflect.Message
- func (x *UnregisterAppConfigurationResponse) Reset()
- func (x *UnregisterAppConfigurationResponse) String() string
- type UnregisterAppRequest
- type UnregisterAppResponse
- func (*UnregisterAppResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UnregisterAppResponse) GetResult() bool
- func (*UnregisterAppResponse) ProtoMessage()
- func (x *UnregisterAppResponse) ProtoReflect() protoreflect.Message
- func (x *UnregisterAppResponse) Reset()
- func (x *UnregisterAppResponse) String() string
- type UnsafeA2DpServiceServer
- type UnsafeAdapterLeScanCallbackServiceServer
- type UnsafeAdapterServiceServer
- type UnsafeClassServiceServer
- type UnsafeCodecConfigBuilderServiceServer
- type UnsafeCodecConfigServiceServer
- type UnsafeCodecStatusBuilderServiceServer
- type UnsafeCodecStatusServiceServer
- type UnsafeCodecTypeServiceServer
- type UnsafeCsipSetCoordinatorServiceServer
- type UnsafeDeviceBluetoothAddressServiceServer
- type UnsafeDeviceServiceServer
- type UnsafeGattCallbackServiceServer
- type UnsafeGattCharacteristicServiceServer
- type UnsafeGattDescriptorServiceServer
- type UnsafeGattServerCallbackServiceServer
- type UnsafeGattServerServiceServer
- type UnsafeGattServiceServer
- type UnsafeGattServiceServiceServer
- type UnsafeHeadsetServiceServer
- type UnsafeHealthAppConfigurationServiceServer
- type UnsafeHealthCallbackServiceServer
- type UnsafeHealthServiceServer
- type UnsafeHearingAidServiceServer
- type UnsafeHidDeviceAppQosSettingsServiceServer
- type UnsafeHidDeviceAppSdpSettingsServiceServer
- type UnsafeHidDeviceCallbackServiceServer
- type UnsafeHidDeviceServiceServer
- type UnsafeLeAudioCodecConfigBuilderServiceServer
- type UnsafeLeAudioCodecConfigServiceServer
- type UnsafeLeAudioCodecStatusServiceServer
- type UnsafeLeAudioServiceServer
- type UnsafeManagerServiceServer
- type UnsafeProfileServiceListenerServiceServer
- type UnsafeProfileServiceServer
- type UnsafeServerSocketServiceServer
- type UnsafeSocketExceptionServiceServer
- type UnsafeSocketServiceServer
- type UnsafeSocketSettingsBuilderServiceServer
- type UnsafeSocketSettingsServiceServer
- type WriteCharacteristic1Request
- func (*WriteCharacteristic1Request) Descriptor() ([]byte, []int)deprecated
- func (x *WriteCharacteristic1Request) GetArg0() int64
- func (*WriteCharacteristic1Request) ProtoMessage()
- func (x *WriteCharacteristic1Request) ProtoReflect() protoreflect.Message
- func (x *WriteCharacteristic1Request) Reset()
- func (x *WriteCharacteristic1Request) String() string
- type WriteCharacteristic1Response
- func (*WriteCharacteristic1Response) Descriptor() ([]byte, []int)deprecated
- func (x *WriteCharacteristic1Response) GetResult() bool
- func (*WriteCharacteristic1Response) ProtoMessage()
- func (x *WriteCharacteristic1Response) ProtoReflect() protoreflect.Message
- func (x *WriteCharacteristic1Response) Reset()
- func (x *WriteCharacteristic1Response) String() string
- type WriteCharacteristic3_1Request
- func (*WriteCharacteristic3_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *WriteCharacteristic3_1Request) GetArg0() int64
- func (x *WriteCharacteristic3_1Request) GetArg1() int64
- func (x *WriteCharacteristic3_1Request) GetArg2() int32
- func (*WriteCharacteristic3_1Request) ProtoMessage()
- func (x *WriteCharacteristic3_1Request) ProtoReflect() protoreflect.Message
- func (x *WriteCharacteristic3_1Request) Reset()
- func (x *WriteCharacteristic3_1Request) String() string
- type WriteCharacteristic3_1Response
- func (*WriteCharacteristic3_1Response) Descriptor() ([]byte, []int)deprecated
- func (x *WriteCharacteristic3_1Response) GetResult() int32
- func (*WriteCharacteristic3_1Response) ProtoMessage()
- func (x *WriteCharacteristic3_1Response) ProtoReflect() protoreflect.Message
- func (x *WriteCharacteristic3_1Response) Reset()
- func (x *WriteCharacteristic3_1Response) String() string
- type WriteDescriptor1Request
- func (*WriteDescriptor1Request) Descriptor() ([]byte, []int)deprecated
- func (x *WriteDescriptor1Request) GetArg0() int64
- func (*WriteDescriptor1Request) ProtoMessage()
- func (x *WriteDescriptor1Request) ProtoReflect() protoreflect.Message
- func (x *WriteDescriptor1Request) Reset()
- func (x *WriteDescriptor1Request) String() string
- type WriteDescriptor1Response
- func (*WriteDescriptor1Response) Descriptor() ([]byte, []int)deprecated
- func (x *WriteDescriptor1Response) GetResult() bool
- func (*WriteDescriptor1Response) ProtoMessage()
- func (x *WriteDescriptor1Response) ProtoReflect() protoreflect.Message
- func (x *WriteDescriptor1Response) Reset()
- func (x *WriteDescriptor1Response) String() string
- type WriteDescriptor2_1Request
- func (*WriteDescriptor2_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *WriteDescriptor2_1Request) GetArg0() int64
- func (x *WriteDescriptor2_1Request) GetArg1() int64
- func (*WriteDescriptor2_1Request) ProtoMessage()
- func (x *WriteDescriptor2_1Request) ProtoReflect() protoreflect.Message
- func (x *WriteDescriptor2_1Request) Reset()
- func (x *WriteDescriptor2_1Request) String() string
- type WriteDescriptor2_1Response
- func (*WriteDescriptor2_1Response) Descriptor() ([]byte, []int)deprecated
- func (x *WriteDescriptor2_1Response) GetResult() int32
- func (*WriteDescriptor2_1Response) ProtoMessage()
- func (x *WriteDescriptor2_1Response) ProtoReflect() protoreflect.Message
- func (x *WriteDescriptor2_1Response) Reset()
- func (x *WriteDescriptor2_1Response) String() string
- type WriteToParcelRequest
- func (*WriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WriteToParcelRequest) GetArg0() int64
- func (x *WriteToParcelRequest) GetArg1() int32
- func (x *WriteToParcelRequest) GetHandle() int64
- func (*WriteToParcelRequest) ProtoMessage()
- func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *WriteToParcelRequest) Reset()
- func (x *WriteToParcelRequest) String() string
- type WriteToParcelResponse
Constants ¶
const ( HidDeviceAppSdpSettingsService_NewHidDeviceAppSdpSettings_FullMethodName = "/bluetooth.HidDeviceAppSdpSettingsService/NewHidDeviceAppSdpSettings" HidDeviceAppSdpSettingsService_DescribeContents_FullMethodName = "/bluetooth.HidDeviceAppSdpSettingsService/DescribeContents" HidDeviceAppSdpSettingsService_GetDescription_FullMethodName = "/bluetooth.HidDeviceAppSdpSettingsService/GetDescription" HidDeviceAppSdpSettingsService_GetDescriptors_FullMethodName = "/bluetooth.HidDeviceAppSdpSettingsService/GetDescriptors" HidDeviceAppSdpSettingsService_GetName_FullMethodName = "/bluetooth.HidDeviceAppSdpSettingsService/GetName" HidDeviceAppSdpSettingsService_GetProvider_FullMethodName = "/bluetooth.HidDeviceAppSdpSettingsService/GetProvider" HidDeviceAppSdpSettingsService_GetSubclass_FullMethodName = "/bluetooth.HidDeviceAppSdpSettingsService/GetSubclass" HidDeviceAppSdpSettingsService_WriteToParcel_FullMethodName = "/bluetooth.HidDeviceAppSdpSettingsService/WriteToParcel" )
const ( CsipSetCoordinatorService_Close_FullMethodName = "/bluetooth.CsipSetCoordinatorService/Close" CsipSetCoordinatorService_GetConnectedDevices_FullMethodName = "/bluetooth.CsipSetCoordinatorService/GetConnectedDevices" CsipSetCoordinatorService_GetConnectionState_FullMethodName = "/bluetooth.CsipSetCoordinatorService/GetConnectionState" CsipSetCoordinatorService_GetDevicesMatchingConnectionStates_FullMethodName = "/bluetooth.CsipSetCoordinatorService/GetDevicesMatchingConnectionStates" )
const ( A2DpService_Finalize_FullMethodName = "/bluetooth.A2dpService/Finalize" A2DpService_GetConnectedDevices_FullMethodName = "/bluetooth.A2dpService/GetConnectedDevices" A2DpService_GetConnectionState_FullMethodName = "/bluetooth.A2dpService/GetConnectionState" A2DpService_GetDevicesMatchingConnectionStates_FullMethodName = "/bluetooth.A2dpService/GetDevicesMatchingConnectionStates" A2DpService_GetSupportedCodecTypes_FullMethodName = "/bluetooth.A2dpService/GetSupportedCodecTypes" A2DpService_IsA2DpPlaying_FullMethodName = "/bluetooth.A2dpService/IsA2dpPlaying" )
const ( HidDeviceAppQosSettingsService_NewHidDeviceAppQosSettings_FullMethodName = "/bluetooth.HidDeviceAppQosSettingsService/NewHidDeviceAppQosSettings" HidDeviceAppQosSettingsService_DescribeContents_FullMethodName = "/bluetooth.HidDeviceAppQosSettingsService/DescribeContents" HidDeviceAppQosSettingsService_GetDelayVariation_FullMethodName = "/bluetooth.HidDeviceAppQosSettingsService/GetDelayVariation" HidDeviceAppQosSettingsService_GetLatency_FullMethodName = "/bluetooth.HidDeviceAppQosSettingsService/GetLatency" HidDeviceAppQosSettingsService_GetPeakBandwidth_FullMethodName = "/bluetooth.HidDeviceAppQosSettingsService/GetPeakBandwidth" HidDeviceAppQosSettingsService_GetServiceType_FullMethodName = "/bluetooth.HidDeviceAppQosSettingsService/GetServiceType" HidDeviceAppQosSettingsService_GetTokenBucketSize_FullMethodName = "/bluetooth.HidDeviceAppQosSettingsService/GetTokenBucketSize" HidDeviceAppQosSettingsService_GetTokenRate_FullMethodName = "/bluetooth.HidDeviceAppQosSettingsService/GetTokenRate" HidDeviceAppQosSettingsService_WriteToParcel_FullMethodName = "/bluetooth.HidDeviceAppQosSettingsService/WriteToParcel" )
const ( HealthCallbackService_OnHealthAppConfigurationStatusChange_FullMethodName = "/bluetooth.HealthCallbackService/OnHealthAppConfigurationStatusChange" HealthCallbackService_OnHealthChannelStateChange_FullMethodName = "/bluetooth.HealthCallbackService/OnHealthChannelStateChange" )
const ( ManagerService_GetAdapter_FullMethodName = "/bluetooth.ManagerService/GetAdapter" ManagerService_GetConnectedDevices_FullMethodName = "/bluetooth.ManagerService/GetConnectedDevices" ManagerService_GetConnectionState_FullMethodName = "/bluetooth.ManagerService/GetConnectionState" ManagerService_GetDevicesMatchingConnectionStates_FullMethodName = "/bluetooth.ManagerService/GetDevicesMatchingConnectionStates" ManagerService_OpenGattServer_FullMethodName = "/bluetooth.ManagerService/OpenGattServer" )
const ( HidDeviceService_Connect_FullMethodName = "/bluetooth.HidDeviceService/Connect" HidDeviceService_Disconnect_FullMethodName = "/bluetooth.HidDeviceService/Disconnect" HidDeviceService_GetConnectedDevices_FullMethodName = "/bluetooth.HidDeviceService/GetConnectedDevices" HidDeviceService_GetConnectionState_FullMethodName = "/bluetooth.HidDeviceService/GetConnectionState" HidDeviceService_GetDevicesMatchingConnectionStates_FullMethodName = "/bluetooth.HidDeviceService/GetDevicesMatchingConnectionStates" HidDeviceService_RegisterApp_FullMethodName = "/bluetooth.HidDeviceService/RegisterApp" HidDeviceService_ReplyReport_FullMethodName = "/bluetooth.HidDeviceService/ReplyReport" HidDeviceService_ReportError_FullMethodName = "/bluetooth.HidDeviceService/ReportError" HidDeviceService_SendReport_FullMethodName = "/bluetooth.HidDeviceService/SendReport" HidDeviceService_UnregisterApp_FullMethodName = "/bluetooth.HidDeviceService/UnregisterApp" )
const ( HidDeviceCallbackService_OnAppStatusChanged_FullMethodName = "/bluetooth.HidDeviceCallbackService/OnAppStatusChanged" HidDeviceCallbackService_OnConnectionStateChanged_FullMethodName = "/bluetooth.HidDeviceCallbackService/OnConnectionStateChanged" HidDeviceCallbackService_OnGetReport_FullMethodName = "/bluetooth.HidDeviceCallbackService/OnGetReport" HidDeviceCallbackService_OnInterruptData_FullMethodName = "/bluetooth.HidDeviceCallbackService/OnInterruptData" HidDeviceCallbackService_OnSetProtocol_FullMethodName = "/bluetooth.HidDeviceCallbackService/OnSetProtocol" HidDeviceCallbackService_OnSetReport_FullMethodName = "/bluetooth.HidDeviceCallbackService/OnSetReport" HidDeviceCallbackService_OnVirtualCableUnplug_FullMethodName = "/bluetooth.HidDeviceCallbackService/OnVirtualCableUnplug" )
const ( ServerSocketService_Accept0_FullMethodName = "/bluetooth.ServerSocketService/Accept0" ServerSocketService_Accept1_1_FullMethodName = "/bluetooth.ServerSocketService/Accept1_1" ServerSocketService_Close_FullMethodName = "/bluetooth.ServerSocketService/Close" ServerSocketService_GetPsm_FullMethodName = "/bluetooth.ServerSocketService/GetPsm" ServerSocketService_ToString_FullMethodName = "/bluetooth.ServerSocketService/ToString" )
const ( SocketService_Close_FullMethodName = "/bluetooth.SocketService/Close" SocketService_Connect_FullMethodName = "/bluetooth.SocketService/Connect" SocketService_GetConnectionType_FullMethodName = "/bluetooth.SocketService/GetConnectionType" SocketService_GetInputStream_FullMethodName = "/bluetooth.SocketService/GetInputStream" SocketService_GetMaxReceivePacketSize_FullMethodName = "/bluetooth.SocketService/GetMaxReceivePacketSize" SocketService_GetMaxTransmitPacketSize_FullMethodName = "/bluetooth.SocketService/GetMaxTransmitPacketSize" SocketService_GetOutputStream_FullMethodName = "/bluetooth.SocketService/GetOutputStream" SocketService_GetRemoteDevice_FullMethodName = "/bluetooth.SocketService/GetRemoteDevice" SocketService_IsConnected_FullMethodName = "/bluetooth.SocketService/IsConnected" SocketService_ToString_FullMethodName = "/bluetooth.SocketService/ToString" )
const ( LeAudioCodecStatusService_NewLeAudioCodecStatus_FullMethodName = "/bluetooth.LeAudioCodecStatusService/NewLeAudioCodecStatus" LeAudioCodecStatusService_DescribeContents_FullMethodName = "/bluetooth.LeAudioCodecStatusService/DescribeContents" LeAudioCodecStatusService_Equals_FullMethodName = "/bluetooth.LeAudioCodecStatusService/Equals" LeAudioCodecStatusService_GetInputCodecConfig_FullMethodName = "/bluetooth.LeAudioCodecStatusService/GetInputCodecConfig" LeAudioCodecStatusService_GetInputCodecLocalCapabilities_FullMethodName = "/bluetooth.LeAudioCodecStatusService/GetInputCodecLocalCapabilities" LeAudioCodecStatusService_GetInputCodecSelectableCapabilities_FullMethodName = "/bluetooth.LeAudioCodecStatusService/GetInputCodecSelectableCapabilities" LeAudioCodecStatusService_GetOutputCodecConfig_FullMethodName = "/bluetooth.LeAudioCodecStatusService/GetOutputCodecConfig" LeAudioCodecStatusService_GetOutputCodecLocalCapabilities_FullMethodName = "/bluetooth.LeAudioCodecStatusService/GetOutputCodecLocalCapabilities" LeAudioCodecStatusService_GetOutputCodecSelectableCapabilities_FullMethodName = "/bluetooth.LeAudioCodecStatusService/GetOutputCodecSelectableCapabilities" LeAudioCodecStatusService_HashCode_FullMethodName = "/bluetooth.LeAudioCodecStatusService/HashCode" LeAudioCodecStatusService_IsInputCodecConfigSelectable_FullMethodName = "/bluetooth.LeAudioCodecStatusService/IsInputCodecConfigSelectable" LeAudioCodecStatusService_IsOutputCodecConfigSelectable_FullMethodName = "/bluetooth.LeAudioCodecStatusService/IsOutputCodecConfigSelectable" LeAudioCodecStatusService_ToString_FullMethodName = "/bluetooth.LeAudioCodecStatusService/ToString" LeAudioCodecStatusService_WriteToParcel_FullMethodName = "/bluetooth.LeAudioCodecStatusService/WriteToParcel" )
const ( GattCharacteristicService_NewGattCharacteristic_FullMethodName = "/bluetooth.GattCharacteristicService/NewGattCharacteristic" GattCharacteristicService_AddDescriptor_FullMethodName = "/bluetooth.GattCharacteristicService/AddDescriptor" GattCharacteristicService_DescribeContents_FullMethodName = "/bluetooth.GattCharacteristicService/DescribeContents" GattCharacteristicService_GetDescriptor_FullMethodName = "/bluetooth.GattCharacteristicService/GetDescriptor" GattCharacteristicService_GetDescriptors_FullMethodName = "/bluetooth.GattCharacteristicService/GetDescriptors" GattCharacteristicService_GetFloatValue_FullMethodName = "/bluetooth.GattCharacteristicService/GetFloatValue" GattCharacteristicService_GetInstanceId_FullMethodName = "/bluetooth.GattCharacteristicService/GetInstanceId" GattCharacteristicService_GetIntValue_FullMethodName = "/bluetooth.GattCharacteristicService/GetIntValue" GattCharacteristicService_GetPermissions_FullMethodName = "/bluetooth.GattCharacteristicService/GetPermissions" GattCharacteristicService_GetProperties_FullMethodName = "/bluetooth.GattCharacteristicService/GetProperties" GattCharacteristicService_GetService_FullMethodName = "/bluetooth.GattCharacteristicService/GetService" GattCharacteristicService_GetStringValue_FullMethodName = "/bluetooth.GattCharacteristicService/GetStringValue" GattCharacteristicService_GetUuid_FullMethodName = "/bluetooth.GattCharacteristicService/GetUuid" GattCharacteristicService_GetValue_FullMethodName = "/bluetooth.GattCharacteristicService/GetValue" GattCharacteristicService_GetWriteType_FullMethodName = "/bluetooth.GattCharacteristicService/GetWriteType" GattCharacteristicService_SetValue1_FullMethodName = "/bluetooth.GattCharacteristicService/SetValue1" GattCharacteristicService_SetValue3_1_FullMethodName = "/bluetooth.GattCharacteristicService/SetValue3_1" GattCharacteristicService_SetValue4_2_FullMethodName = "/bluetooth.GattCharacteristicService/SetValue4_2" GattCharacteristicService_SetValue1_3_FullMethodName = "/bluetooth.GattCharacteristicService/SetValue1_3" GattCharacteristicService_SetWriteType_FullMethodName = "/bluetooth.GattCharacteristicService/SetWriteType" GattCharacteristicService_WriteToParcel_FullMethodName = "/bluetooth.GattCharacteristicService/WriteToParcel" )
const ( HealthAppConfigurationService_DescribeContents_FullMethodName = "/bluetooth.HealthAppConfigurationService/DescribeContents" HealthAppConfigurationService_GetDataType_FullMethodName = "/bluetooth.HealthAppConfigurationService/GetDataType" HealthAppConfigurationService_GetName_FullMethodName = "/bluetooth.HealthAppConfigurationService/GetName" HealthAppConfigurationService_GetRole_FullMethodName = "/bluetooth.HealthAppConfigurationService/GetRole" HealthAppConfigurationService_WriteToParcel_FullMethodName = "/bluetooth.HealthAppConfigurationService/WriteToParcel" )
const ( AdapterService_CancelDiscovery_FullMethodName = "/bluetooth.AdapterService/CancelDiscovery" AdapterService_CloseProfileProxy_FullMethodName = "/bluetooth.AdapterService/CloseProfileProxy" AdapterService_Disable_FullMethodName = "/bluetooth.AdapterService/Disable" AdapterService_Enable_FullMethodName = "/bluetooth.AdapterService/Enable" AdapterService_GetAddress_FullMethodName = "/bluetooth.AdapterService/GetAddress" AdapterService_GetBluetoothLeAdvertiser_FullMethodName = "/bluetooth.AdapterService/GetBluetoothLeAdvertiser" AdapterService_GetBluetoothLeScanner_FullMethodName = "/bluetooth.AdapterService/GetBluetoothLeScanner" AdapterService_GetBondedDevices_FullMethodName = "/bluetooth.AdapterService/GetBondedDevices" AdapterService_GetDiscoverableTimeout_FullMethodName = "/bluetooth.AdapterService/GetDiscoverableTimeout" AdapterService_GetLeMaximumAdvertisingDataLength_FullMethodName = "/bluetooth.AdapterService/GetLeMaximumAdvertisingDataLength" AdapterService_GetMaxConnectedAudioDevices_FullMethodName = "/bluetooth.AdapterService/GetMaxConnectedAudioDevices" AdapterService_GetName_FullMethodName = "/bluetooth.AdapterService/GetName" AdapterService_GetProfileConnectionState_FullMethodName = "/bluetooth.AdapterService/GetProfileConnectionState" AdapterService_GetProfileProxy_FullMethodName = "/bluetooth.AdapterService/GetProfileProxy" AdapterService_GetRemoteDevice1_FullMethodName = "/bluetooth.AdapterService/GetRemoteDevice1" AdapterService_GetRemoteDevice1_1_FullMethodName = "/bluetooth.AdapterService/GetRemoteDevice1_1" AdapterService_GetRemoteLeDevice_FullMethodName = "/bluetooth.AdapterService/GetRemoteLeDevice" AdapterService_GetScanMode_FullMethodName = "/bluetooth.AdapterService/GetScanMode" AdapterService_GetState_FullMethodName = "/bluetooth.AdapterService/GetState" AdapterService_IsDiscovering_FullMethodName = "/bluetooth.AdapterService/IsDiscovering" AdapterService_IsEnabled_FullMethodName = "/bluetooth.AdapterService/IsEnabled" AdapterService_IsLe2MPhySupported_FullMethodName = "/bluetooth.AdapterService/IsLe2MPhySupported" AdapterService_IsLeAudioBroadcastAssistantSupported_FullMethodName = "/bluetooth.AdapterService/IsLeAudioBroadcastAssistantSupported" AdapterService_IsLeAudioBroadcastSourceSupported_FullMethodName = "/bluetooth.AdapterService/IsLeAudioBroadcastSourceSupported" AdapterService_IsLeAudioSupported_FullMethodName = "/bluetooth.AdapterService/IsLeAudioSupported" AdapterService_IsLeCodedPhySupported_FullMethodName = "/bluetooth.AdapterService/IsLeCodedPhySupported" AdapterService_IsLeExtendedAdvertisingSupported_FullMethodName = "/bluetooth.AdapterService/IsLeExtendedAdvertisingSupported" AdapterService_IsLePeriodicAdvertisingSupported_FullMethodName = "/bluetooth.AdapterService/IsLePeriodicAdvertisingSupported" AdapterService_IsMultipleAdvertisementSupported_FullMethodName = "/bluetooth.AdapterService/IsMultipleAdvertisementSupported" AdapterService_IsOffloadedFilteringSupported_FullMethodName = "/bluetooth.AdapterService/IsOffloadedFilteringSupported" AdapterService_IsOffloadedScanBatchingSupported_FullMethodName = "/bluetooth.AdapterService/IsOffloadedScanBatchingSupported" AdapterService_ListenUsingInsecureL2CapChannel_FullMethodName = "/bluetooth.AdapterService/ListenUsingInsecureL2capChannel" AdapterService_ListenUsingInsecureRfcommWithServiceRecord_FullMethodName = "/bluetooth.AdapterService/ListenUsingInsecureRfcommWithServiceRecord" AdapterService_ListenUsingL2CapChannel_FullMethodName = "/bluetooth.AdapterService/ListenUsingL2capChannel" AdapterService_ListenUsingRfcommWithServiceRecord_FullMethodName = "/bluetooth.AdapterService/ListenUsingRfcommWithServiceRecord" AdapterService_ListenUsingSocketSettings_FullMethodName = "/bluetooth.AdapterService/ListenUsingSocketSettings" AdapterService_SetName_FullMethodName = "/bluetooth.AdapterService/SetName" AdapterService_StartDiscovery_FullMethodName = "/bluetooth.AdapterService/StartDiscovery" AdapterService_StartLeScan1_FullMethodName = "/bluetooth.AdapterService/StartLeScan1" AdapterService_StartLeScan2_1_FullMethodName = "/bluetooth.AdapterService/StartLeScan2_1" AdapterService_StopLeScan_FullMethodName = "/bluetooth.AdapterService/StopLeScan" AdapterService_CheckBluetoothAddress_FullMethodName = "/bluetooth.AdapterService/CheckBluetoothAddress" )
const ( GattServerService_AddService_FullMethodName = "/bluetooth.GattServerService/AddService" GattServerService_CancelConnection_FullMethodName = "/bluetooth.GattServerService/CancelConnection" GattServerService_ClearServices_FullMethodName = "/bluetooth.GattServerService/ClearServices" GattServerService_Close_FullMethodName = "/bluetooth.GattServerService/Close" GattServerService_Connect_FullMethodName = "/bluetooth.GattServerService/Connect" GattServerService_GetConnectedDevices_FullMethodName = "/bluetooth.GattServerService/GetConnectedDevices" GattServerService_GetConnectionState_FullMethodName = "/bluetooth.GattServerService/GetConnectionState" GattServerService_GetDevicesMatchingConnectionStates_FullMethodName = "/bluetooth.GattServerService/GetDevicesMatchingConnectionStates" GattServerService_GetService_FullMethodName = "/bluetooth.GattServerService/GetService" GattServerService_GetServices_FullMethodName = "/bluetooth.GattServerService/GetServices" GattServerService_NotifyCharacteristicChanged3_FullMethodName = "/bluetooth.GattServerService/NotifyCharacteristicChanged3" GattServerService_NotifyCharacteristicChanged4_1_FullMethodName = "/bluetooth.GattServerService/NotifyCharacteristicChanged4_1" GattServerService_ReadPhy_FullMethodName = "/bluetooth.GattServerService/ReadPhy" GattServerService_RemoveService_FullMethodName = "/bluetooth.GattServerService/RemoveService" GattServerService_SendResponse_FullMethodName = "/bluetooth.GattServerService/SendResponse" GattServerService_SetPreferredPhy_FullMethodName = "/bluetooth.GattServerService/SetPreferredPhy" )
const ( LeAudioService_Close_FullMethodName = "/bluetooth.LeAudioService/Close" LeAudioService_GetConnectedDevices_FullMethodName = "/bluetooth.LeAudioService/GetConnectedDevices" LeAudioService_GetConnectedGroupLeadDevice_FullMethodName = "/bluetooth.LeAudioService/GetConnectedGroupLeadDevice" LeAudioService_GetConnectionState_FullMethodName = "/bluetooth.LeAudioService/GetConnectionState" LeAudioService_GetDevicesMatchingConnectionStates_FullMethodName = "/bluetooth.LeAudioService/GetDevicesMatchingConnectionStates" LeAudioService_GetGroupId_FullMethodName = "/bluetooth.LeAudioService/GetGroupId" )
const ( LeAudioCodecConfigService_DescribeContents_FullMethodName = "/bluetooth.LeAudioCodecConfigService/DescribeContents" LeAudioCodecConfigService_Equals_FullMethodName = "/bluetooth.LeAudioCodecConfigService/Equals" LeAudioCodecConfigService_GetBitsPerSample_FullMethodName = "/bluetooth.LeAudioCodecConfigService/GetBitsPerSample" LeAudioCodecConfigService_GetChannelCount_FullMethodName = "/bluetooth.LeAudioCodecConfigService/GetChannelCount" LeAudioCodecConfigService_GetCodecName_FullMethodName = "/bluetooth.LeAudioCodecConfigService/GetCodecName" LeAudioCodecConfigService_GetCodecPriority_FullMethodName = "/bluetooth.LeAudioCodecConfigService/GetCodecPriority" LeAudioCodecConfigService_GetCodecType_FullMethodName = "/bluetooth.LeAudioCodecConfigService/GetCodecType" LeAudioCodecConfigService_GetFrameDuration_FullMethodName = "/bluetooth.LeAudioCodecConfigService/GetFrameDuration" LeAudioCodecConfigService_GetMaxOctetsPerFrame_FullMethodName = "/bluetooth.LeAudioCodecConfigService/GetMaxOctetsPerFrame" LeAudioCodecConfigService_GetMinOctetsPerFrame_FullMethodName = "/bluetooth.LeAudioCodecConfigService/GetMinOctetsPerFrame" LeAudioCodecConfigService_GetOctetsPerFrame_FullMethodName = "/bluetooth.LeAudioCodecConfigService/GetOctetsPerFrame" LeAudioCodecConfigService_GetSampleRate_FullMethodName = "/bluetooth.LeAudioCodecConfigService/GetSampleRate" LeAudioCodecConfigService_HashCode_FullMethodName = "/bluetooth.LeAudioCodecConfigService/HashCode" LeAudioCodecConfigService_ToString_FullMethodName = "/bluetooth.LeAudioCodecConfigService/ToString" LeAudioCodecConfigService_WriteToParcel_FullMethodName = "/bluetooth.LeAudioCodecConfigService/WriteToParcel" )
const ( LeAudioCodecConfigBuilderService_Build_FullMethodName = "/bluetooth.LeAudioCodecConfigBuilderService/Build" LeAudioCodecConfigBuilderService_SetBitsPerSample_FullMethodName = "/bluetooth.LeAudioCodecConfigBuilderService/SetBitsPerSample" LeAudioCodecConfigBuilderService_SetChannelCount_FullMethodName = "/bluetooth.LeAudioCodecConfigBuilderService/SetChannelCount" LeAudioCodecConfigBuilderService_SetCodecPriority_FullMethodName = "/bluetooth.LeAudioCodecConfigBuilderService/SetCodecPriority" LeAudioCodecConfigBuilderService_SetCodecType_FullMethodName = "/bluetooth.LeAudioCodecConfigBuilderService/SetCodecType" LeAudioCodecConfigBuilderService_SetFrameDuration_FullMethodName = "/bluetooth.LeAudioCodecConfigBuilderService/SetFrameDuration" LeAudioCodecConfigBuilderService_SetMaxOctetsPerFrame_FullMethodName = "/bluetooth.LeAudioCodecConfigBuilderService/SetMaxOctetsPerFrame" LeAudioCodecConfigBuilderService_SetMinOctetsPerFrame_FullMethodName = "/bluetooth.LeAudioCodecConfigBuilderService/SetMinOctetsPerFrame" LeAudioCodecConfigBuilderService_SetOctetsPerFrame_FullMethodName = "/bluetooth.LeAudioCodecConfigBuilderService/SetOctetsPerFrame" LeAudioCodecConfigBuilderService_SetSampleRate_FullMethodName = "/bluetooth.LeAudioCodecConfigBuilderService/SetSampleRate" )
const ( CodecConfigService_DescribeContents_FullMethodName = "/bluetooth.CodecConfigService/DescribeContents" CodecConfigService_Equals_FullMethodName = "/bluetooth.CodecConfigService/Equals" CodecConfigService_GetBitsPerSample_FullMethodName = "/bluetooth.CodecConfigService/GetBitsPerSample" CodecConfigService_GetChannelMode_FullMethodName = "/bluetooth.CodecConfigService/GetChannelMode" CodecConfigService_GetCodecPriority_FullMethodName = "/bluetooth.CodecConfigService/GetCodecPriority" CodecConfigService_GetCodecSpecific1_FullMethodName = "/bluetooth.CodecConfigService/GetCodecSpecific1" CodecConfigService_GetCodecSpecific2_FullMethodName = "/bluetooth.CodecConfigService/GetCodecSpecific2" CodecConfigService_GetCodecSpecific3_FullMethodName = "/bluetooth.CodecConfigService/GetCodecSpecific3" CodecConfigService_GetCodecSpecific4_FullMethodName = "/bluetooth.CodecConfigService/GetCodecSpecific4" CodecConfigService_GetCodecType_FullMethodName = "/bluetooth.CodecConfigService/GetCodecType" CodecConfigService_GetExtendedCodecType_FullMethodName = "/bluetooth.CodecConfigService/GetExtendedCodecType" CodecConfigService_GetSampleRate_FullMethodName = "/bluetooth.CodecConfigService/GetSampleRate" CodecConfigService_HashCode_FullMethodName = "/bluetooth.CodecConfigService/HashCode" CodecConfigService_IsMandatoryCodec_FullMethodName = "/bluetooth.CodecConfigService/IsMandatoryCodec" CodecConfigService_ToString_FullMethodName = "/bluetooth.CodecConfigService/ToString" CodecConfigService_WriteToParcel_FullMethodName = "/bluetooth.CodecConfigService/WriteToParcel" )
const ( CodecConfigBuilderService_Build_FullMethodName = "/bluetooth.CodecConfigBuilderService/Build" CodecConfigBuilderService_SetBitsPerSample_FullMethodName = "/bluetooth.CodecConfigBuilderService/SetBitsPerSample" CodecConfigBuilderService_SetChannelMode_FullMethodName = "/bluetooth.CodecConfigBuilderService/SetChannelMode" CodecConfigBuilderService_SetCodecPriority_FullMethodName = "/bluetooth.CodecConfigBuilderService/SetCodecPriority" CodecConfigBuilderService_SetCodecSpecific1_FullMethodName = "/bluetooth.CodecConfigBuilderService/SetCodecSpecific1" CodecConfigBuilderService_SetCodecSpecific2_FullMethodName = "/bluetooth.CodecConfigBuilderService/SetCodecSpecific2" CodecConfigBuilderService_SetCodecSpecific3_FullMethodName = "/bluetooth.CodecConfigBuilderService/SetCodecSpecific3" CodecConfigBuilderService_SetCodecSpecific4_FullMethodName = "/bluetooth.CodecConfigBuilderService/SetCodecSpecific4" CodecConfigBuilderService_SetCodecType_FullMethodName = "/bluetooth.CodecConfigBuilderService/SetCodecType" CodecConfigBuilderService_SetExtendedCodecType_FullMethodName = "/bluetooth.CodecConfigBuilderService/SetExtendedCodecType" CodecConfigBuilderService_SetSampleRate_FullMethodName = "/bluetooth.CodecConfigBuilderService/SetSampleRate" )
const ( GattServerCallbackService_OnCharacteristicReadRequest_FullMethodName = "/bluetooth.GattServerCallbackService/OnCharacteristicReadRequest" GattServerCallbackService_OnCharacteristicWriteRequestOp_FullMethodName = "/bluetooth.GattServerCallbackService/OnCharacteristicWriteRequestOp" GattServerCallbackService_OnConnectionStateChange_FullMethodName = "/bluetooth.GattServerCallbackService/OnConnectionStateChange" GattServerCallbackService_OnDescriptorReadRequest_FullMethodName = "/bluetooth.GattServerCallbackService/OnDescriptorReadRequest" GattServerCallbackService_OnDescriptorWriteRequestOp_FullMethodName = "/bluetooth.GattServerCallbackService/OnDescriptorWriteRequestOp" GattServerCallbackService_OnExecuteWrite_FullMethodName = "/bluetooth.GattServerCallbackService/OnExecuteWrite" GattServerCallbackService_OnMtuChanged_FullMethodName = "/bluetooth.GattServerCallbackService/OnMtuChanged" GattServerCallbackService_OnNotificationSent_FullMethodName = "/bluetooth.GattServerCallbackService/OnNotificationSent" GattServerCallbackService_OnPhyRead_FullMethodName = "/bluetooth.GattServerCallbackService/OnPhyRead" GattServerCallbackService_OnPhyUpdate_FullMethodName = "/bluetooth.GattServerCallbackService/OnPhyUpdate" GattServerCallbackService_OnServiceAdded_FullMethodName = "/bluetooth.GattServerCallbackService/OnServiceAdded" )
const ( HeadsetService_GetConnectedDevices_FullMethodName = "/bluetooth.HeadsetService/GetConnectedDevices" HeadsetService_GetConnectionState_FullMethodName = "/bluetooth.HeadsetService/GetConnectionState" HeadsetService_GetDevicesMatchingConnectionStates_FullMethodName = "/bluetooth.HeadsetService/GetDevicesMatchingConnectionStates" HeadsetService_IsAudioConnected_FullMethodName = "/bluetooth.HeadsetService/IsAudioConnected" HeadsetService_IsNoiseReductionSupported_FullMethodName = "/bluetooth.HeadsetService/IsNoiseReductionSupported" HeadsetService_IsVoiceRecognitionSupported_FullMethodName = "/bluetooth.HeadsetService/IsVoiceRecognitionSupported" HeadsetService_SendVendorSpecificResultCode_FullMethodName = "/bluetooth.HeadsetService/SendVendorSpecificResultCode" HeadsetService_StartVoiceRecognition_FullMethodName = "/bluetooth.HeadsetService/StartVoiceRecognition" HeadsetService_StopVoiceRecognition_FullMethodName = "/bluetooth.HeadsetService/StopVoiceRecognition" )
const ( DeviceService_ConnectGatt3_FullMethodName = "/bluetooth.DeviceService/ConnectGatt3" DeviceService_ConnectGatt4_1_FullMethodName = "/bluetooth.DeviceService/ConnectGatt4_1" DeviceService_ConnectGatt5_2_FullMethodName = "/bluetooth.DeviceService/ConnectGatt5_2" DeviceService_CreateBond_FullMethodName = "/bluetooth.DeviceService/CreateBond" DeviceService_CreateInsecureL2CapChannel_FullMethodName = "/bluetooth.DeviceService/CreateInsecureL2capChannel" DeviceService_CreateInsecureRfcommSocketToServiceRecord_FullMethodName = "/bluetooth.DeviceService/CreateInsecureRfcommSocketToServiceRecord" DeviceService_CreateL2CapChannel_FullMethodName = "/bluetooth.DeviceService/CreateL2capChannel" DeviceService_CreateRfcommSocketToServiceRecord_FullMethodName = "/bluetooth.DeviceService/CreateRfcommSocketToServiceRecord" DeviceService_CreateUsingSocketSettings_FullMethodName = "/bluetooth.DeviceService/CreateUsingSocketSettings" DeviceService_DescribeContents_FullMethodName = "/bluetooth.DeviceService/DescribeContents" DeviceService_Equals_FullMethodName = "/bluetooth.DeviceService/Equals" DeviceService_FetchUuidsWithSdp_FullMethodName = "/bluetooth.DeviceService/FetchUuidsWithSdp" DeviceService_GetAddress_FullMethodName = "/bluetooth.DeviceService/GetAddress" DeviceService_GetAddressType_FullMethodName = "/bluetooth.DeviceService/GetAddressType" DeviceService_GetAlias_FullMethodName = "/bluetooth.DeviceService/GetAlias" DeviceService_GetBluetoothClass_FullMethodName = "/bluetooth.DeviceService/GetBluetoothClass" DeviceService_GetBondState_FullMethodName = "/bluetooth.DeviceService/GetBondState" DeviceService_GetIdentityAddressWithType_FullMethodName = "/bluetooth.DeviceService/GetIdentityAddressWithType" DeviceService_GetName_FullMethodName = "/bluetooth.DeviceService/GetName" DeviceService_GetType_FullMethodName = "/bluetooth.DeviceService/GetType" DeviceService_GetUuids_FullMethodName = "/bluetooth.DeviceService/GetUuids" DeviceService_HashCode_FullMethodName = "/bluetooth.DeviceService/HashCode" DeviceService_SetAlias_FullMethodName = "/bluetooth.DeviceService/SetAlias" DeviceService_SetPairingConfirmation_FullMethodName = "/bluetooth.DeviceService/SetPairingConfirmation" DeviceService_SetPin_FullMethodName = "/bluetooth.DeviceService/SetPin" DeviceService_ToString_FullMethodName = "/bluetooth.DeviceService/ToString" DeviceService_WriteToParcel_FullMethodName = "/bluetooth.DeviceService/WriteToParcel" )
const ( DeviceBluetoothAddressService_DescribeContents_FullMethodName = "/bluetooth.DeviceBluetoothAddressService/DescribeContents" DeviceBluetoothAddressService_GetAddress_FullMethodName = "/bluetooth.DeviceBluetoothAddressService/GetAddress" DeviceBluetoothAddressService_GetAddressType_FullMethodName = "/bluetooth.DeviceBluetoothAddressService/GetAddressType" DeviceBluetoothAddressService_WriteToParcel_FullMethodName = "/bluetooth.DeviceBluetoothAddressService/WriteToParcel" )
const ( GattService_AbortReliableWrite0_FullMethodName = "/bluetooth.GattService/AbortReliableWrite0" GattService_AbortReliableWrite1_1_FullMethodName = "/bluetooth.GattService/AbortReliableWrite1_1" GattService_BeginReliableWrite_FullMethodName = "/bluetooth.GattService/BeginReliableWrite" GattService_Close_FullMethodName = "/bluetooth.GattService/Close" GattService_Connect_FullMethodName = "/bluetooth.GattService/Connect" GattService_Disconnect_FullMethodName = "/bluetooth.GattService/Disconnect" GattService_DiscoverServices_FullMethodName = "/bluetooth.GattService/DiscoverServices" GattService_ExecuteReliableWrite_FullMethodName = "/bluetooth.GattService/ExecuteReliableWrite" GattService_GetConnectedDevices_FullMethodName = "/bluetooth.GattService/GetConnectedDevices" GattService_GetConnectionState_FullMethodName = "/bluetooth.GattService/GetConnectionState" GattService_GetDevice_FullMethodName = "/bluetooth.GattService/GetDevice" GattService_GetDevicesMatchingConnectionStates_FullMethodName = "/bluetooth.GattService/GetDevicesMatchingConnectionStates" GattService_GetService_FullMethodName = "/bluetooth.GattService/GetService" GattService_GetServices_FullMethodName = "/bluetooth.GattService/GetServices" GattService_ReadCharacteristic_FullMethodName = "/bluetooth.GattService/ReadCharacteristic" GattService_ReadDescriptor_FullMethodName = "/bluetooth.GattService/ReadDescriptor" GattService_ReadPhy_FullMethodName = "/bluetooth.GattService/ReadPhy" GattService_ReadRemoteRssi_FullMethodName = "/bluetooth.GattService/ReadRemoteRssi" GattService_RequestConnectionPriority_FullMethodName = "/bluetooth.GattService/RequestConnectionPriority" GattService_RequestMtu_FullMethodName = "/bluetooth.GattService/RequestMtu" GattService_SetCharacteristicNotification_FullMethodName = "/bluetooth.GattService/SetCharacteristicNotification" GattService_SetPreferredPhy_FullMethodName = "/bluetooth.GattService/SetPreferredPhy" GattService_WriteCharacteristic1_FullMethodName = "/bluetooth.GattService/WriteCharacteristic1" GattService_WriteCharacteristic3_1_FullMethodName = "/bluetooth.GattService/WriteCharacteristic3_1" GattService_WriteDescriptor1_FullMethodName = "/bluetooth.GattService/WriteDescriptor1" GattService_WriteDescriptor2_1_FullMethodName = "/bluetooth.GattService/WriteDescriptor2_1" )
const ( CodecStatusService_DescribeContents_FullMethodName = "/bluetooth.CodecStatusService/DescribeContents" CodecStatusService_Equals_FullMethodName = "/bluetooth.CodecStatusService/Equals" CodecStatusService_GetCodecConfig_FullMethodName = "/bluetooth.CodecStatusService/GetCodecConfig" CodecStatusService_GetCodecsLocalCapabilities_FullMethodName = "/bluetooth.CodecStatusService/GetCodecsLocalCapabilities" CodecStatusService_GetCodecsSelectableCapabilities_FullMethodName = "/bluetooth.CodecStatusService/GetCodecsSelectableCapabilities" CodecStatusService_HashCode_FullMethodName = "/bluetooth.CodecStatusService/HashCode" CodecStatusService_IsCodecConfigSelectable_FullMethodName = "/bluetooth.CodecStatusService/IsCodecConfigSelectable" CodecStatusService_ToString_FullMethodName = "/bluetooth.CodecStatusService/ToString" CodecStatusService_WriteToParcel_FullMethodName = "/bluetooth.CodecStatusService/WriteToParcel" )
const ( CodecStatusBuilderService_Build_FullMethodName = "/bluetooth.CodecStatusBuilderService/Build" CodecStatusBuilderService_SetCodecConfig_FullMethodName = "/bluetooth.CodecStatusBuilderService/SetCodecConfig" )
const ( SocketSettingsService_GetL2CapPsm_FullMethodName = "/bluetooth.SocketSettingsService/GetL2capPsm" SocketSettingsService_GetRfcommServiceName_FullMethodName = "/bluetooth.SocketSettingsService/GetRfcommServiceName" SocketSettingsService_GetRfcommUuid_FullMethodName = "/bluetooth.SocketSettingsService/GetRfcommUuid" SocketSettingsService_GetSocketType_FullMethodName = "/bluetooth.SocketSettingsService/GetSocketType" SocketSettingsService_IsAuthenticationRequired_FullMethodName = "/bluetooth.SocketSettingsService/IsAuthenticationRequired" SocketSettingsService_IsEncryptionRequired_FullMethodName = "/bluetooth.SocketSettingsService/IsEncryptionRequired" SocketSettingsService_ToString_FullMethodName = "/bluetooth.SocketSettingsService/ToString" )
const ( SocketSettingsBuilderService_Build_FullMethodName = "/bluetooth.SocketSettingsBuilderService/Build" SocketSettingsBuilderService_SetAuthenticationRequired_FullMethodName = "/bluetooth.SocketSettingsBuilderService/SetAuthenticationRequired" SocketSettingsBuilderService_SetEncryptionRequired_FullMethodName = "/bluetooth.SocketSettingsBuilderService/SetEncryptionRequired" SocketSettingsBuilderService_SetL2CapPsm_FullMethodName = "/bluetooth.SocketSettingsBuilderService/SetL2capPsm" SocketSettingsBuilderService_SetRfcommServiceName_FullMethodName = "/bluetooth.SocketSettingsBuilderService/SetRfcommServiceName" SocketSettingsBuilderService_SetRfcommUuid_FullMethodName = "/bluetooth.SocketSettingsBuilderService/SetRfcommUuid" SocketSettingsBuilderService_SetSocketType_FullMethodName = "/bluetooth.SocketSettingsBuilderService/SetSocketType" )
const ( GattServiceService_NewGattService_FullMethodName = "/bluetooth.GattServiceService/NewGattService" GattServiceService_AddCharacteristic_FullMethodName = "/bluetooth.GattServiceService/AddCharacteristic" GattServiceService_AddService_FullMethodName = "/bluetooth.GattServiceService/AddService" GattServiceService_DescribeContents_FullMethodName = "/bluetooth.GattServiceService/DescribeContents" GattServiceService_GetCharacteristic_FullMethodName = "/bluetooth.GattServiceService/GetCharacteristic" GattServiceService_GetCharacteristics_FullMethodName = "/bluetooth.GattServiceService/GetCharacteristics" GattServiceService_GetIncludedServices_FullMethodName = "/bluetooth.GattServiceService/GetIncludedServices" GattServiceService_GetInstanceId_FullMethodName = "/bluetooth.GattServiceService/GetInstanceId" GattServiceService_GetType_FullMethodName = "/bluetooth.GattServiceService/GetType" GattServiceService_GetUuid_FullMethodName = "/bluetooth.GattServiceService/GetUuid" GattServiceService_WriteToParcel_FullMethodName = "/bluetooth.GattServiceService/WriteToParcel" )
const ( ClassService_DescribeContents_FullMethodName = "/bluetooth.ClassService/DescribeContents" ClassService_DoesClassMatch_FullMethodName = "/bluetooth.ClassService/DoesClassMatch" ClassService_Equals_FullMethodName = "/bluetooth.ClassService/Equals" ClassService_GetDeviceClass_FullMethodName = "/bluetooth.ClassService/GetDeviceClass" ClassService_GetMajorDeviceClass_FullMethodName = "/bluetooth.ClassService/GetMajorDeviceClass" ClassService_HasService_FullMethodName = "/bluetooth.ClassService/HasService" ClassService_HashCode_FullMethodName = "/bluetooth.ClassService/HashCode" ClassService_ToString_FullMethodName = "/bluetooth.ClassService/ToString" ClassService_WriteToParcel_FullMethodName = "/bluetooth.ClassService/WriteToParcel" )
const ( HealthService_ConnectChannelToSource_FullMethodName = "/bluetooth.HealthService/ConnectChannelToSource" HealthService_DisconnectChannel_FullMethodName = "/bluetooth.HealthService/DisconnectChannel" HealthService_GetConnectedDevices_FullMethodName = "/bluetooth.HealthService/GetConnectedDevices" HealthService_GetConnectionState_FullMethodName = "/bluetooth.HealthService/GetConnectionState" HealthService_GetDevicesMatchingConnectionStates_FullMethodName = "/bluetooth.HealthService/GetDevicesMatchingConnectionStates" HealthService_GetMainChannelFd_FullMethodName = "/bluetooth.HealthService/GetMainChannelFd" HealthService_RegisterSinkAppConfiguration_FullMethodName = "/bluetooth.HealthService/RegisterSinkAppConfiguration" HealthService_UnregisterAppConfiguration_FullMethodName = "/bluetooth.HealthService/UnregisterAppConfiguration" )
const ( GattDescriptorService_NewGattDescriptor_FullMethodName = "/bluetooth.GattDescriptorService/NewGattDescriptor" GattDescriptorService_DescribeContents_FullMethodName = "/bluetooth.GattDescriptorService/DescribeContents" GattDescriptorService_GetCharacteristic_FullMethodName = "/bluetooth.GattDescriptorService/GetCharacteristic" GattDescriptorService_GetPermissions_FullMethodName = "/bluetooth.GattDescriptorService/GetPermissions" GattDescriptorService_GetUuid_FullMethodName = "/bluetooth.GattDescriptorService/GetUuid" GattDescriptorService_GetValue_FullMethodName = "/bluetooth.GattDescriptorService/GetValue" GattDescriptorService_SetValue_FullMethodName = "/bluetooth.GattDescriptorService/SetValue" GattDescriptorService_WriteToParcel_FullMethodName = "/bluetooth.GattDescriptorService/WriteToParcel" )
const ( ProfileService_GetConnectedDevices_FullMethodName = "/bluetooth.ProfileService/GetConnectedDevices" ProfileService_GetConnectionState_FullMethodName = "/bluetooth.ProfileService/GetConnectionState" ProfileService_GetDevicesMatchingConnectionStates_FullMethodName = "/bluetooth.ProfileService/GetDevicesMatchingConnectionStates" )
const ( ProfileServiceListenerService_OnServiceConnected_FullMethodName = "/bluetooth.ProfileServiceListenerService/OnServiceConnected" ProfileServiceListenerService_OnServiceDisconnected_FullMethodName = "/bluetooth.ProfileServiceListenerService/OnServiceDisconnected" )
const ( SocketExceptionService_NewSocketException_FullMethodName = "/bluetooth.SocketExceptionService/NewSocketException" SocketExceptionService_GetErrorCode_FullMethodName = "/bluetooth.SocketExceptionService/GetErrorCode" )
const ( HearingAidService_GetConnectedDevices_FullMethodName = "/bluetooth.HearingAidService/GetConnectedDevices" HearingAidService_GetConnectionState_FullMethodName = "/bluetooth.HearingAidService/GetConnectionState" HearingAidService_GetDevicesMatchingConnectionStates_FullMethodName = "/bluetooth.HearingAidService/GetDevicesMatchingConnectionStates" )
const ( GattCallbackService_OnCharacteristicChanged2_FullMethodName = "/bluetooth.GattCallbackService/OnCharacteristicChanged2" GattCallbackService_OnCharacteristicChanged3_1_FullMethodName = "/bluetooth.GattCallbackService/OnCharacteristicChanged3_1" GattCallbackService_OnCharacteristicRead4_FullMethodName = "/bluetooth.GattCallbackService/OnCharacteristicRead4" GattCallbackService_OnCharacteristicRead3_1_FullMethodName = "/bluetooth.GattCallbackService/OnCharacteristicRead3_1" GattCallbackService_OnCharacteristicWrite_FullMethodName = "/bluetooth.GattCallbackService/OnCharacteristicWrite" GattCallbackService_OnConnectionStateChange_FullMethodName = "/bluetooth.GattCallbackService/OnConnectionStateChange" GattCallbackService_OnDescriptorRead3_FullMethodName = "/bluetooth.GattCallbackService/OnDescriptorRead3" GattCallbackService_OnDescriptorRead4_1_FullMethodName = "/bluetooth.GattCallbackService/OnDescriptorRead4_1" GattCallbackService_OnDescriptorWrite_FullMethodName = "/bluetooth.GattCallbackService/OnDescriptorWrite" GattCallbackService_OnMtuChanged_FullMethodName = "/bluetooth.GattCallbackService/OnMtuChanged" GattCallbackService_OnPhyRead_FullMethodName = "/bluetooth.GattCallbackService/OnPhyRead" GattCallbackService_OnPhyUpdate_FullMethodName = "/bluetooth.GattCallbackService/OnPhyUpdate" GattCallbackService_OnReadRemoteRssi_FullMethodName = "/bluetooth.GattCallbackService/OnReadRemoteRssi" GattCallbackService_OnReliableWriteCompleted_FullMethodName = "/bluetooth.GattCallbackService/OnReliableWriteCompleted" GattCallbackService_OnServiceChanged_FullMethodName = "/bluetooth.GattCallbackService/OnServiceChanged" GattCallbackService_OnServicesDiscovered_FullMethodName = "/bluetooth.GattCallbackService/OnServicesDiscovered" )
const ( CodecTypeService_DescribeContents_FullMethodName = "/bluetooth.CodecTypeService/DescribeContents" CodecTypeService_Equals_FullMethodName = "/bluetooth.CodecTypeService/Equals" CodecTypeService_GetCodecId_FullMethodName = "/bluetooth.CodecTypeService/GetCodecId" CodecTypeService_GetCodecName_FullMethodName = "/bluetooth.CodecTypeService/GetCodecName" CodecTypeService_HashCode_FullMethodName = "/bluetooth.CodecTypeService/HashCode" CodecTypeService_IsMandatoryCodec_FullMethodName = "/bluetooth.CodecTypeService/IsMandatoryCodec" CodecTypeService_ToString_FullMethodName = "/bluetooth.CodecTypeService/ToString" CodecTypeService_WriteToParcel_FullMethodName = "/bluetooth.CodecTypeService/WriteToParcel" )
const (
AdapterLeScanCallbackService_OnLeScan_FullMethodName = "/bluetooth.AdapterLeScanCallbackService/OnLeScan"
)
Variables ¶
var A2DpService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.A2dpService", HandlerType: (*A2DpServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Finalize", Handler: _A2DpService_Finalize_Handler, }, { MethodName: "GetConnectedDevices", Handler: _A2DpService_GetConnectedDevices_Handler, }, { MethodName: "GetConnectionState", Handler: _A2DpService_GetConnectionState_Handler, }, { MethodName: "GetDevicesMatchingConnectionStates", Handler: _A2DpService_GetDevicesMatchingConnectionStates_Handler, }, { MethodName: "GetSupportedCodecTypes", Handler: _A2DpService_GetSupportedCodecTypes_Handler, }, { MethodName: "IsA2dpPlaying", Handler: _A2DpService_IsA2DpPlaying_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
A2DpService_ServiceDesc is the grpc.ServiceDesc for A2DpService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AdapterLeScanCallbackService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.AdapterLeScanCallbackService", HandlerType: (*AdapterLeScanCallbackServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnLeScan", Handler: _AdapterLeScanCallbackService_OnLeScan_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
AdapterLeScanCallbackService_ServiceDesc is the grpc.ServiceDesc for AdapterLeScanCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AdapterService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.AdapterService", HandlerType: (*AdapterServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CancelDiscovery", Handler: _AdapterService_CancelDiscovery_Handler, }, { MethodName: "CloseProfileProxy", Handler: _AdapterService_CloseProfileProxy_Handler, }, { MethodName: "Disable", Handler: _AdapterService_Disable_Handler, }, { MethodName: "Enable", Handler: _AdapterService_Enable_Handler, }, { MethodName: "GetAddress", Handler: _AdapterService_GetAddress_Handler, }, { MethodName: "GetBluetoothLeAdvertiser", Handler: _AdapterService_GetBluetoothLeAdvertiser_Handler, }, { MethodName: "GetBluetoothLeScanner", Handler: _AdapterService_GetBluetoothLeScanner_Handler, }, { MethodName: "GetBondedDevices", Handler: _AdapterService_GetBondedDevices_Handler, }, { MethodName: "GetDiscoverableTimeout", Handler: _AdapterService_GetDiscoverableTimeout_Handler, }, { MethodName: "GetLeMaximumAdvertisingDataLength", Handler: _AdapterService_GetLeMaximumAdvertisingDataLength_Handler, }, { MethodName: "GetMaxConnectedAudioDevices", Handler: _AdapterService_GetMaxConnectedAudioDevices_Handler, }, { MethodName: "GetName", Handler: _AdapterService_GetName_Handler, }, { MethodName: "GetProfileConnectionState", Handler: _AdapterService_GetProfileConnectionState_Handler, }, { MethodName: "GetProfileProxy", Handler: _AdapterService_GetProfileProxy_Handler, }, { MethodName: "GetRemoteDevice1", Handler: _AdapterService_GetRemoteDevice1_Handler, }, { MethodName: "GetRemoteDevice1_1", Handler: _AdapterService_GetRemoteDevice1_1_Handler, }, { MethodName: "GetRemoteLeDevice", Handler: _AdapterService_GetRemoteLeDevice_Handler, }, { MethodName: "GetScanMode", Handler: _AdapterService_GetScanMode_Handler, }, { MethodName: "GetState", Handler: _AdapterService_GetState_Handler, }, { MethodName: "IsDiscovering", Handler: _AdapterService_IsDiscovering_Handler, }, { MethodName: "IsEnabled", Handler: _AdapterService_IsEnabled_Handler, }, { MethodName: "IsLe2MPhySupported", Handler: _AdapterService_IsLe2MPhySupported_Handler, }, { MethodName: "IsLeAudioBroadcastAssistantSupported", Handler: _AdapterService_IsLeAudioBroadcastAssistantSupported_Handler, }, { MethodName: "IsLeAudioBroadcastSourceSupported", Handler: _AdapterService_IsLeAudioBroadcastSourceSupported_Handler, }, { MethodName: "IsLeAudioSupported", Handler: _AdapterService_IsLeAudioSupported_Handler, }, { MethodName: "IsLeCodedPhySupported", Handler: _AdapterService_IsLeCodedPhySupported_Handler, }, { MethodName: "IsLeExtendedAdvertisingSupported", Handler: _AdapterService_IsLeExtendedAdvertisingSupported_Handler, }, { MethodName: "IsLePeriodicAdvertisingSupported", Handler: _AdapterService_IsLePeriodicAdvertisingSupported_Handler, }, { MethodName: "IsMultipleAdvertisementSupported", Handler: _AdapterService_IsMultipleAdvertisementSupported_Handler, }, { MethodName: "IsOffloadedFilteringSupported", Handler: _AdapterService_IsOffloadedFilteringSupported_Handler, }, { MethodName: "IsOffloadedScanBatchingSupported", Handler: _AdapterService_IsOffloadedScanBatchingSupported_Handler, }, { MethodName: "ListenUsingInsecureL2capChannel", Handler: _AdapterService_ListenUsingInsecureL2CapChannel_Handler, }, { MethodName: "ListenUsingInsecureRfcommWithServiceRecord", Handler: _AdapterService_ListenUsingInsecureRfcommWithServiceRecord_Handler, }, { MethodName: "ListenUsingL2capChannel", Handler: _AdapterService_ListenUsingL2CapChannel_Handler, }, { MethodName: "ListenUsingRfcommWithServiceRecord", Handler: _AdapterService_ListenUsingRfcommWithServiceRecord_Handler, }, { MethodName: "ListenUsingSocketSettings", Handler: _AdapterService_ListenUsingSocketSettings_Handler, }, { MethodName: "SetName", Handler: _AdapterService_SetName_Handler, }, { MethodName: "StartDiscovery", Handler: _AdapterService_StartDiscovery_Handler, }, { MethodName: "StartLeScan1", Handler: _AdapterService_StartLeScan1_Handler, }, { MethodName: "StartLeScan2_1", Handler: _AdapterService_StartLeScan2_1_Handler, }, { MethodName: "StopLeScan", Handler: _AdapterService_StopLeScan_Handler, }, { MethodName: "CheckBluetoothAddress", Handler: _AdapterService_CheckBluetoothAddress_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
AdapterService_ServiceDesc is the grpc.ServiceDesc for AdapterService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ClassService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.ClassService", HandlerType: (*ClassServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DescribeContents", Handler: _ClassService_DescribeContents_Handler, }, { MethodName: "DoesClassMatch", Handler: _ClassService_DoesClassMatch_Handler, }, { MethodName: "Equals", Handler: _ClassService_Equals_Handler, }, { MethodName: "GetDeviceClass", Handler: _ClassService_GetDeviceClass_Handler, }, { MethodName: "GetMajorDeviceClass", Handler: _ClassService_GetMajorDeviceClass_Handler, }, { MethodName: "HasService", Handler: _ClassService_HasService_Handler, }, { MethodName: "HashCode", Handler: _ClassService_HashCode_Handler, }, { MethodName: "ToString", Handler: _ClassService_ToString_Handler, }, { MethodName: "WriteToParcel", Handler: _ClassService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
ClassService_ServiceDesc is the grpc.ServiceDesc for ClassService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CodecConfigBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.CodecConfigBuilderService", HandlerType: (*CodecConfigBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Build", Handler: _CodecConfigBuilderService_Build_Handler, }, { MethodName: "SetBitsPerSample", Handler: _CodecConfigBuilderService_SetBitsPerSample_Handler, }, { MethodName: "SetChannelMode", Handler: _CodecConfigBuilderService_SetChannelMode_Handler, }, { MethodName: "SetCodecPriority", Handler: _CodecConfigBuilderService_SetCodecPriority_Handler, }, { MethodName: "SetCodecSpecific1", Handler: _CodecConfigBuilderService_SetCodecSpecific1_Handler, }, { MethodName: "SetCodecSpecific2", Handler: _CodecConfigBuilderService_SetCodecSpecific2_Handler, }, { MethodName: "SetCodecSpecific3", Handler: _CodecConfigBuilderService_SetCodecSpecific3_Handler, }, { MethodName: "SetCodecSpecific4", Handler: _CodecConfigBuilderService_SetCodecSpecific4_Handler, }, { MethodName: "SetCodecType", Handler: _CodecConfigBuilderService_SetCodecType_Handler, }, { MethodName: "SetExtendedCodecType", Handler: _CodecConfigBuilderService_SetExtendedCodecType_Handler, }, { MethodName: "SetSampleRate", Handler: _CodecConfigBuilderService_SetSampleRate_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
CodecConfigBuilderService_ServiceDesc is the grpc.ServiceDesc for CodecConfigBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CodecConfigService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.CodecConfigService", HandlerType: (*CodecConfigServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DescribeContents", Handler: _CodecConfigService_DescribeContents_Handler, }, { MethodName: "Equals", Handler: _CodecConfigService_Equals_Handler, }, { MethodName: "GetBitsPerSample", Handler: _CodecConfigService_GetBitsPerSample_Handler, }, { MethodName: "GetChannelMode", Handler: _CodecConfigService_GetChannelMode_Handler, }, { MethodName: "GetCodecPriority", Handler: _CodecConfigService_GetCodecPriority_Handler, }, { MethodName: "GetCodecSpecific1", Handler: _CodecConfigService_GetCodecSpecific1_Handler, }, { MethodName: "GetCodecSpecific2", Handler: _CodecConfigService_GetCodecSpecific2_Handler, }, { MethodName: "GetCodecSpecific3", Handler: _CodecConfigService_GetCodecSpecific3_Handler, }, { MethodName: "GetCodecSpecific4", Handler: _CodecConfigService_GetCodecSpecific4_Handler, }, { MethodName: "GetCodecType", Handler: _CodecConfigService_GetCodecType_Handler, }, { MethodName: "GetExtendedCodecType", Handler: _CodecConfigService_GetExtendedCodecType_Handler, }, { MethodName: "GetSampleRate", Handler: _CodecConfigService_GetSampleRate_Handler, }, { MethodName: "HashCode", Handler: _CodecConfigService_HashCode_Handler, }, { MethodName: "IsMandatoryCodec", Handler: _CodecConfigService_IsMandatoryCodec_Handler, }, { MethodName: "ToString", Handler: _CodecConfigService_ToString_Handler, }, { MethodName: "WriteToParcel", Handler: _CodecConfigService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
CodecConfigService_ServiceDesc is the grpc.ServiceDesc for CodecConfigService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CodecStatusBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.CodecStatusBuilderService", HandlerType: (*CodecStatusBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Build", Handler: _CodecStatusBuilderService_Build_Handler, }, { MethodName: "SetCodecConfig", Handler: _CodecStatusBuilderService_SetCodecConfig_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
CodecStatusBuilderService_ServiceDesc is the grpc.ServiceDesc for CodecStatusBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CodecStatusService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.CodecStatusService", HandlerType: (*CodecStatusServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DescribeContents", Handler: _CodecStatusService_DescribeContents_Handler, }, { MethodName: "Equals", Handler: _CodecStatusService_Equals_Handler, }, { MethodName: "GetCodecConfig", Handler: _CodecStatusService_GetCodecConfig_Handler, }, { MethodName: "GetCodecsLocalCapabilities", Handler: _CodecStatusService_GetCodecsLocalCapabilities_Handler, }, { MethodName: "GetCodecsSelectableCapabilities", Handler: _CodecStatusService_GetCodecsSelectableCapabilities_Handler, }, { MethodName: "HashCode", Handler: _CodecStatusService_HashCode_Handler, }, { MethodName: "IsCodecConfigSelectable", Handler: _CodecStatusService_IsCodecConfigSelectable_Handler, }, { MethodName: "ToString", Handler: _CodecStatusService_ToString_Handler, }, { MethodName: "WriteToParcel", Handler: _CodecStatusService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
CodecStatusService_ServiceDesc is the grpc.ServiceDesc for CodecStatusService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CodecTypeService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.CodecTypeService", HandlerType: (*CodecTypeServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DescribeContents", Handler: _CodecTypeService_DescribeContents_Handler, }, { MethodName: "Equals", Handler: _CodecTypeService_Equals_Handler, }, { MethodName: "GetCodecId", Handler: _CodecTypeService_GetCodecId_Handler, }, { MethodName: "GetCodecName", Handler: _CodecTypeService_GetCodecName_Handler, }, { MethodName: "HashCode", Handler: _CodecTypeService_HashCode_Handler, }, { MethodName: "IsMandatoryCodec", Handler: _CodecTypeService_IsMandatoryCodec_Handler, }, { MethodName: "ToString", Handler: _CodecTypeService_ToString_Handler, }, { MethodName: "WriteToParcel", Handler: _CodecTypeService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
CodecTypeService_ServiceDesc is the grpc.ServiceDesc for CodecTypeService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CsipSetCoordinatorService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.CsipSetCoordinatorService", HandlerType: (*CsipSetCoordinatorServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Close", Handler: _CsipSetCoordinatorService_Close_Handler, }, { MethodName: "GetConnectedDevices", Handler: _CsipSetCoordinatorService_GetConnectedDevices_Handler, }, { MethodName: "GetConnectionState", Handler: _CsipSetCoordinatorService_GetConnectionState_Handler, }, { MethodName: "GetDevicesMatchingConnectionStates", Handler: _CsipSetCoordinatorService_GetDevicesMatchingConnectionStates_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
CsipSetCoordinatorService_ServiceDesc is the grpc.ServiceDesc for CsipSetCoordinatorService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DeviceBluetoothAddressService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.DeviceBluetoothAddressService", HandlerType: (*DeviceBluetoothAddressServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DescribeContents", Handler: _DeviceBluetoothAddressService_DescribeContents_Handler, }, { MethodName: "GetAddress", Handler: _DeviceBluetoothAddressService_GetAddress_Handler, }, { MethodName: "GetAddressType", Handler: _DeviceBluetoothAddressService_GetAddressType_Handler, }, { MethodName: "WriteToParcel", Handler: _DeviceBluetoothAddressService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
DeviceBluetoothAddressService_ServiceDesc is the grpc.ServiceDesc for DeviceBluetoothAddressService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DeviceService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.DeviceService", HandlerType: (*DeviceServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ConnectGatt3", Handler: _DeviceService_ConnectGatt3_Handler, }, { MethodName: "ConnectGatt4_1", Handler: _DeviceService_ConnectGatt4_1_Handler, }, { MethodName: "ConnectGatt5_2", Handler: _DeviceService_ConnectGatt5_2_Handler, }, { MethodName: "CreateBond", Handler: _DeviceService_CreateBond_Handler, }, { MethodName: "CreateInsecureL2capChannel", Handler: _DeviceService_CreateInsecureL2CapChannel_Handler, }, { MethodName: "CreateInsecureRfcommSocketToServiceRecord", Handler: _DeviceService_CreateInsecureRfcommSocketToServiceRecord_Handler, }, { MethodName: "CreateL2capChannel", Handler: _DeviceService_CreateL2CapChannel_Handler, }, { MethodName: "CreateRfcommSocketToServiceRecord", Handler: _DeviceService_CreateRfcommSocketToServiceRecord_Handler, }, { MethodName: "CreateUsingSocketSettings", Handler: _DeviceService_CreateUsingSocketSettings_Handler, }, { MethodName: "DescribeContents", Handler: _DeviceService_DescribeContents_Handler, }, { MethodName: "Equals", Handler: _DeviceService_Equals_Handler, }, { MethodName: "FetchUuidsWithSdp", Handler: _DeviceService_FetchUuidsWithSdp_Handler, }, { MethodName: "GetAddress", Handler: _DeviceService_GetAddress_Handler, }, { MethodName: "GetAddressType", Handler: _DeviceService_GetAddressType_Handler, }, { MethodName: "GetAlias", Handler: _DeviceService_GetAlias_Handler, }, { MethodName: "GetBluetoothClass", Handler: _DeviceService_GetBluetoothClass_Handler, }, { MethodName: "GetBondState", Handler: _DeviceService_GetBondState_Handler, }, { MethodName: "GetIdentityAddressWithType", Handler: _DeviceService_GetIdentityAddressWithType_Handler, }, { MethodName: "GetName", Handler: _DeviceService_GetName_Handler, }, { MethodName: "GetType", Handler: _DeviceService_GetType_Handler, }, { MethodName: "GetUuids", Handler: _DeviceService_GetUuids_Handler, }, { MethodName: "HashCode", Handler: _DeviceService_HashCode_Handler, }, { MethodName: "SetAlias", Handler: _DeviceService_SetAlias_Handler, }, { MethodName: "SetPairingConfirmation", Handler: _DeviceService_SetPairingConfirmation_Handler, }, { MethodName: "SetPin", Handler: _DeviceService_SetPin_Handler, }, { MethodName: "ToString", Handler: _DeviceService_ToString_Handler, }, { MethodName: "WriteToParcel", Handler: _DeviceService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
DeviceService_ServiceDesc is the grpc.ServiceDesc for DeviceService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_proto_bluetooth_bluetooth_proto protoreflect.FileDescriptor
var GattCallbackService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.GattCallbackService", HandlerType: (*GattCallbackServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnCharacteristicChanged2", Handler: _GattCallbackService_OnCharacteristicChanged2_Handler, }, { MethodName: "OnCharacteristicChanged3_1", Handler: _GattCallbackService_OnCharacteristicChanged3_1_Handler, }, { MethodName: "OnCharacteristicRead4", Handler: _GattCallbackService_OnCharacteristicRead4_Handler, }, { MethodName: "OnCharacteristicRead3_1", Handler: _GattCallbackService_OnCharacteristicRead3_1_Handler, }, { MethodName: "OnCharacteristicWrite", Handler: _GattCallbackService_OnCharacteristicWrite_Handler, }, { MethodName: "OnConnectionStateChange", Handler: _GattCallbackService_OnConnectionStateChange_Handler, }, { MethodName: "OnDescriptorRead3", Handler: _GattCallbackService_OnDescriptorRead3_Handler, }, { MethodName: "OnDescriptorRead4_1", Handler: _GattCallbackService_OnDescriptorRead4_1_Handler, }, { MethodName: "OnDescriptorWrite", Handler: _GattCallbackService_OnDescriptorWrite_Handler, }, { MethodName: "OnMtuChanged", Handler: _GattCallbackService_OnMtuChanged_Handler, }, { MethodName: "OnPhyRead", Handler: _GattCallbackService_OnPhyRead_Handler, }, { MethodName: "OnPhyUpdate", Handler: _GattCallbackService_OnPhyUpdate_Handler, }, { MethodName: "OnReadRemoteRssi", Handler: _GattCallbackService_OnReadRemoteRssi_Handler, }, { MethodName: "OnReliableWriteCompleted", Handler: _GattCallbackService_OnReliableWriteCompleted_Handler, }, { MethodName: "OnServiceChanged", Handler: _GattCallbackService_OnServiceChanged_Handler, }, { MethodName: "OnServicesDiscovered", Handler: _GattCallbackService_OnServicesDiscovered_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
GattCallbackService_ServiceDesc is the grpc.ServiceDesc for GattCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var GattCharacteristicService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.GattCharacteristicService", HandlerType: (*GattCharacteristicServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewGattCharacteristic", Handler: _GattCharacteristicService_NewGattCharacteristic_Handler, }, { MethodName: "AddDescriptor", Handler: _GattCharacteristicService_AddDescriptor_Handler, }, { MethodName: "DescribeContents", Handler: _GattCharacteristicService_DescribeContents_Handler, }, { MethodName: "GetDescriptor", Handler: _GattCharacteristicService_GetDescriptor_Handler, }, { MethodName: "GetDescriptors", Handler: _GattCharacteristicService_GetDescriptors_Handler, }, { MethodName: "GetFloatValue", Handler: _GattCharacteristicService_GetFloatValue_Handler, }, { MethodName: "GetInstanceId", Handler: _GattCharacteristicService_GetInstanceId_Handler, }, { MethodName: "GetIntValue", Handler: _GattCharacteristicService_GetIntValue_Handler, }, { MethodName: "GetPermissions", Handler: _GattCharacteristicService_GetPermissions_Handler, }, { MethodName: "GetProperties", Handler: _GattCharacteristicService_GetProperties_Handler, }, { MethodName: "GetService", Handler: _GattCharacteristicService_GetService_Handler, }, { MethodName: "GetStringValue", Handler: _GattCharacteristicService_GetStringValue_Handler, }, { MethodName: "GetUuid", Handler: _GattCharacteristicService_GetUuid_Handler, }, { MethodName: "GetValue", Handler: _GattCharacteristicService_GetValue_Handler, }, { MethodName: "GetWriteType", Handler: _GattCharacteristicService_GetWriteType_Handler, }, { MethodName: "SetValue1", Handler: _GattCharacteristicService_SetValue1_Handler, }, { MethodName: "SetValue3_1", Handler: _GattCharacteristicService_SetValue3_1_Handler, }, { MethodName: "SetValue4_2", Handler: _GattCharacteristicService_SetValue4_2_Handler, }, { MethodName: "SetValue1_3", Handler: _GattCharacteristicService_SetValue1_3_Handler, }, { MethodName: "SetWriteType", Handler: _GattCharacteristicService_SetWriteType_Handler, }, { MethodName: "WriteToParcel", Handler: _GattCharacteristicService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
GattCharacteristicService_ServiceDesc is the grpc.ServiceDesc for GattCharacteristicService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var GattDescriptorService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.GattDescriptorService", HandlerType: (*GattDescriptorServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewGattDescriptor", Handler: _GattDescriptorService_NewGattDescriptor_Handler, }, { MethodName: "DescribeContents", Handler: _GattDescriptorService_DescribeContents_Handler, }, { MethodName: "GetCharacteristic", Handler: _GattDescriptorService_GetCharacteristic_Handler, }, { MethodName: "GetPermissions", Handler: _GattDescriptorService_GetPermissions_Handler, }, { MethodName: "GetUuid", Handler: _GattDescriptorService_GetUuid_Handler, }, { MethodName: "GetValue", Handler: _GattDescriptorService_GetValue_Handler, }, { MethodName: "SetValue", Handler: _GattDescriptorService_SetValue_Handler, }, { MethodName: "WriteToParcel", Handler: _GattDescriptorService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
GattDescriptorService_ServiceDesc is the grpc.ServiceDesc for GattDescriptorService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var GattServerCallbackService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.GattServerCallbackService", HandlerType: (*GattServerCallbackServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnCharacteristicReadRequest", Handler: _GattServerCallbackService_OnCharacteristicReadRequest_Handler, }, { MethodName: "OnCharacteristicWriteRequestOp", Handler: _GattServerCallbackService_OnCharacteristicWriteRequestOp_Handler, }, { MethodName: "OnConnectionStateChange", Handler: _GattServerCallbackService_OnConnectionStateChange_Handler, }, { MethodName: "OnDescriptorReadRequest", Handler: _GattServerCallbackService_OnDescriptorReadRequest_Handler, }, { MethodName: "OnDescriptorWriteRequestOp", Handler: _GattServerCallbackService_OnDescriptorWriteRequestOp_Handler, }, { MethodName: "OnExecuteWrite", Handler: _GattServerCallbackService_OnExecuteWrite_Handler, }, { MethodName: "OnMtuChanged", Handler: _GattServerCallbackService_OnMtuChanged_Handler, }, { MethodName: "OnNotificationSent", Handler: _GattServerCallbackService_OnNotificationSent_Handler, }, { MethodName: "OnPhyRead", Handler: _GattServerCallbackService_OnPhyRead_Handler, }, { MethodName: "OnPhyUpdate", Handler: _GattServerCallbackService_OnPhyUpdate_Handler, }, { MethodName: "OnServiceAdded", Handler: _GattServerCallbackService_OnServiceAdded_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
GattServerCallbackService_ServiceDesc is the grpc.ServiceDesc for GattServerCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var GattServerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.GattServerService", HandlerType: (*GattServerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddService", Handler: _GattServerService_AddService_Handler, }, { MethodName: "CancelConnection", Handler: _GattServerService_CancelConnection_Handler, }, { MethodName: "ClearServices", Handler: _GattServerService_ClearServices_Handler, }, { MethodName: "Close", Handler: _GattServerService_Close_Handler, }, { MethodName: "Connect", Handler: _GattServerService_Connect_Handler, }, { MethodName: "GetConnectedDevices", Handler: _GattServerService_GetConnectedDevices_Handler, }, { MethodName: "GetConnectionState", Handler: _GattServerService_GetConnectionState_Handler, }, { MethodName: "GetDevicesMatchingConnectionStates", Handler: _GattServerService_GetDevicesMatchingConnectionStates_Handler, }, { MethodName: "GetService", Handler: _GattServerService_GetService_Handler, }, { MethodName: "GetServices", Handler: _GattServerService_GetServices_Handler, }, { MethodName: "NotifyCharacteristicChanged3", Handler: _GattServerService_NotifyCharacteristicChanged3_Handler, }, { MethodName: "NotifyCharacteristicChanged4_1", Handler: _GattServerService_NotifyCharacteristicChanged4_1_Handler, }, { MethodName: "ReadPhy", Handler: _GattServerService_ReadPhy_Handler, }, { MethodName: "RemoveService", Handler: _GattServerService_RemoveService_Handler, }, { MethodName: "SendResponse", Handler: _GattServerService_SendResponse_Handler, }, { MethodName: "SetPreferredPhy", Handler: _GattServerService_SetPreferredPhy_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
GattServerService_ServiceDesc is the grpc.ServiceDesc for GattServerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var GattServiceService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.GattServiceService", HandlerType: (*GattServiceServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewGattService", Handler: _GattServiceService_NewGattService_Handler, }, { MethodName: "AddCharacteristic", Handler: _GattServiceService_AddCharacteristic_Handler, }, { MethodName: "AddService", Handler: _GattServiceService_AddService_Handler, }, { MethodName: "DescribeContents", Handler: _GattServiceService_DescribeContents_Handler, }, { MethodName: "GetCharacteristic", Handler: _GattServiceService_GetCharacteristic_Handler, }, { MethodName: "GetCharacteristics", Handler: _GattServiceService_GetCharacteristics_Handler, }, { MethodName: "GetIncludedServices", Handler: _GattServiceService_GetIncludedServices_Handler, }, { MethodName: "GetInstanceId", Handler: _GattServiceService_GetInstanceId_Handler, }, { MethodName: "GetType", Handler: _GattServiceService_GetType_Handler, }, { MethodName: "GetUuid", Handler: _GattServiceService_GetUuid_Handler, }, { MethodName: "WriteToParcel", Handler: _GattServiceService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
GattServiceService_ServiceDesc is the grpc.ServiceDesc for GattServiceService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var GattService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.GattService", HandlerType: (*GattServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AbortReliableWrite0", Handler: _GattService_AbortReliableWrite0_Handler, }, { MethodName: "AbortReliableWrite1_1", Handler: _GattService_AbortReliableWrite1_1_Handler, }, { MethodName: "BeginReliableWrite", Handler: _GattService_BeginReliableWrite_Handler, }, { MethodName: "Close", Handler: _GattService_Close_Handler, }, { MethodName: "Connect", Handler: _GattService_Connect_Handler, }, { MethodName: "Disconnect", Handler: _GattService_Disconnect_Handler, }, { MethodName: "DiscoverServices", Handler: _GattService_DiscoverServices_Handler, }, { MethodName: "ExecuteReliableWrite", Handler: _GattService_ExecuteReliableWrite_Handler, }, { MethodName: "GetConnectedDevices", Handler: _GattService_GetConnectedDevices_Handler, }, { MethodName: "GetConnectionState", Handler: _GattService_GetConnectionState_Handler, }, { MethodName: "GetDevice", Handler: _GattService_GetDevice_Handler, }, { MethodName: "GetDevicesMatchingConnectionStates", Handler: _GattService_GetDevicesMatchingConnectionStates_Handler, }, { MethodName: "GetService", Handler: _GattService_GetService_Handler, }, { MethodName: "GetServices", Handler: _GattService_GetServices_Handler, }, { MethodName: "ReadCharacteristic", Handler: _GattService_ReadCharacteristic_Handler, }, { MethodName: "ReadDescriptor", Handler: _GattService_ReadDescriptor_Handler, }, { MethodName: "ReadPhy", Handler: _GattService_ReadPhy_Handler, }, { MethodName: "ReadRemoteRssi", Handler: _GattService_ReadRemoteRssi_Handler, }, { MethodName: "RequestConnectionPriority", Handler: _GattService_RequestConnectionPriority_Handler, }, { MethodName: "RequestMtu", Handler: _GattService_RequestMtu_Handler, }, { MethodName: "SetCharacteristicNotification", Handler: _GattService_SetCharacteristicNotification_Handler, }, { MethodName: "SetPreferredPhy", Handler: _GattService_SetPreferredPhy_Handler, }, { MethodName: "WriteCharacteristic1", Handler: _GattService_WriteCharacteristic1_Handler, }, { MethodName: "WriteCharacteristic3_1", Handler: _GattService_WriteCharacteristic3_1_Handler, }, { MethodName: "WriteDescriptor1", Handler: _GattService_WriteDescriptor1_Handler, }, { MethodName: "WriteDescriptor2_1", Handler: _GattService_WriteDescriptor2_1_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
GattService_ServiceDesc is the grpc.ServiceDesc for GattService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var HeadsetService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.HeadsetService", HandlerType: (*HeadsetServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetConnectedDevices", Handler: _HeadsetService_GetConnectedDevices_Handler, }, { MethodName: "GetConnectionState", Handler: _HeadsetService_GetConnectionState_Handler, }, { MethodName: "GetDevicesMatchingConnectionStates", Handler: _HeadsetService_GetDevicesMatchingConnectionStates_Handler, }, { MethodName: "IsAudioConnected", Handler: _HeadsetService_IsAudioConnected_Handler, }, { MethodName: "IsNoiseReductionSupported", Handler: _HeadsetService_IsNoiseReductionSupported_Handler, }, { MethodName: "IsVoiceRecognitionSupported", Handler: _HeadsetService_IsVoiceRecognitionSupported_Handler, }, { MethodName: "SendVendorSpecificResultCode", Handler: _HeadsetService_SendVendorSpecificResultCode_Handler, }, { MethodName: "StartVoiceRecognition", Handler: _HeadsetService_StartVoiceRecognition_Handler, }, { MethodName: "StopVoiceRecognition", Handler: _HeadsetService_StopVoiceRecognition_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
HeadsetService_ServiceDesc is the grpc.ServiceDesc for HeadsetService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var HealthAppConfigurationService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.HealthAppConfigurationService", HandlerType: (*HealthAppConfigurationServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DescribeContents", Handler: _HealthAppConfigurationService_DescribeContents_Handler, }, { MethodName: "GetDataType", Handler: _HealthAppConfigurationService_GetDataType_Handler, }, { MethodName: "GetName", Handler: _HealthAppConfigurationService_GetName_Handler, }, { MethodName: "GetRole", Handler: _HealthAppConfigurationService_GetRole_Handler, }, { MethodName: "WriteToParcel", Handler: _HealthAppConfigurationService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
HealthAppConfigurationService_ServiceDesc is the grpc.ServiceDesc for HealthAppConfigurationService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var HealthCallbackService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.HealthCallbackService", HandlerType: (*HealthCallbackServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnHealthAppConfigurationStatusChange", Handler: _HealthCallbackService_OnHealthAppConfigurationStatusChange_Handler, }, { MethodName: "OnHealthChannelStateChange", Handler: _HealthCallbackService_OnHealthChannelStateChange_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
HealthCallbackService_ServiceDesc is the grpc.ServiceDesc for HealthCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var HealthService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.HealthService", HandlerType: (*HealthServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ConnectChannelToSource", Handler: _HealthService_ConnectChannelToSource_Handler, }, { MethodName: "DisconnectChannel", Handler: _HealthService_DisconnectChannel_Handler, }, { MethodName: "GetConnectedDevices", Handler: _HealthService_GetConnectedDevices_Handler, }, { MethodName: "GetConnectionState", Handler: _HealthService_GetConnectionState_Handler, }, { MethodName: "GetDevicesMatchingConnectionStates", Handler: _HealthService_GetDevicesMatchingConnectionStates_Handler, }, { MethodName: "GetMainChannelFd", Handler: _HealthService_GetMainChannelFd_Handler, }, { MethodName: "RegisterSinkAppConfiguration", Handler: _HealthService_RegisterSinkAppConfiguration_Handler, }, { MethodName: "UnregisterAppConfiguration", Handler: _HealthService_UnregisterAppConfiguration_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
HealthService_ServiceDesc is the grpc.ServiceDesc for HealthService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var HearingAidService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.HearingAidService", HandlerType: (*HearingAidServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetConnectedDevices", Handler: _HearingAidService_GetConnectedDevices_Handler, }, { MethodName: "GetConnectionState", Handler: _HearingAidService_GetConnectionState_Handler, }, { MethodName: "GetDevicesMatchingConnectionStates", Handler: _HearingAidService_GetDevicesMatchingConnectionStates_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
HearingAidService_ServiceDesc is the grpc.ServiceDesc for HearingAidService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var HidDeviceAppQosSettingsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.HidDeviceAppQosSettingsService", HandlerType: (*HidDeviceAppQosSettingsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewHidDeviceAppQosSettings", Handler: _HidDeviceAppQosSettingsService_NewHidDeviceAppQosSettings_Handler, }, { MethodName: "DescribeContents", Handler: _HidDeviceAppQosSettingsService_DescribeContents_Handler, }, { MethodName: "GetDelayVariation", Handler: _HidDeviceAppQosSettingsService_GetDelayVariation_Handler, }, { MethodName: "GetLatency", Handler: _HidDeviceAppQosSettingsService_GetLatency_Handler, }, { MethodName: "GetPeakBandwidth", Handler: _HidDeviceAppQosSettingsService_GetPeakBandwidth_Handler, }, { MethodName: "GetServiceType", Handler: _HidDeviceAppQosSettingsService_GetServiceType_Handler, }, { MethodName: "GetTokenBucketSize", Handler: _HidDeviceAppQosSettingsService_GetTokenBucketSize_Handler, }, { MethodName: "GetTokenRate", Handler: _HidDeviceAppQosSettingsService_GetTokenRate_Handler, }, { MethodName: "WriteToParcel", Handler: _HidDeviceAppQosSettingsService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
HidDeviceAppQosSettingsService_ServiceDesc is the grpc.ServiceDesc for HidDeviceAppQosSettingsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var HidDeviceAppSdpSettingsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.HidDeviceAppSdpSettingsService", HandlerType: (*HidDeviceAppSdpSettingsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewHidDeviceAppSdpSettings", Handler: _HidDeviceAppSdpSettingsService_NewHidDeviceAppSdpSettings_Handler, }, { MethodName: "DescribeContents", Handler: _HidDeviceAppSdpSettingsService_DescribeContents_Handler, }, { MethodName: "GetDescription", Handler: _HidDeviceAppSdpSettingsService_GetDescription_Handler, }, { MethodName: "GetDescriptors", Handler: _HidDeviceAppSdpSettingsService_GetDescriptors_Handler, }, { MethodName: "GetName", Handler: _HidDeviceAppSdpSettingsService_GetName_Handler, }, { MethodName: "GetProvider", Handler: _HidDeviceAppSdpSettingsService_GetProvider_Handler, }, { MethodName: "GetSubclass", Handler: _HidDeviceAppSdpSettingsService_GetSubclass_Handler, }, { MethodName: "WriteToParcel", Handler: _HidDeviceAppSdpSettingsService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
HidDeviceAppSdpSettingsService_ServiceDesc is the grpc.ServiceDesc for HidDeviceAppSdpSettingsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var HidDeviceCallbackService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.HidDeviceCallbackService", HandlerType: (*HidDeviceCallbackServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnAppStatusChanged", Handler: _HidDeviceCallbackService_OnAppStatusChanged_Handler, }, { MethodName: "OnConnectionStateChanged", Handler: _HidDeviceCallbackService_OnConnectionStateChanged_Handler, }, { MethodName: "OnGetReport", Handler: _HidDeviceCallbackService_OnGetReport_Handler, }, { MethodName: "OnInterruptData", Handler: _HidDeviceCallbackService_OnInterruptData_Handler, }, { MethodName: "OnSetProtocol", Handler: _HidDeviceCallbackService_OnSetProtocol_Handler, }, { MethodName: "OnSetReport", Handler: _HidDeviceCallbackService_OnSetReport_Handler, }, { MethodName: "OnVirtualCableUnplug", Handler: _HidDeviceCallbackService_OnVirtualCableUnplug_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
HidDeviceCallbackService_ServiceDesc is the grpc.ServiceDesc for HidDeviceCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var HidDeviceService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.HidDeviceService", HandlerType: (*HidDeviceServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Connect", Handler: _HidDeviceService_Connect_Handler, }, { MethodName: "Disconnect", Handler: _HidDeviceService_Disconnect_Handler, }, { MethodName: "GetConnectedDevices", Handler: _HidDeviceService_GetConnectedDevices_Handler, }, { MethodName: "GetConnectionState", Handler: _HidDeviceService_GetConnectionState_Handler, }, { MethodName: "GetDevicesMatchingConnectionStates", Handler: _HidDeviceService_GetDevicesMatchingConnectionStates_Handler, }, { MethodName: "RegisterApp", Handler: _HidDeviceService_RegisterApp_Handler, }, { MethodName: "ReplyReport", Handler: _HidDeviceService_ReplyReport_Handler, }, { MethodName: "ReportError", Handler: _HidDeviceService_ReportError_Handler, }, { MethodName: "SendReport", Handler: _HidDeviceService_SendReport_Handler, }, { MethodName: "UnregisterApp", Handler: _HidDeviceService_UnregisterApp_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
HidDeviceService_ServiceDesc is the grpc.ServiceDesc for HidDeviceService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var LeAudioCodecConfigBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.LeAudioCodecConfigBuilderService", HandlerType: (*LeAudioCodecConfigBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Build", Handler: _LeAudioCodecConfigBuilderService_Build_Handler, }, { MethodName: "SetBitsPerSample", Handler: _LeAudioCodecConfigBuilderService_SetBitsPerSample_Handler, }, { MethodName: "SetChannelCount", Handler: _LeAudioCodecConfigBuilderService_SetChannelCount_Handler, }, { MethodName: "SetCodecPriority", Handler: _LeAudioCodecConfigBuilderService_SetCodecPriority_Handler, }, { MethodName: "SetCodecType", Handler: _LeAudioCodecConfigBuilderService_SetCodecType_Handler, }, { MethodName: "SetFrameDuration", Handler: _LeAudioCodecConfigBuilderService_SetFrameDuration_Handler, }, { MethodName: "SetMaxOctetsPerFrame", Handler: _LeAudioCodecConfigBuilderService_SetMaxOctetsPerFrame_Handler, }, { MethodName: "SetMinOctetsPerFrame", Handler: _LeAudioCodecConfigBuilderService_SetMinOctetsPerFrame_Handler, }, { MethodName: "SetOctetsPerFrame", Handler: _LeAudioCodecConfigBuilderService_SetOctetsPerFrame_Handler, }, { MethodName: "SetSampleRate", Handler: _LeAudioCodecConfigBuilderService_SetSampleRate_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
LeAudioCodecConfigBuilderService_ServiceDesc is the grpc.ServiceDesc for LeAudioCodecConfigBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var LeAudioCodecConfigService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.LeAudioCodecConfigService", HandlerType: (*LeAudioCodecConfigServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DescribeContents", Handler: _LeAudioCodecConfigService_DescribeContents_Handler, }, { MethodName: "Equals", Handler: _LeAudioCodecConfigService_Equals_Handler, }, { MethodName: "GetBitsPerSample", Handler: _LeAudioCodecConfigService_GetBitsPerSample_Handler, }, { MethodName: "GetChannelCount", Handler: _LeAudioCodecConfigService_GetChannelCount_Handler, }, { MethodName: "GetCodecName", Handler: _LeAudioCodecConfigService_GetCodecName_Handler, }, { MethodName: "GetCodecPriority", Handler: _LeAudioCodecConfigService_GetCodecPriority_Handler, }, { MethodName: "GetCodecType", Handler: _LeAudioCodecConfigService_GetCodecType_Handler, }, { MethodName: "GetFrameDuration", Handler: _LeAudioCodecConfigService_GetFrameDuration_Handler, }, { MethodName: "GetMaxOctetsPerFrame", Handler: _LeAudioCodecConfigService_GetMaxOctetsPerFrame_Handler, }, { MethodName: "GetMinOctetsPerFrame", Handler: _LeAudioCodecConfigService_GetMinOctetsPerFrame_Handler, }, { MethodName: "GetOctetsPerFrame", Handler: _LeAudioCodecConfigService_GetOctetsPerFrame_Handler, }, { MethodName: "GetSampleRate", Handler: _LeAudioCodecConfigService_GetSampleRate_Handler, }, { MethodName: "HashCode", Handler: _LeAudioCodecConfigService_HashCode_Handler, }, { MethodName: "ToString", Handler: _LeAudioCodecConfigService_ToString_Handler, }, { MethodName: "WriteToParcel", Handler: _LeAudioCodecConfigService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
LeAudioCodecConfigService_ServiceDesc is the grpc.ServiceDesc for LeAudioCodecConfigService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var LeAudioCodecStatusService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.LeAudioCodecStatusService", HandlerType: (*LeAudioCodecStatusServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewLeAudioCodecStatus", Handler: _LeAudioCodecStatusService_NewLeAudioCodecStatus_Handler, }, { MethodName: "DescribeContents", Handler: _LeAudioCodecStatusService_DescribeContents_Handler, }, { MethodName: "Equals", Handler: _LeAudioCodecStatusService_Equals_Handler, }, { MethodName: "GetInputCodecConfig", Handler: _LeAudioCodecStatusService_GetInputCodecConfig_Handler, }, { MethodName: "GetInputCodecLocalCapabilities", Handler: _LeAudioCodecStatusService_GetInputCodecLocalCapabilities_Handler, }, { MethodName: "GetInputCodecSelectableCapabilities", Handler: _LeAudioCodecStatusService_GetInputCodecSelectableCapabilities_Handler, }, { MethodName: "GetOutputCodecConfig", Handler: _LeAudioCodecStatusService_GetOutputCodecConfig_Handler, }, { MethodName: "GetOutputCodecLocalCapabilities", Handler: _LeAudioCodecStatusService_GetOutputCodecLocalCapabilities_Handler, }, { MethodName: "GetOutputCodecSelectableCapabilities", Handler: _LeAudioCodecStatusService_GetOutputCodecSelectableCapabilities_Handler, }, { MethodName: "HashCode", Handler: _LeAudioCodecStatusService_HashCode_Handler, }, { MethodName: "IsInputCodecConfigSelectable", Handler: _LeAudioCodecStatusService_IsInputCodecConfigSelectable_Handler, }, { MethodName: "IsOutputCodecConfigSelectable", Handler: _LeAudioCodecStatusService_IsOutputCodecConfigSelectable_Handler, }, { MethodName: "ToString", Handler: _LeAudioCodecStatusService_ToString_Handler, }, { MethodName: "WriteToParcel", Handler: _LeAudioCodecStatusService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
LeAudioCodecStatusService_ServiceDesc is the grpc.ServiceDesc for LeAudioCodecStatusService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var LeAudioService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.LeAudioService", HandlerType: (*LeAudioServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Close", Handler: _LeAudioService_Close_Handler, }, { MethodName: "GetConnectedDevices", Handler: _LeAudioService_GetConnectedDevices_Handler, }, { MethodName: "GetConnectedGroupLeadDevice", Handler: _LeAudioService_GetConnectedGroupLeadDevice_Handler, }, { MethodName: "GetConnectionState", Handler: _LeAudioService_GetConnectionState_Handler, }, { MethodName: "GetDevicesMatchingConnectionStates", Handler: _LeAudioService_GetDevicesMatchingConnectionStates_Handler, }, { MethodName: "GetGroupId", Handler: _LeAudioService_GetGroupId_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
LeAudioService_ServiceDesc is the grpc.ServiceDesc for LeAudioService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ManagerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.ManagerService", HandlerType: (*ManagerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetAdapter", Handler: _ManagerService_GetAdapter_Handler, }, { MethodName: "GetConnectedDevices", Handler: _ManagerService_GetConnectedDevices_Handler, }, { MethodName: "GetConnectionState", Handler: _ManagerService_GetConnectionState_Handler, }, { MethodName: "GetDevicesMatchingConnectionStates", Handler: _ManagerService_GetDevicesMatchingConnectionStates_Handler, }, { MethodName: "OpenGattServer", Handler: _ManagerService_OpenGattServer_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
ManagerService_ServiceDesc is the grpc.ServiceDesc for ManagerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ProfileServiceListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.ProfileServiceListenerService", HandlerType: (*ProfileServiceListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnServiceConnected", Handler: _ProfileServiceListenerService_OnServiceConnected_Handler, }, { MethodName: "OnServiceDisconnected", Handler: _ProfileServiceListenerService_OnServiceDisconnected_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
ProfileServiceListenerService_ServiceDesc is the grpc.ServiceDesc for ProfileServiceListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ProfileService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.ProfileService", HandlerType: (*ProfileServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetConnectedDevices", Handler: _ProfileService_GetConnectedDevices_Handler, }, { MethodName: "GetConnectionState", Handler: _ProfileService_GetConnectionState_Handler, }, { MethodName: "GetDevicesMatchingConnectionStates", Handler: _ProfileService_GetDevicesMatchingConnectionStates_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
ProfileService_ServiceDesc is the grpc.ServiceDesc for ProfileService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ServerSocketService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.ServerSocketService", HandlerType: (*ServerSocketServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Accept0", Handler: _ServerSocketService_Accept0_Handler, }, { MethodName: "Accept1_1", Handler: _ServerSocketService_Accept1_1_Handler, }, { MethodName: "Close", Handler: _ServerSocketService_Close_Handler, }, { MethodName: "GetPsm", Handler: _ServerSocketService_GetPsm_Handler, }, { MethodName: "ToString", Handler: _ServerSocketService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
ServerSocketService_ServiceDesc is the grpc.ServiceDesc for ServerSocketService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SocketExceptionService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.SocketExceptionService", HandlerType: (*SocketExceptionServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewSocketException", Handler: _SocketExceptionService_NewSocketException_Handler, }, { MethodName: "GetErrorCode", Handler: _SocketExceptionService_GetErrorCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
SocketExceptionService_ServiceDesc is the grpc.ServiceDesc for SocketExceptionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SocketService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.SocketService", HandlerType: (*SocketServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Close", Handler: _SocketService_Close_Handler, }, { MethodName: "Connect", Handler: _SocketService_Connect_Handler, }, { MethodName: "GetConnectionType", Handler: _SocketService_GetConnectionType_Handler, }, { MethodName: "GetInputStream", Handler: _SocketService_GetInputStream_Handler, }, { MethodName: "GetMaxReceivePacketSize", Handler: _SocketService_GetMaxReceivePacketSize_Handler, }, { MethodName: "GetMaxTransmitPacketSize", Handler: _SocketService_GetMaxTransmitPacketSize_Handler, }, { MethodName: "GetOutputStream", Handler: _SocketService_GetOutputStream_Handler, }, { MethodName: "GetRemoteDevice", Handler: _SocketService_GetRemoteDevice_Handler, }, { MethodName: "IsConnected", Handler: _SocketService_IsConnected_Handler, }, { MethodName: "ToString", Handler: _SocketService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
SocketService_ServiceDesc is the grpc.ServiceDesc for SocketService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SocketSettingsBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.SocketSettingsBuilderService", HandlerType: (*SocketSettingsBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Build", Handler: _SocketSettingsBuilderService_Build_Handler, }, { MethodName: "SetAuthenticationRequired", Handler: _SocketSettingsBuilderService_SetAuthenticationRequired_Handler, }, { MethodName: "SetEncryptionRequired", Handler: _SocketSettingsBuilderService_SetEncryptionRequired_Handler, }, { MethodName: "SetL2capPsm", Handler: _SocketSettingsBuilderService_SetL2CapPsm_Handler, }, { MethodName: "SetRfcommServiceName", Handler: _SocketSettingsBuilderService_SetRfcommServiceName_Handler, }, { MethodName: "SetRfcommUuid", Handler: _SocketSettingsBuilderService_SetRfcommUuid_Handler, }, { MethodName: "SetSocketType", Handler: _SocketSettingsBuilderService_SetSocketType_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
SocketSettingsBuilderService_ServiceDesc is the grpc.ServiceDesc for SocketSettingsBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SocketSettingsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "bluetooth.SocketSettingsService", HandlerType: (*SocketSettingsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetL2capPsm", Handler: _SocketSettingsService_GetL2CapPsm_Handler, }, { MethodName: "GetRfcommServiceName", Handler: _SocketSettingsService_GetRfcommServiceName_Handler, }, { MethodName: "GetRfcommUuid", Handler: _SocketSettingsService_GetRfcommUuid_Handler, }, { MethodName: "GetSocketType", Handler: _SocketSettingsService_GetSocketType_Handler, }, { MethodName: "IsAuthenticationRequired", Handler: _SocketSettingsService_IsAuthenticationRequired_Handler, }, { MethodName: "IsEncryptionRequired", Handler: _SocketSettingsService_IsEncryptionRequired_Handler, }, { MethodName: "ToString", Handler: _SocketSettingsService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/bluetooth/bluetooth.proto", }
SocketSettingsService_ServiceDesc is the grpc.ServiceDesc for SocketSettingsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterA2DpServiceServer ¶ added in v0.0.6
func RegisterA2DpServiceServer(s grpc.ServiceRegistrar, srv A2DpServiceServer)
func RegisterAdapterLeScanCallbackServiceServer ¶ added in v0.0.6
func RegisterAdapterLeScanCallbackServiceServer(s grpc.ServiceRegistrar, srv AdapterLeScanCallbackServiceServer)
func RegisterAdapterServiceServer ¶ added in v0.0.4
func RegisterAdapterServiceServer(s grpc.ServiceRegistrar, srv AdapterServiceServer)
func RegisterClassServiceServer ¶ added in v0.0.6
func RegisterClassServiceServer(s grpc.ServiceRegistrar, srv ClassServiceServer)
func RegisterCodecConfigBuilderServiceServer ¶ added in v0.0.6
func RegisterCodecConfigBuilderServiceServer(s grpc.ServiceRegistrar, srv CodecConfigBuilderServiceServer)
func RegisterCodecConfigServiceServer ¶ added in v0.0.6
func RegisterCodecConfigServiceServer(s grpc.ServiceRegistrar, srv CodecConfigServiceServer)
func RegisterCodecStatusBuilderServiceServer ¶ added in v0.0.6
func RegisterCodecStatusBuilderServiceServer(s grpc.ServiceRegistrar, srv CodecStatusBuilderServiceServer)
func RegisterCodecStatusServiceServer ¶ added in v0.0.6
func RegisterCodecStatusServiceServer(s grpc.ServiceRegistrar, srv CodecStatusServiceServer)
func RegisterCodecTypeServiceServer ¶ added in v0.0.6
func RegisterCodecTypeServiceServer(s grpc.ServiceRegistrar, srv CodecTypeServiceServer)
func RegisterCsipSetCoordinatorServiceServer ¶ added in v0.0.6
func RegisterCsipSetCoordinatorServiceServer(s grpc.ServiceRegistrar, srv CsipSetCoordinatorServiceServer)
func RegisterDeviceBluetoothAddressServiceServer ¶ added in v0.0.6
func RegisterDeviceBluetoothAddressServiceServer(s grpc.ServiceRegistrar, srv DeviceBluetoothAddressServiceServer)
func RegisterDeviceServiceServer ¶ added in v0.0.4
func RegisterDeviceServiceServer(s grpc.ServiceRegistrar, srv DeviceServiceServer)
func RegisterGattCallbackServiceServer ¶ added in v0.0.6
func RegisterGattCallbackServiceServer(s grpc.ServiceRegistrar, srv GattCallbackServiceServer)
func RegisterGattCharacteristicServiceServer ¶ added in v0.0.4
func RegisterGattCharacteristicServiceServer(s grpc.ServiceRegistrar, srv GattCharacteristicServiceServer)
func RegisterGattDescriptorServiceServer ¶ added in v0.0.4
func RegisterGattDescriptorServiceServer(s grpc.ServiceRegistrar, srv GattDescriptorServiceServer)
func RegisterGattServerCallbackServiceServer ¶ added in v0.0.6
func RegisterGattServerCallbackServiceServer(s grpc.ServiceRegistrar, srv GattServerCallbackServiceServer)
func RegisterGattServerServiceServer ¶ added in v0.0.4
func RegisterGattServerServiceServer(s grpc.ServiceRegistrar, srv GattServerServiceServer)
func RegisterGattServiceServer ¶ added in v0.0.4
func RegisterGattServiceServer(s grpc.ServiceRegistrar, srv GattServiceServer)
func RegisterGattServiceServiceServer ¶ added in v0.0.4
func RegisterGattServiceServiceServer(s grpc.ServiceRegistrar, srv GattServiceServiceServer)
func RegisterHeadsetServiceServer ¶ added in v0.0.6
func RegisterHeadsetServiceServer(s grpc.ServiceRegistrar, srv HeadsetServiceServer)
func RegisterHealthAppConfigurationServiceServer ¶ added in v0.0.6
func RegisterHealthAppConfigurationServiceServer(s grpc.ServiceRegistrar, srv HealthAppConfigurationServiceServer)
func RegisterHealthCallbackServiceServer ¶ added in v0.0.6
func RegisterHealthCallbackServiceServer(s grpc.ServiceRegistrar, srv HealthCallbackServiceServer)
func RegisterHealthServiceServer ¶ added in v0.0.6
func RegisterHealthServiceServer(s grpc.ServiceRegistrar, srv HealthServiceServer)
func RegisterHearingAidServiceServer ¶ added in v0.0.6
func RegisterHearingAidServiceServer(s grpc.ServiceRegistrar, srv HearingAidServiceServer)
func RegisterHidDeviceAppQosSettingsServiceServer ¶ added in v0.0.6
func RegisterHidDeviceAppQosSettingsServiceServer(s grpc.ServiceRegistrar, srv HidDeviceAppQosSettingsServiceServer)
func RegisterHidDeviceAppSdpSettingsServiceServer ¶ added in v0.0.6
func RegisterHidDeviceAppSdpSettingsServiceServer(s grpc.ServiceRegistrar, srv HidDeviceAppSdpSettingsServiceServer)
func RegisterHidDeviceCallbackServiceServer ¶ added in v0.0.6
func RegisterHidDeviceCallbackServiceServer(s grpc.ServiceRegistrar, srv HidDeviceCallbackServiceServer)
func RegisterHidDeviceServiceServer ¶ added in v0.0.6
func RegisterHidDeviceServiceServer(s grpc.ServiceRegistrar, srv HidDeviceServiceServer)
func RegisterLeAudioCodecConfigBuilderServiceServer ¶ added in v0.0.6
func RegisterLeAudioCodecConfigBuilderServiceServer(s grpc.ServiceRegistrar, srv LeAudioCodecConfigBuilderServiceServer)
func RegisterLeAudioCodecConfigServiceServer ¶ added in v0.0.6
func RegisterLeAudioCodecConfigServiceServer(s grpc.ServiceRegistrar, srv LeAudioCodecConfigServiceServer)
func RegisterLeAudioCodecStatusServiceServer ¶ added in v0.0.6
func RegisterLeAudioCodecStatusServiceServer(s grpc.ServiceRegistrar, srv LeAudioCodecStatusServiceServer)
func RegisterLeAudioServiceServer ¶ added in v0.0.6
func RegisterLeAudioServiceServer(s grpc.ServiceRegistrar, srv LeAudioServiceServer)
func RegisterManagerServiceServer ¶ added in v0.0.6
func RegisterManagerServiceServer(s grpc.ServiceRegistrar, srv ManagerServiceServer)
func RegisterProfileServiceListenerServiceServer ¶ added in v0.0.6
func RegisterProfileServiceListenerServiceServer(s grpc.ServiceRegistrar, srv ProfileServiceListenerServiceServer)
func RegisterProfileServiceServer ¶ added in v0.0.6
func RegisterProfileServiceServer(s grpc.ServiceRegistrar, srv ProfileServiceServer)
func RegisterServerSocketServiceServer ¶ added in v0.0.4
func RegisterServerSocketServiceServer(s grpc.ServiceRegistrar, srv ServerSocketServiceServer)
func RegisterSocketExceptionServiceServer ¶ added in v0.0.6
func RegisterSocketExceptionServiceServer(s grpc.ServiceRegistrar, srv SocketExceptionServiceServer)
func RegisterSocketServiceServer ¶ added in v0.0.4
func RegisterSocketServiceServer(s grpc.ServiceRegistrar, srv SocketServiceServer)
func RegisterSocketSettingsBuilderServiceServer ¶ added in v0.0.6
func RegisterSocketSettingsBuilderServiceServer(s grpc.ServiceRegistrar, srv SocketSettingsBuilderServiceServer)
func RegisterSocketSettingsServiceServer ¶ added in v0.0.6
func RegisterSocketSettingsServiceServer(s grpc.ServiceRegistrar, srv SocketSettingsServiceServer)
Types ¶
type A2DpServiceClient ¶ added in v0.0.6
type A2DpServiceClient interface {
Finalize(ctx context.Context, in *FinalizeRequest, opts ...grpc.CallOption) (*FinalizeResponse, error)
GetConnectedDevices(ctx context.Context, in *GetConnectedDevicesRequest, opts ...grpc.CallOption) (*GetConnectedDevicesResponse, error)
GetConnectionState(ctx context.Context, in *GetConnectionStateRequest, opts ...grpc.CallOption) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(ctx context.Context, in *GetDevicesMatchingConnectionStatesRequest, opts ...grpc.CallOption) (*GetDevicesMatchingConnectionStatesResponse, error)
GetSupportedCodecTypes(ctx context.Context, in *GetSupportedCodecTypesRequest, opts ...grpc.CallOption) (*GetSupportedCodecTypesResponse, error)
IsA2DpPlaying(ctx context.Context, in *IsA2DpPlayingRequest, opts ...grpc.CallOption) (*IsA2DpPlayingResponse, error)
}
A2DpServiceClient is the client API for A2DpService 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.
func NewA2DpServiceClient ¶ added in v0.0.6
func NewA2DpServiceClient(cc grpc.ClientConnInterface) A2DpServiceClient
type A2DpServiceServer ¶ added in v0.0.6
type A2DpServiceServer interface {
Finalize(context.Context, *FinalizeRequest) (*FinalizeResponse, error)
GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
GetSupportedCodecTypes(context.Context, *GetSupportedCodecTypesRequest) (*GetSupportedCodecTypesResponse, error)
IsA2DpPlaying(context.Context, *IsA2DpPlayingRequest) (*IsA2DpPlayingResponse, error)
// contains filtered or unexported methods
}
A2DpServiceServer is the server API for A2DpService service. All implementations must embed UnimplementedA2DpServiceServer for forward compatibility.
type AbortReliableWrite0Request ¶
type AbortReliableWrite0Request struct {
// contains filtered or unexported fields
}
func (*AbortReliableWrite0Request) Descriptor
deprecated
func (*AbortReliableWrite0Request) Descriptor() ([]byte, []int)
Deprecated: Use AbortReliableWrite0Request.ProtoReflect.Descriptor instead.
func (*AbortReliableWrite0Request) ProtoMessage ¶
func (*AbortReliableWrite0Request) ProtoMessage()
func (*AbortReliableWrite0Request) ProtoReflect ¶
func (x *AbortReliableWrite0Request) ProtoReflect() protoreflect.Message
func (*AbortReliableWrite0Request) Reset ¶
func (x *AbortReliableWrite0Request) Reset()
func (*AbortReliableWrite0Request) String ¶
func (x *AbortReliableWrite0Request) String() string
type AbortReliableWrite0Response ¶
type AbortReliableWrite0Response struct {
// contains filtered or unexported fields
}
func (*AbortReliableWrite0Response) Descriptor
deprecated
func (*AbortReliableWrite0Response) Descriptor() ([]byte, []int)
Deprecated: Use AbortReliableWrite0Response.ProtoReflect.Descriptor instead.
func (*AbortReliableWrite0Response) ProtoMessage ¶
func (*AbortReliableWrite0Response) ProtoMessage()
func (*AbortReliableWrite0Response) ProtoReflect ¶
func (x *AbortReliableWrite0Response) ProtoReflect() protoreflect.Message
func (*AbortReliableWrite0Response) Reset ¶
func (x *AbortReliableWrite0Response) Reset()
func (*AbortReliableWrite0Response) String ¶
func (x *AbortReliableWrite0Response) String() string
type AbortReliableWrite1_1Request ¶
type AbortReliableWrite1_1Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*AbortReliableWrite1_1Request) Descriptor
deprecated
func (*AbortReliableWrite1_1Request) Descriptor() ([]byte, []int)
Deprecated: Use AbortReliableWrite1_1Request.ProtoReflect.Descriptor instead.
func (*AbortReliableWrite1_1Request) GetArg0 ¶
func (x *AbortReliableWrite1_1Request) GetArg0() int64
func (*AbortReliableWrite1_1Request) ProtoMessage ¶
func (*AbortReliableWrite1_1Request) ProtoMessage()
func (*AbortReliableWrite1_1Request) ProtoReflect ¶
func (x *AbortReliableWrite1_1Request) ProtoReflect() protoreflect.Message
func (*AbortReliableWrite1_1Request) Reset ¶
func (x *AbortReliableWrite1_1Request) Reset()
func (*AbortReliableWrite1_1Request) String ¶
func (x *AbortReliableWrite1_1Request) String() string
type AbortReliableWrite1_1Response ¶
type AbortReliableWrite1_1Response struct {
// contains filtered or unexported fields
}
func (*AbortReliableWrite1_1Response) Descriptor
deprecated
func (*AbortReliableWrite1_1Response) Descriptor() ([]byte, []int)
Deprecated: Use AbortReliableWrite1_1Response.ProtoReflect.Descriptor instead.
func (*AbortReliableWrite1_1Response) ProtoMessage ¶
func (*AbortReliableWrite1_1Response) ProtoMessage()
func (*AbortReliableWrite1_1Response) ProtoReflect ¶
func (x *AbortReliableWrite1_1Response) ProtoReflect() protoreflect.Message
func (*AbortReliableWrite1_1Response) Reset ¶
func (x *AbortReliableWrite1_1Response) Reset()
func (*AbortReliableWrite1_1Response) String ¶
func (x *AbortReliableWrite1_1Response) String() string
type Accept0Request ¶
type Accept0Request struct {
// contains filtered or unexported fields
}
func (*Accept0Request) Descriptor
deprecated
func (*Accept0Request) Descriptor() ([]byte, []int)
Deprecated: Use Accept0Request.ProtoReflect.Descriptor instead.
func (*Accept0Request) ProtoMessage ¶
func (*Accept0Request) ProtoMessage()
func (*Accept0Request) ProtoReflect ¶
func (x *Accept0Request) ProtoReflect() protoreflect.Message
func (*Accept0Request) Reset ¶
func (x *Accept0Request) Reset()
func (*Accept0Request) String ¶
func (x *Accept0Request) String() string
type Accept0Response ¶
type Accept0Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*Accept0Response) Descriptor
deprecated
func (*Accept0Response) Descriptor() ([]byte, []int)
Deprecated: Use Accept0Response.ProtoReflect.Descriptor instead.
func (*Accept0Response) GetResult ¶
func (x *Accept0Response) GetResult() int64
func (*Accept0Response) ProtoMessage ¶
func (*Accept0Response) ProtoMessage()
func (*Accept0Response) ProtoReflect ¶
func (x *Accept0Response) ProtoReflect() protoreflect.Message
func (*Accept0Response) Reset ¶
func (x *Accept0Response) Reset()
func (*Accept0Response) String ¶
func (x *Accept0Response) String() string
type Accept1_1Request ¶
type Accept1_1Request struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*Accept1_1Request) Descriptor
deprecated
func (*Accept1_1Request) Descriptor() ([]byte, []int)
Deprecated: Use Accept1_1Request.ProtoReflect.Descriptor instead.
func (*Accept1_1Request) GetArg0 ¶
func (x *Accept1_1Request) GetArg0() int32
func (*Accept1_1Request) ProtoMessage ¶
func (*Accept1_1Request) ProtoMessage()
func (*Accept1_1Request) ProtoReflect ¶
func (x *Accept1_1Request) ProtoReflect() protoreflect.Message
func (*Accept1_1Request) Reset ¶
func (x *Accept1_1Request) Reset()
func (*Accept1_1Request) String ¶
func (x *Accept1_1Request) String() string
type Accept1_1Response ¶
type Accept1_1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*Accept1_1Response) Descriptor
deprecated
func (*Accept1_1Response) Descriptor() ([]byte, []int)
Deprecated: Use Accept1_1Response.ProtoReflect.Descriptor instead.
func (*Accept1_1Response) GetResult ¶
func (x *Accept1_1Response) GetResult() int64
func (*Accept1_1Response) ProtoMessage ¶
func (*Accept1_1Response) ProtoMessage()
func (*Accept1_1Response) ProtoReflect ¶
func (x *Accept1_1Response) ProtoReflect() protoreflect.Message
func (*Accept1_1Response) Reset ¶
func (x *Accept1_1Response) Reset()
func (*Accept1_1Response) String ¶
func (x *Accept1_1Response) String() string
type AdapterGetNameRequest ¶ added in v0.0.6
type AdapterGetNameRequest struct {
// contains filtered or unexported fields
}
func (*AdapterGetNameRequest) Descriptor
deprecated
added in
v0.0.6
func (*AdapterGetNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use AdapterGetNameRequest.ProtoReflect.Descriptor instead.
func (*AdapterGetNameRequest) ProtoMessage ¶ added in v0.0.6
func (*AdapterGetNameRequest) ProtoMessage()
func (*AdapterGetNameRequest) ProtoReflect ¶ added in v0.0.6
func (x *AdapterGetNameRequest) ProtoReflect() protoreflect.Message
func (*AdapterGetNameRequest) Reset ¶ added in v0.0.6
func (x *AdapterGetNameRequest) Reset()
func (*AdapterGetNameRequest) String ¶ added in v0.0.6
func (x *AdapterGetNameRequest) String() string
type AdapterLeScanCallbackServiceClient ¶ added in v0.0.6
type AdapterLeScanCallbackServiceClient interface {
OnLeScan(ctx context.Context, in *OnLeScanRequest, opts ...grpc.CallOption) (*OnLeScanResponse, error)
}
AdapterLeScanCallbackServiceClient is the client API for AdapterLeScanCallbackService 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.
func NewAdapterLeScanCallbackServiceClient ¶ added in v0.0.6
func NewAdapterLeScanCallbackServiceClient(cc grpc.ClientConnInterface) AdapterLeScanCallbackServiceClient
type AdapterLeScanCallbackServiceServer ¶ added in v0.0.6
type AdapterLeScanCallbackServiceServer interface {
OnLeScan(context.Context, *OnLeScanRequest) (*OnLeScanResponse, error)
// contains filtered or unexported methods
}
AdapterLeScanCallbackServiceServer is the server API for AdapterLeScanCallbackService service. All implementations must embed UnimplementedAdapterLeScanCallbackServiceServer for forward compatibility.
type AdapterServiceClient ¶ added in v0.0.4
type AdapterServiceClient interface {
CancelDiscovery(ctx context.Context, in *CancelDiscoveryRequest, opts ...grpc.CallOption) (*CancelDiscoveryResponse, error)
CloseProfileProxy(ctx context.Context, in *CloseProfileProxyRequest, opts ...grpc.CallOption) (*CloseProfileProxyResponse, error)
Disable(ctx context.Context, in *DisableRequest, opts ...grpc.CallOption) (*DisableResponse, error)
Enable(ctx context.Context, in *EnableRequest, opts ...grpc.CallOption) (*EnableResponse, error)
GetAddress(ctx context.Context, in *GetAddressRequest, opts ...grpc.CallOption) (*GetAddressResponse, error)
GetBluetoothLeAdvertiser(ctx context.Context, in *GetBluetoothLeAdvertiserRequest, opts ...grpc.CallOption) (*GetBluetoothLeAdvertiserResponse, error)
GetBluetoothLeScanner(ctx context.Context, in *GetBluetoothLeScannerRequest, opts ...grpc.CallOption) (*GetBluetoothLeScannerResponse, error)
GetBondedDevices(ctx context.Context, in *GetBondedDevicesRequest, opts ...grpc.CallOption) (*GetBondedDevicesResponse, error)
GetDiscoverableTimeout(ctx context.Context, in *GetDiscoverableTimeoutRequest, opts ...grpc.CallOption) (*GetDiscoverableTimeoutResponse, error)
GetLeMaximumAdvertisingDataLength(ctx context.Context, in *GetLeMaximumAdvertisingDataLengthRequest, opts ...grpc.CallOption) (*GetLeMaximumAdvertisingDataLengthResponse, error)
GetMaxConnectedAudioDevices(ctx context.Context, in *GetMaxConnectedAudioDevicesRequest, opts ...grpc.CallOption) (*GetMaxConnectedAudioDevicesResponse, error)
GetName(ctx context.Context, in *AdapterGetNameRequest, opts ...grpc.CallOption) (*GetNameResponse, error)
GetProfileConnectionState(ctx context.Context, in *GetProfileConnectionStateRequest, opts ...grpc.CallOption) (*GetProfileConnectionStateResponse, error)
GetProfileProxy(ctx context.Context, in *GetProfileProxyRequest, opts ...grpc.CallOption) (*GetProfileProxyResponse, error)
GetRemoteDevice1(ctx context.Context, in *GetRemoteDevice1Request, opts ...grpc.CallOption) (*GetRemoteDevice1Response, error)
GetRemoteDevice1_1(ctx context.Context, in *GetRemoteDevice1_1Request, opts ...grpc.CallOption) (*GetRemoteDevice1_1Response, error)
GetRemoteLeDevice(ctx context.Context, in *GetRemoteLeDeviceRequest, opts ...grpc.CallOption) (*GetRemoteLeDeviceResponse, error)
GetScanMode(ctx context.Context, in *GetScanModeRequest, opts ...grpc.CallOption) (*GetScanModeResponse, error)
GetState(ctx context.Context, in *GetStateRequest, opts ...grpc.CallOption) (*GetStateResponse, error)
IsDiscovering(ctx context.Context, in *IsDiscoveringRequest, opts ...grpc.CallOption) (*IsDiscoveringResponse, error)
IsEnabled(ctx context.Context, in *IsEnabledRequest, opts ...grpc.CallOption) (*IsEnabledResponse, error)
IsLe2MPhySupported(ctx context.Context, in *IsLe2MPhySupportedRequest, opts ...grpc.CallOption) (*IsLe2MPhySupportedResponse, error)
IsLeAudioBroadcastAssistantSupported(ctx context.Context, in *IsLeAudioBroadcastAssistantSupportedRequest, opts ...grpc.CallOption) (*IsLeAudioBroadcastAssistantSupportedResponse, error)
IsLeAudioBroadcastSourceSupported(ctx context.Context, in *IsLeAudioBroadcastSourceSupportedRequest, opts ...grpc.CallOption) (*IsLeAudioBroadcastSourceSupportedResponse, error)
IsLeAudioSupported(ctx context.Context, in *IsLeAudioSupportedRequest, opts ...grpc.CallOption) (*IsLeAudioSupportedResponse, error)
IsLeCodedPhySupported(ctx context.Context, in *IsLeCodedPhySupportedRequest, opts ...grpc.CallOption) (*IsLeCodedPhySupportedResponse, error)
IsLeExtendedAdvertisingSupported(ctx context.Context, in *IsLeExtendedAdvertisingSupportedRequest, opts ...grpc.CallOption) (*IsLeExtendedAdvertisingSupportedResponse, error)
IsLePeriodicAdvertisingSupported(ctx context.Context, in *IsLePeriodicAdvertisingSupportedRequest, opts ...grpc.CallOption) (*IsLePeriodicAdvertisingSupportedResponse, error)
IsMultipleAdvertisementSupported(ctx context.Context, in *IsMultipleAdvertisementSupportedRequest, opts ...grpc.CallOption) (*IsMultipleAdvertisementSupportedResponse, error)
IsOffloadedFilteringSupported(ctx context.Context, in *IsOffloadedFilteringSupportedRequest, opts ...grpc.CallOption) (*IsOffloadedFilteringSupportedResponse, error)
IsOffloadedScanBatchingSupported(ctx context.Context, in *IsOffloadedScanBatchingSupportedRequest, opts ...grpc.CallOption) (*IsOffloadedScanBatchingSupportedResponse, error)
ListenUsingInsecureL2CapChannel(ctx context.Context, in *ListenUsingInsecureL2CapChannelRequest, opts ...grpc.CallOption) (*ListenUsingInsecureL2CapChannelResponse, error)
ListenUsingInsecureRfcommWithServiceRecord(ctx context.Context, in *ListenUsingInsecureRfcommWithServiceRecordRequest, opts ...grpc.CallOption) (*ListenUsingInsecureRfcommWithServiceRecordResponse, error)
ListenUsingL2CapChannel(ctx context.Context, in *ListenUsingL2CapChannelRequest, opts ...grpc.CallOption) (*ListenUsingL2CapChannelResponse, error)
ListenUsingRfcommWithServiceRecord(ctx context.Context, in *ListenUsingRfcommWithServiceRecordRequest, opts ...grpc.CallOption) (*ListenUsingRfcommWithServiceRecordResponse, error)
ListenUsingSocketSettings(ctx context.Context, in *ListenUsingSocketSettingsRequest, opts ...grpc.CallOption) (*ListenUsingSocketSettingsResponse, error)
SetName(ctx context.Context, in *SetNameRequest, opts ...grpc.CallOption) (*SetNameResponse, error)
StartDiscovery(ctx context.Context, in *StartDiscoveryRequest, opts ...grpc.CallOption) (*StartDiscoveryResponse, error)
StartLeScan1(ctx context.Context, in *StartLeScan1Request, opts ...grpc.CallOption) (*StartLeScan1Response, error)
StartLeScan2_1(ctx context.Context, in *StartLeScan2_1Request, opts ...grpc.CallOption) (*StartLeScan2_1Response, error)
StopLeScan(ctx context.Context, in *StopLeScanRequest, opts ...grpc.CallOption) (*StopLeScanResponse, error)
CheckBluetoothAddress(ctx context.Context, in *CheckBluetoothAddressRequest, opts ...grpc.CallOption) (*CheckBluetoothAddressResponse, error)
}
AdapterServiceClient is the client API for AdapterService 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.
func NewAdapterServiceClient ¶ added in v0.0.4
func NewAdapterServiceClient(cc grpc.ClientConnInterface) AdapterServiceClient
type AdapterServiceServer ¶ added in v0.0.4
type AdapterServiceServer interface {
CancelDiscovery(context.Context, *CancelDiscoveryRequest) (*CancelDiscoveryResponse, error)
CloseProfileProxy(context.Context, *CloseProfileProxyRequest) (*CloseProfileProxyResponse, error)
Disable(context.Context, *DisableRequest) (*DisableResponse, error)
Enable(context.Context, *EnableRequest) (*EnableResponse, error)
GetAddress(context.Context, *GetAddressRequest) (*GetAddressResponse, error)
GetBluetoothLeAdvertiser(context.Context, *GetBluetoothLeAdvertiserRequest) (*GetBluetoothLeAdvertiserResponse, error)
GetBluetoothLeScanner(context.Context, *GetBluetoothLeScannerRequest) (*GetBluetoothLeScannerResponse, error)
GetBondedDevices(context.Context, *GetBondedDevicesRequest) (*GetBondedDevicesResponse, error)
GetDiscoverableTimeout(context.Context, *GetDiscoverableTimeoutRequest) (*GetDiscoverableTimeoutResponse, error)
GetLeMaximumAdvertisingDataLength(context.Context, *GetLeMaximumAdvertisingDataLengthRequest) (*GetLeMaximumAdvertisingDataLengthResponse, error)
GetMaxConnectedAudioDevices(context.Context, *GetMaxConnectedAudioDevicesRequest) (*GetMaxConnectedAudioDevicesResponse, error)
GetName(context.Context, *AdapterGetNameRequest) (*GetNameResponse, error)
GetProfileConnectionState(context.Context, *GetProfileConnectionStateRequest) (*GetProfileConnectionStateResponse, error)
GetProfileProxy(context.Context, *GetProfileProxyRequest) (*GetProfileProxyResponse, error)
GetRemoteDevice1(context.Context, *GetRemoteDevice1Request) (*GetRemoteDevice1Response, error)
GetRemoteDevice1_1(context.Context, *GetRemoteDevice1_1Request) (*GetRemoteDevice1_1Response, error)
GetRemoteLeDevice(context.Context, *GetRemoteLeDeviceRequest) (*GetRemoteLeDeviceResponse, error)
GetScanMode(context.Context, *GetScanModeRequest) (*GetScanModeResponse, error)
GetState(context.Context, *GetStateRequest) (*GetStateResponse, error)
IsDiscovering(context.Context, *IsDiscoveringRequest) (*IsDiscoveringResponse, error)
IsEnabled(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error)
IsLe2MPhySupported(context.Context, *IsLe2MPhySupportedRequest) (*IsLe2MPhySupportedResponse, error)
IsLeAudioBroadcastAssistantSupported(context.Context, *IsLeAudioBroadcastAssistantSupportedRequest) (*IsLeAudioBroadcastAssistantSupportedResponse, error)
IsLeAudioBroadcastSourceSupported(context.Context, *IsLeAudioBroadcastSourceSupportedRequest) (*IsLeAudioBroadcastSourceSupportedResponse, error)
IsLeAudioSupported(context.Context, *IsLeAudioSupportedRequest) (*IsLeAudioSupportedResponse, error)
IsLeCodedPhySupported(context.Context, *IsLeCodedPhySupportedRequest) (*IsLeCodedPhySupportedResponse, error)
IsLeExtendedAdvertisingSupported(context.Context, *IsLeExtendedAdvertisingSupportedRequest) (*IsLeExtendedAdvertisingSupportedResponse, error)
IsLePeriodicAdvertisingSupported(context.Context, *IsLePeriodicAdvertisingSupportedRequest) (*IsLePeriodicAdvertisingSupportedResponse, error)
IsMultipleAdvertisementSupported(context.Context, *IsMultipleAdvertisementSupportedRequest) (*IsMultipleAdvertisementSupportedResponse, error)
IsOffloadedFilteringSupported(context.Context, *IsOffloadedFilteringSupportedRequest) (*IsOffloadedFilteringSupportedResponse, error)
IsOffloadedScanBatchingSupported(context.Context, *IsOffloadedScanBatchingSupportedRequest) (*IsOffloadedScanBatchingSupportedResponse, error)
ListenUsingInsecureL2CapChannel(context.Context, *ListenUsingInsecureL2CapChannelRequest) (*ListenUsingInsecureL2CapChannelResponse, error)
ListenUsingInsecureRfcommWithServiceRecord(context.Context, *ListenUsingInsecureRfcommWithServiceRecordRequest) (*ListenUsingInsecureRfcommWithServiceRecordResponse, error)
ListenUsingL2CapChannel(context.Context, *ListenUsingL2CapChannelRequest) (*ListenUsingL2CapChannelResponse, error)
ListenUsingRfcommWithServiceRecord(context.Context, *ListenUsingRfcommWithServiceRecordRequest) (*ListenUsingRfcommWithServiceRecordResponse, error)
ListenUsingSocketSettings(context.Context, *ListenUsingSocketSettingsRequest) (*ListenUsingSocketSettingsResponse, error)
SetName(context.Context, *SetNameRequest) (*SetNameResponse, error)
StartDiscovery(context.Context, *StartDiscoveryRequest) (*StartDiscoveryResponse, error)
StartLeScan1(context.Context, *StartLeScan1Request) (*StartLeScan1Response, error)
StartLeScan2_1(context.Context, *StartLeScan2_1Request) (*StartLeScan2_1Response, error)
StopLeScan(context.Context, *StopLeScanRequest) (*StopLeScanResponse, error)
CheckBluetoothAddress(context.Context, *CheckBluetoothAddressRequest) (*CheckBluetoothAddressResponse, error)
// contains filtered or unexported methods
}
AdapterServiceServer is the server API for AdapterService service. All implementations must embed UnimplementedAdapterServiceServer for forward compatibility.
type AddCharacteristicRequest ¶
type AddCharacteristicRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*AddCharacteristicRequest) Descriptor
deprecated
func (*AddCharacteristicRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddCharacteristicRequest.ProtoReflect.Descriptor instead.
func (*AddCharacteristicRequest) GetArg0 ¶
func (x *AddCharacteristicRequest) GetArg0() int64
func (*AddCharacteristicRequest) GetHandle ¶ added in v0.0.6
func (x *AddCharacteristicRequest) GetHandle() int64
func (*AddCharacteristicRequest) ProtoMessage ¶
func (*AddCharacteristicRequest) ProtoMessage()
func (*AddCharacteristicRequest) ProtoReflect ¶
func (x *AddCharacteristicRequest) ProtoReflect() protoreflect.Message
func (*AddCharacteristicRequest) Reset ¶
func (x *AddCharacteristicRequest) Reset()
func (*AddCharacteristicRequest) String ¶
func (x *AddCharacteristicRequest) String() string
type AddCharacteristicResponse ¶
type AddCharacteristicResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*AddCharacteristicResponse) Descriptor
deprecated
func (*AddCharacteristicResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddCharacteristicResponse.ProtoReflect.Descriptor instead.
func (*AddCharacteristicResponse) GetResult ¶
func (x *AddCharacteristicResponse) GetResult() bool
func (*AddCharacteristicResponse) ProtoMessage ¶
func (*AddCharacteristicResponse) ProtoMessage()
func (*AddCharacteristicResponse) ProtoReflect ¶
func (x *AddCharacteristicResponse) ProtoReflect() protoreflect.Message
func (*AddCharacteristicResponse) Reset ¶
func (x *AddCharacteristicResponse) Reset()
func (*AddCharacteristicResponse) String ¶
func (x *AddCharacteristicResponse) String() string
type AddDescriptorRequest ¶
type AddDescriptorRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*AddDescriptorRequest) Descriptor
deprecated
func (*AddDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddDescriptorRequest.ProtoReflect.Descriptor instead.
func (*AddDescriptorRequest) GetArg0 ¶
func (x *AddDescriptorRequest) GetArg0() int64
func (*AddDescriptorRequest) GetHandle ¶ added in v0.0.6
func (x *AddDescriptorRequest) GetHandle() int64
func (*AddDescriptorRequest) ProtoMessage ¶
func (*AddDescriptorRequest) ProtoMessage()
func (*AddDescriptorRequest) ProtoReflect ¶
func (x *AddDescriptorRequest) ProtoReflect() protoreflect.Message
func (*AddDescriptorRequest) Reset ¶
func (x *AddDescriptorRequest) Reset()
func (*AddDescriptorRequest) String ¶
func (x *AddDescriptorRequest) String() string
type AddDescriptorResponse ¶
type AddDescriptorResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*AddDescriptorResponse) Descriptor
deprecated
func (*AddDescriptorResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddDescriptorResponse.ProtoReflect.Descriptor instead.
func (*AddDescriptorResponse) GetResult ¶
func (x *AddDescriptorResponse) GetResult() bool
func (*AddDescriptorResponse) ProtoMessage ¶
func (*AddDescriptorResponse) ProtoMessage()
func (*AddDescriptorResponse) ProtoReflect ¶
func (x *AddDescriptorResponse) ProtoReflect() protoreflect.Message
func (*AddDescriptorResponse) Reset ¶
func (x *AddDescriptorResponse) Reset()
func (*AddDescriptorResponse) String ¶
func (x *AddDescriptorResponse) String() string
type AddServiceRequest ¶
type AddServiceRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*AddServiceRequest) Descriptor
deprecated
func (*AddServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddServiceRequest.ProtoReflect.Descriptor instead.
func (*AddServiceRequest) GetArg0 ¶
func (x *AddServiceRequest) GetArg0() int64
func (*AddServiceRequest) ProtoMessage ¶
func (*AddServiceRequest) ProtoMessage()
func (*AddServiceRequest) ProtoReflect ¶
func (x *AddServiceRequest) ProtoReflect() protoreflect.Message
func (*AddServiceRequest) Reset ¶
func (x *AddServiceRequest) Reset()
func (*AddServiceRequest) String ¶
func (x *AddServiceRequest) String() string
type AddServiceResponse ¶
type AddServiceResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*AddServiceResponse) Descriptor
deprecated
func (*AddServiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddServiceResponse.ProtoReflect.Descriptor instead.
func (*AddServiceResponse) GetResult ¶
func (x *AddServiceResponse) GetResult() bool
func (*AddServiceResponse) ProtoMessage ¶
func (*AddServiceResponse) ProtoMessage()
func (*AddServiceResponse) ProtoReflect ¶
func (x *AddServiceResponse) ProtoReflect() protoreflect.Message
func (*AddServiceResponse) Reset ¶
func (x *AddServiceResponse) Reset()
func (*AddServiceResponse) String ¶
func (x *AddServiceResponse) String() string
type BeginReliableWriteRequest ¶
type BeginReliableWriteRequest struct {
// contains filtered or unexported fields
}
func (*BeginReliableWriteRequest) Descriptor
deprecated
func (*BeginReliableWriteRequest) Descriptor() ([]byte, []int)
Deprecated: Use BeginReliableWriteRequest.ProtoReflect.Descriptor instead.
func (*BeginReliableWriteRequest) ProtoMessage ¶
func (*BeginReliableWriteRequest) ProtoMessage()
func (*BeginReliableWriteRequest) ProtoReflect ¶
func (x *BeginReliableWriteRequest) ProtoReflect() protoreflect.Message
func (*BeginReliableWriteRequest) Reset ¶
func (x *BeginReliableWriteRequest) Reset()
func (*BeginReliableWriteRequest) String ¶
func (x *BeginReliableWriteRequest) String() string
type BeginReliableWriteResponse ¶
type BeginReliableWriteResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*BeginReliableWriteResponse) Descriptor
deprecated
func (*BeginReliableWriteResponse) Descriptor() ([]byte, []int)
Deprecated: Use BeginReliableWriteResponse.ProtoReflect.Descriptor instead.
func (*BeginReliableWriteResponse) GetResult ¶
func (x *BeginReliableWriteResponse) GetResult() bool
func (*BeginReliableWriteResponse) ProtoMessage ¶
func (*BeginReliableWriteResponse) ProtoMessage()
func (*BeginReliableWriteResponse) ProtoReflect ¶
func (x *BeginReliableWriteResponse) ProtoReflect() protoreflect.Message
func (*BeginReliableWriteResponse) Reset ¶
func (x *BeginReliableWriteResponse) Reset()
func (*BeginReliableWriteResponse) String ¶
func (x *BeginReliableWriteResponse) String() string
type BuildRequest ¶ added in v0.0.6
type BuildRequest struct {
// contains filtered or unexported fields
}
func (*BuildRequest) Descriptor
deprecated
added in
v0.0.6
func (*BuildRequest) Descriptor() ([]byte, []int)
Deprecated: Use BuildRequest.ProtoReflect.Descriptor instead.
func (*BuildRequest) ProtoMessage ¶ added in v0.0.6
func (*BuildRequest) ProtoMessage()
func (*BuildRequest) ProtoReflect ¶ added in v0.0.6
func (x *BuildRequest) ProtoReflect() protoreflect.Message
func (*BuildRequest) Reset ¶ added in v0.0.6
func (x *BuildRequest) Reset()
func (*BuildRequest) String ¶ added in v0.0.6
func (x *BuildRequest) String() string
type BuildResponse ¶ added in v0.0.6
type BuildResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*BuildResponse) Descriptor
deprecated
added in
v0.0.6
func (*BuildResponse) Descriptor() ([]byte, []int)
Deprecated: Use BuildResponse.ProtoReflect.Descriptor instead.
func (*BuildResponse) GetResult ¶ added in v0.0.6
func (x *BuildResponse) GetResult() int64
func (*BuildResponse) ProtoMessage ¶ added in v0.0.6
func (*BuildResponse) ProtoMessage()
func (*BuildResponse) ProtoReflect ¶ added in v0.0.6
func (x *BuildResponse) ProtoReflect() protoreflect.Message
func (*BuildResponse) Reset ¶ added in v0.0.6
func (x *BuildResponse) Reset()
func (*BuildResponse) String ¶ added in v0.0.6
func (x *BuildResponse) String() string
type CancelConnectionRequest ¶
type CancelConnectionRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*CancelConnectionRequest) Descriptor
deprecated
func (*CancelConnectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelConnectionRequest.ProtoReflect.Descriptor instead.
func (*CancelConnectionRequest) GetArg0 ¶
func (x *CancelConnectionRequest) GetArg0() int64
func (*CancelConnectionRequest) ProtoMessage ¶
func (*CancelConnectionRequest) ProtoMessage()
func (*CancelConnectionRequest) ProtoReflect ¶
func (x *CancelConnectionRequest) ProtoReflect() protoreflect.Message
func (*CancelConnectionRequest) Reset ¶
func (x *CancelConnectionRequest) Reset()
func (*CancelConnectionRequest) String ¶
func (x *CancelConnectionRequest) String() string
type CancelConnectionResponse ¶
type CancelConnectionResponse struct {
// contains filtered or unexported fields
}
func (*CancelConnectionResponse) Descriptor
deprecated
func (*CancelConnectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelConnectionResponse.ProtoReflect.Descriptor instead.
func (*CancelConnectionResponse) ProtoMessage ¶
func (*CancelConnectionResponse) ProtoMessage()
func (*CancelConnectionResponse) ProtoReflect ¶
func (x *CancelConnectionResponse) ProtoReflect() protoreflect.Message
func (*CancelConnectionResponse) Reset ¶
func (x *CancelConnectionResponse) Reset()
func (*CancelConnectionResponse) String ¶
func (x *CancelConnectionResponse) String() string
type CancelDiscoveryRequest ¶
type CancelDiscoveryRequest struct {
// contains filtered or unexported fields
}
func (*CancelDiscoveryRequest) Descriptor
deprecated
func (*CancelDiscoveryRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelDiscoveryRequest.ProtoReflect.Descriptor instead.
func (*CancelDiscoveryRequest) ProtoMessage ¶
func (*CancelDiscoveryRequest) ProtoMessage()
func (*CancelDiscoveryRequest) ProtoReflect ¶
func (x *CancelDiscoveryRequest) ProtoReflect() protoreflect.Message
func (*CancelDiscoveryRequest) Reset ¶
func (x *CancelDiscoveryRequest) Reset()
func (*CancelDiscoveryRequest) String ¶
func (x *CancelDiscoveryRequest) String() string
type CancelDiscoveryResponse ¶
type CancelDiscoveryResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CancelDiscoveryResponse) Descriptor
deprecated
func (*CancelDiscoveryResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelDiscoveryResponse.ProtoReflect.Descriptor instead.
func (*CancelDiscoveryResponse) GetResult ¶
func (x *CancelDiscoveryResponse) GetResult() bool
func (*CancelDiscoveryResponse) ProtoMessage ¶
func (*CancelDiscoveryResponse) ProtoMessage()
func (*CancelDiscoveryResponse) ProtoReflect ¶
func (x *CancelDiscoveryResponse) ProtoReflect() protoreflect.Message
func (*CancelDiscoveryResponse) Reset ¶
func (x *CancelDiscoveryResponse) Reset()
func (*CancelDiscoveryResponse) String ¶
func (x *CancelDiscoveryResponse) String() string
type CheckBluetoothAddressRequest ¶
type CheckBluetoothAddressRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*CheckBluetoothAddressRequest) Descriptor
deprecated
func (*CheckBluetoothAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckBluetoothAddressRequest.ProtoReflect.Descriptor instead.
func (*CheckBluetoothAddressRequest) GetArg0 ¶
func (x *CheckBluetoothAddressRequest) GetArg0() string
func (*CheckBluetoothAddressRequest) ProtoMessage ¶
func (*CheckBluetoothAddressRequest) ProtoMessage()
func (*CheckBluetoothAddressRequest) ProtoReflect ¶
func (x *CheckBluetoothAddressRequest) ProtoReflect() protoreflect.Message
func (*CheckBluetoothAddressRequest) Reset ¶
func (x *CheckBluetoothAddressRequest) Reset()
func (*CheckBluetoothAddressRequest) String ¶
func (x *CheckBluetoothAddressRequest) String() string
type CheckBluetoothAddressResponse ¶
type CheckBluetoothAddressResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CheckBluetoothAddressResponse) Descriptor
deprecated
func (*CheckBluetoothAddressResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckBluetoothAddressResponse.ProtoReflect.Descriptor instead.
func (*CheckBluetoothAddressResponse) GetResult ¶
func (x *CheckBluetoothAddressResponse) GetResult() bool
func (*CheckBluetoothAddressResponse) ProtoMessage ¶
func (*CheckBluetoothAddressResponse) ProtoMessage()
func (*CheckBluetoothAddressResponse) ProtoReflect ¶
func (x *CheckBluetoothAddressResponse) ProtoReflect() protoreflect.Message
func (*CheckBluetoothAddressResponse) Reset ¶
func (x *CheckBluetoothAddressResponse) Reset()
func (*CheckBluetoothAddressResponse) String ¶
func (x *CheckBluetoothAddressResponse) String() string
type ClassDescribeContentsRequest ¶ added in v0.0.6
type ClassDescribeContentsRequest struct {
// contains filtered or unexported fields
}
func (*ClassDescribeContentsRequest) Descriptor
deprecated
added in
v0.0.6
func (*ClassDescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ClassDescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*ClassDescribeContentsRequest) ProtoMessage ¶ added in v0.0.6
func (*ClassDescribeContentsRequest) ProtoMessage()
func (*ClassDescribeContentsRequest) ProtoReflect ¶ added in v0.0.6
func (x *ClassDescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*ClassDescribeContentsRequest) Reset ¶ added in v0.0.6
func (x *ClassDescribeContentsRequest) Reset()
func (*ClassDescribeContentsRequest) String ¶ added in v0.0.6
func (x *ClassDescribeContentsRequest) String() string
type ClassEqualsRequest ¶ added in v0.0.6
type ClassEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*ClassEqualsRequest) Descriptor
deprecated
added in
v0.0.6
func (*ClassEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ClassEqualsRequest.ProtoReflect.Descriptor instead.
func (*ClassEqualsRequest) GetArg0 ¶ added in v0.0.6
func (x *ClassEqualsRequest) GetArg0() int64
func (*ClassEqualsRequest) ProtoMessage ¶ added in v0.0.6
func (*ClassEqualsRequest) ProtoMessage()
func (*ClassEqualsRequest) ProtoReflect ¶ added in v0.0.6
func (x *ClassEqualsRequest) ProtoReflect() protoreflect.Message
func (*ClassEqualsRequest) Reset ¶ added in v0.0.6
func (x *ClassEqualsRequest) Reset()
func (*ClassEqualsRequest) String ¶ added in v0.0.6
func (x *ClassEqualsRequest) String() string
type ClassHashCodeRequest ¶ added in v0.0.6
type ClassHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*ClassHashCodeRequest) Descriptor
deprecated
added in
v0.0.6
func (*ClassHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use ClassHashCodeRequest.ProtoReflect.Descriptor instead.
func (*ClassHashCodeRequest) ProtoMessage ¶ added in v0.0.6
func (*ClassHashCodeRequest) ProtoMessage()
func (*ClassHashCodeRequest) ProtoReflect ¶ added in v0.0.6
func (x *ClassHashCodeRequest) ProtoReflect() protoreflect.Message
func (*ClassHashCodeRequest) Reset ¶ added in v0.0.6
func (x *ClassHashCodeRequest) Reset()
func (*ClassHashCodeRequest) String ¶ added in v0.0.6
func (x *ClassHashCodeRequest) String() string
type ClassServiceClient ¶ added in v0.0.6
type ClassServiceClient interface {
DescribeContents(ctx context.Context, in *ClassDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
DoesClassMatch(ctx context.Context, in *DoesClassMatchRequest, opts ...grpc.CallOption) (*DoesClassMatchResponse, error)
Equals(ctx context.Context, in *ClassEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetDeviceClass(ctx context.Context, in *GetDeviceClassRequest, opts ...grpc.CallOption) (*GetDeviceClassResponse, error)
GetMajorDeviceClass(ctx context.Context, in *GetMajorDeviceClassRequest, opts ...grpc.CallOption) (*GetMajorDeviceClassResponse, error)
HasService(ctx context.Context, in *HasServiceRequest, opts ...grpc.CallOption) (*HasServiceResponse, error)
HashCode(ctx context.Context, in *ClassHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
WriteToParcel(ctx context.Context, in *ClassWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
ClassServiceClient is the client API for ClassService 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.
func NewClassServiceClient ¶ added in v0.0.6
func NewClassServiceClient(cc grpc.ClientConnInterface) ClassServiceClient
type ClassServiceServer ¶ added in v0.0.6
type ClassServiceServer interface {
DescribeContents(context.Context, *ClassDescribeContentsRequest) (*DescribeContentsResponse, error)
DoesClassMatch(context.Context, *DoesClassMatchRequest) (*DoesClassMatchResponse, error)
Equals(context.Context, *ClassEqualsRequest) (*EqualsResponse, error)
GetDeviceClass(context.Context, *GetDeviceClassRequest) (*GetDeviceClassResponse, error)
GetMajorDeviceClass(context.Context, *GetMajorDeviceClassRequest) (*GetMajorDeviceClassResponse, error)
HasService(context.Context, *HasServiceRequest) (*HasServiceResponse, error)
HashCode(context.Context, *ClassHashCodeRequest) (*HashCodeResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
WriteToParcel(context.Context, *ClassWriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
ClassServiceServer is the server API for ClassService service. All implementations must embed UnimplementedClassServiceServer for forward compatibility.
type ClassWriteToParcelRequest ¶ added in v0.0.6
type ClassWriteToParcelRequest 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 (*ClassWriteToParcelRequest) Descriptor
deprecated
added in
v0.0.6
func (*ClassWriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use ClassWriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*ClassWriteToParcelRequest) GetArg0 ¶ added in v0.0.6
func (x *ClassWriteToParcelRequest) GetArg0() int64
func (*ClassWriteToParcelRequest) GetArg1 ¶ added in v0.0.6
func (x *ClassWriteToParcelRequest) GetArg1() int32
func (*ClassWriteToParcelRequest) ProtoMessage ¶ added in v0.0.6
func (*ClassWriteToParcelRequest) ProtoMessage()
func (*ClassWriteToParcelRequest) ProtoReflect ¶ added in v0.0.6
func (x *ClassWriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*ClassWriteToParcelRequest) Reset ¶ added in v0.0.6
func (x *ClassWriteToParcelRequest) Reset()
func (*ClassWriteToParcelRequest) String ¶ added in v0.0.6
func (x *ClassWriteToParcelRequest) String() string
type ClearServicesRequest ¶
type ClearServicesRequest struct {
// contains filtered or unexported fields
}
func (*ClearServicesRequest) Descriptor
deprecated
func (*ClearServicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ClearServicesRequest.ProtoReflect.Descriptor instead.
func (*ClearServicesRequest) ProtoMessage ¶
func (*ClearServicesRequest) ProtoMessage()
func (*ClearServicesRequest) ProtoReflect ¶
func (x *ClearServicesRequest) ProtoReflect() protoreflect.Message
func (*ClearServicesRequest) Reset ¶
func (x *ClearServicesRequest) Reset()
func (*ClearServicesRequest) String ¶
func (x *ClearServicesRequest) String() string
type ClearServicesResponse ¶
type ClearServicesResponse struct {
// contains filtered or unexported fields
}
func (*ClearServicesResponse) Descriptor
deprecated
func (*ClearServicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ClearServicesResponse.ProtoReflect.Descriptor instead.
func (*ClearServicesResponse) ProtoMessage ¶
func (*ClearServicesResponse) ProtoMessage()
func (*ClearServicesResponse) ProtoReflect ¶
func (x *ClearServicesResponse) ProtoReflect() protoreflect.Message
func (*ClearServicesResponse) Reset ¶
func (x *ClearServicesResponse) Reset()
func (*ClearServicesResponse) String ¶
func (x *ClearServicesResponse) String() string
type CloseProfileProxyRequest ¶
type CloseProfileProxyRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*CloseProfileProxyRequest) Descriptor
deprecated
func (*CloseProfileProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloseProfileProxyRequest.ProtoReflect.Descriptor instead.
func (*CloseProfileProxyRequest) GetArg0 ¶
func (x *CloseProfileProxyRequest) GetArg0() int32
func (*CloseProfileProxyRequest) GetArg1 ¶
func (x *CloseProfileProxyRequest) GetArg1() int64
func (*CloseProfileProxyRequest) ProtoMessage ¶
func (*CloseProfileProxyRequest) ProtoMessage()
func (*CloseProfileProxyRequest) ProtoReflect ¶
func (x *CloseProfileProxyRequest) ProtoReflect() protoreflect.Message
func (*CloseProfileProxyRequest) Reset ¶
func (x *CloseProfileProxyRequest) Reset()
func (*CloseProfileProxyRequest) String ¶
func (x *CloseProfileProxyRequest) String() string
type CloseProfileProxyResponse ¶
type CloseProfileProxyResponse struct {
// contains filtered or unexported fields
}
func (*CloseProfileProxyResponse) Descriptor
deprecated
func (*CloseProfileProxyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CloseProfileProxyResponse.ProtoReflect.Descriptor instead.
func (*CloseProfileProxyResponse) ProtoMessage ¶
func (*CloseProfileProxyResponse) ProtoMessage()
func (*CloseProfileProxyResponse) ProtoReflect ¶
func (x *CloseProfileProxyResponse) ProtoReflect() protoreflect.Message
func (*CloseProfileProxyResponse) Reset ¶
func (x *CloseProfileProxyResponse) Reset()
func (*CloseProfileProxyResponse) String ¶
func (x *CloseProfileProxyResponse) String() string
type CloseRequest ¶
type CloseRequest struct {
// contains filtered or unexported fields
}
func (*CloseRequest) Descriptor
deprecated
func (*CloseRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloseRequest.ProtoReflect.Descriptor instead.
func (*CloseRequest) ProtoMessage ¶
func (*CloseRequest) ProtoMessage()
func (*CloseRequest) ProtoReflect ¶
func (x *CloseRequest) ProtoReflect() protoreflect.Message
func (*CloseRequest) Reset ¶
func (x *CloseRequest) Reset()
func (*CloseRequest) String ¶
func (x *CloseRequest) String() string
type CloseResponse ¶
type CloseResponse struct {
// contains filtered or unexported fields
}
func (*CloseResponse) Descriptor
deprecated
func (*CloseResponse) Descriptor() ([]byte, []int)
Deprecated: Use CloseResponse.ProtoReflect.Descriptor instead.
func (*CloseResponse) ProtoMessage ¶
func (*CloseResponse) ProtoMessage()
func (*CloseResponse) ProtoReflect ¶
func (x *CloseResponse) ProtoReflect() protoreflect.Message
func (*CloseResponse) Reset ¶
func (x *CloseResponse) Reset()
func (*CloseResponse) String ¶
func (x *CloseResponse) String() string
type CodecConfigBuilderServiceClient ¶ added in v0.0.6
type CodecConfigBuilderServiceClient interface {
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
SetBitsPerSample(ctx context.Context, in *SetBitsPerSampleRequest, opts ...grpc.CallOption) (*SetBitsPerSampleResponse, error)
SetChannelMode(ctx context.Context, in *SetChannelModeRequest, opts ...grpc.CallOption) (*SetChannelModeResponse, error)
SetCodecPriority(ctx context.Context, in *SetCodecPriorityRequest, opts ...grpc.CallOption) (*SetCodecPriorityResponse, error)
SetCodecSpecific1(ctx context.Context, in *SetCodecSpecific1Request, opts ...grpc.CallOption) (*SetCodecSpecific1Response, error)
SetCodecSpecific2(ctx context.Context, in *SetCodecSpecific2Request, opts ...grpc.CallOption) (*SetCodecSpecific2Response, error)
SetCodecSpecific3(ctx context.Context, in *SetCodecSpecific3Request, opts ...grpc.CallOption) (*SetCodecSpecific3Response, error)
SetCodecSpecific4(ctx context.Context, in *SetCodecSpecific4Request, opts ...grpc.CallOption) (*SetCodecSpecific4Response, error)
SetCodecType(ctx context.Context, in *SetCodecTypeRequest, opts ...grpc.CallOption) (*SetCodecTypeResponse, error)
SetExtendedCodecType(ctx context.Context, in *SetExtendedCodecTypeRequest, opts ...grpc.CallOption) (*SetExtendedCodecTypeResponse, error)
SetSampleRate(ctx context.Context, in *SetSampleRateRequest, opts ...grpc.CallOption) (*SetSampleRateResponse, error)
}
CodecConfigBuilderServiceClient is the client API for CodecConfigBuilderService 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.
func NewCodecConfigBuilderServiceClient ¶ added in v0.0.6
func NewCodecConfigBuilderServiceClient(cc grpc.ClientConnInterface) CodecConfigBuilderServiceClient
type CodecConfigBuilderServiceServer ¶ added in v0.0.6
type CodecConfigBuilderServiceServer interface {
Build(context.Context, *BuildRequest) (*BuildResponse, error)
SetBitsPerSample(context.Context, *SetBitsPerSampleRequest) (*SetBitsPerSampleResponse, error)
SetChannelMode(context.Context, *SetChannelModeRequest) (*SetChannelModeResponse, error)
SetCodecPriority(context.Context, *SetCodecPriorityRequest) (*SetCodecPriorityResponse, error)
SetCodecSpecific1(context.Context, *SetCodecSpecific1Request) (*SetCodecSpecific1Response, error)
SetCodecSpecific2(context.Context, *SetCodecSpecific2Request) (*SetCodecSpecific2Response, error)
SetCodecSpecific3(context.Context, *SetCodecSpecific3Request) (*SetCodecSpecific3Response, error)
SetCodecSpecific4(context.Context, *SetCodecSpecific4Request) (*SetCodecSpecific4Response, error)
SetCodecType(context.Context, *SetCodecTypeRequest) (*SetCodecTypeResponse, error)
SetExtendedCodecType(context.Context, *SetExtendedCodecTypeRequest) (*SetExtendedCodecTypeResponse, error)
SetSampleRate(context.Context, *SetSampleRateRequest) (*SetSampleRateResponse, error)
// contains filtered or unexported methods
}
CodecConfigBuilderServiceServer is the server API for CodecConfigBuilderService service. All implementations must embed UnimplementedCodecConfigBuilderServiceServer for forward compatibility.
type CodecConfigDescribeContentsRequest ¶ added in v0.0.6
type CodecConfigDescribeContentsRequest struct {
// contains filtered or unexported fields
}
func (*CodecConfigDescribeContentsRequest) Descriptor
deprecated
added in
v0.0.6
func (*CodecConfigDescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CodecConfigDescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*CodecConfigDescribeContentsRequest) ProtoMessage ¶ added in v0.0.6
func (*CodecConfigDescribeContentsRequest) ProtoMessage()
func (*CodecConfigDescribeContentsRequest) ProtoReflect ¶ added in v0.0.6
func (x *CodecConfigDescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*CodecConfigDescribeContentsRequest) Reset ¶ added in v0.0.6
func (x *CodecConfigDescribeContentsRequest) Reset()
func (*CodecConfigDescribeContentsRequest) String ¶ added in v0.0.6
func (x *CodecConfigDescribeContentsRequest) String() string
type CodecConfigEqualsRequest ¶ added in v0.0.6
type CodecConfigEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*CodecConfigEqualsRequest) Descriptor
deprecated
added in
v0.0.6
func (*CodecConfigEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CodecConfigEqualsRequest.ProtoReflect.Descriptor instead.
func (*CodecConfigEqualsRequest) GetArg0 ¶ added in v0.0.6
func (x *CodecConfigEqualsRequest) GetArg0() int64
func (*CodecConfigEqualsRequest) ProtoMessage ¶ added in v0.0.6
func (*CodecConfigEqualsRequest) ProtoMessage()
func (*CodecConfigEqualsRequest) ProtoReflect ¶ added in v0.0.6
func (x *CodecConfigEqualsRequest) ProtoReflect() protoreflect.Message
func (*CodecConfigEqualsRequest) Reset ¶ added in v0.0.6
func (x *CodecConfigEqualsRequest) Reset()
func (*CodecConfigEqualsRequest) String ¶ added in v0.0.6
func (x *CodecConfigEqualsRequest) String() string
type CodecConfigHashCodeRequest ¶ added in v0.0.6
type CodecConfigHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*CodecConfigHashCodeRequest) Descriptor
deprecated
added in
v0.0.6
func (*CodecConfigHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CodecConfigHashCodeRequest.ProtoReflect.Descriptor instead.
func (*CodecConfigHashCodeRequest) ProtoMessage ¶ added in v0.0.6
func (*CodecConfigHashCodeRequest) ProtoMessage()
func (*CodecConfigHashCodeRequest) ProtoReflect ¶ added in v0.0.6
func (x *CodecConfigHashCodeRequest) ProtoReflect() protoreflect.Message
func (*CodecConfigHashCodeRequest) Reset ¶ added in v0.0.6
func (x *CodecConfigHashCodeRequest) Reset()
func (*CodecConfigHashCodeRequest) String ¶ added in v0.0.6
func (x *CodecConfigHashCodeRequest) String() string
type CodecConfigServiceClient ¶ added in v0.0.6
type CodecConfigServiceClient interface {
DescribeContents(ctx context.Context, in *CodecConfigDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
Equals(ctx context.Context, in *CodecConfigEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetBitsPerSample(ctx context.Context, in *GetBitsPerSampleRequest, opts ...grpc.CallOption) (*GetBitsPerSampleResponse, error)
GetChannelMode(ctx context.Context, in *GetChannelModeRequest, opts ...grpc.CallOption) (*GetChannelModeResponse, error)
GetCodecPriority(ctx context.Context, in *GetCodecPriorityRequest, opts ...grpc.CallOption) (*GetCodecPriorityResponse, error)
GetCodecSpecific1(ctx context.Context, in *GetCodecSpecific1Request, opts ...grpc.CallOption) (*GetCodecSpecific1Response, error)
GetCodecSpecific2(ctx context.Context, in *GetCodecSpecific2Request, opts ...grpc.CallOption) (*GetCodecSpecific2Response, error)
GetCodecSpecific3(ctx context.Context, in *GetCodecSpecific3Request, opts ...grpc.CallOption) (*GetCodecSpecific3Response, error)
GetCodecSpecific4(ctx context.Context, in *GetCodecSpecific4Request, opts ...grpc.CallOption) (*GetCodecSpecific4Response, error)
GetCodecType(ctx context.Context, in *GetCodecTypeRequest, opts ...grpc.CallOption) (*GetCodecTypeResponse, error)
GetExtendedCodecType(ctx context.Context, in *GetExtendedCodecTypeRequest, opts ...grpc.CallOption) (*GetExtendedCodecTypeResponse, error)
GetSampleRate(ctx context.Context, in *GetSampleRateRequest, opts ...grpc.CallOption) (*GetSampleRateResponse, error)
HashCode(ctx context.Context, in *CodecConfigHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
IsMandatoryCodec(ctx context.Context, in *IsMandatoryCodecRequest, opts ...grpc.CallOption) (*IsMandatoryCodecResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
WriteToParcel(ctx context.Context, in *CodecConfigWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
CodecConfigServiceClient is the client API for CodecConfigService 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.
func NewCodecConfigServiceClient ¶ added in v0.0.6
func NewCodecConfigServiceClient(cc grpc.ClientConnInterface) CodecConfigServiceClient
type CodecConfigServiceServer ¶ added in v0.0.6
type CodecConfigServiceServer interface {
DescribeContents(context.Context, *CodecConfigDescribeContentsRequest) (*DescribeContentsResponse, error)
Equals(context.Context, *CodecConfigEqualsRequest) (*EqualsResponse, error)
GetBitsPerSample(context.Context, *GetBitsPerSampleRequest) (*GetBitsPerSampleResponse, error)
GetChannelMode(context.Context, *GetChannelModeRequest) (*GetChannelModeResponse, error)
GetCodecPriority(context.Context, *GetCodecPriorityRequest) (*GetCodecPriorityResponse, error)
GetCodecSpecific1(context.Context, *GetCodecSpecific1Request) (*GetCodecSpecific1Response, error)
GetCodecSpecific2(context.Context, *GetCodecSpecific2Request) (*GetCodecSpecific2Response, error)
GetCodecSpecific3(context.Context, *GetCodecSpecific3Request) (*GetCodecSpecific3Response, error)
GetCodecSpecific4(context.Context, *GetCodecSpecific4Request) (*GetCodecSpecific4Response, error)
GetCodecType(context.Context, *GetCodecTypeRequest) (*GetCodecTypeResponse, error)
GetExtendedCodecType(context.Context, *GetExtendedCodecTypeRequest) (*GetExtendedCodecTypeResponse, error)
GetSampleRate(context.Context, *GetSampleRateRequest) (*GetSampleRateResponse, error)
HashCode(context.Context, *CodecConfigHashCodeRequest) (*HashCodeResponse, error)
IsMandatoryCodec(context.Context, *IsMandatoryCodecRequest) (*IsMandatoryCodecResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
WriteToParcel(context.Context, *CodecConfigWriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
CodecConfigServiceServer is the server API for CodecConfigService service. All implementations must embed UnimplementedCodecConfigServiceServer for forward compatibility.
type CodecConfigWriteToParcelRequest ¶ added in v0.0.6
type CodecConfigWriteToParcelRequest 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 (*CodecConfigWriteToParcelRequest) Descriptor
deprecated
added in
v0.0.6
func (*CodecConfigWriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use CodecConfigWriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*CodecConfigWriteToParcelRequest) GetArg0 ¶ added in v0.0.6
func (x *CodecConfigWriteToParcelRequest) GetArg0() int64
func (*CodecConfigWriteToParcelRequest) GetArg1 ¶ added in v0.0.6
func (x *CodecConfigWriteToParcelRequest) GetArg1() int32
func (*CodecConfigWriteToParcelRequest) ProtoMessage ¶ added in v0.0.6
func (*CodecConfigWriteToParcelRequest) ProtoMessage()
func (*CodecConfigWriteToParcelRequest) ProtoReflect ¶ added in v0.0.6
func (x *CodecConfigWriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*CodecConfigWriteToParcelRequest) Reset ¶ added in v0.0.6
func (x *CodecConfigWriteToParcelRequest) Reset()
func (*CodecConfigWriteToParcelRequest) String ¶ added in v0.0.6
func (x *CodecConfigWriteToParcelRequest) String() string
type CodecStatusBuilderServiceClient ¶ added in v0.0.6
type CodecStatusBuilderServiceClient interface {
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
SetCodecConfig(ctx context.Context, in *SetCodecConfigRequest, opts ...grpc.CallOption) (*SetCodecConfigResponse, error)
}
CodecStatusBuilderServiceClient is the client API for CodecStatusBuilderService 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.
func NewCodecStatusBuilderServiceClient ¶ added in v0.0.6
func NewCodecStatusBuilderServiceClient(cc grpc.ClientConnInterface) CodecStatusBuilderServiceClient
type CodecStatusBuilderServiceServer ¶ added in v0.0.6
type CodecStatusBuilderServiceServer interface {
Build(context.Context, *BuildRequest) (*BuildResponse, error)
SetCodecConfig(context.Context, *SetCodecConfigRequest) (*SetCodecConfigResponse, error)
// contains filtered or unexported methods
}
CodecStatusBuilderServiceServer is the server API for CodecStatusBuilderService service. All implementations must embed UnimplementedCodecStatusBuilderServiceServer for forward compatibility.
type CodecStatusDescribeContentsRequest ¶ added in v0.0.6
type CodecStatusDescribeContentsRequest struct {
// contains filtered or unexported fields
}
func (*CodecStatusDescribeContentsRequest) Descriptor
deprecated
added in
v0.0.6
func (*CodecStatusDescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CodecStatusDescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*CodecStatusDescribeContentsRequest) ProtoMessage ¶ added in v0.0.6
func (*CodecStatusDescribeContentsRequest) ProtoMessage()
func (*CodecStatusDescribeContentsRequest) ProtoReflect ¶ added in v0.0.6
func (x *CodecStatusDescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*CodecStatusDescribeContentsRequest) Reset ¶ added in v0.0.6
func (x *CodecStatusDescribeContentsRequest) Reset()
func (*CodecStatusDescribeContentsRequest) String ¶ added in v0.0.6
func (x *CodecStatusDescribeContentsRequest) String() string
type CodecStatusEqualsRequest ¶ added in v0.0.6
type CodecStatusEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*CodecStatusEqualsRequest) Descriptor
deprecated
added in
v0.0.6
func (*CodecStatusEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CodecStatusEqualsRequest.ProtoReflect.Descriptor instead.
func (*CodecStatusEqualsRequest) GetArg0 ¶ added in v0.0.6
func (x *CodecStatusEqualsRequest) GetArg0() int64
func (*CodecStatusEqualsRequest) ProtoMessage ¶ added in v0.0.6
func (*CodecStatusEqualsRequest) ProtoMessage()
func (*CodecStatusEqualsRequest) ProtoReflect ¶ added in v0.0.6
func (x *CodecStatusEqualsRequest) ProtoReflect() protoreflect.Message
func (*CodecStatusEqualsRequest) Reset ¶ added in v0.0.6
func (x *CodecStatusEqualsRequest) Reset()
func (*CodecStatusEqualsRequest) String ¶ added in v0.0.6
func (x *CodecStatusEqualsRequest) String() string
type CodecStatusHashCodeRequest ¶ added in v0.0.6
type CodecStatusHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*CodecStatusHashCodeRequest) Descriptor
deprecated
added in
v0.0.6
func (*CodecStatusHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CodecStatusHashCodeRequest.ProtoReflect.Descriptor instead.
func (*CodecStatusHashCodeRequest) ProtoMessage ¶ added in v0.0.6
func (*CodecStatusHashCodeRequest) ProtoMessage()
func (*CodecStatusHashCodeRequest) ProtoReflect ¶ added in v0.0.6
func (x *CodecStatusHashCodeRequest) ProtoReflect() protoreflect.Message
func (*CodecStatusHashCodeRequest) Reset ¶ added in v0.0.6
func (x *CodecStatusHashCodeRequest) Reset()
func (*CodecStatusHashCodeRequest) String ¶ added in v0.0.6
func (x *CodecStatusHashCodeRequest) String() string
type CodecStatusServiceClient ¶ added in v0.0.6
type CodecStatusServiceClient interface {
DescribeContents(ctx context.Context, in *CodecStatusDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
Equals(ctx context.Context, in *CodecStatusEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetCodecConfig(ctx context.Context, in *GetCodecConfigRequest, opts ...grpc.CallOption) (*GetCodecConfigResponse, error)
GetCodecsLocalCapabilities(ctx context.Context, in *GetCodecsLocalCapabilitiesRequest, opts ...grpc.CallOption) (*GetCodecsLocalCapabilitiesResponse, error)
GetCodecsSelectableCapabilities(ctx context.Context, in *GetCodecsSelectableCapabilitiesRequest, opts ...grpc.CallOption) (*GetCodecsSelectableCapabilitiesResponse, error)
HashCode(ctx context.Context, in *CodecStatusHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
IsCodecConfigSelectable(ctx context.Context, in *IsCodecConfigSelectableRequest, opts ...grpc.CallOption) (*IsCodecConfigSelectableResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
WriteToParcel(ctx context.Context, in *CodecStatusWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
CodecStatusServiceClient is the client API for CodecStatusService 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.
func NewCodecStatusServiceClient ¶ added in v0.0.6
func NewCodecStatusServiceClient(cc grpc.ClientConnInterface) CodecStatusServiceClient
type CodecStatusServiceServer ¶ added in v0.0.6
type CodecStatusServiceServer interface {
DescribeContents(context.Context, *CodecStatusDescribeContentsRequest) (*DescribeContentsResponse, error)
Equals(context.Context, *CodecStatusEqualsRequest) (*EqualsResponse, error)
GetCodecConfig(context.Context, *GetCodecConfigRequest) (*GetCodecConfigResponse, error)
GetCodecsLocalCapabilities(context.Context, *GetCodecsLocalCapabilitiesRequest) (*GetCodecsLocalCapabilitiesResponse, error)
GetCodecsSelectableCapabilities(context.Context, *GetCodecsSelectableCapabilitiesRequest) (*GetCodecsSelectableCapabilitiesResponse, error)
HashCode(context.Context, *CodecStatusHashCodeRequest) (*HashCodeResponse, error)
IsCodecConfigSelectable(context.Context, *IsCodecConfigSelectableRequest) (*IsCodecConfigSelectableResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
WriteToParcel(context.Context, *CodecStatusWriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
CodecStatusServiceServer is the server API for CodecStatusService service. All implementations must embed UnimplementedCodecStatusServiceServer for forward compatibility.
type CodecStatusWriteToParcelRequest ¶ added in v0.0.6
type CodecStatusWriteToParcelRequest 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 (*CodecStatusWriteToParcelRequest) Descriptor
deprecated
added in
v0.0.6
func (*CodecStatusWriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use CodecStatusWriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*CodecStatusWriteToParcelRequest) GetArg0 ¶ added in v0.0.6
func (x *CodecStatusWriteToParcelRequest) GetArg0() int64
func (*CodecStatusWriteToParcelRequest) GetArg1 ¶ added in v0.0.6
func (x *CodecStatusWriteToParcelRequest) GetArg1() int32
func (*CodecStatusWriteToParcelRequest) ProtoMessage ¶ added in v0.0.6
func (*CodecStatusWriteToParcelRequest) ProtoMessage()
func (*CodecStatusWriteToParcelRequest) ProtoReflect ¶ added in v0.0.6
func (x *CodecStatusWriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*CodecStatusWriteToParcelRequest) Reset ¶ added in v0.0.6
func (x *CodecStatusWriteToParcelRequest) Reset()
func (*CodecStatusWriteToParcelRequest) String ¶ added in v0.0.6
func (x *CodecStatusWriteToParcelRequest) String() string
type CodecTypeDescribeContentsRequest ¶ added in v0.0.6
type CodecTypeDescribeContentsRequest struct {
// contains filtered or unexported fields
}
func (*CodecTypeDescribeContentsRequest) Descriptor
deprecated
added in
v0.0.6
func (*CodecTypeDescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CodecTypeDescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*CodecTypeDescribeContentsRequest) ProtoMessage ¶ added in v0.0.6
func (*CodecTypeDescribeContentsRequest) ProtoMessage()
func (*CodecTypeDescribeContentsRequest) ProtoReflect ¶ added in v0.0.6
func (x *CodecTypeDescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*CodecTypeDescribeContentsRequest) Reset ¶ added in v0.0.6
func (x *CodecTypeDescribeContentsRequest) Reset()
func (*CodecTypeDescribeContentsRequest) String ¶ added in v0.0.6
func (x *CodecTypeDescribeContentsRequest) String() string
type CodecTypeEqualsRequest ¶ added in v0.0.6
type CodecTypeEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*CodecTypeEqualsRequest) Descriptor
deprecated
added in
v0.0.6
func (*CodecTypeEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CodecTypeEqualsRequest.ProtoReflect.Descriptor instead.
func (*CodecTypeEqualsRequest) GetArg0 ¶ added in v0.0.6
func (x *CodecTypeEqualsRequest) GetArg0() int64
func (*CodecTypeEqualsRequest) ProtoMessage ¶ added in v0.0.6
func (*CodecTypeEqualsRequest) ProtoMessage()
func (*CodecTypeEqualsRequest) ProtoReflect ¶ added in v0.0.6
func (x *CodecTypeEqualsRequest) ProtoReflect() protoreflect.Message
func (*CodecTypeEqualsRequest) Reset ¶ added in v0.0.6
func (x *CodecTypeEqualsRequest) Reset()
func (*CodecTypeEqualsRequest) String ¶ added in v0.0.6
func (x *CodecTypeEqualsRequest) String() string
type CodecTypeHashCodeRequest ¶ added in v0.0.6
type CodecTypeHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*CodecTypeHashCodeRequest) Descriptor
deprecated
added in
v0.0.6
func (*CodecTypeHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CodecTypeHashCodeRequest.ProtoReflect.Descriptor instead.
func (*CodecTypeHashCodeRequest) ProtoMessage ¶ added in v0.0.6
func (*CodecTypeHashCodeRequest) ProtoMessage()
func (*CodecTypeHashCodeRequest) ProtoReflect ¶ added in v0.0.6
func (x *CodecTypeHashCodeRequest) ProtoReflect() protoreflect.Message
func (*CodecTypeHashCodeRequest) Reset ¶ added in v0.0.6
func (x *CodecTypeHashCodeRequest) Reset()
func (*CodecTypeHashCodeRequest) String ¶ added in v0.0.6
func (x *CodecTypeHashCodeRequest) String() string
type CodecTypeServiceClient ¶ added in v0.0.6
type CodecTypeServiceClient interface {
DescribeContents(ctx context.Context, in *CodecTypeDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
Equals(ctx context.Context, in *CodecTypeEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetCodecId(ctx context.Context, in *GetCodecIdRequest, opts ...grpc.CallOption) (*GetCodecIdResponse, error)
GetCodecName(ctx context.Context, in *GetCodecNameRequest, opts ...grpc.CallOption) (*GetCodecNameResponse, error)
HashCode(ctx context.Context, in *CodecTypeHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
IsMandatoryCodec(ctx context.Context, in *IsMandatoryCodecRequest, opts ...grpc.CallOption) (*IsMandatoryCodecResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
WriteToParcel(ctx context.Context, in *CodecTypeWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
CodecTypeServiceClient is the client API for CodecTypeService 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.
func NewCodecTypeServiceClient ¶ added in v0.0.6
func NewCodecTypeServiceClient(cc grpc.ClientConnInterface) CodecTypeServiceClient
type CodecTypeServiceServer ¶ added in v0.0.6
type CodecTypeServiceServer interface {
DescribeContents(context.Context, *CodecTypeDescribeContentsRequest) (*DescribeContentsResponse, error)
Equals(context.Context, *CodecTypeEqualsRequest) (*EqualsResponse, error)
GetCodecId(context.Context, *GetCodecIdRequest) (*GetCodecIdResponse, error)
GetCodecName(context.Context, *GetCodecNameRequest) (*GetCodecNameResponse, error)
HashCode(context.Context, *CodecTypeHashCodeRequest) (*HashCodeResponse, error)
IsMandatoryCodec(context.Context, *IsMandatoryCodecRequest) (*IsMandatoryCodecResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
WriteToParcel(context.Context, *CodecTypeWriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
CodecTypeServiceServer is the server API for CodecTypeService service. All implementations must embed UnimplementedCodecTypeServiceServer for forward compatibility.
type CodecTypeWriteToParcelRequest ¶ added in v0.0.6
type CodecTypeWriteToParcelRequest 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 (*CodecTypeWriteToParcelRequest) Descriptor
deprecated
added in
v0.0.6
func (*CodecTypeWriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use CodecTypeWriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*CodecTypeWriteToParcelRequest) GetArg0 ¶ added in v0.0.6
func (x *CodecTypeWriteToParcelRequest) GetArg0() int64
func (*CodecTypeWriteToParcelRequest) GetArg1 ¶ added in v0.0.6
func (x *CodecTypeWriteToParcelRequest) GetArg1() int32
func (*CodecTypeWriteToParcelRequest) ProtoMessage ¶ added in v0.0.6
func (*CodecTypeWriteToParcelRequest) ProtoMessage()
func (*CodecTypeWriteToParcelRequest) ProtoReflect ¶ added in v0.0.6
func (x *CodecTypeWriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*CodecTypeWriteToParcelRequest) Reset ¶ added in v0.0.6
func (x *CodecTypeWriteToParcelRequest) Reset()
func (*CodecTypeWriteToParcelRequest) String ¶ added in v0.0.6
func (x *CodecTypeWriteToParcelRequest) String() string
type ConnectChannelToSourceRequest ¶ added in v0.0.6
type ConnectChannelToSourceRequest 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"`
// contains filtered or unexported fields
}
func (*ConnectChannelToSourceRequest) Descriptor
deprecated
added in
v0.0.6
func (*ConnectChannelToSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConnectChannelToSourceRequest.ProtoReflect.Descriptor instead.
func (*ConnectChannelToSourceRequest) GetArg0 ¶ added in v0.0.6
func (x *ConnectChannelToSourceRequest) GetArg0() int64
func (*ConnectChannelToSourceRequest) GetArg1 ¶ added in v0.0.6
func (x *ConnectChannelToSourceRequest) GetArg1() int64
func (*ConnectChannelToSourceRequest) ProtoMessage ¶ added in v0.0.6
func (*ConnectChannelToSourceRequest) ProtoMessage()
func (*ConnectChannelToSourceRequest) ProtoReflect ¶ added in v0.0.6
func (x *ConnectChannelToSourceRequest) ProtoReflect() protoreflect.Message
func (*ConnectChannelToSourceRequest) Reset ¶ added in v0.0.6
func (x *ConnectChannelToSourceRequest) Reset()
func (*ConnectChannelToSourceRequest) String ¶ added in v0.0.6
func (x *ConnectChannelToSourceRequest) String() string
type ConnectChannelToSourceResponse ¶ added in v0.0.6
type ConnectChannelToSourceResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectChannelToSourceResponse) Descriptor
deprecated
added in
v0.0.6
func (*ConnectChannelToSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ConnectChannelToSourceResponse.ProtoReflect.Descriptor instead.
func (*ConnectChannelToSourceResponse) GetResult ¶ added in v0.0.6
func (x *ConnectChannelToSourceResponse) GetResult() bool
func (*ConnectChannelToSourceResponse) ProtoMessage ¶ added in v0.0.6
func (*ConnectChannelToSourceResponse) ProtoMessage()
func (*ConnectChannelToSourceResponse) ProtoReflect ¶ added in v0.0.6
func (x *ConnectChannelToSourceResponse) ProtoReflect() protoreflect.Message
func (*ConnectChannelToSourceResponse) Reset ¶ added in v0.0.6
func (x *ConnectChannelToSourceResponse) Reset()
func (*ConnectChannelToSourceResponse) String ¶ added in v0.0.6
func (x *ConnectChannelToSourceResponse) String() string
type ConnectGatt3Request ¶
type ConnectGatt3Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 bool `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 (*ConnectGatt3Request) Descriptor
deprecated
func (*ConnectGatt3Request) Descriptor() ([]byte, []int)
Deprecated: Use ConnectGatt3Request.ProtoReflect.Descriptor instead.
func (*ConnectGatt3Request) GetArg0 ¶
func (x *ConnectGatt3Request) GetArg0() int64
func (*ConnectGatt3Request) GetArg1 ¶
func (x *ConnectGatt3Request) GetArg1() bool
func (*ConnectGatt3Request) GetArg2 ¶
func (x *ConnectGatt3Request) GetArg2() int64
func (*ConnectGatt3Request) ProtoMessage ¶
func (*ConnectGatt3Request) ProtoMessage()
func (*ConnectGatt3Request) ProtoReflect ¶
func (x *ConnectGatt3Request) ProtoReflect() protoreflect.Message
func (*ConnectGatt3Request) Reset ¶
func (x *ConnectGatt3Request) Reset()
func (*ConnectGatt3Request) String ¶
func (x *ConnectGatt3Request) String() string
type ConnectGatt3Response ¶
type ConnectGatt3Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectGatt3Response) Descriptor
deprecated
func (*ConnectGatt3Response) Descriptor() ([]byte, []int)
Deprecated: Use ConnectGatt3Response.ProtoReflect.Descriptor instead.
func (*ConnectGatt3Response) GetResult ¶
func (x *ConnectGatt3Response) GetResult() int64
func (*ConnectGatt3Response) ProtoMessage ¶
func (*ConnectGatt3Response) ProtoMessage()
func (*ConnectGatt3Response) ProtoReflect ¶
func (x *ConnectGatt3Response) ProtoReflect() protoreflect.Message
func (*ConnectGatt3Response) Reset ¶
func (x *ConnectGatt3Response) Reset()
func (*ConnectGatt3Response) String ¶
func (x *ConnectGatt3Response) String() string
type ConnectGatt4_1Request ¶
type ConnectGatt4_1Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 bool `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectGatt4_1Request) Descriptor
deprecated
func (*ConnectGatt4_1Request) Descriptor() ([]byte, []int)
Deprecated: Use ConnectGatt4_1Request.ProtoReflect.Descriptor instead.
func (*ConnectGatt4_1Request) GetArg0 ¶
func (x *ConnectGatt4_1Request) GetArg0() int64
func (*ConnectGatt4_1Request) GetArg1 ¶
func (x *ConnectGatt4_1Request) GetArg1() bool
func (*ConnectGatt4_1Request) GetArg2 ¶
func (x *ConnectGatt4_1Request) GetArg2() int64
func (*ConnectGatt4_1Request) GetArg3 ¶
func (x *ConnectGatt4_1Request) GetArg3() int32
func (*ConnectGatt4_1Request) ProtoMessage ¶
func (*ConnectGatt4_1Request) ProtoMessage()
func (*ConnectGatt4_1Request) ProtoReflect ¶
func (x *ConnectGatt4_1Request) ProtoReflect() protoreflect.Message
func (*ConnectGatt4_1Request) Reset ¶
func (x *ConnectGatt4_1Request) Reset()
func (*ConnectGatt4_1Request) String ¶
func (x *ConnectGatt4_1Request) String() string
type ConnectGatt4_1Response ¶
type ConnectGatt4_1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectGatt4_1Response) Descriptor
deprecated
func (*ConnectGatt4_1Response) Descriptor() ([]byte, []int)
Deprecated: Use ConnectGatt4_1Response.ProtoReflect.Descriptor instead.
func (*ConnectGatt4_1Response) GetResult ¶
func (x *ConnectGatt4_1Response) GetResult() int64
func (*ConnectGatt4_1Response) ProtoMessage ¶
func (*ConnectGatt4_1Response) ProtoMessage()
func (*ConnectGatt4_1Response) ProtoReflect ¶
func (x *ConnectGatt4_1Response) ProtoReflect() protoreflect.Message
func (*ConnectGatt4_1Response) Reset ¶
func (x *ConnectGatt4_1Response) Reset()
func (*ConnectGatt4_1Response) String ¶
func (x *ConnectGatt4_1Response) String() string
type ConnectGatt5_2Request ¶
type ConnectGatt5_2Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 bool `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 int32 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectGatt5_2Request) Descriptor
deprecated
func (*ConnectGatt5_2Request) Descriptor() ([]byte, []int)
Deprecated: Use ConnectGatt5_2Request.ProtoReflect.Descriptor instead.
func (*ConnectGatt5_2Request) GetArg0 ¶
func (x *ConnectGatt5_2Request) GetArg0() int64
func (*ConnectGatt5_2Request) GetArg1 ¶
func (x *ConnectGatt5_2Request) GetArg1() bool
func (*ConnectGatt5_2Request) GetArg2 ¶
func (x *ConnectGatt5_2Request) GetArg2() int64
func (*ConnectGatt5_2Request) GetArg3 ¶
func (x *ConnectGatt5_2Request) GetArg3() int32
func (*ConnectGatt5_2Request) GetArg4 ¶
func (x *ConnectGatt5_2Request) GetArg4() int32
func (*ConnectGatt5_2Request) ProtoMessage ¶
func (*ConnectGatt5_2Request) ProtoMessage()
func (*ConnectGatt5_2Request) ProtoReflect ¶
func (x *ConnectGatt5_2Request) ProtoReflect() protoreflect.Message
func (*ConnectGatt5_2Request) Reset ¶
func (x *ConnectGatt5_2Request) Reset()
func (*ConnectGatt5_2Request) String ¶
func (x *ConnectGatt5_2Request) String() string
type ConnectGatt5_2Response ¶
type ConnectGatt5_2Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectGatt5_2Response) Descriptor
deprecated
func (*ConnectGatt5_2Response) Descriptor() ([]byte, []int)
Deprecated: Use ConnectGatt5_2Response.ProtoReflect.Descriptor instead.
func (*ConnectGatt5_2Response) GetResult ¶
func (x *ConnectGatt5_2Response) GetResult() int64
func (*ConnectGatt5_2Response) ProtoMessage ¶
func (*ConnectGatt5_2Response) ProtoMessage()
func (*ConnectGatt5_2Response) ProtoReflect ¶
func (x *ConnectGatt5_2Response) ProtoReflect() protoreflect.Message
func (*ConnectGatt5_2Response) Reset ¶
func (x *ConnectGatt5_2Response) Reset()
func (*ConnectGatt5_2Response) String ¶
func (x *ConnectGatt5_2Response) String() string
type ConnectRequest ¶
type ConnectRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectRequest) Descriptor
deprecated
func (*ConnectRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConnectRequest.ProtoReflect.Descriptor instead.
func (*ConnectRequest) GetArg0 ¶ added in v0.0.4
func (x *ConnectRequest) GetArg0() int64
func (*ConnectRequest) ProtoMessage ¶
func (*ConnectRequest) ProtoMessage()
func (*ConnectRequest) ProtoReflect ¶
func (x *ConnectRequest) ProtoReflect() protoreflect.Message
func (*ConnectRequest) Reset ¶
func (x *ConnectRequest) Reset()
func (*ConnectRequest) String ¶
func (x *ConnectRequest) String() string
type ConnectResponse ¶
type ConnectResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectResponse) Descriptor
deprecated
func (*ConnectResponse) Descriptor() ([]byte, []int)
Deprecated: Use ConnectResponse.ProtoReflect.Descriptor instead.
func (*ConnectResponse) GetResult ¶ added in v0.0.4
func (x *ConnectResponse) GetResult() bool
func (*ConnectResponse) ProtoMessage ¶
func (*ConnectResponse) ProtoMessage()
func (*ConnectResponse) ProtoReflect ¶
func (x *ConnectResponse) ProtoReflect() protoreflect.Message
func (*ConnectResponse) Reset ¶
func (x *ConnectResponse) Reset()
func (*ConnectResponse) String ¶
func (x *ConnectResponse) String() string
type CreateBondRequest ¶
type CreateBondRequest struct {
// contains filtered or unexported fields
}
func (*CreateBondRequest) Descriptor
deprecated
func (*CreateBondRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateBondRequest.ProtoReflect.Descriptor instead.
func (*CreateBondRequest) ProtoMessage ¶
func (*CreateBondRequest) ProtoMessage()
func (*CreateBondRequest) ProtoReflect ¶
func (x *CreateBondRequest) ProtoReflect() protoreflect.Message
func (*CreateBondRequest) Reset ¶
func (x *CreateBondRequest) Reset()
func (*CreateBondRequest) String ¶
func (x *CreateBondRequest) String() string
type CreateBondResponse ¶
type CreateBondResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CreateBondResponse) Descriptor
deprecated
func (*CreateBondResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateBondResponse.ProtoReflect.Descriptor instead.
func (*CreateBondResponse) GetResult ¶
func (x *CreateBondResponse) GetResult() bool
func (*CreateBondResponse) ProtoMessage ¶
func (*CreateBondResponse) ProtoMessage()
func (*CreateBondResponse) ProtoReflect ¶
func (x *CreateBondResponse) ProtoReflect() protoreflect.Message
func (*CreateBondResponse) Reset ¶
func (x *CreateBondResponse) Reset()
func (*CreateBondResponse) String ¶
func (x *CreateBondResponse) String() string
type CreateInsecureL2CapChannelRequest ¶
type CreateInsecureL2CapChannelRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*CreateInsecureL2CapChannelRequest) Descriptor
deprecated
func (*CreateInsecureL2CapChannelRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateInsecureL2CapChannelRequest.ProtoReflect.Descriptor instead.
func (*CreateInsecureL2CapChannelRequest) GetArg0 ¶
func (x *CreateInsecureL2CapChannelRequest) GetArg0() int32
func (*CreateInsecureL2CapChannelRequest) ProtoMessage ¶
func (*CreateInsecureL2CapChannelRequest) ProtoMessage()
func (*CreateInsecureL2CapChannelRequest) ProtoReflect ¶
func (x *CreateInsecureL2CapChannelRequest) ProtoReflect() protoreflect.Message
func (*CreateInsecureL2CapChannelRequest) Reset ¶
func (x *CreateInsecureL2CapChannelRequest) Reset()
func (*CreateInsecureL2CapChannelRequest) String ¶
func (x *CreateInsecureL2CapChannelRequest) String() string
type CreateInsecureL2CapChannelResponse ¶
type CreateInsecureL2CapChannelResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CreateInsecureL2CapChannelResponse) Descriptor
deprecated
func (*CreateInsecureL2CapChannelResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateInsecureL2CapChannelResponse.ProtoReflect.Descriptor instead.
func (*CreateInsecureL2CapChannelResponse) GetResult ¶
func (x *CreateInsecureL2CapChannelResponse) GetResult() int64
func (*CreateInsecureL2CapChannelResponse) ProtoMessage ¶
func (*CreateInsecureL2CapChannelResponse) ProtoMessage()
func (*CreateInsecureL2CapChannelResponse) ProtoReflect ¶
func (x *CreateInsecureL2CapChannelResponse) ProtoReflect() protoreflect.Message
func (*CreateInsecureL2CapChannelResponse) Reset ¶
func (x *CreateInsecureL2CapChannelResponse) Reset()
func (*CreateInsecureL2CapChannelResponse) String ¶
func (x *CreateInsecureL2CapChannelResponse) String() string
type CreateInsecureRfcommSocketToServiceRecordRequest ¶
type CreateInsecureRfcommSocketToServiceRecordRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*CreateInsecureRfcommSocketToServiceRecordRequest) Descriptor
deprecated
func (*CreateInsecureRfcommSocketToServiceRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateInsecureRfcommSocketToServiceRecordRequest.ProtoReflect.Descriptor instead.
func (*CreateInsecureRfcommSocketToServiceRecordRequest) GetArg0 ¶
func (x *CreateInsecureRfcommSocketToServiceRecordRequest) GetArg0() int64
func (*CreateInsecureRfcommSocketToServiceRecordRequest) ProtoMessage ¶
func (*CreateInsecureRfcommSocketToServiceRecordRequest) ProtoMessage()
func (*CreateInsecureRfcommSocketToServiceRecordRequest) ProtoReflect ¶
func (x *CreateInsecureRfcommSocketToServiceRecordRequest) ProtoReflect() protoreflect.Message
func (*CreateInsecureRfcommSocketToServiceRecordRequest) Reset ¶
func (x *CreateInsecureRfcommSocketToServiceRecordRequest) Reset()
func (*CreateInsecureRfcommSocketToServiceRecordRequest) String ¶
func (x *CreateInsecureRfcommSocketToServiceRecordRequest) String() string
type CreateInsecureRfcommSocketToServiceRecordResponse ¶
type CreateInsecureRfcommSocketToServiceRecordResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CreateInsecureRfcommSocketToServiceRecordResponse) Descriptor
deprecated
func (*CreateInsecureRfcommSocketToServiceRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateInsecureRfcommSocketToServiceRecordResponse.ProtoReflect.Descriptor instead.
func (*CreateInsecureRfcommSocketToServiceRecordResponse) GetResult ¶
func (x *CreateInsecureRfcommSocketToServiceRecordResponse) GetResult() int64
func (*CreateInsecureRfcommSocketToServiceRecordResponse) ProtoMessage ¶
func (*CreateInsecureRfcommSocketToServiceRecordResponse) ProtoMessage()
func (*CreateInsecureRfcommSocketToServiceRecordResponse) ProtoReflect ¶
func (x *CreateInsecureRfcommSocketToServiceRecordResponse) ProtoReflect() protoreflect.Message
func (*CreateInsecureRfcommSocketToServiceRecordResponse) Reset ¶
func (x *CreateInsecureRfcommSocketToServiceRecordResponse) Reset()
func (*CreateInsecureRfcommSocketToServiceRecordResponse) String ¶
func (x *CreateInsecureRfcommSocketToServiceRecordResponse) String() string
type CreateL2CapChannelRequest ¶
type CreateL2CapChannelRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*CreateL2CapChannelRequest) Descriptor
deprecated
func (*CreateL2CapChannelRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateL2CapChannelRequest.ProtoReflect.Descriptor instead.
func (*CreateL2CapChannelRequest) GetArg0 ¶
func (x *CreateL2CapChannelRequest) GetArg0() int32
func (*CreateL2CapChannelRequest) ProtoMessage ¶
func (*CreateL2CapChannelRequest) ProtoMessage()
func (*CreateL2CapChannelRequest) ProtoReflect ¶
func (x *CreateL2CapChannelRequest) ProtoReflect() protoreflect.Message
func (*CreateL2CapChannelRequest) Reset ¶
func (x *CreateL2CapChannelRequest) Reset()
func (*CreateL2CapChannelRequest) String ¶
func (x *CreateL2CapChannelRequest) String() string
type CreateL2CapChannelResponse ¶
type CreateL2CapChannelResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CreateL2CapChannelResponse) Descriptor
deprecated
func (*CreateL2CapChannelResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateL2CapChannelResponse.ProtoReflect.Descriptor instead.
func (*CreateL2CapChannelResponse) GetResult ¶
func (x *CreateL2CapChannelResponse) GetResult() int64
func (*CreateL2CapChannelResponse) ProtoMessage ¶
func (*CreateL2CapChannelResponse) ProtoMessage()
func (*CreateL2CapChannelResponse) ProtoReflect ¶
func (x *CreateL2CapChannelResponse) ProtoReflect() protoreflect.Message
func (*CreateL2CapChannelResponse) Reset ¶
func (x *CreateL2CapChannelResponse) Reset()
func (*CreateL2CapChannelResponse) String ¶
func (x *CreateL2CapChannelResponse) String() string
type CreateRfcommSocketToServiceRecordRequest ¶
type CreateRfcommSocketToServiceRecordRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*CreateRfcommSocketToServiceRecordRequest) Descriptor
deprecated
func (*CreateRfcommSocketToServiceRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRfcommSocketToServiceRecordRequest.ProtoReflect.Descriptor instead.
func (*CreateRfcommSocketToServiceRecordRequest) GetArg0 ¶
func (x *CreateRfcommSocketToServiceRecordRequest) GetArg0() int64
func (*CreateRfcommSocketToServiceRecordRequest) ProtoMessage ¶
func (*CreateRfcommSocketToServiceRecordRequest) ProtoMessage()
func (*CreateRfcommSocketToServiceRecordRequest) ProtoReflect ¶
func (x *CreateRfcommSocketToServiceRecordRequest) ProtoReflect() protoreflect.Message
func (*CreateRfcommSocketToServiceRecordRequest) Reset ¶
func (x *CreateRfcommSocketToServiceRecordRequest) Reset()
func (*CreateRfcommSocketToServiceRecordRequest) String ¶
func (x *CreateRfcommSocketToServiceRecordRequest) String() string
type CreateRfcommSocketToServiceRecordResponse ¶
type CreateRfcommSocketToServiceRecordResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CreateRfcommSocketToServiceRecordResponse) Descriptor
deprecated
func (*CreateRfcommSocketToServiceRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateRfcommSocketToServiceRecordResponse.ProtoReflect.Descriptor instead.
func (*CreateRfcommSocketToServiceRecordResponse) GetResult ¶
func (x *CreateRfcommSocketToServiceRecordResponse) GetResult() int64
func (*CreateRfcommSocketToServiceRecordResponse) ProtoMessage ¶
func (*CreateRfcommSocketToServiceRecordResponse) ProtoMessage()
func (*CreateRfcommSocketToServiceRecordResponse) ProtoReflect ¶
func (x *CreateRfcommSocketToServiceRecordResponse) ProtoReflect() protoreflect.Message
func (*CreateRfcommSocketToServiceRecordResponse) Reset ¶
func (x *CreateRfcommSocketToServiceRecordResponse) Reset()
func (*CreateRfcommSocketToServiceRecordResponse) String ¶
func (x *CreateRfcommSocketToServiceRecordResponse) String() string
type CreateUsingSocketSettingsRequest ¶
type CreateUsingSocketSettingsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*CreateUsingSocketSettingsRequest) Descriptor
deprecated
func (*CreateUsingSocketSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUsingSocketSettingsRequest.ProtoReflect.Descriptor instead.
func (*CreateUsingSocketSettingsRequest) GetArg0 ¶
func (x *CreateUsingSocketSettingsRequest) GetArg0() int64
func (*CreateUsingSocketSettingsRequest) ProtoMessage ¶
func (*CreateUsingSocketSettingsRequest) ProtoMessage()
func (*CreateUsingSocketSettingsRequest) ProtoReflect ¶
func (x *CreateUsingSocketSettingsRequest) ProtoReflect() protoreflect.Message
func (*CreateUsingSocketSettingsRequest) Reset ¶
func (x *CreateUsingSocketSettingsRequest) Reset()
func (*CreateUsingSocketSettingsRequest) String ¶
func (x *CreateUsingSocketSettingsRequest) String() string
type CreateUsingSocketSettingsResponse ¶
type CreateUsingSocketSettingsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CreateUsingSocketSettingsResponse) Descriptor
deprecated
func (*CreateUsingSocketSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateUsingSocketSettingsResponse.ProtoReflect.Descriptor instead.
func (*CreateUsingSocketSettingsResponse) GetResult ¶
func (x *CreateUsingSocketSettingsResponse) GetResult() int64
func (*CreateUsingSocketSettingsResponse) ProtoMessage ¶
func (*CreateUsingSocketSettingsResponse) ProtoMessage()
func (*CreateUsingSocketSettingsResponse) ProtoReflect ¶
func (x *CreateUsingSocketSettingsResponse) ProtoReflect() protoreflect.Message
func (*CreateUsingSocketSettingsResponse) Reset ¶
func (x *CreateUsingSocketSettingsResponse) Reset()
func (*CreateUsingSocketSettingsResponse) String ¶
func (x *CreateUsingSocketSettingsResponse) String() string
type CsipSetCoordinatorServiceClient ¶ added in v0.0.6
type CsipSetCoordinatorServiceClient interface {
Close(ctx context.Context, in *CloseRequest, opts ...grpc.CallOption) (*CloseResponse, error)
GetConnectedDevices(ctx context.Context, in *GetConnectedDevicesRequest, opts ...grpc.CallOption) (*GetConnectedDevicesResponse, error)
GetConnectionState(ctx context.Context, in *GetConnectionStateRequest, opts ...grpc.CallOption) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(ctx context.Context, in *GetDevicesMatchingConnectionStatesRequest, opts ...grpc.CallOption) (*GetDevicesMatchingConnectionStatesResponse, error)
}
CsipSetCoordinatorServiceClient is the client API for CsipSetCoordinatorService 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.
func NewCsipSetCoordinatorServiceClient ¶ added in v0.0.6
func NewCsipSetCoordinatorServiceClient(cc grpc.ClientConnInterface) CsipSetCoordinatorServiceClient
type CsipSetCoordinatorServiceServer ¶ added in v0.0.6
type CsipSetCoordinatorServiceServer interface {
Close(context.Context, *CloseRequest) (*CloseResponse, error)
GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
// contains filtered or unexported methods
}
CsipSetCoordinatorServiceServer is the server API for CsipSetCoordinatorService service. All implementations must embed UnimplementedCsipSetCoordinatorServiceServer for forward compatibility.
type DescribeContentsRequest ¶
type DescribeContentsRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*DescribeContentsRequest) Descriptor
deprecated
func (*DescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*DescribeContentsRequest) GetHandle ¶ added in v0.0.6
func (x *DescribeContentsRequest) GetHandle() int64
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 DeviceBluetoothAddressDescribeContentsRequest ¶ added in v0.0.6
type DeviceBluetoothAddressDescribeContentsRequest struct {
// contains filtered or unexported fields
}
func (*DeviceBluetoothAddressDescribeContentsRequest) Descriptor
deprecated
added in
v0.0.6
func (*DeviceBluetoothAddressDescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeviceBluetoothAddressDescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*DeviceBluetoothAddressDescribeContentsRequest) ProtoMessage ¶ added in v0.0.6
func (*DeviceBluetoothAddressDescribeContentsRequest) ProtoMessage()
func (*DeviceBluetoothAddressDescribeContentsRequest) ProtoReflect ¶ added in v0.0.6
func (x *DeviceBluetoothAddressDescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*DeviceBluetoothAddressDescribeContentsRequest) Reset ¶ added in v0.0.6
func (x *DeviceBluetoothAddressDescribeContentsRequest) Reset()
func (*DeviceBluetoothAddressDescribeContentsRequest) String ¶ added in v0.0.6
func (x *DeviceBluetoothAddressDescribeContentsRequest) String() string
type DeviceBluetoothAddressServiceClient ¶ added in v0.0.6
type DeviceBluetoothAddressServiceClient interface {
DescribeContents(ctx context.Context, in *DeviceBluetoothAddressDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
GetAddress(ctx context.Context, in *GetAddressRequest, opts ...grpc.CallOption) (*GetAddressResponse, error)
GetAddressType(ctx context.Context, in *GetAddressTypeRequest, opts ...grpc.CallOption) (*GetAddressTypeResponse, error)
WriteToParcel(ctx context.Context, in *DeviceBluetoothAddressWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
DeviceBluetoothAddressServiceClient is the client API for DeviceBluetoothAddressService 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.
func NewDeviceBluetoothAddressServiceClient ¶ added in v0.0.6
func NewDeviceBluetoothAddressServiceClient(cc grpc.ClientConnInterface) DeviceBluetoothAddressServiceClient
type DeviceBluetoothAddressServiceServer ¶ added in v0.0.6
type DeviceBluetoothAddressServiceServer interface {
DescribeContents(context.Context, *DeviceBluetoothAddressDescribeContentsRequest) (*DescribeContentsResponse, error)
GetAddress(context.Context, *GetAddressRequest) (*GetAddressResponse, error)
GetAddressType(context.Context, *GetAddressTypeRequest) (*GetAddressTypeResponse, error)
WriteToParcel(context.Context, *DeviceBluetoothAddressWriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
DeviceBluetoothAddressServiceServer is the server API for DeviceBluetoothAddressService service. All implementations must embed UnimplementedDeviceBluetoothAddressServiceServer for forward compatibility.
type DeviceBluetoothAddressWriteToParcelRequest ¶ added in v0.0.6
type DeviceBluetoothAddressWriteToParcelRequest 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 (*DeviceBluetoothAddressWriteToParcelRequest) Descriptor
deprecated
added in
v0.0.6
func (*DeviceBluetoothAddressWriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeviceBluetoothAddressWriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*DeviceBluetoothAddressWriteToParcelRequest) GetArg0 ¶ added in v0.0.6
func (x *DeviceBluetoothAddressWriteToParcelRequest) GetArg0() int64
func (*DeviceBluetoothAddressWriteToParcelRequest) GetArg1 ¶ added in v0.0.6
func (x *DeviceBluetoothAddressWriteToParcelRequest) GetArg1() int32
func (*DeviceBluetoothAddressWriteToParcelRequest) ProtoMessage ¶ added in v0.0.6
func (*DeviceBluetoothAddressWriteToParcelRequest) ProtoMessage()
func (*DeviceBluetoothAddressWriteToParcelRequest) ProtoReflect ¶ added in v0.0.6
func (x *DeviceBluetoothAddressWriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*DeviceBluetoothAddressWriteToParcelRequest) Reset ¶ added in v0.0.6
func (x *DeviceBluetoothAddressWriteToParcelRequest) Reset()
func (*DeviceBluetoothAddressWriteToParcelRequest) String ¶ added in v0.0.6
func (x *DeviceBluetoothAddressWriteToParcelRequest) String() string
type DeviceDescribeContentsRequest ¶ added in v0.0.6
type DeviceDescribeContentsRequest struct {
// contains filtered or unexported fields
}
func (*DeviceDescribeContentsRequest) Descriptor
deprecated
added in
v0.0.6
func (*DeviceDescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeviceDescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*DeviceDescribeContentsRequest) ProtoMessage ¶ added in v0.0.6
func (*DeviceDescribeContentsRequest) ProtoMessage()
func (*DeviceDescribeContentsRequest) ProtoReflect ¶ added in v0.0.6
func (x *DeviceDescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*DeviceDescribeContentsRequest) Reset ¶ added in v0.0.6
func (x *DeviceDescribeContentsRequest) Reset()
func (*DeviceDescribeContentsRequest) String ¶ added in v0.0.6
func (x *DeviceDescribeContentsRequest) String() string
type DeviceEqualsRequest ¶ added in v0.0.6
type DeviceEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DeviceEqualsRequest) Descriptor
deprecated
added in
v0.0.6
func (*DeviceEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeviceEqualsRequest.ProtoReflect.Descriptor instead.
func (*DeviceEqualsRequest) GetArg0 ¶ added in v0.0.6
func (x *DeviceEqualsRequest) GetArg0() int64
func (*DeviceEqualsRequest) ProtoMessage ¶ added in v0.0.6
func (*DeviceEqualsRequest) ProtoMessage()
func (*DeviceEqualsRequest) ProtoReflect ¶ added in v0.0.6
func (x *DeviceEqualsRequest) ProtoReflect() protoreflect.Message
func (*DeviceEqualsRequest) Reset ¶ added in v0.0.6
func (x *DeviceEqualsRequest) Reset()
func (*DeviceEqualsRequest) String ¶ added in v0.0.6
func (x *DeviceEqualsRequest) String() string
type DeviceGetNameRequest ¶ added in v0.0.6
type DeviceGetNameRequest struct {
// contains filtered or unexported fields
}
func (*DeviceGetNameRequest) Descriptor
deprecated
added in
v0.0.6
func (*DeviceGetNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeviceGetNameRequest.ProtoReflect.Descriptor instead.
func (*DeviceGetNameRequest) ProtoMessage ¶ added in v0.0.6
func (*DeviceGetNameRequest) ProtoMessage()
func (*DeviceGetNameRequest) ProtoReflect ¶ added in v0.0.6
func (x *DeviceGetNameRequest) ProtoReflect() protoreflect.Message
func (*DeviceGetNameRequest) Reset ¶ added in v0.0.6
func (x *DeviceGetNameRequest) Reset()
func (*DeviceGetNameRequest) String ¶ added in v0.0.6
func (x *DeviceGetNameRequest) String() string
type DeviceHashCodeRequest ¶ added in v0.0.6
type DeviceHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*DeviceHashCodeRequest) Descriptor
deprecated
added in
v0.0.6
func (*DeviceHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeviceHashCodeRequest.ProtoReflect.Descriptor instead.
func (*DeviceHashCodeRequest) ProtoMessage ¶ added in v0.0.6
func (*DeviceHashCodeRequest) ProtoMessage()
func (*DeviceHashCodeRequest) ProtoReflect ¶ added in v0.0.6
func (x *DeviceHashCodeRequest) ProtoReflect() protoreflect.Message
func (*DeviceHashCodeRequest) Reset ¶ added in v0.0.6
func (x *DeviceHashCodeRequest) Reset()
func (*DeviceHashCodeRequest) String ¶ added in v0.0.6
func (x *DeviceHashCodeRequest) String() string
type DeviceServiceClient ¶ added in v0.0.4
type DeviceServiceClient interface {
ConnectGatt3(ctx context.Context, in *ConnectGatt3Request, opts ...grpc.CallOption) (*ConnectGatt3Response, error)
ConnectGatt4_1(ctx context.Context, in *ConnectGatt4_1Request, opts ...grpc.CallOption) (*ConnectGatt4_1Response, error)
ConnectGatt5_2(ctx context.Context, in *ConnectGatt5_2Request, opts ...grpc.CallOption) (*ConnectGatt5_2Response, error)
CreateBond(ctx context.Context, in *CreateBondRequest, opts ...grpc.CallOption) (*CreateBondResponse, error)
CreateInsecureL2CapChannel(ctx context.Context, in *CreateInsecureL2CapChannelRequest, opts ...grpc.CallOption) (*CreateInsecureL2CapChannelResponse, error)
CreateInsecureRfcommSocketToServiceRecord(ctx context.Context, in *CreateInsecureRfcommSocketToServiceRecordRequest, opts ...grpc.CallOption) (*CreateInsecureRfcommSocketToServiceRecordResponse, error)
CreateL2CapChannel(ctx context.Context, in *CreateL2CapChannelRequest, opts ...grpc.CallOption) (*CreateL2CapChannelResponse, error)
CreateRfcommSocketToServiceRecord(ctx context.Context, in *CreateRfcommSocketToServiceRecordRequest, opts ...grpc.CallOption) (*CreateRfcommSocketToServiceRecordResponse, error)
CreateUsingSocketSettings(ctx context.Context, in *CreateUsingSocketSettingsRequest, opts ...grpc.CallOption) (*CreateUsingSocketSettingsResponse, error)
DescribeContents(ctx context.Context, in *DeviceDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
Equals(ctx context.Context, in *DeviceEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
FetchUuidsWithSdp(ctx context.Context, in *FetchUuidsWithSdpRequest, opts ...grpc.CallOption) (*FetchUuidsWithSdpResponse, error)
GetAddress(ctx context.Context, in *GetAddressRequest, opts ...grpc.CallOption) (*GetAddressResponse, error)
GetAddressType(ctx context.Context, in *GetAddressTypeRequest, opts ...grpc.CallOption) (*GetAddressTypeResponse, error)
GetAlias(ctx context.Context, in *GetAliasRequest, opts ...grpc.CallOption) (*GetAliasResponse, error)
GetBluetoothClass(ctx context.Context, in *GetBluetoothClassRequest, opts ...grpc.CallOption) (*GetBluetoothClassResponse, error)
GetBondState(ctx context.Context, in *GetBondStateRequest, opts ...grpc.CallOption) (*GetBondStateResponse, error)
GetIdentityAddressWithType(ctx context.Context, in *GetIdentityAddressWithTypeRequest, opts ...grpc.CallOption) (*GetIdentityAddressWithTypeResponse, error)
GetName(ctx context.Context, in *DeviceGetNameRequest, opts ...grpc.CallOption) (*GetNameResponse, error)
GetType(ctx context.Context, in *GetTypeRequest, opts ...grpc.CallOption) (*GetTypeResponse, error)
GetUuids(ctx context.Context, in *GetUuidsRequest, opts ...grpc.CallOption) (*GetUuidsResponse, error)
HashCode(ctx context.Context, in *DeviceHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
SetAlias(ctx context.Context, in *SetAliasRequest, opts ...grpc.CallOption) (*SetAliasResponse, error)
SetPairingConfirmation(ctx context.Context, in *SetPairingConfirmationRequest, opts ...grpc.CallOption) (*SetPairingConfirmationResponse, error)
SetPin(ctx context.Context, in *SetPinRequest, opts ...grpc.CallOption) (*SetPinResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
WriteToParcel(ctx context.Context, in *DeviceWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
DeviceServiceClient is the client API for DeviceService 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.
func NewDeviceServiceClient ¶ added in v0.0.4
func NewDeviceServiceClient(cc grpc.ClientConnInterface) DeviceServiceClient
type DeviceServiceServer ¶ added in v0.0.4
type DeviceServiceServer interface {
ConnectGatt3(context.Context, *ConnectGatt3Request) (*ConnectGatt3Response, error)
ConnectGatt4_1(context.Context, *ConnectGatt4_1Request) (*ConnectGatt4_1Response, error)
ConnectGatt5_2(context.Context, *ConnectGatt5_2Request) (*ConnectGatt5_2Response, error)
CreateBond(context.Context, *CreateBondRequest) (*CreateBondResponse, error)
CreateInsecureL2CapChannel(context.Context, *CreateInsecureL2CapChannelRequest) (*CreateInsecureL2CapChannelResponse, error)
CreateInsecureRfcommSocketToServiceRecord(context.Context, *CreateInsecureRfcommSocketToServiceRecordRequest) (*CreateInsecureRfcommSocketToServiceRecordResponse, error)
CreateL2CapChannel(context.Context, *CreateL2CapChannelRequest) (*CreateL2CapChannelResponse, error)
CreateRfcommSocketToServiceRecord(context.Context, *CreateRfcommSocketToServiceRecordRequest) (*CreateRfcommSocketToServiceRecordResponse, error)
CreateUsingSocketSettings(context.Context, *CreateUsingSocketSettingsRequest) (*CreateUsingSocketSettingsResponse, error)
DescribeContents(context.Context, *DeviceDescribeContentsRequest) (*DescribeContentsResponse, error)
Equals(context.Context, *DeviceEqualsRequest) (*EqualsResponse, error)
FetchUuidsWithSdp(context.Context, *FetchUuidsWithSdpRequest) (*FetchUuidsWithSdpResponse, error)
GetAddress(context.Context, *GetAddressRequest) (*GetAddressResponse, error)
GetAddressType(context.Context, *GetAddressTypeRequest) (*GetAddressTypeResponse, error)
GetAlias(context.Context, *GetAliasRequest) (*GetAliasResponse, error)
GetBluetoothClass(context.Context, *GetBluetoothClassRequest) (*GetBluetoothClassResponse, error)
GetBondState(context.Context, *GetBondStateRequest) (*GetBondStateResponse, error)
GetIdentityAddressWithType(context.Context, *GetIdentityAddressWithTypeRequest) (*GetIdentityAddressWithTypeResponse, error)
GetName(context.Context, *DeviceGetNameRequest) (*GetNameResponse, error)
GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error)
GetUuids(context.Context, *GetUuidsRequest) (*GetUuidsResponse, error)
HashCode(context.Context, *DeviceHashCodeRequest) (*HashCodeResponse, error)
SetAlias(context.Context, *SetAliasRequest) (*SetAliasResponse, error)
SetPairingConfirmation(context.Context, *SetPairingConfirmationRequest) (*SetPairingConfirmationResponse, error)
SetPin(context.Context, *SetPinRequest) (*SetPinResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
WriteToParcel(context.Context, *DeviceWriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
DeviceServiceServer is the server API for DeviceService service. All implementations must embed UnimplementedDeviceServiceServer for forward compatibility.
type DeviceWriteToParcelRequest ¶ added in v0.0.6
type DeviceWriteToParcelRequest 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 (*DeviceWriteToParcelRequest) Descriptor
deprecated
added in
v0.0.6
func (*DeviceWriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeviceWriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*DeviceWriteToParcelRequest) GetArg0 ¶ added in v0.0.6
func (x *DeviceWriteToParcelRequest) GetArg0() int64
func (*DeviceWriteToParcelRequest) GetArg1 ¶ added in v0.0.6
func (x *DeviceWriteToParcelRequest) GetArg1() int32
func (*DeviceWriteToParcelRequest) ProtoMessage ¶ added in v0.0.6
func (*DeviceWriteToParcelRequest) ProtoMessage()
func (*DeviceWriteToParcelRequest) ProtoReflect ¶ added in v0.0.6
func (x *DeviceWriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*DeviceWriteToParcelRequest) Reset ¶ added in v0.0.6
func (x *DeviceWriteToParcelRequest) Reset()
func (*DeviceWriteToParcelRequest) String ¶ added in v0.0.6
func (x *DeviceWriteToParcelRequest) String() string
type DisableRequest ¶
type DisableRequest struct {
// contains filtered or unexported fields
}
func (*DisableRequest) Descriptor
deprecated
func (*DisableRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableRequest.ProtoReflect.Descriptor instead.
func (*DisableRequest) ProtoMessage ¶
func (*DisableRequest) ProtoMessage()
func (*DisableRequest) ProtoReflect ¶
func (x *DisableRequest) ProtoReflect() protoreflect.Message
func (*DisableRequest) Reset ¶
func (x *DisableRequest) Reset()
func (*DisableRequest) String ¶
func (x *DisableRequest) String() string
type DisableResponse ¶
type DisableResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*DisableResponse) Descriptor
deprecated
func (*DisableResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableResponse.ProtoReflect.Descriptor instead.
func (*DisableResponse) GetResult ¶
func (x *DisableResponse) GetResult() bool
func (*DisableResponse) ProtoMessage ¶
func (*DisableResponse) ProtoMessage()
func (*DisableResponse) ProtoReflect ¶
func (x *DisableResponse) ProtoReflect() protoreflect.Message
func (*DisableResponse) Reset ¶
func (x *DisableResponse) Reset()
func (*DisableResponse) String ¶
func (x *DisableResponse) String() string
type DisconnectChannelRequest ¶ added in v0.0.6
type DisconnectChannelRequest 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 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*DisconnectChannelRequest) Descriptor
deprecated
added in
v0.0.6
func (*DisconnectChannelRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisconnectChannelRequest.ProtoReflect.Descriptor instead.
func (*DisconnectChannelRequest) GetArg0 ¶ added in v0.0.6
func (x *DisconnectChannelRequest) GetArg0() int64
func (*DisconnectChannelRequest) GetArg1 ¶ added in v0.0.6
func (x *DisconnectChannelRequest) GetArg1() int64
func (*DisconnectChannelRequest) GetArg2 ¶ added in v0.0.6
func (x *DisconnectChannelRequest) GetArg2() int32
func (*DisconnectChannelRequest) ProtoMessage ¶ added in v0.0.6
func (*DisconnectChannelRequest) ProtoMessage()
func (*DisconnectChannelRequest) ProtoReflect ¶ added in v0.0.6
func (x *DisconnectChannelRequest) ProtoReflect() protoreflect.Message
func (*DisconnectChannelRequest) Reset ¶ added in v0.0.6
func (x *DisconnectChannelRequest) Reset()
func (*DisconnectChannelRequest) String ¶ added in v0.0.6
func (x *DisconnectChannelRequest) String() string
type DisconnectChannelResponse ¶ added in v0.0.6
type DisconnectChannelResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*DisconnectChannelResponse) Descriptor
deprecated
added in
v0.0.6
func (*DisconnectChannelResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisconnectChannelResponse.ProtoReflect.Descriptor instead.
func (*DisconnectChannelResponse) GetResult ¶ added in v0.0.6
func (x *DisconnectChannelResponse) GetResult() bool
func (*DisconnectChannelResponse) ProtoMessage ¶ added in v0.0.6
func (*DisconnectChannelResponse) ProtoMessage()
func (*DisconnectChannelResponse) ProtoReflect ¶ added in v0.0.6
func (x *DisconnectChannelResponse) ProtoReflect() protoreflect.Message
func (*DisconnectChannelResponse) Reset ¶ added in v0.0.6
func (x *DisconnectChannelResponse) Reset()
func (*DisconnectChannelResponse) String ¶ added in v0.0.6
func (x *DisconnectChannelResponse) String() string
type DisconnectRequest ¶
type DisconnectRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DisconnectRequest) Descriptor
deprecated
func (*DisconnectRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisconnectRequest.ProtoReflect.Descriptor instead.
func (*DisconnectRequest) GetArg0 ¶ added in v0.0.6
func (x *DisconnectRequest) GetArg0() int64
func (*DisconnectRequest) ProtoMessage ¶
func (*DisconnectRequest) ProtoMessage()
func (*DisconnectRequest) ProtoReflect ¶
func (x *DisconnectRequest) ProtoReflect() protoreflect.Message
func (*DisconnectRequest) Reset ¶
func (x *DisconnectRequest) Reset()
func (*DisconnectRequest) String ¶
func (x *DisconnectRequest) String() string
type DisconnectResponse ¶
type DisconnectResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*DisconnectResponse) Descriptor
deprecated
func (*DisconnectResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisconnectResponse.ProtoReflect.Descriptor instead.
func (*DisconnectResponse) GetResult ¶ added in v0.0.6
func (x *DisconnectResponse) GetResult() bool
func (*DisconnectResponse) ProtoMessage ¶
func (*DisconnectResponse) ProtoMessage()
func (*DisconnectResponse) ProtoReflect ¶
func (x *DisconnectResponse) ProtoReflect() protoreflect.Message
func (*DisconnectResponse) Reset ¶
func (x *DisconnectResponse) Reset()
func (*DisconnectResponse) String ¶
func (x *DisconnectResponse) String() string
type DiscoverServicesRequest ¶
type DiscoverServicesRequest struct {
// contains filtered or unexported fields
}
func (*DiscoverServicesRequest) Descriptor
deprecated
func (*DiscoverServicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use DiscoverServicesRequest.ProtoReflect.Descriptor instead.
func (*DiscoverServicesRequest) ProtoMessage ¶
func (*DiscoverServicesRequest) ProtoMessage()
func (*DiscoverServicesRequest) ProtoReflect ¶
func (x *DiscoverServicesRequest) ProtoReflect() protoreflect.Message
func (*DiscoverServicesRequest) Reset ¶
func (x *DiscoverServicesRequest) Reset()
func (*DiscoverServicesRequest) String ¶
func (x *DiscoverServicesRequest) String() string
type DiscoverServicesResponse ¶
type DiscoverServicesResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*DiscoverServicesResponse) Descriptor
deprecated
func (*DiscoverServicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use DiscoverServicesResponse.ProtoReflect.Descriptor instead.
func (*DiscoverServicesResponse) GetResult ¶
func (x *DiscoverServicesResponse) GetResult() bool
func (*DiscoverServicesResponse) ProtoMessage ¶
func (*DiscoverServicesResponse) ProtoMessage()
func (*DiscoverServicesResponse) ProtoReflect ¶
func (x *DiscoverServicesResponse) ProtoReflect() protoreflect.Message
func (*DiscoverServicesResponse) Reset ¶
func (x *DiscoverServicesResponse) Reset()
func (*DiscoverServicesResponse) String ¶
func (x *DiscoverServicesResponse) String() string
type DoesClassMatchRequest ¶ added in v0.0.6
type DoesClassMatchRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DoesClassMatchRequest) Descriptor
deprecated
added in
v0.0.6
func (*DoesClassMatchRequest) Descriptor() ([]byte, []int)
Deprecated: Use DoesClassMatchRequest.ProtoReflect.Descriptor instead.
func (*DoesClassMatchRequest) GetArg0 ¶ added in v0.0.6
func (x *DoesClassMatchRequest) GetArg0() int32
func (*DoesClassMatchRequest) ProtoMessage ¶ added in v0.0.6
func (*DoesClassMatchRequest) ProtoMessage()
func (*DoesClassMatchRequest) ProtoReflect ¶ added in v0.0.6
func (x *DoesClassMatchRequest) ProtoReflect() protoreflect.Message
func (*DoesClassMatchRequest) Reset ¶ added in v0.0.6
func (x *DoesClassMatchRequest) Reset()
func (*DoesClassMatchRequest) String ¶ added in v0.0.6
func (x *DoesClassMatchRequest) String() string
type DoesClassMatchResponse ¶ added in v0.0.6
type DoesClassMatchResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*DoesClassMatchResponse) Descriptor
deprecated
added in
v0.0.6
func (*DoesClassMatchResponse) Descriptor() ([]byte, []int)
Deprecated: Use DoesClassMatchResponse.ProtoReflect.Descriptor instead.
func (*DoesClassMatchResponse) GetResult ¶ added in v0.0.6
func (x *DoesClassMatchResponse) GetResult() bool
func (*DoesClassMatchResponse) ProtoMessage ¶ added in v0.0.6
func (*DoesClassMatchResponse) ProtoMessage()
func (*DoesClassMatchResponse) ProtoReflect ¶ added in v0.0.6
func (x *DoesClassMatchResponse) ProtoReflect() protoreflect.Message
func (*DoesClassMatchResponse) Reset ¶ added in v0.0.6
func (x *DoesClassMatchResponse) Reset()
func (*DoesClassMatchResponse) String ¶ added in v0.0.6
func (x *DoesClassMatchResponse) String() string
type EnableRequest ¶
type EnableRequest struct {
// contains filtered or unexported fields
}
func (*EnableRequest) Descriptor
deprecated
func (*EnableRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableRequest.ProtoReflect.Descriptor instead.
func (*EnableRequest) ProtoMessage ¶
func (*EnableRequest) ProtoMessage()
func (*EnableRequest) ProtoReflect ¶
func (x *EnableRequest) ProtoReflect() protoreflect.Message
func (*EnableRequest) Reset ¶
func (x *EnableRequest) Reset()
func (*EnableRequest) String ¶
func (x *EnableRequest) String() string
type EnableResponse ¶
type EnableResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*EnableResponse) Descriptor
deprecated
func (*EnableResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableResponse.ProtoReflect.Descriptor instead.
func (*EnableResponse) GetResult ¶
func (x *EnableResponse) GetResult() bool
func (*EnableResponse) ProtoMessage ¶
func (*EnableResponse) ProtoMessage()
func (*EnableResponse) ProtoReflect ¶
func (x *EnableResponse) ProtoReflect() protoreflect.Message
func (*EnableResponse) Reset ¶
func (x *EnableResponse) Reset()
func (*EnableResponse) String ¶
func (x *EnableResponse) String() string
type EqualsRequest ¶
type EqualsRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,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) GetHandle ¶ added in v0.0.6
func (x *EqualsRequest) GetHandle() 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 ExecuteReliableWriteRequest ¶
type ExecuteReliableWriteRequest struct {
// contains filtered or unexported fields
}
func (*ExecuteReliableWriteRequest) Descriptor
deprecated
func (*ExecuteReliableWriteRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteReliableWriteRequest.ProtoReflect.Descriptor instead.
func (*ExecuteReliableWriteRequest) ProtoMessage ¶
func (*ExecuteReliableWriteRequest) ProtoMessage()
func (*ExecuteReliableWriteRequest) ProtoReflect ¶
func (x *ExecuteReliableWriteRequest) ProtoReflect() protoreflect.Message
func (*ExecuteReliableWriteRequest) Reset ¶
func (x *ExecuteReliableWriteRequest) Reset()
func (*ExecuteReliableWriteRequest) String ¶
func (x *ExecuteReliableWriteRequest) String() string
type ExecuteReliableWriteResponse ¶
type ExecuteReliableWriteResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ExecuteReliableWriteResponse) Descriptor
deprecated
func (*ExecuteReliableWriteResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteReliableWriteResponse.ProtoReflect.Descriptor instead.
func (*ExecuteReliableWriteResponse) GetResult ¶
func (x *ExecuteReliableWriteResponse) GetResult() bool
func (*ExecuteReliableWriteResponse) ProtoMessage ¶
func (*ExecuteReliableWriteResponse) ProtoMessage()
func (*ExecuteReliableWriteResponse) ProtoReflect ¶
func (x *ExecuteReliableWriteResponse) ProtoReflect() protoreflect.Message
func (*ExecuteReliableWriteResponse) Reset ¶
func (x *ExecuteReliableWriteResponse) Reset()
func (*ExecuteReliableWriteResponse) String ¶
func (x *ExecuteReliableWriteResponse) String() string
type FetchUuidsWithSdpRequest ¶
type FetchUuidsWithSdpRequest struct {
// contains filtered or unexported fields
}
func (*FetchUuidsWithSdpRequest) Descriptor
deprecated
func (*FetchUuidsWithSdpRequest) Descriptor() ([]byte, []int)
Deprecated: Use FetchUuidsWithSdpRequest.ProtoReflect.Descriptor instead.
func (*FetchUuidsWithSdpRequest) ProtoMessage ¶
func (*FetchUuidsWithSdpRequest) ProtoMessage()
func (*FetchUuidsWithSdpRequest) ProtoReflect ¶
func (x *FetchUuidsWithSdpRequest) ProtoReflect() protoreflect.Message
func (*FetchUuidsWithSdpRequest) Reset ¶
func (x *FetchUuidsWithSdpRequest) Reset()
func (*FetchUuidsWithSdpRequest) String ¶
func (x *FetchUuidsWithSdpRequest) String() string
type FetchUuidsWithSdpResponse ¶
type FetchUuidsWithSdpResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*FetchUuidsWithSdpResponse) Descriptor
deprecated
func (*FetchUuidsWithSdpResponse) Descriptor() ([]byte, []int)
Deprecated: Use FetchUuidsWithSdpResponse.ProtoReflect.Descriptor instead.
func (*FetchUuidsWithSdpResponse) GetResult ¶
func (x *FetchUuidsWithSdpResponse) GetResult() bool
func (*FetchUuidsWithSdpResponse) ProtoMessage ¶
func (*FetchUuidsWithSdpResponse) ProtoMessage()
func (*FetchUuidsWithSdpResponse) ProtoReflect ¶
func (x *FetchUuidsWithSdpResponse) ProtoReflect() protoreflect.Message
func (*FetchUuidsWithSdpResponse) Reset ¶
func (x *FetchUuidsWithSdpResponse) Reset()
func (*FetchUuidsWithSdpResponse) String ¶
func (x *FetchUuidsWithSdpResponse) String() string
type FinalizeRequest ¶ added in v0.0.6
type FinalizeRequest struct {
// contains filtered or unexported fields
}
func (*FinalizeRequest) Descriptor
deprecated
added in
v0.0.6
func (*FinalizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use FinalizeRequest.ProtoReflect.Descriptor instead.
func (*FinalizeRequest) ProtoMessage ¶ added in v0.0.6
func (*FinalizeRequest) ProtoMessage()
func (*FinalizeRequest) ProtoReflect ¶ added in v0.0.6
func (x *FinalizeRequest) ProtoReflect() protoreflect.Message
func (*FinalizeRequest) Reset ¶ added in v0.0.6
func (x *FinalizeRequest) Reset()
func (*FinalizeRequest) String ¶ added in v0.0.6
func (x *FinalizeRequest) String() string
type FinalizeResponse ¶ added in v0.0.6
type FinalizeResponse struct {
// contains filtered or unexported fields
}
func (*FinalizeResponse) Descriptor
deprecated
added in
v0.0.6
func (*FinalizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use FinalizeResponse.ProtoReflect.Descriptor instead.
func (*FinalizeResponse) ProtoMessage ¶ added in v0.0.6
func (*FinalizeResponse) ProtoMessage()
func (*FinalizeResponse) ProtoReflect ¶ added in v0.0.6
func (x *FinalizeResponse) ProtoReflect() protoreflect.Message
func (*FinalizeResponse) Reset ¶ added in v0.0.6
func (x *FinalizeResponse) Reset()
func (*FinalizeResponse) String ¶ added in v0.0.6
func (x *FinalizeResponse) String() string
type GattCallbackOnMtuChangedRequest ¶ added in v0.0.6
type GattCallbackOnMtuChangedRequest 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"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*GattCallbackOnMtuChangedRequest) Descriptor
deprecated
added in
v0.0.6
func (*GattCallbackOnMtuChangedRequest) Descriptor() ([]byte, []int)
Deprecated: Use GattCallbackOnMtuChangedRequest.ProtoReflect.Descriptor instead.
func (*GattCallbackOnMtuChangedRequest) GetArg0 ¶ added in v0.0.6
func (x *GattCallbackOnMtuChangedRequest) GetArg0() int64
func (*GattCallbackOnMtuChangedRequest) GetArg1 ¶ added in v0.0.6
func (x *GattCallbackOnMtuChangedRequest) GetArg1() int32
func (*GattCallbackOnMtuChangedRequest) GetArg2 ¶ added in v0.0.6
func (x *GattCallbackOnMtuChangedRequest) GetArg2() int32
func (*GattCallbackOnMtuChangedRequest) ProtoMessage ¶ added in v0.0.6
func (*GattCallbackOnMtuChangedRequest) ProtoMessage()
func (*GattCallbackOnMtuChangedRequest) ProtoReflect ¶ added in v0.0.6
func (x *GattCallbackOnMtuChangedRequest) ProtoReflect() protoreflect.Message
func (*GattCallbackOnMtuChangedRequest) Reset ¶ added in v0.0.6
func (x *GattCallbackOnMtuChangedRequest) Reset()
func (*GattCallbackOnMtuChangedRequest) String ¶ added in v0.0.6
func (x *GattCallbackOnMtuChangedRequest) String() string
type GattCallbackServiceClient ¶ added in v0.0.6
type GattCallbackServiceClient interface {
OnCharacteristicChanged2(ctx context.Context, in *OnCharacteristicChanged2Request, opts ...grpc.CallOption) (*OnCharacteristicChanged2Response, error)
OnCharacteristicChanged3_1(ctx context.Context, in *OnCharacteristicChanged3_1Request, opts ...grpc.CallOption) (*OnCharacteristicChanged3_1Response, error)
OnCharacteristicRead4(ctx context.Context, in *OnCharacteristicRead4Request, opts ...grpc.CallOption) (*OnCharacteristicRead4Response, error)
OnCharacteristicRead3_1(ctx context.Context, in *OnCharacteristicRead3_1Request, opts ...grpc.CallOption) (*OnCharacteristicRead3_1Response, error)
OnCharacteristicWrite(ctx context.Context, in *OnCharacteristicWriteRequest, opts ...grpc.CallOption) (*OnCharacteristicWriteResponse, error)
OnConnectionStateChange(ctx context.Context, in *OnConnectionStateChangeRequest, opts ...grpc.CallOption) (*OnConnectionStateChangeResponse, error)
OnDescriptorRead3(ctx context.Context, in *OnDescriptorRead3Request, opts ...grpc.CallOption) (*OnDescriptorRead3Response, error)
OnDescriptorRead4_1(ctx context.Context, in *OnDescriptorRead4_1Request, opts ...grpc.CallOption) (*OnDescriptorRead4_1Response, error)
OnDescriptorWrite(ctx context.Context, in *OnDescriptorWriteRequest, opts ...grpc.CallOption) (*OnDescriptorWriteResponse, error)
OnMtuChanged(ctx context.Context, in *GattCallbackOnMtuChangedRequest, opts ...grpc.CallOption) (*OnMtuChangedResponse, error)
OnPhyRead(ctx context.Context, in *OnPhyReadRequest, opts ...grpc.CallOption) (*OnPhyReadResponse, error)
OnPhyUpdate(ctx context.Context, in *OnPhyUpdateRequest, opts ...grpc.CallOption) (*OnPhyUpdateResponse, error)
OnReadRemoteRssi(ctx context.Context, in *OnReadRemoteRssiRequest, opts ...grpc.CallOption) (*OnReadRemoteRssiResponse, error)
OnReliableWriteCompleted(ctx context.Context, in *OnReliableWriteCompletedRequest, opts ...grpc.CallOption) (*OnReliableWriteCompletedResponse, error)
OnServiceChanged(ctx context.Context, in *OnServiceChangedRequest, opts ...grpc.CallOption) (*OnServiceChangedResponse, error)
OnServicesDiscovered(ctx context.Context, in *OnServicesDiscoveredRequest, opts ...grpc.CallOption) (*OnServicesDiscoveredResponse, error)
}
GattCallbackServiceClient is the client API for GattCallbackService 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.
func NewGattCallbackServiceClient ¶ added in v0.0.6
func NewGattCallbackServiceClient(cc grpc.ClientConnInterface) GattCallbackServiceClient
type GattCallbackServiceServer ¶ added in v0.0.6
type GattCallbackServiceServer interface {
OnCharacteristicChanged2(context.Context, *OnCharacteristicChanged2Request) (*OnCharacteristicChanged2Response, error)
OnCharacteristicChanged3_1(context.Context, *OnCharacteristicChanged3_1Request) (*OnCharacteristicChanged3_1Response, error)
OnCharacteristicRead4(context.Context, *OnCharacteristicRead4Request) (*OnCharacteristicRead4Response, error)
OnCharacteristicRead3_1(context.Context, *OnCharacteristicRead3_1Request) (*OnCharacteristicRead3_1Response, error)
OnCharacteristicWrite(context.Context, *OnCharacteristicWriteRequest) (*OnCharacteristicWriteResponse, error)
OnConnectionStateChange(context.Context, *OnConnectionStateChangeRequest) (*OnConnectionStateChangeResponse, error)
OnDescriptorRead3(context.Context, *OnDescriptorRead3Request) (*OnDescriptorRead3Response, error)
OnDescriptorRead4_1(context.Context, *OnDescriptorRead4_1Request) (*OnDescriptorRead4_1Response, error)
OnDescriptorWrite(context.Context, *OnDescriptorWriteRequest) (*OnDescriptorWriteResponse, error)
OnMtuChanged(context.Context, *GattCallbackOnMtuChangedRequest) (*OnMtuChangedResponse, error)
OnPhyRead(context.Context, *OnPhyReadRequest) (*OnPhyReadResponse, error)
OnPhyUpdate(context.Context, *OnPhyUpdateRequest) (*OnPhyUpdateResponse, error)
OnReadRemoteRssi(context.Context, *OnReadRemoteRssiRequest) (*OnReadRemoteRssiResponse, error)
OnReliableWriteCompleted(context.Context, *OnReliableWriteCompletedRequest) (*OnReliableWriteCompletedResponse, error)
OnServiceChanged(context.Context, *OnServiceChangedRequest) (*OnServiceChangedResponse, error)
OnServicesDiscovered(context.Context, *OnServicesDiscoveredRequest) (*OnServicesDiscoveredResponse, error)
// contains filtered or unexported methods
}
GattCallbackServiceServer is the server API for GattCallbackService service. All implementations must embed UnimplementedGattCallbackServiceServer for forward compatibility.
type GattCharacteristicServiceClient ¶ added in v0.0.4
type GattCharacteristicServiceClient interface {
NewGattCharacteristic(ctx context.Context, in *NewGattCharacteristicRequest, opts ...grpc.CallOption) (*NewGattCharacteristicResponse, error)
AddDescriptor(ctx context.Context, in *AddDescriptorRequest, opts ...grpc.CallOption) (*AddDescriptorResponse, error)
DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
GetDescriptor(ctx context.Context, in *GetDescriptorRequest, opts ...grpc.CallOption) (*GetDescriptorResponse, error)
GetDescriptors(ctx context.Context, in *GetDescriptorsRequest, opts ...grpc.CallOption) (*GetDescriptorsResponse, error)
GetFloatValue(ctx context.Context, in *GetFloatValueRequest, opts ...grpc.CallOption) (*GetFloatValueResponse, error)
GetInstanceId(ctx context.Context, in *GetInstanceIdRequest, opts ...grpc.CallOption) (*GetInstanceIdResponse, error)
GetIntValue(ctx context.Context, in *GetIntValueRequest, opts ...grpc.CallOption) (*GetIntValueResponse, error)
GetPermissions(ctx context.Context, in *GetPermissionsRequest, opts ...grpc.CallOption) (*GetPermissionsResponse, error)
GetProperties(ctx context.Context, in *GetPropertiesRequest, opts ...grpc.CallOption) (*GetPropertiesResponse, error)
GetService(ctx context.Context, in *GetServiceRequest, opts ...grpc.CallOption) (*GetServiceResponse, error)
GetStringValue(ctx context.Context, in *GetStringValueRequest, opts ...grpc.CallOption) (*GetStringValueResponse, error)
GetUuid(ctx context.Context, in *GetUuidRequest, opts ...grpc.CallOption) (*GetUuidResponse, error)
GetValue(ctx context.Context, in *GetValueRequest, opts ...grpc.CallOption) (*GetValueResponse, error)
GetWriteType(ctx context.Context, in *GetWriteTypeRequest, opts ...grpc.CallOption) (*GetWriteTypeResponse, error)
SetValue1(ctx context.Context, in *SetValue1Request, opts ...grpc.CallOption) (*SetValue1Response, error)
SetValue3_1(ctx context.Context, in *SetValue3_1Request, opts ...grpc.CallOption) (*SetValue3_1Response, error)
SetValue4_2(ctx context.Context, in *SetValue4_2Request, opts ...grpc.CallOption) (*SetValue4_2Response, error)
SetValue1_3(ctx context.Context, in *SetValue1_3Request, opts ...grpc.CallOption) (*SetValue1_3Response, error)
SetWriteType(ctx context.Context, in *SetWriteTypeRequest, opts ...grpc.CallOption) (*SetWriteTypeResponse, error)
WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
GattCharacteristicServiceClient is the client API for GattCharacteristicService 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.
func NewGattCharacteristicServiceClient ¶ added in v0.0.4
func NewGattCharacteristicServiceClient(cc grpc.ClientConnInterface) GattCharacteristicServiceClient
type GattCharacteristicServiceServer ¶ added in v0.0.4
type GattCharacteristicServiceServer interface {
NewGattCharacteristic(context.Context, *NewGattCharacteristicRequest) (*NewGattCharacteristicResponse, error)
AddDescriptor(context.Context, *AddDescriptorRequest) (*AddDescriptorResponse, error)
DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
GetDescriptor(context.Context, *GetDescriptorRequest) (*GetDescriptorResponse, error)
GetDescriptors(context.Context, *GetDescriptorsRequest) (*GetDescriptorsResponse, error)
GetFloatValue(context.Context, *GetFloatValueRequest) (*GetFloatValueResponse, error)
GetInstanceId(context.Context, *GetInstanceIdRequest) (*GetInstanceIdResponse, error)
GetIntValue(context.Context, *GetIntValueRequest) (*GetIntValueResponse, error)
GetPermissions(context.Context, *GetPermissionsRequest) (*GetPermissionsResponse, error)
GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
GetService(context.Context, *GetServiceRequest) (*GetServiceResponse, error)
GetStringValue(context.Context, *GetStringValueRequest) (*GetStringValueResponse, error)
GetUuid(context.Context, *GetUuidRequest) (*GetUuidResponse, error)
GetValue(context.Context, *GetValueRequest) (*GetValueResponse, error)
GetWriteType(context.Context, *GetWriteTypeRequest) (*GetWriteTypeResponse, error)
SetValue1(context.Context, *SetValue1Request) (*SetValue1Response, error)
SetValue3_1(context.Context, *SetValue3_1Request) (*SetValue3_1Response, error)
SetValue4_2(context.Context, *SetValue4_2Request) (*SetValue4_2Response, error)
SetValue1_3(context.Context, *SetValue1_3Request) (*SetValue1_3Response, error)
SetWriteType(context.Context, *SetWriteTypeRequest) (*SetWriteTypeResponse, error)
WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
GattCharacteristicServiceServer is the server API for GattCharacteristicService service. All implementations must embed UnimplementedGattCharacteristicServiceServer for forward compatibility.
type GattConnectRequest ¶ added in v0.0.4
type GattConnectRequest struct {
// contains filtered or unexported fields
}
func (*GattConnectRequest) Descriptor
deprecated
added in
v0.0.4
func (*GattConnectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GattConnectRequest.ProtoReflect.Descriptor instead.
func (*GattConnectRequest) ProtoMessage ¶ added in v0.0.4
func (*GattConnectRequest) ProtoMessage()
func (*GattConnectRequest) ProtoReflect ¶ added in v0.0.4
func (x *GattConnectRequest) ProtoReflect() protoreflect.Message
func (*GattConnectRequest) Reset ¶ added in v0.0.4
func (x *GattConnectRequest) Reset()
func (*GattConnectRequest) String ¶ added in v0.0.4
func (x *GattConnectRequest) String() string
type GattDescriptorGetCharacteristicRequest ¶ added in v0.0.4
type GattDescriptorGetCharacteristicRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GattDescriptorGetCharacteristicRequest) Descriptor
deprecated
added in
v0.0.4
func (*GattDescriptorGetCharacteristicRequest) Descriptor() ([]byte, []int)
Deprecated: Use GattDescriptorGetCharacteristicRequest.ProtoReflect.Descriptor instead.
func (*GattDescriptorGetCharacteristicRequest) GetHandle ¶ added in v0.0.6
func (x *GattDescriptorGetCharacteristicRequest) GetHandle() int64
func (*GattDescriptorGetCharacteristicRequest) ProtoMessage ¶ added in v0.0.4
func (*GattDescriptorGetCharacteristicRequest) ProtoMessage()
func (*GattDescriptorGetCharacteristicRequest) ProtoReflect ¶ added in v0.0.4
func (x *GattDescriptorGetCharacteristicRequest) ProtoReflect() protoreflect.Message
func (*GattDescriptorGetCharacteristicRequest) Reset ¶ added in v0.0.4
func (x *GattDescriptorGetCharacteristicRequest) Reset()
func (*GattDescriptorGetCharacteristicRequest) String ¶ added in v0.0.4
func (x *GattDescriptorGetCharacteristicRequest) String() string
type GattDescriptorServiceClient ¶ added in v0.0.4
type GattDescriptorServiceClient interface {
NewGattDescriptor(ctx context.Context, in *NewGattDescriptorRequest, opts ...grpc.CallOption) (*NewGattDescriptorResponse, error)
DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
GetCharacteristic(ctx context.Context, in *GattDescriptorGetCharacteristicRequest, opts ...grpc.CallOption) (*GetCharacteristicResponse, error)
GetPermissions(ctx context.Context, in *GetPermissionsRequest, opts ...grpc.CallOption) (*GetPermissionsResponse, error)
GetUuid(ctx context.Context, in *GetUuidRequest, opts ...grpc.CallOption) (*GetUuidResponse, error)
GetValue(ctx context.Context, in *GetValueRequest, opts ...grpc.CallOption) (*GetValueResponse, error)
SetValue(ctx context.Context, in *SetValueRequest, opts ...grpc.CallOption) (*SetValueResponse, error)
WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
GattDescriptorServiceClient is the client API for GattDescriptorService 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.
func NewGattDescriptorServiceClient ¶ added in v0.0.4
func NewGattDescriptorServiceClient(cc grpc.ClientConnInterface) GattDescriptorServiceClient
type GattDescriptorServiceServer ¶ added in v0.0.4
type GattDescriptorServiceServer interface {
NewGattDescriptor(context.Context, *NewGattDescriptorRequest) (*NewGattDescriptorResponse, error)
DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
GetCharacteristic(context.Context, *GattDescriptorGetCharacteristicRequest) (*GetCharacteristicResponse, error)
GetPermissions(context.Context, *GetPermissionsRequest) (*GetPermissionsResponse, error)
GetUuid(context.Context, *GetUuidRequest) (*GetUuidResponse, error)
GetValue(context.Context, *GetValueRequest) (*GetValueResponse, error)
SetValue(context.Context, *SetValueRequest) (*SetValueResponse, error)
WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
GattDescriptorServiceServer is the server API for GattDescriptorService service. All implementations must embed UnimplementedGattDescriptorServiceServer for forward compatibility.
type GattDisconnectRequest ¶ added in v0.0.6
type GattDisconnectRequest struct {
// contains filtered or unexported fields
}
func (*GattDisconnectRequest) Descriptor
deprecated
added in
v0.0.6
func (*GattDisconnectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GattDisconnectRequest.ProtoReflect.Descriptor instead.
func (*GattDisconnectRequest) ProtoMessage ¶ added in v0.0.6
func (*GattDisconnectRequest) ProtoMessage()
func (*GattDisconnectRequest) ProtoReflect ¶ added in v0.0.6
func (x *GattDisconnectRequest) ProtoReflect() protoreflect.Message
func (*GattDisconnectRequest) Reset ¶ added in v0.0.6
func (x *GattDisconnectRequest) Reset()
func (*GattDisconnectRequest) String ¶ added in v0.0.6
func (x *GattDisconnectRequest) String() string
type GattDisconnectResponse ¶ added in v0.0.6
type GattDisconnectResponse struct {
// contains filtered or unexported fields
}
func (*GattDisconnectResponse) Descriptor
deprecated
added in
v0.0.6
func (*GattDisconnectResponse) Descriptor() ([]byte, []int)
Deprecated: Use GattDisconnectResponse.ProtoReflect.Descriptor instead.
func (*GattDisconnectResponse) ProtoMessage ¶ added in v0.0.6
func (*GattDisconnectResponse) ProtoMessage()
func (*GattDisconnectResponse) ProtoReflect ¶ added in v0.0.6
func (x *GattDisconnectResponse) ProtoReflect() protoreflect.Message
func (*GattDisconnectResponse) Reset ¶ added in v0.0.6
func (x *GattDisconnectResponse) Reset()
func (*GattDisconnectResponse) String ¶ added in v0.0.6
func (x *GattDisconnectResponse) String() string
type GattGetServiceRequest ¶ added in v0.0.4
type GattGetServiceRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GattGetServiceRequest) Descriptor
deprecated
added in
v0.0.4
func (*GattGetServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GattGetServiceRequest.ProtoReflect.Descriptor instead.
func (*GattGetServiceRequest) GetArg0 ¶ added in v0.0.4
func (x *GattGetServiceRequest) GetArg0() int64
func (*GattGetServiceRequest) ProtoMessage ¶ added in v0.0.4
func (*GattGetServiceRequest) ProtoMessage()
func (*GattGetServiceRequest) ProtoReflect ¶ added in v0.0.4
func (x *GattGetServiceRequest) ProtoReflect() protoreflect.Message
func (*GattGetServiceRequest) Reset ¶ added in v0.0.4
func (x *GattGetServiceRequest) Reset()
func (*GattGetServiceRequest) String ¶ added in v0.0.4
func (x *GattGetServiceRequest) String() string
type GattReadPhyRequest ¶ added in v0.0.4
type GattReadPhyRequest struct {
// contains filtered or unexported fields
}
func (*GattReadPhyRequest) Descriptor
deprecated
added in
v0.0.4
func (*GattReadPhyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GattReadPhyRequest.ProtoReflect.Descriptor instead.
func (*GattReadPhyRequest) ProtoMessage ¶ added in v0.0.4
func (*GattReadPhyRequest) ProtoMessage()
func (*GattReadPhyRequest) ProtoReflect ¶ added in v0.0.4
func (x *GattReadPhyRequest) ProtoReflect() protoreflect.Message
func (*GattReadPhyRequest) Reset ¶ added in v0.0.4
func (x *GattReadPhyRequest) Reset()
func (*GattReadPhyRequest) String ¶ added in v0.0.4
func (x *GattReadPhyRequest) String() string
type GattServerCallbackServiceClient ¶ added in v0.0.6
type GattServerCallbackServiceClient interface {
OnCharacteristicReadRequest(ctx context.Context, in *OnCharacteristicReadRequestRequest, opts ...grpc.CallOption) (*OnCharacteristicReadRequestResponse, error)
OnCharacteristicWriteRequestOp(ctx context.Context, in *OnCharacteristicWriteRequestOpRequest, opts ...grpc.CallOption) (*OnCharacteristicWriteRequestOpResponse, error)
OnConnectionStateChange(ctx context.Context, in *OnConnectionStateChangeRequest, opts ...grpc.CallOption) (*OnConnectionStateChangeResponse, error)
OnDescriptorReadRequest(ctx context.Context, in *OnDescriptorReadRequestRequest, opts ...grpc.CallOption) (*OnDescriptorReadRequestResponse, error)
OnDescriptorWriteRequestOp(ctx context.Context, in *OnDescriptorWriteRequestOpRequest, opts ...grpc.CallOption) (*OnDescriptorWriteRequestOpResponse, error)
OnExecuteWrite(ctx context.Context, in *OnExecuteWriteRequest, opts ...grpc.CallOption) (*OnExecuteWriteResponse, error)
OnMtuChanged(ctx context.Context, in *OnMtuChangedRequest, opts ...grpc.CallOption) (*OnMtuChangedResponse, error)
OnNotificationSent(ctx context.Context, in *OnNotificationSentRequest, opts ...grpc.CallOption) (*OnNotificationSentResponse, error)
OnPhyRead(ctx context.Context, in *OnPhyReadRequest, opts ...grpc.CallOption) (*OnPhyReadResponse, error)
OnPhyUpdate(ctx context.Context, in *OnPhyUpdateRequest, opts ...grpc.CallOption) (*OnPhyUpdateResponse, error)
OnServiceAdded(ctx context.Context, in *OnServiceAddedRequest, opts ...grpc.CallOption) (*OnServiceAddedResponse, error)
}
GattServerCallbackServiceClient is the client API for GattServerCallbackService 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.
func NewGattServerCallbackServiceClient ¶ added in v0.0.6
func NewGattServerCallbackServiceClient(cc grpc.ClientConnInterface) GattServerCallbackServiceClient
type GattServerCallbackServiceServer ¶ added in v0.0.6
type GattServerCallbackServiceServer interface {
OnCharacteristicReadRequest(context.Context, *OnCharacteristicReadRequestRequest) (*OnCharacteristicReadRequestResponse, error)
OnCharacteristicWriteRequestOp(context.Context, *OnCharacteristicWriteRequestOpRequest) (*OnCharacteristicWriteRequestOpResponse, error)
OnConnectionStateChange(context.Context, *OnConnectionStateChangeRequest) (*OnConnectionStateChangeResponse, error)
OnDescriptorReadRequest(context.Context, *OnDescriptorReadRequestRequest) (*OnDescriptorReadRequestResponse, error)
OnDescriptorWriteRequestOp(context.Context, *OnDescriptorWriteRequestOpRequest) (*OnDescriptorWriteRequestOpResponse, error)
OnExecuteWrite(context.Context, *OnExecuteWriteRequest) (*OnExecuteWriteResponse, error)
OnMtuChanged(context.Context, *OnMtuChangedRequest) (*OnMtuChangedResponse, error)
OnNotificationSent(context.Context, *OnNotificationSentRequest) (*OnNotificationSentResponse, error)
OnPhyRead(context.Context, *OnPhyReadRequest) (*OnPhyReadResponse, error)
OnPhyUpdate(context.Context, *OnPhyUpdateRequest) (*OnPhyUpdateResponse, error)
OnServiceAdded(context.Context, *OnServiceAddedRequest) (*OnServiceAddedResponse, error)
// contains filtered or unexported methods
}
GattServerCallbackServiceServer is the server API for GattServerCallbackService service. All implementations must embed UnimplementedGattServerCallbackServiceServer for forward compatibility.
type GattServerConnectRequest ¶ added in v0.0.6
type GattServerConnectRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 bool `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*GattServerConnectRequest) Descriptor
deprecated
added in
v0.0.6
func (*GattServerConnectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GattServerConnectRequest.ProtoReflect.Descriptor instead.
func (*GattServerConnectRequest) GetArg0 ¶ added in v0.0.6
func (x *GattServerConnectRequest) GetArg0() int64
func (*GattServerConnectRequest) GetArg1 ¶ added in v0.0.6
func (x *GattServerConnectRequest) GetArg1() bool
func (*GattServerConnectRequest) ProtoMessage ¶ added in v0.0.6
func (*GattServerConnectRequest) ProtoMessage()
func (*GattServerConnectRequest) ProtoReflect ¶ added in v0.0.6
func (x *GattServerConnectRequest) ProtoReflect() protoreflect.Message
func (*GattServerConnectRequest) Reset ¶ added in v0.0.6
func (x *GattServerConnectRequest) Reset()
func (*GattServerConnectRequest) String ¶ added in v0.0.6
func (x *GattServerConnectRequest) String() string
type GattServerGetServiceRequest ¶ added in v0.0.4
type GattServerGetServiceRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GattServerGetServiceRequest) Descriptor
deprecated
added in
v0.0.4
func (*GattServerGetServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GattServerGetServiceRequest.ProtoReflect.Descriptor instead.
func (*GattServerGetServiceRequest) GetArg0 ¶ added in v0.0.4
func (x *GattServerGetServiceRequest) GetArg0() int64
func (*GattServerGetServiceRequest) ProtoMessage ¶ added in v0.0.4
func (*GattServerGetServiceRequest) ProtoMessage()
func (*GattServerGetServiceRequest) ProtoReflect ¶ added in v0.0.4
func (x *GattServerGetServiceRequest) ProtoReflect() protoreflect.Message
func (*GattServerGetServiceRequest) Reset ¶ added in v0.0.4
func (x *GattServerGetServiceRequest) Reset()
func (*GattServerGetServiceRequest) String ¶ added in v0.0.4
func (x *GattServerGetServiceRequest) String() string
type GattServerServiceClient ¶ added in v0.0.4
type GattServerServiceClient interface {
AddService(ctx context.Context, in *AddServiceRequest, opts ...grpc.CallOption) (*AddServiceResponse, error)
CancelConnection(ctx context.Context, in *CancelConnectionRequest, opts ...grpc.CallOption) (*CancelConnectionResponse, error)
ClearServices(ctx context.Context, in *ClearServicesRequest, opts ...grpc.CallOption) (*ClearServicesResponse, error)
Close(ctx context.Context, in *CloseRequest, opts ...grpc.CallOption) (*CloseResponse, error)
Connect(ctx context.Context, in *GattServerConnectRequest, opts ...grpc.CallOption) (*ConnectResponse, error)
GetConnectedDevices(ctx context.Context, in *GetConnectedDevicesRequest, opts ...grpc.CallOption) (*GetConnectedDevicesResponse, error)
GetConnectionState(ctx context.Context, in *GetConnectionStateRequest, opts ...grpc.CallOption) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(ctx context.Context, in *GetDevicesMatchingConnectionStatesRequest, opts ...grpc.CallOption) (*GetDevicesMatchingConnectionStatesResponse, error)
GetService(ctx context.Context, in *GattServerGetServiceRequest, opts ...grpc.CallOption) (*GetServiceResponse, error)
GetServices(ctx context.Context, in *GetServicesRequest, opts ...grpc.CallOption) (*GetServicesResponse, error)
NotifyCharacteristicChanged3(ctx context.Context, in *NotifyCharacteristicChanged3Request, opts ...grpc.CallOption) (*NotifyCharacteristicChanged3Response, error)
NotifyCharacteristicChanged4_1(ctx context.Context, in *NotifyCharacteristicChanged4_1Request, opts ...grpc.CallOption) (*NotifyCharacteristicChanged4_1Response, error)
ReadPhy(ctx context.Context, in *ReadPhyRequest, opts ...grpc.CallOption) (*ReadPhyResponse, error)
RemoveService(ctx context.Context, in *RemoveServiceRequest, opts ...grpc.CallOption) (*RemoveServiceResponse, error)
SendResponse(ctx context.Context, in *SendResponseRequest, opts ...grpc.CallOption) (*SendResponseResponse, error)
SetPreferredPhy(ctx context.Context, in *SetPreferredPhyRequest, opts ...grpc.CallOption) (*SetPreferredPhyResponse, error)
}
GattServerServiceClient is the client API for GattServerService 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.
func NewGattServerServiceClient ¶ added in v0.0.4
func NewGattServerServiceClient(cc grpc.ClientConnInterface) GattServerServiceClient
type GattServerServiceServer ¶ added in v0.0.4
type GattServerServiceServer interface {
AddService(context.Context, *AddServiceRequest) (*AddServiceResponse, error)
CancelConnection(context.Context, *CancelConnectionRequest) (*CancelConnectionResponse, error)
ClearServices(context.Context, *ClearServicesRequest) (*ClearServicesResponse, error)
Close(context.Context, *CloseRequest) (*CloseResponse, error)
Connect(context.Context, *GattServerConnectRequest) (*ConnectResponse, error)
GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
GetService(context.Context, *GattServerGetServiceRequest) (*GetServiceResponse, error)
GetServices(context.Context, *GetServicesRequest) (*GetServicesResponse, error)
NotifyCharacteristicChanged3(context.Context, *NotifyCharacteristicChanged3Request) (*NotifyCharacteristicChanged3Response, error)
NotifyCharacteristicChanged4_1(context.Context, *NotifyCharacteristicChanged4_1Request) (*NotifyCharacteristicChanged4_1Response, error)
ReadPhy(context.Context, *ReadPhyRequest) (*ReadPhyResponse, error)
RemoveService(context.Context, *RemoveServiceRequest) (*RemoveServiceResponse, error)
SendResponse(context.Context, *SendResponseRequest) (*SendResponseResponse, error)
SetPreferredPhy(context.Context, *SetPreferredPhyRequest) (*SetPreferredPhyResponse, error)
// contains filtered or unexported methods
}
GattServerServiceServer is the server API for GattServerService service. All implementations must embed UnimplementedGattServerServiceServer for forward compatibility.
type GattServiceAddServiceRequest ¶ added in v0.0.6
type GattServiceAddServiceRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GattServiceAddServiceRequest) Descriptor
deprecated
added in
v0.0.6
func (*GattServiceAddServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GattServiceAddServiceRequest.ProtoReflect.Descriptor instead.
func (*GattServiceAddServiceRequest) GetArg0 ¶ added in v0.0.6
func (x *GattServiceAddServiceRequest) GetArg0() int64
func (*GattServiceAddServiceRequest) GetHandle ¶ added in v0.0.6
func (x *GattServiceAddServiceRequest) GetHandle() int64
func (*GattServiceAddServiceRequest) ProtoMessage ¶ added in v0.0.6
func (*GattServiceAddServiceRequest) ProtoMessage()
func (*GattServiceAddServiceRequest) ProtoReflect ¶ added in v0.0.6
func (x *GattServiceAddServiceRequest) ProtoReflect() protoreflect.Message
func (*GattServiceAddServiceRequest) Reset ¶ added in v0.0.6
func (x *GattServiceAddServiceRequest) Reset()
func (*GattServiceAddServiceRequest) String ¶ added in v0.0.6
func (x *GattServiceAddServiceRequest) String() string
type GattServiceClient ¶ added in v0.0.4
type GattServiceClient interface {
AbortReliableWrite0(ctx context.Context, in *AbortReliableWrite0Request, opts ...grpc.CallOption) (*AbortReliableWrite0Response, error)
AbortReliableWrite1_1(ctx context.Context, in *AbortReliableWrite1_1Request, opts ...grpc.CallOption) (*AbortReliableWrite1_1Response, error)
BeginReliableWrite(ctx context.Context, in *BeginReliableWriteRequest, opts ...grpc.CallOption) (*BeginReliableWriteResponse, error)
Close(ctx context.Context, in *CloseRequest, opts ...grpc.CallOption) (*CloseResponse, error)
Connect(ctx context.Context, in *GattConnectRequest, opts ...grpc.CallOption) (*ConnectResponse, error)
Disconnect(ctx context.Context, in *GattDisconnectRequest, opts ...grpc.CallOption) (*GattDisconnectResponse, error)
DiscoverServices(ctx context.Context, in *DiscoverServicesRequest, opts ...grpc.CallOption) (*DiscoverServicesResponse, error)
ExecuteReliableWrite(ctx context.Context, in *ExecuteReliableWriteRequest, opts ...grpc.CallOption) (*ExecuteReliableWriteResponse, error)
GetConnectedDevices(ctx context.Context, in *GetConnectedDevicesRequest, opts ...grpc.CallOption) (*GetConnectedDevicesResponse, error)
GetConnectionState(ctx context.Context, in *GetConnectionStateRequest, opts ...grpc.CallOption) (*GetConnectionStateResponse, error)
GetDevice(ctx context.Context, in *GetDeviceRequest, opts ...grpc.CallOption) (*GetDeviceResponse, error)
GetDevicesMatchingConnectionStates(ctx context.Context, in *GetDevicesMatchingConnectionStatesRequest, opts ...grpc.CallOption) (*GetDevicesMatchingConnectionStatesResponse, error)
GetService(ctx context.Context, in *GattGetServiceRequest, opts ...grpc.CallOption) (*GetServiceResponse, error)
GetServices(ctx context.Context, in *GetServicesRequest, opts ...grpc.CallOption) (*GetServicesResponse, error)
ReadCharacteristic(ctx context.Context, in *ReadCharacteristicRequest, opts ...grpc.CallOption) (*ReadCharacteristicResponse, error)
ReadDescriptor(ctx context.Context, in *ReadDescriptorRequest, opts ...grpc.CallOption) (*ReadDescriptorResponse, error)
ReadPhy(ctx context.Context, in *GattReadPhyRequest, opts ...grpc.CallOption) (*ReadPhyResponse, error)
ReadRemoteRssi(ctx context.Context, in *ReadRemoteRssiRequest, opts ...grpc.CallOption) (*ReadRemoteRssiResponse, error)
RequestConnectionPriority(ctx context.Context, in *RequestConnectionPriorityRequest, opts ...grpc.CallOption) (*RequestConnectionPriorityResponse, error)
RequestMtu(ctx context.Context, in *RequestMtuRequest, opts ...grpc.CallOption) (*RequestMtuResponse, error)
SetCharacteristicNotification(ctx context.Context, in *SetCharacteristicNotificationRequest, opts ...grpc.CallOption) (*SetCharacteristicNotificationResponse, error)
SetPreferredPhy(ctx context.Context, in *GattSetPreferredPhyRequest, opts ...grpc.CallOption) (*SetPreferredPhyResponse, error)
WriteCharacteristic1(ctx context.Context, in *WriteCharacteristic1Request, opts ...grpc.CallOption) (*WriteCharacteristic1Response, error)
WriteCharacteristic3_1(ctx context.Context, in *WriteCharacteristic3_1Request, opts ...grpc.CallOption) (*WriteCharacteristic3_1Response, error)
WriteDescriptor1(ctx context.Context, in *WriteDescriptor1Request, opts ...grpc.CallOption) (*WriteDescriptor1Response, error)
WriteDescriptor2_1(ctx context.Context, in *WriteDescriptor2_1Request, opts ...grpc.CallOption) (*WriteDescriptor2_1Response, error)
}
GattServiceClient is the client API for GattService 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.
func NewGattServiceClient ¶ added in v0.0.4
func NewGattServiceClient(cc grpc.ClientConnInterface) GattServiceClient
type GattServiceGetTypeRequest ¶ added in v0.0.6
type GattServiceGetTypeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GattServiceGetTypeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GattServiceGetTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GattServiceGetTypeRequest.ProtoReflect.Descriptor instead.
func (*GattServiceGetTypeRequest) GetHandle ¶ added in v0.0.6
func (x *GattServiceGetTypeRequest) GetHandle() int64
func (*GattServiceGetTypeRequest) ProtoMessage ¶ added in v0.0.6
func (*GattServiceGetTypeRequest) ProtoMessage()
func (*GattServiceGetTypeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GattServiceGetTypeRequest) ProtoReflect() protoreflect.Message
func (*GattServiceGetTypeRequest) Reset ¶ added in v0.0.6
func (x *GattServiceGetTypeRequest) Reset()
func (*GattServiceGetTypeRequest) String ¶ added in v0.0.6
func (x *GattServiceGetTypeRequest) String() string
type GattServiceServer ¶ added in v0.0.4
type GattServiceServer interface {
AbortReliableWrite0(context.Context, *AbortReliableWrite0Request) (*AbortReliableWrite0Response, error)
AbortReliableWrite1_1(context.Context, *AbortReliableWrite1_1Request) (*AbortReliableWrite1_1Response, error)
BeginReliableWrite(context.Context, *BeginReliableWriteRequest) (*BeginReliableWriteResponse, error)
Close(context.Context, *CloseRequest) (*CloseResponse, error)
Connect(context.Context, *GattConnectRequest) (*ConnectResponse, error)
Disconnect(context.Context, *GattDisconnectRequest) (*GattDisconnectResponse, error)
DiscoverServices(context.Context, *DiscoverServicesRequest) (*DiscoverServicesResponse, error)
ExecuteReliableWrite(context.Context, *ExecuteReliableWriteRequest) (*ExecuteReliableWriteResponse, error)
GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
GetDevice(context.Context, *GetDeviceRequest) (*GetDeviceResponse, error)
GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
GetService(context.Context, *GattGetServiceRequest) (*GetServiceResponse, error)
GetServices(context.Context, *GetServicesRequest) (*GetServicesResponse, error)
ReadCharacteristic(context.Context, *ReadCharacteristicRequest) (*ReadCharacteristicResponse, error)
ReadDescriptor(context.Context, *ReadDescriptorRequest) (*ReadDescriptorResponse, error)
ReadPhy(context.Context, *GattReadPhyRequest) (*ReadPhyResponse, error)
ReadRemoteRssi(context.Context, *ReadRemoteRssiRequest) (*ReadRemoteRssiResponse, error)
RequestConnectionPriority(context.Context, *RequestConnectionPriorityRequest) (*RequestConnectionPriorityResponse, error)
RequestMtu(context.Context, *RequestMtuRequest) (*RequestMtuResponse, error)
SetCharacteristicNotification(context.Context, *SetCharacteristicNotificationRequest) (*SetCharacteristicNotificationResponse, error)
SetPreferredPhy(context.Context, *GattSetPreferredPhyRequest) (*SetPreferredPhyResponse, error)
WriteCharacteristic1(context.Context, *WriteCharacteristic1Request) (*WriteCharacteristic1Response, error)
WriteCharacteristic3_1(context.Context, *WriteCharacteristic3_1Request) (*WriteCharacteristic3_1Response, error)
WriteDescriptor1(context.Context, *WriteDescriptor1Request) (*WriteDescriptor1Response, error)
WriteDescriptor2_1(context.Context, *WriteDescriptor2_1Request) (*WriteDescriptor2_1Response, error)
// contains filtered or unexported methods
}
GattServiceServer is the server API for GattService service. All implementations must embed UnimplementedGattServiceServer for forward compatibility.
type GattServiceServiceClient ¶ added in v0.0.4
type GattServiceServiceClient interface {
NewGattService(ctx context.Context, in *NewGattServiceRequest, opts ...grpc.CallOption) (*NewGattServiceResponse, error)
AddCharacteristic(ctx context.Context, in *AddCharacteristicRequest, opts ...grpc.CallOption) (*AddCharacteristicResponse, error)
AddService(ctx context.Context, in *GattServiceAddServiceRequest, opts ...grpc.CallOption) (*AddServiceResponse, error)
DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
GetCharacteristic(ctx context.Context, in *GetCharacteristicRequest, opts ...grpc.CallOption) (*GetCharacteristicResponse, error)
GetCharacteristics(ctx context.Context, in *GetCharacteristicsRequest, opts ...grpc.CallOption) (*GetCharacteristicsResponse, error)
GetIncludedServices(ctx context.Context, in *GetIncludedServicesRequest, opts ...grpc.CallOption) (*GetIncludedServicesResponse, error)
GetInstanceId(ctx context.Context, in *GetInstanceIdRequest, opts ...grpc.CallOption) (*GetInstanceIdResponse, error)
GetType(ctx context.Context, in *GattServiceGetTypeRequest, opts ...grpc.CallOption) (*GetTypeResponse, error)
GetUuid(ctx context.Context, in *GetUuidRequest, opts ...grpc.CallOption) (*GetUuidResponse, error)
WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
GattServiceServiceClient is the client API for GattServiceService 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.
func NewGattServiceServiceClient ¶ added in v0.0.4
func NewGattServiceServiceClient(cc grpc.ClientConnInterface) GattServiceServiceClient
type GattServiceServiceServer ¶ added in v0.0.4
type GattServiceServiceServer interface {
NewGattService(context.Context, *NewGattServiceRequest) (*NewGattServiceResponse, error)
AddCharacteristic(context.Context, *AddCharacteristicRequest) (*AddCharacteristicResponse, error)
AddService(context.Context, *GattServiceAddServiceRequest) (*AddServiceResponse, error)
DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
GetCharacteristic(context.Context, *GetCharacteristicRequest) (*GetCharacteristicResponse, error)
GetCharacteristics(context.Context, *GetCharacteristicsRequest) (*GetCharacteristicsResponse, error)
GetIncludedServices(context.Context, *GetIncludedServicesRequest) (*GetIncludedServicesResponse, error)
GetInstanceId(context.Context, *GetInstanceIdRequest) (*GetInstanceIdResponse, error)
GetType(context.Context, *GattServiceGetTypeRequest) (*GetTypeResponse, error)
GetUuid(context.Context, *GetUuidRequest) (*GetUuidResponse, error)
WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
GattServiceServiceServer is the server API for GattServiceService service. All implementations must embed UnimplementedGattServiceServiceServer for forward compatibility.
type GattSetPreferredPhyRequest ¶ added in v0.0.4
type GattSetPreferredPhyRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*GattSetPreferredPhyRequest) Descriptor
deprecated
added in
v0.0.4
func (*GattSetPreferredPhyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GattSetPreferredPhyRequest.ProtoReflect.Descriptor instead.
func (*GattSetPreferredPhyRequest) GetArg0 ¶ added in v0.0.4
func (x *GattSetPreferredPhyRequest) GetArg0() int32
func (*GattSetPreferredPhyRequest) GetArg1 ¶ added in v0.0.4
func (x *GattSetPreferredPhyRequest) GetArg1() int32
func (*GattSetPreferredPhyRequest) GetArg2 ¶ added in v0.0.4
func (x *GattSetPreferredPhyRequest) GetArg2() int32
func (*GattSetPreferredPhyRequest) ProtoMessage ¶ added in v0.0.4
func (*GattSetPreferredPhyRequest) ProtoMessage()
func (*GattSetPreferredPhyRequest) ProtoReflect ¶ added in v0.0.4
func (x *GattSetPreferredPhyRequest) ProtoReflect() protoreflect.Message
func (*GattSetPreferredPhyRequest) Reset ¶ added in v0.0.4
func (x *GattSetPreferredPhyRequest) Reset()
func (*GattSetPreferredPhyRequest) String ¶ added in v0.0.4
func (x *GattSetPreferredPhyRequest) String() string
type GetAdapterRequest ¶ added in v0.0.6
type GetAdapterRequest struct {
// contains filtered or unexported fields
}
func (*GetAdapterRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetAdapterRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAdapterRequest.ProtoReflect.Descriptor instead.
func (*GetAdapterRequest) ProtoMessage ¶ added in v0.0.6
func (*GetAdapterRequest) ProtoMessage()
func (*GetAdapterRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetAdapterRequest) ProtoReflect() protoreflect.Message
func (*GetAdapterRequest) Reset ¶ added in v0.0.6
func (x *GetAdapterRequest) Reset()
func (*GetAdapterRequest) String ¶ added in v0.0.6
func (x *GetAdapterRequest) String() string
type GetAdapterResponse ¶ added in v0.0.6
type GetAdapterResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetAdapterResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetAdapterResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAdapterResponse.ProtoReflect.Descriptor instead.
func (*GetAdapterResponse) GetResult ¶ added in v0.0.6
func (x *GetAdapterResponse) GetResult() int64
func (*GetAdapterResponse) ProtoMessage ¶ added in v0.0.6
func (*GetAdapterResponse) ProtoMessage()
func (*GetAdapterResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetAdapterResponse) ProtoReflect() protoreflect.Message
func (*GetAdapterResponse) Reset ¶ added in v0.0.6
func (x *GetAdapterResponse) Reset()
func (*GetAdapterResponse) String ¶ added in v0.0.6
func (x *GetAdapterResponse) String() string
type GetAddressRequest ¶
type GetAddressRequest struct {
// contains filtered or unexported fields
}
func (*GetAddressRequest) Descriptor
deprecated
func (*GetAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAddressRequest.ProtoReflect.Descriptor instead.
func (*GetAddressRequest) ProtoMessage ¶
func (*GetAddressRequest) ProtoMessage()
func (*GetAddressRequest) ProtoReflect ¶
func (x *GetAddressRequest) ProtoReflect() protoreflect.Message
func (*GetAddressRequest) Reset ¶
func (x *GetAddressRequest) Reset()
func (*GetAddressRequest) String ¶
func (x *GetAddressRequest) String() string
type GetAddressResponse ¶
type GetAddressResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetAddressResponse) Descriptor
deprecated
func (*GetAddressResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAddressResponse.ProtoReflect.Descriptor instead.
func (*GetAddressResponse) GetResult ¶
func (x *GetAddressResponse) GetResult() string
func (*GetAddressResponse) ProtoMessage ¶
func (*GetAddressResponse) ProtoMessage()
func (*GetAddressResponse) ProtoReflect ¶
func (x *GetAddressResponse) ProtoReflect() protoreflect.Message
func (*GetAddressResponse) Reset ¶
func (x *GetAddressResponse) Reset()
func (*GetAddressResponse) String ¶
func (x *GetAddressResponse) String() string
type GetAddressTypeRequest ¶
type GetAddressTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetAddressTypeRequest) Descriptor
deprecated
func (*GetAddressTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAddressTypeRequest.ProtoReflect.Descriptor instead.
func (*GetAddressTypeRequest) ProtoMessage ¶
func (*GetAddressTypeRequest) ProtoMessage()
func (*GetAddressTypeRequest) ProtoReflect ¶
func (x *GetAddressTypeRequest) ProtoReflect() protoreflect.Message
func (*GetAddressTypeRequest) Reset ¶
func (x *GetAddressTypeRequest) Reset()
func (*GetAddressTypeRequest) String ¶
func (x *GetAddressTypeRequest) String() string
type GetAddressTypeResponse ¶
type GetAddressTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetAddressTypeResponse) Descriptor
deprecated
func (*GetAddressTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAddressTypeResponse.ProtoReflect.Descriptor instead.
func (*GetAddressTypeResponse) GetResult ¶
func (x *GetAddressTypeResponse) GetResult() int32
func (*GetAddressTypeResponse) ProtoMessage ¶
func (*GetAddressTypeResponse) ProtoMessage()
func (*GetAddressTypeResponse) ProtoReflect ¶
func (x *GetAddressTypeResponse) ProtoReflect() protoreflect.Message
func (*GetAddressTypeResponse) Reset ¶
func (x *GetAddressTypeResponse) Reset()
func (*GetAddressTypeResponse) String ¶
func (x *GetAddressTypeResponse) String() string
type GetAliasRequest ¶
type GetAliasRequest struct {
// contains filtered or unexported fields
}
func (*GetAliasRequest) Descriptor
deprecated
func (*GetAliasRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAliasRequest.ProtoReflect.Descriptor instead.
func (*GetAliasRequest) ProtoMessage ¶
func (*GetAliasRequest) ProtoMessage()
func (*GetAliasRequest) ProtoReflect ¶
func (x *GetAliasRequest) ProtoReflect() protoreflect.Message
func (*GetAliasRequest) Reset ¶
func (x *GetAliasRequest) Reset()
func (*GetAliasRequest) String ¶
func (x *GetAliasRequest) String() string
type GetAliasResponse ¶
type GetAliasResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetAliasResponse) Descriptor
deprecated
func (*GetAliasResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAliasResponse.ProtoReflect.Descriptor instead.
func (*GetAliasResponse) GetResult ¶
func (x *GetAliasResponse) GetResult() string
func (*GetAliasResponse) ProtoMessage ¶
func (*GetAliasResponse) ProtoMessage()
func (*GetAliasResponse) ProtoReflect ¶
func (x *GetAliasResponse) ProtoReflect() protoreflect.Message
func (*GetAliasResponse) Reset ¶
func (x *GetAliasResponse) Reset()
func (*GetAliasResponse) String ¶
func (x *GetAliasResponse) String() string
type GetBitsPerSampleRequest ¶ added in v0.0.6
type GetBitsPerSampleRequest struct {
// contains filtered or unexported fields
}
func (*GetBitsPerSampleRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetBitsPerSampleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBitsPerSampleRequest.ProtoReflect.Descriptor instead.
func (*GetBitsPerSampleRequest) ProtoMessage ¶ added in v0.0.6
func (*GetBitsPerSampleRequest) ProtoMessage()
func (*GetBitsPerSampleRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetBitsPerSampleRequest) ProtoReflect() protoreflect.Message
func (*GetBitsPerSampleRequest) Reset ¶ added in v0.0.6
func (x *GetBitsPerSampleRequest) Reset()
func (*GetBitsPerSampleRequest) String ¶ added in v0.0.6
func (x *GetBitsPerSampleRequest) String() string
type GetBitsPerSampleResponse ¶ added in v0.0.6
type GetBitsPerSampleResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBitsPerSampleResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetBitsPerSampleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBitsPerSampleResponse.ProtoReflect.Descriptor instead.
func (*GetBitsPerSampleResponse) GetResult ¶ added in v0.0.6
func (x *GetBitsPerSampleResponse) GetResult() int32
func (*GetBitsPerSampleResponse) ProtoMessage ¶ added in v0.0.6
func (*GetBitsPerSampleResponse) ProtoMessage()
func (*GetBitsPerSampleResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetBitsPerSampleResponse) ProtoReflect() protoreflect.Message
func (*GetBitsPerSampleResponse) Reset ¶ added in v0.0.6
func (x *GetBitsPerSampleResponse) Reset()
func (*GetBitsPerSampleResponse) String ¶ added in v0.0.6
func (x *GetBitsPerSampleResponse) String() string
type GetBluetoothClassRequest ¶
type GetBluetoothClassRequest struct {
// contains filtered or unexported fields
}
func (*GetBluetoothClassRequest) Descriptor
deprecated
func (*GetBluetoothClassRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBluetoothClassRequest.ProtoReflect.Descriptor instead.
func (*GetBluetoothClassRequest) ProtoMessage ¶
func (*GetBluetoothClassRequest) ProtoMessage()
func (*GetBluetoothClassRequest) ProtoReflect ¶
func (x *GetBluetoothClassRequest) ProtoReflect() protoreflect.Message
func (*GetBluetoothClassRequest) Reset ¶
func (x *GetBluetoothClassRequest) Reset()
func (*GetBluetoothClassRequest) String ¶
func (x *GetBluetoothClassRequest) String() string
type GetBluetoothClassResponse ¶
type GetBluetoothClassResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBluetoothClassResponse) Descriptor
deprecated
func (*GetBluetoothClassResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBluetoothClassResponse.ProtoReflect.Descriptor instead.
func (*GetBluetoothClassResponse) GetResult ¶
func (x *GetBluetoothClassResponse) GetResult() int64
func (*GetBluetoothClassResponse) ProtoMessage ¶
func (*GetBluetoothClassResponse) ProtoMessage()
func (*GetBluetoothClassResponse) ProtoReflect ¶
func (x *GetBluetoothClassResponse) ProtoReflect() protoreflect.Message
func (*GetBluetoothClassResponse) Reset ¶
func (x *GetBluetoothClassResponse) Reset()
func (*GetBluetoothClassResponse) String ¶
func (x *GetBluetoothClassResponse) String() string
type GetBluetoothLeAdvertiserRequest ¶
type GetBluetoothLeAdvertiserRequest struct {
// contains filtered or unexported fields
}
func (*GetBluetoothLeAdvertiserRequest) Descriptor
deprecated
func (*GetBluetoothLeAdvertiserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBluetoothLeAdvertiserRequest.ProtoReflect.Descriptor instead.
func (*GetBluetoothLeAdvertiserRequest) ProtoMessage ¶
func (*GetBluetoothLeAdvertiserRequest) ProtoMessage()
func (*GetBluetoothLeAdvertiserRequest) ProtoReflect ¶
func (x *GetBluetoothLeAdvertiserRequest) ProtoReflect() protoreflect.Message
func (*GetBluetoothLeAdvertiserRequest) Reset ¶
func (x *GetBluetoothLeAdvertiserRequest) Reset()
func (*GetBluetoothLeAdvertiserRequest) String ¶
func (x *GetBluetoothLeAdvertiserRequest) String() string
type GetBluetoothLeAdvertiserResponse ¶
type GetBluetoothLeAdvertiserResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBluetoothLeAdvertiserResponse) Descriptor
deprecated
func (*GetBluetoothLeAdvertiserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBluetoothLeAdvertiserResponse.ProtoReflect.Descriptor instead.
func (*GetBluetoothLeAdvertiserResponse) GetResult ¶
func (x *GetBluetoothLeAdvertiserResponse) GetResult() int64
func (*GetBluetoothLeAdvertiserResponse) ProtoMessage ¶
func (*GetBluetoothLeAdvertiserResponse) ProtoMessage()
func (*GetBluetoothLeAdvertiserResponse) ProtoReflect ¶
func (x *GetBluetoothLeAdvertiserResponse) ProtoReflect() protoreflect.Message
func (*GetBluetoothLeAdvertiserResponse) Reset ¶
func (x *GetBluetoothLeAdvertiserResponse) Reset()
func (*GetBluetoothLeAdvertiserResponse) String ¶
func (x *GetBluetoothLeAdvertiserResponse) String() string
type GetBluetoothLeScannerRequest ¶
type GetBluetoothLeScannerRequest struct {
// contains filtered or unexported fields
}
func (*GetBluetoothLeScannerRequest) Descriptor
deprecated
func (*GetBluetoothLeScannerRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBluetoothLeScannerRequest.ProtoReflect.Descriptor instead.
func (*GetBluetoothLeScannerRequest) ProtoMessage ¶
func (*GetBluetoothLeScannerRequest) ProtoMessage()
func (*GetBluetoothLeScannerRequest) ProtoReflect ¶
func (x *GetBluetoothLeScannerRequest) ProtoReflect() protoreflect.Message
func (*GetBluetoothLeScannerRequest) Reset ¶
func (x *GetBluetoothLeScannerRequest) Reset()
func (*GetBluetoothLeScannerRequest) String ¶
func (x *GetBluetoothLeScannerRequest) String() string
type GetBluetoothLeScannerResponse ¶
type GetBluetoothLeScannerResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBluetoothLeScannerResponse) Descriptor
deprecated
func (*GetBluetoothLeScannerResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBluetoothLeScannerResponse.ProtoReflect.Descriptor instead.
func (*GetBluetoothLeScannerResponse) GetResult ¶
func (x *GetBluetoothLeScannerResponse) GetResult() int64
func (*GetBluetoothLeScannerResponse) ProtoMessage ¶
func (*GetBluetoothLeScannerResponse) ProtoMessage()
func (*GetBluetoothLeScannerResponse) ProtoReflect ¶
func (x *GetBluetoothLeScannerResponse) ProtoReflect() protoreflect.Message
func (*GetBluetoothLeScannerResponse) Reset ¶
func (x *GetBluetoothLeScannerResponse) Reset()
func (*GetBluetoothLeScannerResponse) String ¶
func (x *GetBluetoothLeScannerResponse) String() string
type GetBondStateRequest ¶
type GetBondStateRequest struct {
// contains filtered or unexported fields
}
func (*GetBondStateRequest) Descriptor
deprecated
func (*GetBondStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBondStateRequest.ProtoReflect.Descriptor instead.
func (*GetBondStateRequest) ProtoMessage ¶
func (*GetBondStateRequest) ProtoMessage()
func (*GetBondStateRequest) ProtoReflect ¶
func (x *GetBondStateRequest) ProtoReflect() protoreflect.Message
func (*GetBondStateRequest) Reset ¶
func (x *GetBondStateRequest) Reset()
func (*GetBondStateRequest) String ¶
func (x *GetBondStateRequest) String() string
type GetBondStateResponse ¶
type GetBondStateResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBondStateResponse) Descriptor
deprecated
func (*GetBondStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBondStateResponse.ProtoReflect.Descriptor instead.
func (*GetBondStateResponse) GetResult ¶
func (x *GetBondStateResponse) GetResult() int32
func (*GetBondStateResponse) ProtoMessage ¶
func (*GetBondStateResponse) ProtoMessage()
func (*GetBondStateResponse) ProtoReflect ¶
func (x *GetBondStateResponse) ProtoReflect() protoreflect.Message
func (*GetBondStateResponse) Reset ¶
func (x *GetBondStateResponse) Reset()
func (*GetBondStateResponse) String ¶
func (x *GetBondStateResponse) String() string
type GetBondedDevicesRequest ¶
type GetBondedDevicesRequest struct {
// contains filtered or unexported fields
}
func (*GetBondedDevicesRequest) Descriptor
deprecated
func (*GetBondedDevicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBondedDevicesRequest.ProtoReflect.Descriptor instead.
func (*GetBondedDevicesRequest) ProtoMessage ¶
func (*GetBondedDevicesRequest) ProtoMessage()
func (*GetBondedDevicesRequest) ProtoReflect ¶
func (x *GetBondedDevicesRequest) ProtoReflect() protoreflect.Message
func (*GetBondedDevicesRequest) Reset ¶
func (x *GetBondedDevicesRequest) Reset()
func (*GetBondedDevicesRequest) String ¶
func (x *GetBondedDevicesRequest) String() string
type GetBondedDevicesResponse ¶
type GetBondedDevicesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBondedDevicesResponse) Descriptor
deprecated
func (*GetBondedDevicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBondedDevicesResponse.ProtoReflect.Descriptor instead.
func (*GetBondedDevicesResponse) GetResult ¶
func (x *GetBondedDevicesResponse) GetResult() int64
func (*GetBondedDevicesResponse) ProtoMessage ¶
func (*GetBondedDevicesResponse) ProtoMessage()
func (*GetBondedDevicesResponse) ProtoReflect ¶
func (x *GetBondedDevicesResponse) ProtoReflect() protoreflect.Message
func (*GetBondedDevicesResponse) Reset ¶
func (x *GetBondedDevicesResponse) Reset()
func (*GetBondedDevicesResponse) String ¶
func (x *GetBondedDevicesResponse) String() string
type GetChannelCountRequest ¶ added in v0.0.6
type GetChannelCountRequest struct {
// contains filtered or unexported fields
}
func (*GetChannelCountRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetChannelCountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetChannelCountRequest.ProtoReflect.Descriptor instead.
func (*GetChannelCountRequest) ProtoMessage ¶ added in v0.0.6
func (*GetChannelCountRequest) ProtoMessage()
func (*GetChannelCountRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetChannelCountRequest) ProtoReflect() protoreflect.Message
func (*GetChannelCountRequest) Reset ¶ added in v0.0.6
func (x *GetChannelCountRequest) Reset()
func (*GetChannelCountRequest) String ¶ added in v0.0.6
func (x *GetChannelCountRequest) String() string
type GetChannelCountResponse ¶ added in v0.0.6
type GetChannelCountResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetChannelCountResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetChannelCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetChannelCountResponse.ProtoReflect.Descriptor instead.
func (*GetChannelCountResponse) GetResult ¶ added in v0.0.6
func (x *GetChannelCountResponse) GetResult() int32
func (*GetChannelCountResponse) ProtoMessage ¶ added in v0.0.6
func (*GetChannelCountResponse) ProtoMessage()
func (*GetChannelCountResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetChannelCountResponse) ProtoReflect() protoreflect.Message
func (*GetChannelCountResponse) Reset ¶ added in v0.0.6
func (x *GetChannelCountResponse) Reset()
func (*GetChannelCountResponse) String ¶ added in v0.0.6
func (x *GetChannelCountResponse) String() string
type GetChannelModeRequest ¶ added in v0.0.6
type GetChannelModeRequest struct {
// contains filtered or unexported fields
}
func (*GetChannelModeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetChannelModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetChannelModeRequest.ProtoReflect.Descriptor instead.
func (*GetChannelModeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetChannelModeRequest) ProtoMessage()
func (*GetChannelModeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetChannelModeRequest) ProtoReflect() protoreflect.Message
func (*GetChannelModeRequest) Reset ¶ added in v0.0.6
func (x *GetChannelModeRequest) Reset()
func (*GetChannelModeRequest) String ¶ added in v0.0.6
func (x *GetChannelModeRequest) String() string
type GetChannelModeResponse ¶ added in v0.0.6
type GetChannelModeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetChannelModeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetChannelModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetChannelModeResponse.ProtoReflect.Descriptor instead.
func (*GetChannelModeResponse) GetResult ¶ added in v0.0.6
func (x *GetChannelModeResponse) GetResult() int32
func (*GetChannelModeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetChannelModeResponse) ProtoMessage()
func (*GetChannelModeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetChannelModeResponse) ProtoReflect() protoreflect.Message
func (*GetChannelModeResponse) Reset ¶ added in v0.0.6
func (x *GetChannelModeResponse) Reset()
func (*GetChannelModeResponse) String ¶ added in v0.0.6
func (x *GetChannelModeResponse) String() string
type GetCharacteristicRequest ¶
type GetCharacteristicRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetCharacteristicRequest) Descriptor
deprecated
func (*GetCharacteristicRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCharacteristicRequest.ProtoReflect.Descriptor instead.
func (*GetCharacteristicRequest) GetArg0 ¶
func (x *GetCharacteristicRequest) GetArg0() int64
func (*GetCharacteristicRequest) GetHandle ¶ added in v0.0.6
func (x *GetCharacteristicRequest) GetHandle() int64
func (*GetCharacteristicRequest) ProtoMessage ¶
func (*GetCharacteristicRequest) ProtoMessage()
func (*GetCharacteristicRequest) ProtoReflect ¶
func (x *GetCharacteristicRequest) ProtoReflect() protoreflect.Message
func (*GetCharacteristicRequest) Reset ¶
func (x *GetCharacteristicRequest) Reset()
func (*GetCharacteristicRequest) String ¶
func (x *GetCharacteristicRequest) String() string
type GetCharacteristicResponse ¶
type GetCharacteristicResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCharacteristicResponse) Descriptor
deprecated
func (*GetCharacteristicResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCharacteristicResponse.ProtoReflect.Descriptor instead.
func (*GetCharacteristicResponse) GetResult ¶
func (x *GetCharacteristicResponse) GetResult() int64
func (*GetCharacteristicResponse) ProtoMessage ¶
func (*GetCharacteristicResponse) ProtoMessage()
func (*GetCharacteristicResponse) ProtoReflect ¶
func (x *GetCharacteristicResponse) ProtoReflect() protoreflect.Message
func (*GetCharacteristicResponse) Reset ¶
func (x *GetCharacteristicResponse) Reset()
func (*GetCharacteristicResponse) String ¶
func (x *GetCharacteristicResponse) String() string
type GetCharacteristicsRequest ¶
type GetCharacteristicsRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetCharacteristicsRequest) Descriptor
deprecated
func (*GetCharacteristicsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCharacteristicsRequest.ProtoReflect.Descriptor instead.
func (*GetCharacteristicsRequest) GetHandle ¶ added in v0.0.6
func (x *GetCharacteristicsRequest) GetHandle() int64
func (*GetCharacteristicsRequest) ProtoMessage ¶
func (*GetCharacteristicsRequest) ProtoMessage()
func (*GetCharacteristicsRequest) ProtoReflect ¶
func (x *GetCharacteristicsRequest) ProtoReflect() protoreflect.Message
func (*GetCharacteristicsRequest) Reset ¶
func (x *GetCharacteristicsRequest) Reset()
func (*GetCharacteristicsRequest) String ¶
func (x *GetCharacteristicsRequest) String() string
type GetCharacteristicsResponse ¶
type GetCharacteristicsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCharacteristicsResponse) Descriptor
deprecated
func (*GetCharacteristicsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCharacteristicsResponse.ProtoReflect.Descriptor instead.
func (*GetCharacteristicsResponse) GetResult ¶
func (x *GetCharacteristicsResponse) GetResult() int64
func (*GetCharacteristicsResponse) ProtoMessage ¶
func (*GetCharacteristicsResponse) ProtoMessage()
func (*GetCharacteristicsResponse) ProtoReflect ¶
func (x *GetCharacteristicsResponse) ProtoReflect() protoreflect.Message
func (*GetCharacteristicsResponse) Reset ¶
func (x *GetCharacteristicsResponse) Reset()
func (*GetCharacteristicsResponse) String ¶
func (x *GetCharacteristicsResponse) String() string
type GetCodecConfigRequest ¶ added in v0.0.6
type GetCodecConfigRequest struct {
// contains filtered or unexported fields
}
func (*GetCodecConfigRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecConfigRequest.ProtoReflect.Descriptor instead.
func (*GetCodecConfigRequest) ProtoMessage ¶ added in v0.0.6
func (*GetCodecConfigRequest) ProtoMessage()
func (*GetCodecConfigRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecConfigRequest) ProtoReflect() protoreflect.Message
func (*GetCodecConfigRequest) Reset ¶ added in v0.0.6
func (x *GetCodecConfigRequest) Reset()
func (*GetCodecConfigRequest) String ¶ added in v0.0.6
func (x *GetCodecConfigRequest) String() string
type GetCodecConfigResponse ¶ added in v0.0.6
type GetCodecConfigResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCodecConfigResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecConfigResponse.ProtoReflect.Descriptor instead.
func (*GetCodecConfigResponse) GetResult ¶ added in v0.0.6
func (x *GetCodecConfigResponse) GetResult() int64
func (*GetCodecConfigResponse) ProtoMessage ¶ added in v0.0.6
func (*GetCodecConfigResponse) ProtoMessage()
func (*GetCodecConfigResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecConfigResponse) ProtoReflect() protoreflect.Message
func (*GetCodecConfigResponse) Reset ¶ added in v0.0.6
func (x *GetCodecConfigResponse) Reset()
func (*GetCodecConfigResponse) String ¶ added in v0.0.6
func (x *GetCodecConfigResponse) String() string
type GetCodecIdRequest ¶ added in v0.0.6
type GetCodecIdRequest struct {
// contains filtered or unexported fields
}
func (*GetCodecIdRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecIdRequest.ProtoReflect.Descriptor instead.
func (*GetCodecIdRequest) ProtoMessage ¶ added in v0.0.6
func (*GetCodecIdRequest) ProtoMessage()
func (*GetCodecIdRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecIdRequest) ProtoReflect() protoreflect.Message
func (*GetCodecIdRequest) Reset ¶ added in v0.0.6
func (x *GetCodecIdRequest) Reset()
func (*GetCodecIdRequest) String ¶ added in v0.0.6
func (x *GetCodecIdRequest) String() string
type GetCodecIdResponse ¶ added in v0.0.6
type GetCodecIdResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCodecIdResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecIdResponse.ProtoReflect.Descriptor instead.
func (*GetCodecIdResponse) GetResult ¶ added in v0.0.6
func (x *GetCodecIdResponse) GetResult() int64
func (*GetCodecIdResponse) ProtoMessage ¶ added in v0.0.6
func (*GetCodecIdResponse) ProtoMessage()
func (*GetCodecIdResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecIdResponse) ProtoReflect() protoreflect.Message
func (*GetCodecIdResponse) Reset ¶ added in v0.0.6
func (x *GetCodecIdResponse) Reset()
func (*GetCodecIdResponse) String ¶ added in v0.0.6
func (x *GetCodecIdResponse) String() string
type GetCodecNameRequest ¶ added in v0.0.6
type GetCodecNameRequest struct {
// contains filtered or unexported fields
}
func (*GetCodecNameRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecNameRequest.ProtoReflect.Descriptor instead.
func (*GetCodecNameRequest) ProtoMessage ¶ added in v0.0.6
func (*GetCodecNameRequest) ProtoMessage()
func (*GetCodecNameRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecNameRequest) ProtoReflect() protoreflect.Message
func (*GetCodecNameRequest) Reset ¶ added in v0.0.6
func (x *GetCodecNameRequest) Reset()
func (*GetCodecNameRequest) String ¶ added in v0.0.6
func (x *GetCodecNameRequest) String() string
type GetCodecNameResponse ¶ added in v0.0.6
type GetCodecNameResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCodecNameResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecNameResponse.ProtoReflect.Descriptor instead.
func (*GetCodecNameResponse) GetResult ¶ added in v0.0.6
func (x *GetCodecNameResponse) GetResult() string
func (*GetCodecNameResponse) ProtoMessage ¶ added in v0.0.6
func (*GetCodecNameResponse) ProtoMessage()
func (*GetCodecNameResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecNameResponse) ProtoReflect() protoreflect.Message
func (*GetCodecNameResponse) Reset ¶ added in v0.0.6
func (x *GetCodecNameResponse) Reset()
func (*GetCodecNameResponse) String ¶ added in v0.0.6
func (x *GetCodecNameResponse) String() string
type GetCodecPriorityRequest ¶ added in v0.0.6
type GetCodecPriorityRequest struct {
// contains filtered or unexported fields
}
func (*GetCodecPriorityRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecPriorityRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecPriorityRequest.ProtoReflect.Descriptor instead.
func (*GetCodecPriorityRequest) ProtoMessage ¶ added in v0.0.6
func (*GetCodecPriorityRequest) ProtoMessage()
func (*GetCodecPriorityRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecPriorityRequest) ProtoReflect() protoreflect.Message
func (*GetCodecPriorityRequest) Reset ¶ added in v0.0.6
func (x *GetCodecPriorityRequest) Reset()
func (*GetCodecPriorityRequest) String ¶ added in v0.0.6
func (x *GetCodecPriorityRequest) String() string
type GetCodecPriorityResponse ¶ added in v0.0.6
type GetCodecPriorityResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCodecPriorityResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecPriorityResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecPriorityResponse.ProtoReflect.Descriptor instead.
func (*GetCodecPriorityResponse) GetResult ¶ added in v0.0.6
func (x *GetCodecPriorityResponse) GetResult() int32
func (*GetCodecPriorityResponse) ProtoMessage ¶ added in v0.0.6
func (*GetCodecPriorityResponse) ProtoMessage()
func (*GetCodecPriorityResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecPriorityResponse) ProtoReflect() protoreflect.Message
func (*GetCodecPriorityResponse) Reset ¶ added in v0.0.6
func (x *GetCodecPriorityResponse) Reset()
func (*GetCodecPriorityResponse) String ¶ added in v0.0.6
func (x *GetCodecPriorityResponse) String() string
type GetCodecSpecific1Request ¶ added in v0.0.6
type GetCodecSpecific1Request struct {
// contains filtered or unexported fields
}
func (*GetCodecSpecific1Request) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecSpecific1Request) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecSpecific1Request.ProtoReflect.Descriptor instead.
func (*GetCodecSpecific1Request) ProtoMessage ¶ added in v0.0.6
func (*GetCodecSpecific1Request) ProtoMessage()
func (*GetCodecSpecific1Request) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecSpecific1Request) ProtoReflect() protoreflect.Message
func (*GetCodecSpecific1Request) Reset ¶ added in v0.0.6
func (x *GetCodecSpecific1Request) Reset()
func (*GetCodecSpecific1Request) String ¶ added in v0.0.6
func (x *GetCodecSpecific1Request) String() string
type GetCodecSpecific1Response ¶ added in v0.0.6
type GetCodecSpecific1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCodecSpecific1Response) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecSpecific1Response) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecSpecific1Response.ProtoReflect.Descriptor instead.
func (*GetCodecSpecific1Response) GetResult ¶ added in v0.0.6
func (x *GetCodecSpecific1Response) GetResult() int64
func (*GetCodecSpecific1Response) ProtoMessage ¶ added in v0.0.6
func (*GetCodecSpecific1Response) ProtoMessage()
func (*GetCodecSpecific1Response) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecSpecific1Response) ProtoReflect() protoreflect.Message
func (*GetCodecSpecific1Response) Reset ¶ added in v0.0.6
func (x *GetCodecSpecific1Response) Reset()
func (*GetCodecSpecific1Response) String ¶ added in v0.0.6
func (x *GetCodecSpecific1Response) String() string
type GetCodecSpecific2Request ¶ added in v0.0.6
type GetCodecSpecific2Request struct {
// contains filtered or unexported fields
}
func (*GetCodecSpecific2Request) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecSpecific2Request) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecSpecific2Request.ProtoReflect.Descriptor instead.
func (*GetCodecSpecific2Request) ProtoMessage ¶ added in v0.0.6
func (*GetCodecSpecific2Request) ProtoMessage()
func (*GetCodecSpecific2Request) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecSpecific2Request) ProtoReflect() protoreflect.Message
func (*GetCodecSpecific2Request) Reset ¶ added in v0.0.6
func (x *GetCodecSpecific2Request) Reset()
func (*GetCodecSpecific2Request) String ¶ added in v0.0.6
func (x *GetCodecSpecific2Request) String() string
type GetCodecSpecific2Response ¶ added in v0.0.6
type GetCodecSpecific2Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCodecSpecific2Response) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecSpecific2Response) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecSpecific2Response.ProtoReflect.Descriptor instead.
func (*GetCodecSpecific2Response) GetResult ¶ added in v0.0.6
func (x *GetCodecSpecific2Response) GetResult() int64
func (*GetCodecSpecific2Response) ProtoMessage ¶ added in v0.0.6
func (*GetCodecSpecific2Response) ProtoMessage()
func (*GetCodecSpecific2Response) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecSpecific2Response) ProtoReflect() protoreflect.Message
func (*GetCodecSpecific2Response) Reset ¶ added in v0.0.6
func (x *GetCodecSpecific2Response) Reset()
func (*GetCodecSpecific2Response) String ¶ added in v0.0.6
func (x *GetCodecSpecific2Response) String() string
type GetCodecSpecific3Request ¶ added in v0.0.6
type GetCodecSpecific3Request struct {
// contains filtered or unexported fields
}
func (*GetCodecSpecific3Request) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecSpecific3Request) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecSpecific3Request.ProtoReflect.Descriptor instead.
func (*GetCodecSpecific3Request) ProtoMessage ¶ added in v0.0.6
func (*GetCodecSpecific3Request) ProtoMessage()
func (*GetCodecSpecific3Request) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecSpecific3Request) ProtoReflect() protoreflect.Message
func (*GetCodecSpecific3Request) Reset ¶ added in v0.0.6
func (x *GetCodecSpecific3Request) Reset()
func (*GetCodecSpecific3Request) String ¶ added in v0.0.6
func (x *GetCodecSpecific3Request) String() string
type GetCodecSpecific3Response ¶ added in v0.0.6
type GetCodecSpecific3Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCodecSpecific3Response) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecSpecific3Response) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecSpecific3Response.ProtoReflect.Descriptor instead.
func (*GetCodecSpecific3Response) GetResult ¶ added in v0.0.6
func (x *GetCodecSpecific3Response) GetResult() int64
func (*GetCodecSpecific3Response) ProtoMessage ¶ added in v0.0.6
func (*GetCodecSpecific3Response) ProtoMessage()
func (*GetCodecSpecific3Response) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecSpecific3Response) ProtoReflect() protoreflect.Message
func (*GetCodecSpecific3Response) Reset ¶ added in v0.0.6
func (x *GetCodecSpecific3Response) Reset()
func (*GetCodecSpecific3Response) String ¶ added in v0.0.6
func (x *GetCodecSpecific3Response) String() string
type GetCodecSpecific4Request ¶ added in v0.0.6
type GetCodecSpecific4Request struct {
// contains filtered or unexported fields
}
func (*GetCodecSpecific4Request) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecSpecific4Request) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecSpecific4Request.ProtoReflect.Descriptor instead.
func (*GetCodecSpecific4Request) ProtoMessage ¶ added in v0.0.6
func (*GetCodecSpecific4Request) ProtoMessage()
func (*GetCodecSpecific4Request) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecSpecific4Request) ProtoReflect() protoreflect.Message
func (*GetCodecSpecific4Request) Reset ¶ added in v0.0.6
func (x *GetCodecSpecific4Request) Reset()
func (*GetCodecSpecific4Request) String ¶ added in v0.0.6
func (x *GetCodecSpecific4Request) String() string
type GetCodecSpecific4Response ¶ added in v0.0.6
type GetCodecSpecific4Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCodecSpecific4Response) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecSpecific4Response) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecSpecific4Response.ProtoReflect.Descriptor instead.
func (*GetCodecSpecific4Response) GetResult ¶ added in v0.0.6
func (x *GetCodecSpecific4Response) GetResult() int64
func (*GetCodecSpecific4Response) ProtoMessage ¶ added in v0.0.6
func (*GetCodecSpecific4Response) ProtoMessage()
func (*GetCodecSpecific4Response) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecSpecific4Response) ProtoReflect() protoreflect.Message
func (*GetCodecSpecific4Response) Reset ¶ added in v0.0.6
func (x *GetCodecSpecific4Response) Reset()
func (*GetCodecSpecific4Response) String ¶ added in v0.0.6
func (x *GetCodecSpecific4Response) String() string
type GetCodecTypeRequest ¶ added in v0.0.6
type GetCodecTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetCodecTypeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecTypeRequest.ProtoReflect.Descriptor instead.
func (*GetCodecTypeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetCodecTypeRequest) ProtoMessage()
func (*GetCodecTypeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecTypeRequest) ProtoReflect() protoreflect.Message
func (*GetCodecTypeRequest) Reset ¶ added in v0.0.6
func (x *GetCodecTypeRequest) Reset()
func (*GetCodecTypeRequest) String ¶ added in v0.0.6
func (x *GetCodecTypeRequest) String() string
type GetCodecTypeResponse ¶ added in v0.0.6
type GetCodecTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCodecTypeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecTypeResponse.ProtoReflect.Descriptor instead.
func (*GetCodecTypeResponse) GetResult ¶ added in v0.0.6
func (x *GetCodecTypeResponse) GetResult() int32
func (*GetCodecTypeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetCodecTypeResponse) ProtoMessage()
func (*GetCodecTypeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecTypeResponse) ProtoReflect() protoreflect.Message
func (*GetCodecTypeResponse) Reset ¶ added in v0.0.6
func (x *GetCodecTypeResponse) Reset()
func (*GetCodecTypeResponse) String ¶ added in v0.0.6
func (x *GetCodecTypeResponse) String() string
type GetCodecsLocalCapabilitiesRequest ¶ added in v0.0.6
type GetCodecsLocalCapabilitiesRequest struct {
// contains filtered or unexported fields
}
func (*GetCodecsLocalCapabilitiesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecsLocalCapabilitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecsLocalCapabilitiesRequest.ProtoReflect.Descriptor instead.
func (*GetCodecsLocalCapabilitiesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetCodecsLocalCapabilitiesRequest) ProtoMessage()
func (*GetCodecsLocalCapabilitiesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecsLocalCapabilitiesRequest) ProtoReflect() protoreflect.Message
func (*GetCodecsLocalCapabilitiesRequest) Reset ¶ added in v0.0.6
func (x *GetCodecsLocalCapabilitiesRequest) Reset()
func (*GetCodecsLocalCapabilitiesRequest) String ¶ added in v0.0.6
func (x *GetCodecsLocalCapabilitiesRequest) String() string
type GetCodecsLocalCapabilitiesResponse ¶ added in v0.0.6
type GetCodecsLocalCapabilitiesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCodecsLocalCapabilitiesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecsLocalCapabilitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecsLocalCapabilitiesResponse.ProtoReflect.Descriptor instead.
func (*GetCodecsLocalCapabilitiesResponse) GetResult ¶ added in v0.0.6
func (x *GetCodecsLocalCapabilitiesResponse) GetResult() int64
func (*GetCodecsLocalCapabilitiesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetCodecsLocalCapabilitiesResponse) ProtoMessage()
func (*GetCodecsLocalCapabilitiesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecsLocalCapabilitiesResponse) ProtoReflect() protoreflect.Message
func (*GetCodecsLocalCapabilitiesResponse) Reset ¶ added in v0.0.6
func (x *GetCodecsLocalCapabilitiesResponse) Reset()
func (*GetCodecsLocalCapabilitiesResponse) String ¶ added in v0.0.6
func (x *GetCodecsLocalCapabilitiesResponse) String() string
type GetCodecsSelectableCapabilitiesRequest ¶ added in v0.0.6
type GetCodecsSelectableCapabilitiesRequest struct {
// contains filtered or unexported fields
}
func (*GetCodecsSelectableCapabilitiesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecsSelectableCapabilitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecsSelectableCapabilitiesRequest.ProtoReflect.Descriptor instead.
func (*GetCodecsSelectableCapabilitiesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetCodecsSelectableCapabilitiesRequest) ProtoMessage()
func (*GetCodecsSelectableCapabilitiesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecsSelectableCapabilitiesRequest) ProtoReflect() protoreflect.Message
func (*GetCodecsSelectableCapabilitiesRequest) Reset ¶ added in v0.0.6
func (x *GetCodecsSelectableCapabilitiesRequest) Reset()
func (*GetCodecsSelectableCapabilitiesRequest) String ¶ added in v0.0.6
func (x *GetCodecsSelectableCapabilitiesRequest) String() string
type GetCodecsSelectableCapabilitiesResponse ¶ added in v0.0.6
type GetCodecsSelectableCapabilitiesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCodecsSelectableCapabilitiesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetCodecsSelectableCapabilitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCodecsSelectableCapabilitiesResponse.ProtoReflect.Descriptor instead.
func (*GetCodecsSelectableCapabilitiesResponse) GetResult ¶ added in v0.0.6
func (x *GetCodecsSelectableCapabilitiesResponse) GetResult() int64
func (*GetCodecsSelectableCapabilitiesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetCodecsSelectableCapabilitiesResponse) ProtoMessage()
func (*GetCodecsSelectableCapabilitiesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetCodecsSelectableCapabilitiesResponse) ProtoReflect() protoreflect.Message
func (*GetCodecsSelectableCapabilitiesResponse) Reset ¶ added in v0.0.6
func (x *GetCodecsSelectableCapabilitiesResponse) Reset()
func (*GetCodecsSelectableCapabilitiesResponse) String ¶ added in v0.0.6
func (x *GetCodecsSelectableCapabilitiesResponse) String() string
type GetConnectedDevicesRequest ¶
type GetConnectedDevicesRequest struct {
// contains filtered or unexported fields
}
func (*GetConnectedDevicesRequest) Descriptor
deprecated
func (*GetConnectedDevicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetConnectedDevicesRequest.ProtoReflect.Descriptor instead.
func (*GetConnectedDevicesRequest) ProtoMessage ¶
func (*GetConnectedDevicesRequest) ProtoMessage()
func (*GetConnectedDevicesRequest) ProtoReflect ¶
func (x *GetConnectedDevicesRequest) ProtoReflect() protoreflect.Message
func (*GetConnectedDevicesRequest) Reset ¶
func (x *GetConnectedDevicesRequest) Reset()
func (*GetConnectedDevicesRequest) String ¶
func (x *GetConnectedDevicesRequest) String() string
type GetConnectedDevicesResponse ¶
type GetConnectedDevicesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetConnectedDevicesResponse) Descriptor
deprecated
func (*GetConnectedDevicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetConnectedDevicesResponse.ProtoReflect.Descriptor instead.
func (*GetConnectedDevicesResponse) GetResult ¶
func (x *GetConnectedDevicesResponse) GetResult() int64
func (*GetConnectedDevicesResponse) ProtoMessage ¶
func (*GetConnectedDevicesResponse) ProtoMessage()
func (*GetConnectedDevicesResponse) ProtoReflect ¶
func (x *GetConnectedDevicesResponse) ProtoReflect() protoreflect.Message
func (*GetConnectedDevicesResponse) Reset ¶
func (x *GetConnectedDevicesResponse) Reset()
func (*GetConnectedDevicesResponse) String ¶
func (x *GetConnectedDevicesResponse) String() string
type GetConnectedGroupLeadDeviceRequest ¶ added in v0.0.6
type GetConnectedGroupLeadDeviceRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetConnectedGroupLeadDeviceRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetConnectedGroupLeadDeviceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetConnectedGroupLeadDeviceRequest.ProtoReflect.Descriptor instead.
func (*GetConnectedGroupLeadDeviceRequest) GetArg0 ¶ added in v0.0.6
func (x *GetConnectedGroupLeadDeviceRequest) GetArg0() int32
func (*GetConnectedGroupLeadDeviceRequest) ProtoMessage ¶ added in v0.0.6
func (*GetConnectedGroupLeadDeviceRequest) ProtoMessage()
func (*GetConnectedGroupLeadDeviceRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetConnectedGroupLeadDeviceRequest) ProtoReflect() protoreflect.Message
func (*GetConnectedGroupLeadDeviceRequest) Reset ¶ added in v0.0.6
func (x *GetConnectedGroupLeadDeviceRequest) Reset()
func (*GetConnectedGroupLeadDeviceRequest) String ¶ added in v0.0.6
func (x *GetConnectedGroupLeadDeviceRequest) String() string
type GetConnectedGroupLeadDeviceResponse ¶ added in v0.0.6
type GetConnectedGroupLeadDeviceResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetConnectedGroupLeadDeviceResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetConnectedGroupLeadDeviceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetConnectedGroupLeadDeviceResponse.ProtoReflect.Descriptor instead.
func (*GetConnectedGroupLeadDeviceResponse) GetResult ¶ added in v0.0.6
func (x *GetConnectedGroupLeadDeviceResponse) GetResult() int64
func (*GetConnectedGroupLeadDeviceResponse) ProtoMessage ¶ added in v0.0.6
func (*GetConnectedGroupLeadDeviceResponse) ProtoMessage()
func (*GetConnectedGroupLeadDeviceResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetConnectedGroupLeadDeviceResponse) ProtoReflect() protoreflect.Message
func (*GetConnectedGroupLeadDeviceResponse) Reset ¶ added in v0.0.6
func (x *GetConnectedGroupLeadDeviceResponse) Reset()
func (*GetConnectedGroupLeadDeviceResponse) String ¶ added in v0.0.6
func (x *GetConnectedGroupLeadDeviceResponse) String() string
type GetConnectionStateRequest ¶
type GetConnectionStateRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetConnectionStateRequest) Descriptor
deprecated
func (*GetConnectionStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetConnectionStateRequest.ProtoReflect.Descriptor instead.
func (*GetConnectionStateRequest) GetArg0 ¶
func (x *GetConnectionStateRequest) GetArg0() int64
func (*GetConnectionStateRequest) ProtoMessage ¶
func (*GetConnectionStateRequest) ProtoMessage()
func (*GetConnectionStateRequest) ProtoReflect ¶
func (x *GetConnectionStateRequest) ProtoReflect() protoreflect.Message
func (*GetConnectionStateRequest) Reset ¶
func (x *GetConnectionStateRequest) Reset()
func (*GetConnectionStateRequest) String ¶
func (x *GetConnectionStateRequest) String() string
type GetConnectionStateResponse ¶
type GetConnectionStateResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetConnectionStateResponse) Descriptor
deprecated
func (*GetConnectionStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetConnectionStateResponse.ProtoReflect.Descriptor instead.
func (*GetConnectionStateResponse) GetResult ¶
func (x *GetConnectionStateResponse) GetResult() int32
func (*GetConnectionStateResponse) ProtoMessage ¶
func (*GetConnectionStateResponse) ProtoMessage()
func (*GetConnectionStateResponse) ProtoReflect ¶
func (x *GetConnectionStateResponse) ProtoReflect() protoreflect.Message
func (*GetConnectionStateResponse) Reset ¶
func (x *GetConnectionStateResponse) Reset()
func (*GetConnectionStateResponse) String ¶
func (x *GetConnectionStateResponse) String() string
type GetConnectionTypeRequest ¶
type GetConnectionTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetConnectionTypeRequest) Descriptor
deprecated
func (*GetConnectionTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetConnectionTypeRequest.ProtoReflect.Descriptor instead.
func (*GetConnectionTypeRequest) ProtoMessage ¶
func (*GetConnectionTypeRequest) ProtoMessage()
func (*GetConnectionTypeRequest) ProtoReflect ¶
func (x *GetConnectionTypeRequest) ProtoReflect() protoreflect.Message
func (*GetConnectionTypeRequest) Reset ¶
func (x *GetConnectionTypeRequest) Reset()
func (*GetConnectionTypeRequest) String ¶
func (x *GetConnectionTypeRequest) String() string
type GetConnectionTypeResponse ¶
type GetConnectionTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetConnectionTypeResponse) Descriptor
deprecated
func (*GetConnectionTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetConnectionTypeResponse.ProtoReflect.Descriptor instead.
func (*GetConnectionTypeResponse) GetResult ¶
func (x *GetConnectionTypeResponse) GetResult() int32
func (*GetConnectionTypeResponse) ProtoMessage ¶
func (*GetConnectionTypeResponse) ProtoMessage()
func (*GetConnectionTypeResponse) ProtoReflect ¶
func (x *GetConnectionTypeResponse) ProtoReflect() protoreflect.Message
func (*GetConnectionTypeResponse) Reset ¶
func (x *GetConnectionTypeResponse) Reset()
func (*GetConnectionTypeResponse) String ¶
func (x *GetConnectionTypeResponse) String() string
type GetDataTypeRequest ¶ added in v0.0.6
type GetDataTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetDataTypeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetDataTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDataTypeRequest.ProtoReflect.Descriptor instead.
func (*GetDataTypeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetDataTypeRequest) ProtoMessage()
func (*GetDataTypeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetDataTypeRequest) ProtoReflect() protoreflect.Message
func (*GetDataTypeRequest) Reset ¶ added in v0.0.6
func (x *GetDataTypeRequest) Reset()
func (*GetDataTypeRequest) String ¶ added in v0.0.6
func (x *GetDataTypeRequest) String() string
type GetDataTypeResponse ¶ added in v0.0.6
type GetDataTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDataTypeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetDataTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDataTypeResponse.ProtoReflect.Descriptor instead.
func (*GetDataTypeResponse) GetResult ¶ added in v0.0.6
func (x *GetDataTypeResponse) GetResult() int32
func (*GetDataTypeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetDataTypeResponse) ProtoMessage()
func (*GetDataTypeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetDataTypeResponse) ProtoReflect() protoreflect.Message
func (*GetDataTypeResponse) Reset ¶ added in v0.0.6
func (x *GetDataTypeResponse) Reset()
func (*GetDataTypeResponse) String ¶ added in v0.0.6
func (x *GetDataTypeResponse) String() string
type GetDelayVariationRequest ¶ added in v0.0.6
type GetDelayVariationRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetDelayVariationRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetDelayVariationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDelayVariationRequest.ProtoReflect.Descriptor instead.
func (*GetDelayVariationRequest) GetHandle ¶ added in v0.0.6
func (x *GetDelayVariationRequest) GetHandle() int64
func (*GetDelayVariationRequest) ProtoMessage ¶ added in v0.0.6
func (*GetDelayVariationRequest) ProtoMessage()
func (*GetDelayVariationRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetDelayVariationRequest) ProtoReflect() protoreflect.Message
func (*GetDelayVariationRequest) Reset ¶ added in v0.0.6
func (x *GetDelayVariationRequest) Reset()
func (*GetDelayVariationRequest) String ¶ added in v0.0.6
func (x *GetDelayVariationRequest) String() string
type GetDelayVariationResponse ¶ added in v0.0.6
type GetDelayVariationResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDelayVariationResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetDelayVariationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDelayVariationResponse.ProtoReflect.Descriptor instead.
func (*GetDelayVariationResponse) GetResult ¶ added in v0.0.6
func (x *GetDelayVariationResponse) GetResult() int32
func (*GetDelayVariationResponse) ProtoMessage ¶ added in v0.0.6
func (*GetDelayVariationResponse) ProtoMessage()
func (*GetDelayVariationResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetDelayVariationResponse) ProtoReflect() protoreflect.Message
func (*GetDelayVariationResponse) Reset ¶ added in v0.0.6
func (x *GetDelayVariationResponse) Reset()
func (*GetDelayVariationResponse) String ¶ added in v0.0.6
func (x *GetDelayVariationResponse) String() string
type GetDescriptionRequest ¶ added in v0.0.6
type GetDescriptionRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetDescriptionRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetDescriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDescriptionRequest.ProtoReflect.Descriptor instead.
func (*GetDescriptionRequest) GetHandle ¶ added in v0.0.6
func (x *GetDescriptionRequest) GetHandle() int64
func (*GetDescriptionRequest) ProtoMessage ¶ added in v0.0.6
func (*GetDescriptionRequest) ProtoMessage()
func (*GetDescriptionRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetDescriptionRequest) ProtoReflect() protoreflect.Message
func (*GetDescriptionRequest) Reset ¶ added in v0.0.6
func (x *GetDescriptionRequest) Reset()
func (*GetDescriptionRequest) String ¶ added in v0.0.6
func (x *GetDescriptionRequest) String() string
type GetDescriptionResponse ¶ added in v0.0.6
type GetDescriptionResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDescriptionResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetDescriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDescriptionResponse.ProtoReflect.Descriptor instead.
func (*GetDescriptionResponse) GetResult ¶ added in v0.0.6
func (x *GetDescriptionResponse) GetResult() string
func (*GetDescriptionResponse) ProtoMessage ¶ added in v0.0.6
func (*GetDescriptionResponse) ProtoMessage()
func (*GetDescriptionResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetDescriptionResponse) ProtoReflect() protoreflect.Message
func (*GetDescriptionResponse) Reset ¶ added in v0.0.6
func (x *GetDescriptionResponse) Reset()
func (*GetDescriptionResponse) String ¶ added in v0.0.6
func (x *GetDescriptionResponse) String() string
type GetDescriptorRequest ¶
type GetDescriptorRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetDescriptorRequest) Descriptor
deprecated
func (*GetDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDescriptorRequest.ProtoReflect.Descriptor instead.
func (*GetDescriptorRequest) GetArg0 ¶
func (x *GetDescriptorRequest) GetArg0() int64
func (*GetDescriptorRequest) GetHandle ¶ added in v0.0.6
func (x *GetDescriptorRequest) GetHandle() int64
func (*GetDescriptorRequest) ProtoMessage ¶
func (*GetDescriptorRequest) ProtoMessage()
func (*GetDescriptorRequest) ProtoReflect ¶
func (x *GetDescriptorRequest) ProtoReflect() protoreflect.Message
func (*GetDescriptorRequest) Reset ¶
func (x *GetDescriptorRequest) Reset()
func (*GetDescriptorRequest) String ¶
func (x *GetDescriptorRequest) String() string
type GetDescriptorResponse ¶
type GetDescriptorResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDescriptorResponse) Descriptor
deprecated
func (*GetDescriptorResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDescriptorResponse.ProtoReflect.Descriptor instead.
func (*GetDescriptorResponse) GetResult ¶
func (x *GetDescriptorResponse) GetResult() int64
func (*GetDescriptorResponse) ProtoMessage ¶
func (*GetDescriptorResponse) ProtoMessage()
func (*GetDescriptorResponse) ProtoReflect ¶
func (x *GetDescriptorResponse) ProtoReflect() protoreflect.Message
func (*GetDescriptorResponse) Reset ¶
func (x *GetDescriptorResponse) Reset()
func (*GetDescriptorResponse) String ¶
func (x *GetDescriptorResponse) String() string
type GetDescriptorsRequest ¶
type GetDescriptorsRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetDescriptorsRequest) Descriptor
deprecated
func (*GetDescriptorsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDescriptorsRequest.ProtoReflect.Descriptor instead.
func (*GetDescriptorsRequest) GetHandle ¶ added in v0.0.6
func (x *GetDescriptorsRequest) GetHandle() int64
func (*GetDescriptorsRequest) ProtoMessage ¶
func (*GetDescriptorsRequest) ProtoMessage()
func (*GetDescriptorsRequest) ProtoReflect ¶
func (x *GetDescriptorsRequest) ProtoReflect() protoreflect.Message
func (*GetDescriptorsRequest) Reset ¶
func (x *GetDescriptorsRequest) Reset()
func (*GetDescriptorsRequest) String ¶
func (x *GetDescriptorsRequest) String() string
type GetDescriptorsResponse ¶
type GetDescriptorsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDescriptorsResponse) Descriptor
deprecated
func (*GetDescriptorsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDescriptorsResponse.ProtoReflect.Descriptor instead.
func (*GetDescriptorsResponse) GetResult ¶
func (x *GetDescriptorsResponse) GetResult() int64
func (*GetDescriptorsResponse) ProtoMessage ¶
func (*GetDescriptorsResponse) ProtoMessage()
func (*GetDescriptorsResponse) ProtoReflect ¶
func (x *GetDescriptorsResponse) ProtoReflect() protoreflect.Message
func (*GetDescriptorsResponse) Reset ¶
func (x *GetDescriptorsResponse) Reset()
func (*GetDescriptorsResponse) String ¶
func (x *GetDescriptorsResponse) String() string
type GetDeviceClassRequest ¶ added in v0.0.6
type GetDeviceClassRequest struct {
// contains filtered or unexported fields
}
func (*GetDeviceClassRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetDeviceClassRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceClassRequest.ProtoReflect.Descriptor instead.
func (*GetDeviceClassRequest) ProtoMessage ¶ added in v0.0.6
func (*GetDeviceClassRequest) ProtoMessage()
func (*GetDeviceClassRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetDeviceClassRequest) ProtoReflect() protoreflect.Message
func (*GetDeviceClassRequest) Reset ¶ added in v0.0.6
func (x *GetDeviceClassRequest) Reset()
func (*GetDeviceClassRequest) String ¶ added in v0.0.6
func (x *GetDeviceClassRequest) String() string
type GetDeviceClassResponse ¶ added in v0.0.6
type GetDeviceClassResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeviceClassResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetDeviceClassResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceClassResponse.ProtoReflect.Descriptor instead.
func (*GetDeviceClassResponse) GetResult ¶ added in v0.0.6
func (x *GetDeviceClassResponse) GetResult() int32
func (*GetDeviceClassResponse) ProtoMessage ¶ added in v0.0.6
func (*GetDeviceClassResponse) ProtoMessage()
func (*GetDeviceClassResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetDeviceClassResponse) ProtoReflect() protoreflect.Message
func (*GetDeviceClassResponse) Reset ¶ added in v0.0.6
func (x *GetDeviceClassResponse) Reset()
func (*GetDeviceClassResponse) String ¶ added in v0.0.6
func (x *GetDeviceClassResponse) String() string
type GetDeviceRequest ¶
type GetDeviceRequest struct {
// contains filtered or unexported fields
}
func (*GetDeviceRequest) Descriptor
deprecated
func (*GetDeviceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceRequest.ProtoReflect.Descriptor instead.
func (*GetDeviceRequest) ProtoMessage ¶
func (*GetDeviceRequest) ProtoMessage()
func (*GetDeviceRequest) ProtoReflect ¶
func (x *GetDeviceRequest) ProtoReflect() protoreflect.Message
func (*GetDeviceRequest) Reset ¶
func (x *GetDeviceRequest) Reset()
func (*GetDeviceRequest) String ¶
func (x *GetDeviceRequest) String() string
type GetDeviceResponse ¶
type GetDeviceResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeviceResponse) Descriptor
deprecated
func (*GetDeviceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceResponse.ProtoReflect.Descriptor instead.
func (*GetDeviceResponse) GetResult ¶
func (x *GetDeviceResponse) GetResult() int64
func (*GetDeviceResponse) ProtoMessage ¶
func (*GetDeviceResponse) ProtoMessage()
func (*GetDeviceResponse) ProtoReflect ¶
func (x *GetDeviceResponse) ProtoReflect() protoreflect.Message
func (*GetDeviceResponse) Reset ¶
func (x *GetDeviceResponse) Reset()
func (*GetDeviceResponse) String ¶
func (x *GetDeviceResponse) String() string
type GetDevicesMatchingConnectionStatesRequest ¶
type GetDevicesMatchingConnectionStatesRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetDevicesMatchingConnectionStatesRequest) Descriptor
deprecated
func (*GetDevicesMatchingConnectionStatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDevicesMatchingConnectionStatesRequest.ProtoReflect.Descriptor instead.
func (*GetDevicesMatchingConnectionStatesRequest) GetArg0 ¶
func (x *GetDevicesMatchingConnectionStatesRequest) GetArg0() int64
func (*GetDevicesMatchingConnectionStatesRequest) ProtoMessage ¶
func (*GetDevicesMatchingConnectionStatesRequest) ProtoMessage()
func (*GetDevicesMatchingConnectionStatesRequest) ProtoReflect ¶
func (x *GetDevicesMatchingConnectionStatesRequest) ProtoReflect() protoreflect.Message
func (*GetDevicesMatchingConnectionStatesRequest) Reset ¶
func (x *GetDevicesMatchingConnectionStatesRequest) Reset()
func (*GetDevicesMatchingConnectionStatesRequest) String ¶
func (x *GetDevicesMatchingConnectionStatesRequest) String() string
type GetDevicesMatchingConnectionStatesResponse ¶
type GetDevicesMatchingConnectionStatesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDevicesMatchingConnectionStatesResponse) Descriptor
deprecated
func (*GetDevicesMatchingConnectionStatesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDevicesMatchingConnectionStatesResponse.ProtoReflect.Descriptor instead.
func (*GetDevicesMatchingConnectionStatesResponse) GetResult ¶
func (x *GetDevicesMatchingConnectionStatesResponse) GetResult() int64
func (*GetDevicesMatchingConnectionStatesResponse) ProtoMessage ¶
func (*GetDevicesMatchingConnectionStatesResponse) ProtoMessage()
func (*GetDevicesMatchingConnectionStatesResponse) ProtoReflect ¶
func (x *GetDevicesMatchingConnectionStatesResponse) ProtoReflect() protoreflect.Message
func (*GetDevicesMatchingConnectionStatesResponse) Reset ¶
func (x *GetDevicesMatchingConnectionStatesResponse) Reset()
func (*GetDevicesMatchingConnectionStatesResponse) String ¶
func (x *GetDevicesMatchingConnectionStatesResponse) String() string
type GetDiscoverableTimeoutRequest ¶
type GetDiscoverableTimeoutRequest struct {
// contains filtered or unexported fields
}
func (*GetDiscoverableTimeoutRequest) Descriptor
deprecated
func (*GetDiscoverableTimeoutRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDiscoverableTimeoutRequest.ProtoReflect.Descriptor instead.
func (*GetDiscoverableTimeoutRequest) ProtoMessage ¶
func (*GetDiscoverableTimeoutRequest) ProtoMessage()
func (*GetDiscoverableTimeoutRequest) ProtoReflect ¶
func (x *GetDiscoverableTimeoutRequest) ProtoReflect() protoreflect.Message
func (*GetDiscoverableTimeoutRequest) Reset ¶
func (x *GetDiscoverableTimeoutRequest) Reset()
func (*GetDiscoverableTimeoutRequest) String ¶
func (x *GetDiscoverableTimeoutRequest) String() string
type GetDiscoverableTimeoutResponse ¶
type GetDiscoverableTimeoutResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDiscoverableTimeoutResponse) Descriptor
deprecated
func (*GetDiscoverableTimeoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDiscoverableTimeoutResponse.ProtoReflect.Descriptor instead.
func (*GetDiscoverableTimeoutResponse) GetResult ¶
func (x *GetDiscoverableTimeoutResponse) GetResult() int64
func (*GetDiscoverableTimeoutResponse) ProtoMessage ¶
func (*GetDiscoverableTimeoutResponse) ProtoMessage()
func (*GetDiscoverableTimeoutResponse) ProtoReflect ¶
func (x *GetDiscoverableTimeoutResponse) ProtoReflect() protoreflect.Message
func (*GetDiscoverableTimeoutResponse) Reset ¶
func (x *GetDiscoverableTimeoutResponse) Reset()
func (*GetDiscoverableTimeoutResponse) String ¶
func (x *GetDiscoverableTimeoutResponse) String() string
type GetErrorCodeRequest ¶ added in v0.0.6
type GetErrorCodeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetErrorCodeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetErrorCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetErrorCodeRequest.ProtoReflect.Descriptor instead.
func (*GetErrorCodeRequest) GetHandle ¶ added in v0.0.6
func (x *GetErrorCodeRequest) GetHandle() int64
func (*GetErrorCodeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetErrorCodeRequest) ProtoMessage()
func (*GetErrorCodeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetErrorCodeRequest) ProtoReflect() protoreflect.Message
func (*GetErrorCodeRequest) Reset ¶ added in v0.0.6
func (x *GetErrorCodeRequest) Reset()
func (*GetErrorCodeRequest) String ¶ added in v0.0.6
func (x *GetErrorCodeRequest) String() string
type GetErrorCodeResponse ¶ added in v0.0.6
type GetErrorCodeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetErrorCodeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetErrorCodeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetErrorCodeResponse.ProtoReflect.Descriptor instead.
func (*GetErrorCodeResponse) GetResult ¶ added in v0.0.6
func (x *GetErrorCodeResponse) GetResult() int32
func (*GetErrorCodeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetErrorCodeResponse) ProtoMessage()
func (*GetErrorCodeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetErrorCodeResponse) ProtoReflect() protoreflect.Message
func (*GetErrorCodeResponse) Reset ¶ added in v0.0.6
func (x *GetErrorCodeResponse) Reset()
func (*GetErrorCodeResponse) String ¶ added in v0.0.6
func (x *GetErrorCodeResponse) String() string
type GetExtendedCodecTypeRequest ¶ added in v0.0.6
type GetExtendedCodecTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetExtendedCodecTypeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetExtendedCodecTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExtendedCodecTypeRequest.ProtoReflect.Descriptor instead.
func (*GetExtendedCodecTypeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetExtendedCodecTypeRequest) ProtoMessage()
func (*GetExtendedCodecTypeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetExtendedCodecTypeRequest) ProtoReflect() protoreflect.Message
func (*GetExtendedCodecTypeRequest) Reset ¶ added in v0.0.6
func (x *GetExtendedCodecTypeRequest) Reset()
func (*GetExtendedCodecTypeRequest) String ¶ added in v0.0.6
func (x *GetExtendedCodecTypeRequest) String() string
type GetExtendedCodecTypeResponse ¶ added in v0.0.6
type GetExtendedCodecTypeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetExtendedCodecTypeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetExtendedCodecTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetExtendedCodecTypeResponse.ProtoReflect.Descriptor instead.
func (*GetExtendedCodecTypeResponse) GetResult ¶ added in v0.0.6
func (x *GetExtendedCodecTypeResponse) GetResult() int64
func (*GetExtendedCodecTypeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetExtendedCodecTypeResponse) ProtoMessage()
func (*GetExtendedCodecTypeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetExtendedCodecTypeResponse) ProtoReflect() protoreflect.Message
func (*GetExtendedCodecTypeResponse) Reset ¶ added in v0.0.6
func (x *GetExtendedCodecTypeResponse) Reset()
func (*GetExtendedCodecTypeResponse) String ¶ added in v0.0.6
func (x *GetExtendedCodecTypeResponse) String() string
type GetFloatValueRequest ¶
type GetFloatValueRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*GetFloatValueRequest) Descriptor
deprecated
func (*GetFloatValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFloatValueRequest.ProtoReflect.Descriptor instead.
func (*GetFloatValueRequest) GetArg0 ¶
func (x *GetFloatValueRequest) GetArg0() int32
func (*GetFloatValueRequest) GetArg1 ¶
func (x *GetFloatValueRequest) GetArg1() int32
func (*GetFloatValueRequest) GetHandle ¶ added in v0.0.6
func (x *GetFloatValueRequest) GetHandle() int64
func (*GetFloatValueRequest) ProtoMessage ¶
func (*GetFloatValueRequest) ProtoMessage()
func (*GetFloatValueRequest) ProtoReflect ¶
func (x *GetFloatValueRequest) ProtoReflect() protoreflect.Message
func (*GetFloatValueRequest) Reset ¶
func (x *GetFloatValueRequest) Reset()
func (*GetFloatValueRequest) String ¶
func (x *GetFloatValueRequest) String() string
type GetFloatValueResponse ¶
type GetFloatValueResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetFloatValueResponse) Descriptor
deprecated
func (*GetFloatValueResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFloatValueResponse.ProtoReflect.Descriptor instead.
func (*GetFloatValueResponse) GetResult ¶
func (x *GetFloatValueResponse) GetResult() int64
func (*GetFloatValueResponse) ProtoMessage ¶
func (*GetFloatValueResponse) ProtoMessage()
func (*GetFloatValueResponse) ProtoReflect ¶
func (x *GetFloatValueResponse) ProtoReflect() protoreflect.Message
func (*GetFloatValueResponse) Reset ¶
func (x *GetFloatValueResponse) Reset()
func (*GetFloatValueResponse) String ¶
func (x *GetFloatValueResponse) String() string
type GetFrameDurationRequest ¶ added in v0.0.6
type GetFrameDurationRequest struct {
// contains filtered or unexported fields
}
func (*GetFrameDurationRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetFrameDurationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFrameDurationRequest.ProtoReflect.Descriptor instead.
func (*GetFrameDurationRequest) ProtoMessage ¶ added in v0.0.6
func (*GetFrameDurationRequest) ProtoMessage()
func (*GetFrameDurationRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetFrameDurationRequest) ProtoReflect() protoreflect.Message
func (*GetFrameDurationRequest) Reset ¶ added in v0.0.6
func (x *GetFrameDurationRequest) Reset()
func (*GetFrameDurationRequest) String ¶ added in v0.0.6
func (x *GetFrameDurationRequest) String() string
type GetFrameDurationResponse ¶ added in v0.0.6
type GetFrameDurationResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetFrameDurationResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetFrameDurationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFrameDurationResponse.ProtoReflect.Descriptor instead.
func (*GetFrameDurationResponse) GetResult ¶ added in v0.0.6
func (x *GetFrameDurationResponse) GetResult() int32
func (*GetFrameDurationResponse) ProtoMessage ¶ added in v0.0.6
func (*GetFrameDurationResponse) ProtoMessage()
func (*GetFrameDurationResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetFrameDurationResponse) ProtoReflect() protoreflect.Message
func (*GetFrameDurationResponse) Reset ¶ added in v0.0.6
func (x *GetFrameDurationResponse) Reset()
func (*GetFrameDurationResponse) String ¶ added in v0.0.6
func (x *GetFrameDurationResponse) String() string
type GetGroupIdRequest ¶ added in v0.0.6
type GetGroupIdRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetGroupIdRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetGroupIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupIdRequest.ProtoReflect.Descriptor instead.
func (*GetGroupIdRequest) GetArg0 ¶ added in v0.0.6
func (x *GetGroupIdRequest) GetArg0() int64
func (*GetGroupIdRequest) ProtoMessage ¶ added in v0.0.6
func (*GetGroupIdRequest) ProtoMessage()
func (*GetGroupIdRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetGroupIdRequest) ProtoReflect() protoreflect.Message
func (*GetGroupIdRequest) Reset ¶ added in v0.0.6
func (x *GetGroupIdRequest) Reset()
func (*GetGroupIdRequest) String ¶ added in v0.0.6
func (x *GetGroupIdRequest) String() string
type GetGroupIdResponse ¶ added in v0.0.6
type GetGroupIdResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetGroupIdResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetGroupIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupIdResponse.ProtoReflect.Descriptor instead.
func (*GetGroupIdResponse) GetResult ¶ added in v0.0.6
func (x *GetGroupIdResponse) GetResult() int32
func (*GetGroupIdResponse) ProtoMessage ¶ added in v0.0.6
func (*GetGroupIdResponse) ProtoMessage()
func (*GetGroupIdResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetGroupIdResponse) ProtoReflect() protoreflect.Message
func (*GetGroupIdResponse) Reset ¶ added in v0.0.6
func (x *GetGroupIdResponse) Reset()
func (*GetGroupIdResponse) String ¶ added in v0.0.6
func (x *GetGroupIdResponse) String() string
type GetIdentityAddressWithTypeRequest ¶
type GetIdentityAddressWithTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetIdentityAddressWithTypeRequest) Descriptor
deprecated
func (*GetIdentityAddressWithTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIdentityAddressWithTypeRequest.ProtoReflect.Descriptor instead.
func (*GetIdentityAddressWithTypeRequest) ProtoMessage ¶
func (*GetIdentityAddressWithTypeRequest) ProtoMessage()
func (*GetIdentityAddressWithTypeRequest) ProtoReflect ¶
func (x *GetIdentityAddressWithTypeRequest) ProtoReflect() protoreflect.Message
func (*GetIdentityAddressWithTypeRequest) Reset ¶
func (x *GetIdentityAddressWithTypeRequest) Reset()
func (*GetIdentityAddressWithTypeRequest) String ¶
func (x *GetIdentityAddressWithTypeRequest) String() string
type GetIdentityAddressWithTypeResponse ¶
type GetIdentityAddressWithTypeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetIdentityAddressWithTypeResponse) Descriptor
deprecated
func (*GetIdentityAddressWithTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIdentityAddressWithTypeResponse.ProtoReflect.Descriptor instead.
func (*GetIdentityAddressWithTypeResponse) GetResult ¶
func (x *GetIdentityAddressWithTypeResponse) GetResult() int64
func (*GetIdentityAddressWithTypeResponse) ProtoMessage ¶
func (*GetIdentityAddressWithTypeResponse) ProtoMessage()
func (*GetIdentityAddressWithTypeResponse) ProtoReflect ¶
func (x *GetIdentityAddressWithTypeResponse) ProtoReflect() protoreflect.Message
func (*GetIdentityAddressWithTypeResponse) Reset ¶
func (x *GetIdentityAddressWithTypeResponse) Reset()
func (*GetIdentityAddressWithTypeResponse) String ¶
func (x *GetIdentityAddressWithTypeResponse) String() string
type GetIncludedServicesRequest ¶
type GetIncludedServicesRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetIncludedServicesRequest) Descriptor
deprecated
func (*GetIncludedServicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIncludedServicesRequest.ProtoReflect.Descriptor instead.
func (*GetIncludedServicesRequest) GetHandle ¶ added in v0.0.6
func (x *GetIncludedServicesRequest) GetHandle() int64
func (*GetIncludedServicesRequest) ProtoMessage ¶
func (*GetIncludedServicesRequest) ProtoMessage()
func (*GetIncludedServicesRequest) ProtoReflect ¶
func (x *GetIncludedServicesRequest) ProtoReflect() protoreflect.Message
func (*GetIncludedServicesRequest) Reset ¶
func (x *GetIncludedServicesRequest) Reset()
func (*GetIncludedServicesRequest) String ¶
func (x *GetIncludedServicesRequest) String() string
type GetIncludedServicesResponse ¶
type GetIncludedServicesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetIncludedServicesResponse) Descriptor
deprecated
func (*GetIncludedServicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIncludedServicesResponse.ProtoReflect.Descriptor instead.
func (*GetIncludedServicesResponse) GetResult ¶
func (x *GetIncludedServicesResponse) GetResult() int64
func (*GetIncludedServicesResponse) ProtoMessage ¶
func (*GetIncludedServicesResponse) ProtoMessage()
func (*GetIncludedServicesResponse) ProtoReflect ¶
func (x *GetIncludedServicesResponse) ProtoReflect() protoreflect.Message
func (*GetIncludedServicesResponse) Reset ¶
func (x *GetIncludedServicesResponse) Reset()
func (*GetIncludedServicesResponse) String ¶
func (x *GetIncludedServicesResponse) String() string
type GetInputCodecConfigRequest ¶ added in v0.0.6
type GetInputCodecConfigRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetInputCodecConfigRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetInputCodecConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputCodecConfigRequest.ProtoReflect.Descriptor instead.
func (*GetInputCodecConfigRequest) GetHandle ¶ added in v0.0.6
func (x *GetInputCodecConfigRequest) GetHandle() int64
func (*GetInputCodecConfigRequest) ProtoMessage ¶ added in v0.0.6
func (*GetInputCodecConfigRequest) ProtoMessage()
func (*GetInputCodecConfigRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetInputCodecConfigRequest) ProtoReflect() protoreflect.Message
func (*GetInputCodecConfigRequest) Reset ¶ added in v0.0.6
func (x *GetInputCodecConfigRequest) Reset()
func (*GetInputCodecConfigRequest) String ¶ added in v0.0.6
func (x *GetInputCodecConfigRequest) String() string
type GetInputCodecConfigResponse ¶ added in v0.0.6
type GetInputCodecConfigResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetInputCodecConfigResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetInputCodecConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputCodecConfigResponse.ProtoReflect.Descriptor instead.
func (*GetInputCodecConfigResponse) GetResult ¶ added in v0.0.6
func (x *GetInputCodecConfigResponse) GetResult() int64
func (*GetInputCodecConfigResponse) ProtoMessage ¶ added in v0.0.6
func (*GetInputCodecConfigResponse) ProtoMessage()
func (*GetInputCodecConfigResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetInputCodecConfigResponse) ProtoReflect() protoreflect.Message
func (*GetInputCodecConfigResponse) Reset ¶ added in v0.0.6
func (x *GetInputCodecConfigResponse) Reset()
func (*GetInputCodecConfigResponse) String ¶ added in v0.0.6
func (x *GetInputCodecConfigResponse) String() string
type GetInputCodecLocalCapabilitiesRequest ¶ added in v0.0.6
type GetInputCodecLocalCapabilitiesRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetInputCodecLocalCapabilitiesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetInputCodecLocalCapabilitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputCodecLocalCapabilitiesRequest.ProtoReflect.Descriptor instead.
func (*GetInputCodecLocalCapabilitiesRequest) GetHandle ¶ added in v0.0.6
func (x *GetInputCodecLocalCapabilitiesRequest) GetHandle() int64
func (*GetInputCodecLocalCapabilitiesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetInputCodecLocalCapabilitiesRequest) ProtoMessage()
func (*GetInputCodecLocalCapabilitiesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetInputCodecLocalCapabilitiesRequest) ProtoReflect() protoreflect.Message
func (*GetInputCodecLocalCapabilitiesRequest) Reset ¶ added in v0.0.6
func (x *GetInputCodecLocalCapabilitiesRequest) Reset()
func (*GetInputCodecLocalCapabilitiesRequest) String ¶ added in v0.0.6
func (x *GetInputCodecLocalCapabilitiesRequest) String() string
type GetInputCodecLocalCapabilitiesResponse ¶ added in v0.0.6
type GetInputCodecLocalCapabilitiesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetInputCodecLocalCapabilitiesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetInputCodecLocalCapabilitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputCodecLocalCapabilitiesResponse.ProtoReflect.Descriptor instead.
func (*GetInputCodecLocalCapabilitiesResponse) GetResult ¶ added in v0.0.6
func (x *GetInputCodecLocalCapabilitiesResponse) GetResult() int64
func (*GetInputCodecLocalCapabilitiesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetInputCodecLocalCapabilitiesResponse) ProtoMessage()
func (*GetInputCodecLocalCapabilitiesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetInputCodecLocalCapabilitiesResponse) ProtoReflect() protoreflect.Message
func (*GetInputCodecLocalCapabilitiesResponse) Reset ¶ added in v0.0.6
func (x *GetInputCodecLocalCapabilitiesResponse) Reset()
func (*GetInputCodecLocalCapabilitiesResponse) String ¶ added in v0.0.6
func (x *GetInputCodecLocalCapabilitiesResponse) String() string
type GetInputCodecSelectableCapabilitiesRequest ¶ added in v0.0.6
type GetInputCodecSelectableCapabilitiesRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetInputCodecSelectableCapabilitiesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetInputCodecSelectableCapabilitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputCodecSelectableCapabilitiesRequest.ProtoReflect.Descriptor instead.
func (*GetInputCodecSelectableCapabilitiesRequest) GetHandle ¶ added in v0.0.6
func (x *GetInputCodecSelectableCapabilitiesRequest) GetHandle() int64
func (*GetInputCodecSelectableCapabilitiesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetInputCodecSelectableCapabilitiesRequest) ProtoMessage()
func (*GetInputCodecSelectableCapabilitiesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetInputCodecSelectableCapabilitiesRequest) ProtoReflect() protoreflect.Message
func (*GetInputCodecSelectableCapabilitiesRequest) Reset ¶ added in v0.0.6
func (x *GetInputCodecSelectableCapabilitiesRequest) Reset()
func (*GetInputCodecSelectableCapabilitiesRequest) String ¶ added in v0.0.6
func (x *GetInputCodecSelectableCapabilitiesRequest) String() string
type GetInputCodecSelectableCapabilitiesResponse ¶ added in v0.0.6
type GetInputCodecSelectableCapabilitiesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetInputCodecSelectableCapabilitiesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetInputCodecSelectableCapabilitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputCodecSelectableCapabilitiesResponse.ProtoReflect.Descriptor instead.
func (*GetInputCodecSelectableCapabilitiesResponse) GetResult ¶ added in v0.0.6
func (x *GetInputCodecSelectableCapabilitiesResponse) GetResult() int64
func (*GetInputCodecSelectableCapabilitiesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetInputCodecSelectableCapabilitiesResponse) ProtoMessage()
func (*GetInputCodecSelectableCapabilitiesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetInputCodecSelectableCapabilitiesResponse) ProtoReflect() protoreflect.Message
func (*GetInputCodecSelectableCapabilitiesResponse) Reset ¶ added in v0.0.6
func (x *GetInputCodecSelectableCapabilitiesResponse) Reset()
func (*GetInputCodecSelectableCapabilitiesResponse) String ¶ added in v0.0.6
func (x *GetInputCodecSelectableCapabilitiesResponse) String() string
type GetInputStreamRequest ¶
type GetInputStreamRequest struct {
// contains filtered or unexported fields
}
func (*GetInputStreamRequest) Descriptor
deprecated
func (*GetInputStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputStreamRequest.ProtoReflect.Descriptor instead.
func (*GetInputStreamRequest) ProtoMessage ¶
func (*GetInputStreamRequest) ProtoMessage()
func (*GetInputStreamRequest) ProtoReflect ¶
func (x *GetInputStreamRequest) ProtoReflect() protoreflect.Message
func (*GetInputStreamRequest) Reset ¶
func (x *GetInputStreamRequest) Reset()
func (*GetInputStreamRequest) String ¶
func (x *GetInputStreamRequest) String() string
type GetInputStreamResponse ¶
type GetInputStreamResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetInputStreamResponse) Descriptor
deprecated
func (*GetInputStreamResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputStreamResponse.ProtoReflect.Descriptor instead.
func (*GetInputStreamResponse) GetResult ¶
func (x *GetInputStreamResponse) GetResult() int64
func (*GetInputStreamResponse) ProtoMessage ¶
func (*GetInputStreamResponse) ProtoMessage()
func (*GetInputStreamResponse) ProtoReflect ¶
func (x *GetInputStreamResponse) ProtoReflect() protoreflect.Message
func (*GetInputStreamResponse) Reset ¶
func (x *GetInputStreamResponse) Reset()
func (*GetInputStreamResponse) String ¶
func (x *GetInputStreamResponse) String() string
type GetInstanceIdRequest ¶
type GetInstanceIdRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetInstanceIdRequest) Descriptor
deprecated
func (*GetInstanceIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceIdRequest.ProtoReflect.Descriptor instead.
func (*GetInstanceIdRequest) GetHandle ¶ added in v0.0.6
func (x *GetInstanceIdRequest) GetHandle() int64
func (*GetInstanceIdRequest) ProtoMessage ¶
func (*GetInstanceIdRequest) ProtoMessage()
func (*GetInstanceIdRequest) ProtoReflect ¶
func (x *GetInstanceIdRequest) ProtoReflect() protoreflect.Message
func (*GetInstanceIdRequest) Reset ¶
func (x *GetInstanceIdRequest) Reset()
func (*GetInstanceIdRequest) String ¶
func (x *GetInstanceIdRequest) String() string
type GetInstanceIdResponse ¶
type GetInstanceIdResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetInstanceIdResponse) Descriptor
deprecated
func (*GetInstanceIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceIdResponse.ProtoReflect.Descriptor instead.
func (*GetInstanceIdResponse) GetResult ¶
func (x *GetInstanceIdResponse) GetResult() int32
func (*GetInstanceIdResponse) ProtoMessage ¶
func (*GetInstanceIdResponse) ProtoMessage()
func (*GetInstanceIdResponse) ProtoReflect ¶
func (x *GetInstanceIdResponse) ProtoReflect() protoreflect.Message
func (*GetInstanceIdResponse) Reset ¶
func (x *GetInstanceIdResponse) Reset()
func (*GetInstanceIdResponse) String ¶
func (x *GetInstanceIdResponse) String() string
type GetIntValueRequest ¶
type GetIntValueRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*GetIntValueRequest) Descriptor
deprecated
func (*GetIntValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIntValueRequest.ProtoReflect.Descriptor instead.
func (*GetIntValueRequest) GetArg0 ¶
func (x *GetIntValueRequest) GetArg0() int32
func (*GetIntValueRequest) GetArg1 ¶
func (x *GetIntValueRequest) GetArg1() int32
func (*GetIntValueRequest) GetHandle ¶ added in v0.0.6
func (x *GetIntValueRequest) GetHandle() int64
func (*GetIntValueRequest) ProtoMessage ¶
func (*GetIntValueRequest) ProtoMessage()
func (*GetIntValueRequest) ProtoReflect ¶
func (x *GetIntValueRequest) ProtoReflect() protoreflect.Message
func (*GetIntValueRequest) Reset ¶
func (x *GetIntValueRequest) Reset()
func (*GetIntValueRequest) String ¶
func (x *GetIntValueRequest) String() string
type GetIntValueResponse ¶
type GetIntValueResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetIntValueResponse) Descriptor
deprecated
func (*GetIntValueResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIntValueResponse.ProtoReflect.Descriptor instead.
func (*GetIntValueResponse) GetResult ¶
func (x *GetIntValueResponse) GetResult() int64
func (*GetIntValueResponse) ProtoMessage ¶
func (*GetIntValueResponse) ProtoMessage()
func (*GetIntValueResponse) ProtoReflect ¶
func (x *GetIntValueResponse) ProtoReflect() protoreflect.Message
func (*GetIntValueResponse) Reset ¶
func (x *GetIntValueResponse) Reset()
func (*GetIntValueResponse) String ¶
func (x *GetIntValueResponse) String() string
type GetL2CapPsmRequest ¶ added in v0.0.6
type GetL2CapPsmRequest struct {
// contains filtered or unexported fields
}
func (*GetL2CapPsmRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetL2CapPsmRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetL2CapPsmRequest.ProtoReflect.Descriptor instead.
func (*GetL2CapPsmRequest) ProtoMessage ¶ added in v0.0.6
func (*GetL2CapPsmRequest) ProtoMessage()
func (*GetL2CapPsmRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetL2CapPsmRequest) ProtoReflect() protoreflect.Message
func (*GetL2CapPsmRequest) Reset ¶ added in v0.0.6
func (x *GetL2CapPsmRequest) Reset()
func (*GetL2CapPsmRequest) String ¶ added in v0.0.6
func (x *GetL2CapPsmRequest) String() string
type GetL2CapPsmResponse ¶ added in v0.0.6
type GetL2CapPsmResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetL2CapPsmResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetL2CapPsmResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetL2CapPsmResponse.ProtoReflect.Descriptor instead.
func (*GetL2CapPsmResponse) GetResult ¶ added in v0.0.6
func (x *GetL2CapPsmResponse) GetResult() int32
func (*GetL2CapPsmResponse) ProtoMessage ¶ added in v0.0.6
func (*GetL2CapPsmResponse) ProtoMessage()
func (*GetL2CapPsmResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetL2CapPsmResponse) ProtoReflect() protoreflect.Message
func (*GetL2CapPsmResponse) Reset ¶ added in v0.0.6
func (x *GetL2CapPsmResponse) Reset()
func (*GetL2CapPsmResponse) String ¶ added in v0.0.6
func (x *GetL2CapPsmResponse) String() string
type GetLatencyRequest ¶ added in v0.0.6
type GetLatencyRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetLatencyRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetLatencyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLatencyRequest.ProtoReflect.Descriptor instead.
func (*GetLatencyRequest) GetHandle ¶ added in v0.0.6
func (x *GetLatencyRequest) GetHandle() int64
func (*GetLatencyRequest) ProtoMessage ¶ added in v0.0.6
func (*GetLatencyRequest) ProtoMessage()
func (*GetLatencyRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetLatencyRequest) ProtoReflect() protoreflect.Message
func (*GetLatencyRequest) Reset ¶ added in v0.0.6
func (x *GetLatencyRequest) Reset()
func (*GetLatencyRequest) String ¶ added in v0.0.6
func (x *GetLatencyRequest) String() string
type GetLatencyResponse ¶ added in v0.0.6
type GetLatencyResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetLatencyResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetLatencyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLatencyResponse.ProtoReflect.Descriptor instead.
func (*GetLatencyResponse) GetResult ¶ added in v0.0.6
func (x *GetLatencyResponse) GetResult() int32
func (*GetLatencyResponse) ProtoMessage ¶ added in v0.0.6
func (*GetLatencyResponse) ProtoMessage()
func (*GetLatencyResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetLatencyResponse) ProtoReflect() protoreflect.Message
func (*GetLatencyResponse) Reset ¶ added in v0.0.6
func (x *GetLatencyResponse) Reset()
func (*GetLatencyResponse) String ¶ added in v0.0.6
func (x *GetLatencyResponse) String() string
type GetLeMaximumAdvertisingDataLengthRequest ¶
type GetLeMaximumAdvertisingDataLengthRequest struct {
// contains filtered or unexported fields
}
func (*GetLeMaximumAdvertisingDataLengthRequest) Descriptor
deprecated
func (*GetLeMaximumAdvertisingDataLengthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLeMaximumAdvertisingDataLengthRequest.ProtoReflect.Descriptor instead.
func (*GetLeMaximumAdvertisingDataLengthRequest) ProtoMessage ¶
func (*GetLeMaximumAdvertisingDataLengthRequest) ProtoMessage()
func (*GetLeMaximumAdvertisingDataLengthRequest) ProtoReflect ¶
func (x *GetLeMaximumAdvertisingDataLengthRequest) ProtoReflect() protoreflect.Message
func (*GetLeMaximumAdvertisingDataLengthRequest) Reset ¶
func (x *GetLeMaximumAdvertisingDataLengthRequest) Reset()
func (*GetLeMaximumAdvertisingDataLengthRequest) String ¶
func (x *GetLeMaximumAdvertisingDataLengthRequest) String() string
type GetLeMaximumAdvertisingDataLengthResponse ¶
type GetLeMaximumAdvertisingDataLengthResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetLeMaximumAdvertisingDataLengthResponse) Descriptor
deprecated
func (*GetLeMaximumAdvertisingDataLengthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLeMaximumAdvertisingDataLengthResponse.ProtoReflect.Descriptor instead.
func (*GetLeMaximumAdvertisingDataLengthResponse) GetResult ¶
func (x *GetLeMaximumAdvertisingDataLengthResponse) GetResult() int32
func (*GetLeMaximumAdvertisingDataLengthResponse) ProtoMessage ¶
func (*GetLeMaximumAdvertisingDataLengthResponse) ProtoMessage()
func (*GetLeMaximumAdvertisingDataLengthResponse) ProtoReflect ¶
func (x *GetLeMaximumAdvertisingDataLengthResponse) ProtoReflect() protoreflect.Message
func (*GetLeMaximumAdvertisingDataLengthResponse) Reset ¶
func (x *GetLeMaximumAdvertisingDataLengthResponse) Reset()
func (*GetLeMaximumAdvertisingDataLengthResponse) String ¶
func (x *GetLeMaximumAdvertisingDataLengthResponse) String() string
type GetMainChannelFdRequest ¶ added in v0.0.6
type GetMainChannelFdRequest 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"`
// contains filtered or unexported fields
}
func (*GetMainChannelFdRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetMainChannelFdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMainChannelFdRequest.ProtoReflect.Descriptor instead.
func (*GetMainChannelFdRequest) GetArg0 ¶ added in v0.0.6
func (x *GetMainChannelFdRequest) GetArg0() int64
func (*GetMainChannelFdRequest) GetArg1 ¶ added in v0.0.6
func (x *GetMainChannelFdRequest) GetArg1() int64
func (*GetMainChannelFdRequest) ProtoMessage ¶ added in v0.0.6
func (*GetMainChannelFdRequest) ProtoMessage()
func (*GetMainChannelFdRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetMainChannelFdRequest) ProtoReflect() protoreflect.Message
func (*GetMainChannelFdRequest) Reset ¶ added in v0.0.6
func (x *GetMainChannelFdRequest) Reset()
func (*GetMainChannelFdRequest) String ¶ added in v0.0.6
func (x *GetMainChannelFdRequest) String() string
type GetMainChannelFdResponse ¶ added in v0.0.6
type GetMainChannelFdResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMainChannelFdResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetMainChannelFdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMainChannelFdResponse.ProtoReflect.Descriptor instead.
func (*GetMainChannelFdResponse) GetResult ¶ added in v0.0.6
func (x *GetMainChannelFdResponse) GetResult() int64
func (*GetMainChannelFdResponse) ProtoMessage ¶ added in v0.0.6
func (*GetMainChannelFdResponse) ProtoMessage()
func (*GetMainChannelFdResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetMainChannelFdResponse) ProtoReflect() protoreflect.Message
func (*GetMainChannelFdResponse) Reset ¶ added in v0.0.6
func (x *GetMainChannelFdResponse) Reset()
func (*GetMainChannelFdResponse) String ¶ added in v0.0.6
func (x *GetMainChannelFdResponse) String() string
type GetMajorDeviceClassRequest ¶ added in v0.0.6
type GetMajorDeviceClassRequest struct {
// contains filtered or unexported fields
}
func (*GetMajorDeviceClassRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetMajorDeviceClassRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMajorDeviceClassRequest.ProtoReflect.Descriptor instead.
func (*GetMajorDeviceClassRequest) ProtoMessage ¶ added in v0.0.6
func (*GetMajorDeviceClassRequest) ProtoMessage()
func (*GetMajorDeviceClassRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetMajorDeviceClassRequest) ProtoReflect() protoreflect.Message
func (*GetMajorDeviceClassRequest) Reset ¶ added in v0.0.6
func (x *GetMajorDeviceClassRequest) Reset()
func (*GetMajorDeviceClassRequest) String ¶ added in v0.0.6
func (x *GetMajorDeviceClassRequest) String() string
type GetMajorDeviceClassResponse ¶ added in v0.0.6
type GetMajorDeviceClassResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMajorDeviceClassResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetMajorDeviceClassResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMajorDeviceClassResponse.ProtoReflect.Descriptor instead.
func (*GetMajorDeviceClassResponse) GetResult ¶ added in v0.0.6
func (x *GetMajorDeviceClassResponse) GetResult() int32
func (*GetMajorDeviceClassResponse) ProtoMessage ¶ added in v0.0.6
func (*GetMajorDeviceClassResponse) ProtoMessage()
func (*GetMajorDeviceClassResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetMajorDeviceClassResponse) ProtoReflect() protoreflect.Message
func (*GetMajorDeviceClassResponse) Reset ¶ added in v0.0.6
func (x *GetMajorDeviceClassResponse) Reset()
func (*GetMajorDeviceClassResponse) String ¶ added in v0.0.6
func (x *GetMajorDeviceClassResponse) String() string
type GetMaxConnectedAudioDevicesRequest ¶
type GetMaxConnectedAudioDevicesRequest struct {
// contains filtered or unexported fields
}
func (*GetMaxConnectedAudioDevicesRequest) Descriptor
deprecated
func (*GetMaxConnectedAudioDevicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxConnectedAudioDevicesRequest.ProtoReflect.Descriptor instead.
func (*GetMaxConnectedAudioDevicesRequest) ProtoMessage ¶
func (*GetMaxConnectedAudioDevicesRequest) ProtoMessage()
func (*GetMaxConnectedAudioDevicesRequest) ProtoReflect ¶
func (x *GetMaxConnectedAudioDevicesRequest) ProtoReflect() protoreflect.Message
func (*GetMaxConnectedAudioDevicesRequest) Reset ¶
func (x *GetMaxConnectedAudioDevicesRequest) Reset()
func (*GetMaxConnectedAudioDevicesRequest) String ¶
func (x *GetMaxConnectedAudioDevicesRequest) String() string
type GetMaxConnectedAudioDevicesResponse ¶
type GetMaxConnectedAudioDevicesResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMaxConnectedAudioDevicesResponse) Descriptor
deprecated
func (*GetMaxConnectedAudioDevicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxConnectedAudioDevicesResponse.ProtoReflect.Descriptor instead.
func (*GetMaxConnectedAudioDevicesResponse) GetResult ¶
func (x *GetMaxConnectedAudioDevicesResponse) GetResult() int32
func (*GetMaxConnectedAudioDevicesResponse) ProtoMessage ¶
func (*GetMaxConnectedAudioDevicesResponse) ProtoMessage()
func (*GetMaxConnectedAudioDevicesResponse) ProtoReflect ¶
func (x *GetMaxConnectedAudioDevicesResponse) ProtoReflect() protoreflect.Message
func (*GetMaxConnectedAudioDevicesResponse) Reset ¶
func (x *GetMaxConnectedAudioDevicesResponse) Reset()
func (*GetMaxConnectedAudioDevicesResponse) String ¶
func (x *GetMaxConnectedAudioDevicesResponse) String() string
type GetMaxOctetsPerFrameRequest ¶ added in v0.0.6
type GetMaxOctetsPerFrameRequest struct {
// contains filtered or unexported fields
}
func (*GetMaxOctetsPerFrameRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetMaxOctetsPerFrameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxOctetsPerFrameRequest.ProtoReflect.Descriptor instead.
func (*GetMaxOctetsPerFrameRequest) ProtoMessage ¶ added in v0.0.6
func (*GetMaxOctetsPerFrameRequest) ProtoMessage()
func (*GetMaxOctetsPerFrameRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetMaxOctetsPerFrameRequest) ProtoReflect() protoreflect.Message
func (*GetMaxOctetsPerFrameRequest) Reset ¶ added in v0.0.6
func (x *GetMaxOctetsPerFrameRequest) Reset()
func (*GetMaxOctetsPerFrameRequest) String ¶ added in v0.0.6
func (x *GetMaxOctetsPerFrameRequest) String() string
type GetMaxOctetsPerFrameResponse ¶ added in v0.0.6
type GetMaxOctetsPerFrameResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMaxOctetsPerFrameResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetMaxOctetsPerFrameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxOctetsPerFrameResponse.ProtoReflect.Descriptor instead.
func (*GetMaxOctetsPerFrameResponse) GetResult ¶ added in v0.0.6
func (x *GetMaxOctetsPerFrameResponse) GetResult() int32
func (*GetMaxOctetsPerFrameResponse) ProtoMessage ¶ added in v0.0.6
func (*GetMaxOctetsPerFrameResponse) ProtoMessage()
func (*GetMaxOctetsPerFrameResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetMaxOctetsPerFrameResponse) ProtoReflect() protoreflect.Message
func (*GetMaxOctetsPerFrameResponse) Reset ¶ added in v0.0.6
func (x *GetMaxOctetsPerFrameResponse) Reset()
func (*GetMaxOctetsPerFrameResponse) String ¶ added in v0.0.6
func (x *GetMaxOctetsPerFrameResponse) String() string
type GetMaxReceivePacketSizeRequest ¶
type GetMaxReceivePacketSizeRequest struct {
// contains filtered or unexported fields
}
func (*GetMaxReceivePacketSizeRequest) Descriptor
deprecated
func (*GetMaxReceivePacketSizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxReceivePacketSizeRequest.ProtoReflect.Descriptor instead.
func (*GetMaxReceivePacketSizeRequest) ProtoMessage ¶
func (*GetMaxReceivePacketSizeRequest) ProtoMessage()
func (*GetMaxReceivePacketSizeRequest) ProtoReflect ¶
func (x *GetMaxReceivePacketSizeRequest) ProtoReflect() protoreflect.Message
func (*GetMaxReceivePacketSizeRequest) Reset ¶
func (x *GetMaxReceivePacketSizeRequest) Reset()
func (*GetMaxReceivePacketSizeRequest) String ¶
func (x *GetMaxReceivePacketSizeRequest) String() string
type GetMaxReceivePacketSizeResponse ¶
type GetMaxReceivePacketSizeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMaxReceivePacketSizeResponse) Descriptor
deprecated
func (*GetMaxReceivePacketSizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxReceivePacketSizeResponse.ProtoReflect.Descriptor instead.
func (*GetMaxReceivePacketSizeResponse) GetResult ¶
func (x *GetMaxReceivePacketSizeResponse) GetResult() int32
func (*GetMaxReceivePacketSizeResponse) ProtoMessage ¶
func (*GetMaxReceivePacketSizeResponse) ProtoMessage()
func (*GetMaxReceivePacketSizeResponse) ProtoReflect ¶
func (x *GetMaxReceivePacketSizeResponse) ProtoReflect() protoreflect.Message
func (*GetMaxReceivePacketSizeResponse) Reset ¶
func (x *GetMaxReceivePacketSizeResponse) Reset()
func (*GetMaxReceivePacketSizeResponse) String ¶
func (x *GetMaxReceivePacketSizeResponse) String() string
type GetMaxTransmitPacketSizeRequest ¶
type GetMaxTransmitPacketSizeRequest struct {
// contains filtered or unexported fields
}
func (*GetMaxTransmitPacketSizeRequest) Descriptor
deprecated
func (*GetMaxTransmitPacketSizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxTransmitPacketSizeRequest.ProtoReflect.Descriptor instead.
func (*GetMaxTransmitPacketSizeRequest) ProtoMessage ¶
func (*GetMaxTransmitPacketSizeRequest) ProtoMessage()
func (*GetMaxTransmitPacketSizeRequest) ProtoReflect ¶
func (x *GetMaxTransmitPacketSizeRequest) ProtoReflect() protoreflect.Message
func (*GetMaxTransmitPacketSizeRequest) Reset ¶
func (x *GetMaxTransmitPacketSizeRequest) Reset()
func (*GetMaxTransmitPacketSizeRequest) String ¶
func (x *GetMaxTransmitPacketSizeRequest) String() string
type GetMaxTransmitPacketSizeResponse ¶
type GetMaxTransmitPacketSizeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMaxTransmitPacketSizeResponse) Descriptor
deprecated
func (*GetMaxTransmitPacketSizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxTransmitPacketSizeResponse.ProtoReflect.Descriptor instead.
func (*GetMaxTransmitPacketSizeResponse) GetResult ¶
func (x *GetMaxTransmitPacketSizeResponse) GetResult() int32
func (*GetMaxTransmitPacketSizeResponse) ProtoMessage ¶
func (*GetMaxTransmitPacketSizeResponse) ProtoMessage()
func (*GetMaxTransmitPacketSizeResponse) ProtoReflect ¶
func (x *GetMaxTransmitPacketSizeResponse) ProtoReflect() protoreflect.Message
func (*GetMaxTransmitPacketSizeResponse) Reset ¶
func (x *GetMaxTransmitPacketSizeResponse) Reset()
func (*GetMaxTransmitPacketSizeResponse) String ¶
func (x *GetMaxTransmitPacketSizeResponse) String() string
type GetMinOctetsPerFrameRequest ¶ added in v0.0.6
type GetMinOctetsPerFrameRequest struct {
// contains filtered or unexported fields
}
func (*GetMinOctetsPerFrameRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetMinOctetsPerFrameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMinOctetsPerFrameRequest.ProtoReflect.Descriptor instead.
func (*GetMinOctetsPerFrameRequest) ProtoMessage ¶ added in v0.0.6
func (*GetMinOctetsPerFrameRequest) ProtoMessage()
func (*GetMinOctetsPerFrameRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetMinOctetsPerFrameRequest) ProtoReflect() protoreflect.Message
func (*GetMinOctetsPerFrameRequest) Reset ¶ added in v0.0.6
func (x *GetMinOctetsPerFrameRequest) Reset()
func (*GetMinOctetsPerFrameRequest) String ¶ added in v0.0.6
func (x *GetMinOctetsPerFrameRequest) String() string
type GetMinOctetsPerFrameResponse ¶ added in v0.0.6
type GetMinOctetsPerFrameResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMinOctetsPerFrameResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetMinOctetsPerFrameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMinOctetsPerFrameResponse.ProtoReflect.Descriptor instead.
func (*GetMinOctetsPerFrameResponse) GetResult ¶ added in v0.0.6
func (x *GetMinOctetsPerFrameResponse) GetResult() int32
func (*GetMinOctetsPerFrameResponse) ProtoMessage ¶ added in v0.0.6
func (*GetMinOctetsPerFrameResponse) ProtoMessage()
func (*GetMinOctetsPerFrameResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetMinOctetsPerFrameResponse) ProtoReflect() protoreflect.Message
func (*GetMinOctetsPerFrameResponse) Reset ¶ added in v0.0.6
func (x *GetMinOctetsPerFrameResponse) Reset()
func (*GetMinOctetsPerFrameResponse) String ¶ added in v0.0.6
func (x *GetMinOctetsPerFrameResponse) String() string
type GetNameRequest ¶
type GetNameRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetNameRequest) Descriptor
deprecated
func (*GetNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNameRequest.ProtoReflect.Descriptor instead.
func (*GetNameRequest) GetHandle ¶ added in v0.0.6
func (x *GetNameRequest) GetHandle() int64
func (*GetNameRequest) ProtoMessage ¶
func (*GetNameRequest) ProtoMessage()
func (*GetNameRequest) ProtoReflect ¶
func (x *GetNameRequest) ProtoReflect() protoreflect.Message
func (*GetNameRequest) Reset ¶
func (x *GetNameRequest) Reset()
func (*GetNameRequest) String ¶
func (x *GetNameRequest) String() string
type GetNameResponse ¶
type GetNameResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetNameResponse) Descriptor
deprecated
func (*GetNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNameResponse.ProtoReflect.Descriptor instead.
func (*GetNameResponse) GetResult ¶
func (x *GetNameResponse) GetResult() string
func (*GetNameResponse) ProtoMessage ¶
func (*GetNameResponse) ProtoMessage()
func (*GetNameResponse) ProtoReflect ¶
func (x *GetNameResponse) ProtoReflect() protoreflect.Message
func (*GetNameResponse) Reset ¶
func (x *GetNameResponse) Reset()
func (*GetNameResponse) String ¶
func (x *GetNameResponse) String() string
type GetOctetsPerFrameRequest ¶ added in v0.0.6
type GetOctetsPerFrameRequest struct {
// contains filtered or unexported fields
}
func (*GetOctetsPerFrameRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetOctetsPerFrameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOctetsPerFrameRequest.ProtoReflect.Descriptor instead.
func (*GetOctetsPerFrameRequest) ProtoMessage ¶ added in v0.0.6
func (*GetOctetsPerFrameRequest) ProtoMessage()
func (*GetOctetsPerFrameRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetOctetsPerFrameRequest) ProtoReflect() protoreflect.Message
func (*GetOctetsPerFrameRequest) Reset ¶ added in v0.0.6
func (x *GetOctetsPerFrameRequest) Reset()
func (*GetOctetsPerFrameRequest) String ¶ added in v0.0.6
func (x *GetOctetsPerFrameRequest) String() string
type GetOctetsPerFrameResponse ¶ added in v0.0.6
type GetOctetsPerFrameResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetOctetsPerFrameResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetOctetsPerFrameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOctetsPerFrameResponse.ProtoReflect.Descriptor instead.
func (*GetOctetsPerFrameResponse) GetResult ¶ added in v0.0.6
func (x *GetOctetsPerFrameResponse) GetResult() int32
func (*GetOctetsPerFrameResponse) ProtoMessage ¶ added in v0.0.6
func (*GetOctetsPerFrameResponse) ProtoMessage()
func (*GetOctetsPerFrameResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetOctetsPerFrameResponse) ProtoReflect() protoreflect.Message
func (*GetOctetsPerFrameResponse) Reset ¶ added in v0.0.6
func (x *GetOctetsPerFrameResponse) Reset()
func (*GetOctetsPerFrameResponse) String ¶ added in v0.0.6
func (x *GetOctetsPerFrameResponse) String() string
type GetOutputCodecConfigRequest ¶ added in v0.0.6
type GetOutputCodecConfigRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetOutputCodecConfigRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetOutputCodecConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputCodecConfigRequest.ProtoReflect.Descriptor instead.
func (*GetOutputCodecConfigRequest) GetHandle ¶ added in v0.0.6
func (x *GetOutputCodecConfigRequest) GetHandle() int64
func (*GetOutputCodecConfigRequest) ProtoMessage ¶ added in v0.0.6
func (*GetOutputCodecConfigRequest) ProtoMessage()
func (*GetOutputCodecConfigRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetOutputCodecConfigRequest) ProtoReflect() protoreflect.Message
func (*GetOutputCodecConfigRequest) Reset ¶ added in v0.0.6
func (x *GetOutputCodecConfigRequest) Reset()
func (*GetOutputCodecConfigRequest) String ¶ added in v0.0.6
func (x *GetOutputCodecConfigRequest) String() string
type GetOutputCodecConfigResponse ¶ added in v0.0.6
type GetOutputCodecConfigResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetOutputCodecConfigResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetOutputCodecConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputCodecConfigResponse.ProtoReflect.Descriptor instead.
func (*GetOutputCodecConfigResponse) GetResult ¶ added in v0.0.6
func (x *GetOutputCodecConfigResponse) GetResult() int64
func (*GetOutputCodecConfigResponse) ProtoMessage ¶ added in v0.0.6
func (*GetOutputCodecConfigResponse) ProtoMessage()
func (*GetOutputCodecConfigResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetOutputCodecConfigResponse) ProtoReflect() protoreflect.Message
func (*GetOutputCodecConfigResponse) Reset ¶ added in v0.0.6
func (x *GetOutputCodecConfigResponse) Reset()
func (*GetOutputCodecConfigResponse) String ¶ added in v0.0.6
func (x *GetOutputCodecConfigResponse) String() string
type GetOutputCodecLocalCapabilitiesRequest ¶ added in v0.0.6
type GetOutputCodecLocalCapabilitiesRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetOutputCodecLocalCapabilitiesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetOutputCodecLocalCapabilitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputCodecLocalCapabilitiesRequest.ProtoReflect.Descriptor instead.
func (*GetOutputCodecLocalCapabilitiesRequest) GetHandle ¶ added in v0.0.6
func (x *GetOutputCodecLocalCapabilitiesRequest) GetHandle() int64
func (*GetOutputCodecLocalCapabilitiesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetOutputCodecLocalCapabilitiesRequest) ProtoMessage()
func (*GetOutputCodecLocalCapabilitiesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetOutputCodecLocalCapabilitiesRequest) ProtoReflect() protoreflect.Message
func (*GetOutputCodecLocalCapabilitiesRequest) Reset ¶ added in v0.0.6
func (x *GetOutputCodecLocalCapabilitiesRequest) Reset()
func (*GetOutputCodecLocalCapabilitiesRequest) String ¶ added in v0.0.6
func (x *GetOutputCodecLocalCapabilitiesRequest) String() string
type GetOutputCodecLocalCapabilitiesResponse ¶ added in v0.0.6
type GetOutputCodecLocalCapabilitiesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetOutputCodecLocalCapabilitiesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetOutputCodecLocalCapabilitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputCodecLocalCapabilitiesResponse.ProtoReflect.Descriptor instead.
func (*GetOutputCodecLocalCapabilitiesResponse) GetResult ¶ added in v0.0.6
func (x *GetOutputCodecLocalCapabilitiesResponse) GetResult() int64
func (*GetOutputCodecLocalCapabilitiesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetOutputCodecLocalCapabilitiesResponse) ProtoMessage()
func (*GetOutputCodecLocalCapabilitiesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetOutputCodecLocalCapabilitiesResponse) ProtoReflect() protoreflect.Message
func (*GetOutputCodecLocalCapabilitiesResponse) Reset ¶ added in v0.0.6
func (x *GetOutputCodecLocalCapabilitiesResponse) Reset()
func (*GetOutputCodecLocalCapabilitiesResponse) String ¶ added in v0.0.6
func (x *GetOutputCodecLocalCapabilitiesResponse) String() string
type GetOutputCodecSelectableCapabilitiesRequest ¶ added in v0.0.6
type GetOutputCodecSelectableCapabilitiesRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetOutputCodecSelectableCapabilitiesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetOutputCodecSelectableCapabilitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputCodecSelectableCapabilitiesRequest.ProtoReflect.Descriptor instead.
func (*GetOutputCodecSelectableCapabilitiesRequest) GetHandle ¶ added in v0.0.6
func (x *GetOutputCodecSelectableCapabilitiesRequest) GetHandle() int64
func (*GetOutputCodecSelectableCapabilitiesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetOutputCodecSelectableCapabilitiesRequest) ProtoMessage()
func (*GetOutputCodecSelectableCapabilitiesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetOutputCodecSelectableCapabilitiesRequest) ProtoReflect() protoreflect.Message
func (*GetOutputCodecSelectableCapabilitiesRequest) Reset ¶ added in v0.0.6
func (x *GetOutputCodecSelectableCapabilitiesRequest) Reset()
func (*GetOutputCodecSelectableCapabilitiesRequest) String ¶ added in v0.0.6
func (x *GetOutputCodecSelectableCapabilitiesRequest) String() string
type GetOutputCodecSelectableCapabilitiesResponse ¶ added in v0.0.6
type GetOutputCodecSelectableCapabilitiesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetOutputCodecSelectableCapabilitiesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetOutputCodecSelectableCapabilitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputCodecSelectableCapabilitiesResponse.ProtoReflect.Descriptor instead.
func (*GetOutputCodecSelectableCapabilitiesResponse) GetResult ¶ added in v0.0.6
func (x *GetOutputCodecSelectableCapabilitiesResponse) GetResult() int64
func (*GetOutputCodecSelectableCapabilitiesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetOutputCodecSelectableCapabilitiesResponse) ProtoMessage()
func (*GetOutputCodecSelectableCapabilitiesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetOutputCodecSelectableCapabilitiesResponse) ProtoReflect() protoreflect.Message
func (*GetOutputCodecSelectableCapabilitiesResponse) Reset ¶ added in v0.0.6
func (x *GetOutputCodecSelectableCapabilitiesResponse) Reset()
func (*GetOutputCodecSelectableCapabilitiesResponse) String ¶ added in v0.0.6
func (x *GetOutputCodecSelectableCapabilitiesResponse) String() string
type GetOutputStreamRequest ¶
type GetOutputStreamRequest struct {
// contains filtered or unexported fields
}
func (*GetOutputStreamRequest) Descriptor
deprecated
func (*GetOutputStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputStreamRequest.ProtoReflect.Descriptor instead.
func (*GetOutputStreamRequest) ProtoMessage ¶
func (*GetOutputStreamRequest) ProtoMessage()
func (*GetOutputStreamRequest) ProtoReflect ¶
func (x *GetOutputStreamRequest) ProtoReflect() protoreflect.Message
func (*GetOutputStreamRequest) Reset ¶
func (x *GetOutputStreamRequest) Reset()
func (*GetOutputStreamRequest) String ¶
func (x *GetOutputStreamRequest) String() string
type GetOutputStreamResponse ¶
type GetOutputStreamResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetOutputStreamResponse) Descriptor
deprecated
func (*GetOutputStreamResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputStreamResponse.ProtoReflect.Descriptor instead.
func (*GetOutputStreamResponse) GetResult ¶
func (x *GetOutputStreamResponse) GetResult() int64
func (*GetOutputStreamResponse) ProtoMessage ¶
func (*GetOutputStreamResponse) ProtoMessage()
func (*GetOutputStreamResponse) ProtoReflect ¶
func (x *GetOutputStreamResponse) ProtoReflect() protoreflect.Message
func (*GetOutputStreamResponse) Reset ¶
func (x *GetOutputStreamResponse) Reset()
func (*GetOutputStreamResponse) String ¶
func (x *GetOutputStreamResponse) String() string
type GetPeakBandwidthRequest ¶ added in v0.0.6
type GetPeakBandwidthRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetPeakBandwidthRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetPeakBandwidthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPeakBandwidthRequest.ProtoReflect.Descriptor instead.
func (*GetPeakBandwidthRequest) GetHandle ¶ added in v0.0.6
func (x *GetPeakBandwidthRequest) GetHandle() int64
func (*GetPeakBandwidthRequest) ProtoMessage ¶ added in v0.0.6
func (*GetPeakBandwidthRequest) ProtoMessage()
func (*GetPeakBandwidthRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetPeakBandwidthRequest) ProtoReflect() protoreflect.Message
func (*GetPeakBandwidthRequest) Reset ¶ added in v0.0.6
func (x *GetPeakBandwidthRequest) Reset()
func (*GetPeakBandwidthRequest) String ¶ added in v0.0.6
func (x *GetPeakBandwidthRequest) String() string
type GetPeakBandwidthResponse ¶ added in v0.0.6
type GetPeakBandwidthResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPeakBandwidthResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetPeakBandwidthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPeakBandwidthResponse.ProtoReflect.Descriptor instead.
func (*GetPeakBandwidthResponse) GetResult ¶ added in v0.0.6
func (x *GetPeakBandwidthResponse) GetResult() int32
func (*GetPeakBandwidthResponse) ProtoMessage ¶ added in v0.0.6
func (*GetPeakBandwidthResponse) ProtoMessage()
func (*GetPeakBandwidthResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetPeakBandwidthResponse) ProtoReflect() protoreflect.Message
func (*GetPeakBandwidthResponse) Reset ¶ added in v0.0.6
func (x *GetPeakBandwidthResponse) Reset()
func (*GetPeakBandwidthResponse) String ¶ added in v0.0.6
func (x *GetPeakBandwidthResponse) String() string
type GetPermissionsRequest ¶
type GetPermissionsRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetPermissionsRequest) Descriptor
deprecated
func (*GetPermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPermissionsRequest.ProtoReflect.Descriptor instead.
func (*GetPermissionsRequest) GetHandle ¶ added in v0.0.6
func (x *GetPermissionsRequest) GetHandle() int64
func (*GetPermissionsRequest) ProtoMessage ¶
func (*GetPermissionsRequest) ProtoMessage()
func (*GetPermissionsRequest) ProtoReflect ¶
func (x *GetPermissionsRequest) ProtoReflect() protoreflect.Message
func (*GetPermissionsRequest) Reset ¶
func (x *GetPermissionsRequest) Reset()
func (*GetPermissionsRequest) String ¶
func (x *GetPermissionsRequest) String() string
type GetPermissionsResponse ¶
type GetPermissionsResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPermissionsResponse) Descriptor
deprecated
func (*GetPermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPermissionsResponse.ProtoReflect.Descriptor instead.
func (*GetPermissionsResponse) GetResult ¶
func (x *GetPermissionsResponse) GetResult() int32
func (*GetPermissionsResponse) ProtoMessage ¶
func (*GetPermissionsResponse) ProtoMessage()
func (*GetPermissionsResponse) ProtoReflect ¶
func (x *GetPermissionsResponse) ProtoReflect() protoreflect.Message
func (*GetPermissionsResponse) Reset ¶
func (x *GetPermissionsResponse) Reset()
func (*GetPermissionsResponse) String ¶
func (x *GetPermissionsResponse) String() string
type GetProfileConnectionStateRequest ¶
type GetProfileConnectionStateRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetProfileConnectionStateRequest) Descriptor
deprecated
func (*GetProfileConnectionStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileConnectionStateRequest.ProtoReflect.Descriptor instead.
func (*GetProfileConnectionStateRequest) GetArg0 ¶
func (x *GetProfileConnectionStateRequest) GetArg0() int32
func (*GetProfileConnectionStateRequest) ProtoMessage ¶
func (*GetProfileConnectionStateRequest) ProtoMessage()
func (*GetProfileConnectionStateRequest) ProtoReflect ¶
func (x *GetProfileConnectionStateRequest) ProtoReflect() protoreflect.Message
func (*GetProfileConnectionStateRequest) Reset ¶
func (x *GetProfileConnectionStateRequest) Reset()
func (*GetProfileConnectionStateRequest) String ¶
func (x *GetProfileConnectionStateRequest) String() string
type GetProfileConnectionStateResponse ¶
type GetProfileConnectionStateResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetProfileConnectionStateResponse) Descriptor
deprecated
func (*GetProfileConnectionStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileConnectionStateResponse.ProtoReflect.Descriptor instead.
func (*GetProfileConnectionStateResponse) GetResult ¶
func (x *GetProfileConnectionStateResponse) GetResult() int32
func (*GetProfileConnectionStateResponse) ProtoMessage ¶
func (*GetProfileConnectionStateResponse) ProtoMessage()
func (*GetProfileConnectionStateResponse) ProtoReflect ¶
func (x *GetProfileConnectionStateResponse) ProtoReflect() protoreflect.Message
func (*GetProfileConnectionStateResponse) Reset ¶
func (x *GetProfileConnectionStateResponse) Reset()
func (*GetProfileConnectionStateResponse) String ¶
func (x *GetProfileConnectionStateResponse) String() string
type GetProfileProxyRequest ¶
type GetProfileProxyRequest 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 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*GetProfileProxyRequest) Descriptor
deprecated
func (*GetProfileProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileProxyRequest.ProtoReflect.Descriptor instead.
func (*GetProfileProxyRequest) GetArg0 ¶
func (x *GetProfileProxyRequest) GetArg0() int64
func (*GetProfileProxyRequest) GetArg1 ¶
func (x *GetProfileProxyRequest) GetArg1() int64
func (*GetProfileProxyRequest) GetArg2 ¶
func (x *GetProfileProxyRequest) GetArg2() int32
func (*GetProfileProxyRequest) ProtoMessage ¶
func (*GetProfileProxyRequest) ProtoMessage()
func (*GetProfileProxyRequest) ProtoReflect ¶
func (x *GetProfileProxyRequest) ProtoReflect() protoreflect.Message
func (*GetProfileProxyRequest) Reset ¶
func (x *GetProfileProxyRequest) Reset()
func (*GetProfileProxyRequest) String ¶
func (x *GetProfileProxyRequest) String() string
type GetProfileProxyResponse ¶
type GetProfileProxyResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetProfileProxyResponse) Descriptor
deprecated
func (*GetProfileProxyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileProxyResponse.ProtoReflect.Descriptor instead.
func (*GetProfileProxyResponse) GetResult ¶
func (x *GetProfileProxyResponse) GetResult() bool
func (*GetProfileProxyResponse) ProtoMessage ¶
func (*GetProfileProxyResponse) ProtoMessage()
func (*GetProfileProxyResponse) ProtoReflect ¶
func (x *GetProfileProxyResponse) ProtoReflect() protoreflect.Message
func (*GetProfileProxyResponse) Reset ¶
func (x *GetProfileProxyResponse) Reset()
func (*GetProfileProxyResponse) String ¶
func (x *GetProfileProxyResponse) String() string
type GetPropertiesRequest ¶
type GetPropertiesRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetPropertiesRequest) Descriptor
deprecated
func (*GetPropertiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPropertiesRequest.ProtoReflect.Descriptor instead.
func (*GetPropertiesRequest) GetHandle ¶ added in v0.0.6
func (x *GetPropertiesRequest) GetHandle() int64
func (*GetPropertiesRequest) ProtoMessage ¶
func (*GetPropertiesRequest) ProtoMessage()
func (*GetPropertiesRequest) ProtoReflect ¶
func (x *GetPropertiesRequest) ProtoReflect() protoreflect.Message
func (*GetPropertiesRequest) Reset ¶
func (x *GetPropertiesRequest) Reset()
func (*GetPropertiesRequest) String ¶
func (x *GetPropertiesRequest) String() string
type GetPropertiesResponse ¶
type GetPropertiesResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPropertiesResponse) Descriptor
deprecated
func (*GetPropertiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPropertiesResponse.ProtoReflect.Descriptor instead.
func (*GetPropertiesResponse) GetResult ¶
func (x *GetPropertiesResponse) GetResult() int32
func (*GetPropertiesResponse) ProtoMessage ¶
func (*GetPropertiesResponse) ProtoMessage()
func (*GetPropertiesResponse) ProtoReflect ¶
func (x *GetPropertiesResponse) ProtoReflect() protoreflect.Message
func (*GetPropertiesResponse) Reset ¶
func (x *GetPropertiesResponse) Reset()
func (*GetPropertiesResponse) String ¶
func (x *GetPropertiesResponse) String() string
type GetProviderRequest ¶ added in v0.0.6
type GetProviderRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetProviderRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProviderRequest.ProtoReflect.Descriptor instead.
func (*GetProviderRequest) GetHandle ¶ added in v0.0.6
func (x *GetProviderRequest) GetHandle() int64
func (*GetProviderRequest) ProtoMessage ¶ added in v0.0.6
func (*GetProviderRequest) ProtoMessage()
func (*GetProviderRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetProviderRequest) ProtoReflect() protoreflect.Message
func (*GetProviderRequest) Reset ¶ added in v0.0.6
func (x *GetProviderRequest) Reset()
func (*GetProviderRequest) String ¶ added in v0.0.6
func (x *GetProviderRequest) String() string
type GetProviderResponse ¶ added in v0.0.6
type GetProviderResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetProviderResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProviderResponse.ProtoReflect.Descriptor instead.
func (*GetProviderResponse) GetResult ¶ added in v0.0.6
func (x *GetProviderResponse) GetResult() string
func (*GetProviderResponse) ProtoMessage ¶ added in v0.0.6
func (*GetProviderResponse) ProtoMessage()
func (*GetProviderResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetProviderResponse) ProtoReflect() protoreflect.Message
func (*GetProviderResponse) Reset ¶ added in v0.0.6
func (x *GetProviderResponse) Reset()
func (*GetProviderResponse) String ¶ added in v0.0.6
func (x *GetProviderResponse) String() string
type GetPsmRequest ¶
type GetPsmRequest struct {
// contains filtered or unexported fields
}
func (*GetPsmRequest) Descriptor
deprecated
func (*GetPsmRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPsmRequest.ProtoReflect.Descriptor instead.
func (*GetPsmRequest) ProtoMessage ¶
func (*GetPsmRequest) ProtoMessage()
func (*GetPsmRequest) ProtoReflect ¶
func (x *GetPsmRequest) ProtoReflect() protoreflect.Message
func (*GetPsmRequest) Reset ¶
func (x *GetPsmRequest) Reset()
func (*GetPsmRequest) String ¶
func (x *GetPsmRequest) String() string
type GetPsmResponse ¶
type GetPsmResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPsmResponse) Descriptor
deprecated
func (*GetPsmResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPsmResponse.ProtoReflect.Descriptor instead.
func (*GetPsmResponse) GetResult ¶
func (x *GetPsmResponse) GetResult() int32
func (*GetPsmResponse) ProtoMessage ¶
func (*GetPsmResponse) ProtoMessage()
func (*GetPsmResponse) ProtoReflect ¶
func (x *GetPsmResponse) ProtoReflect() protoreflect.Message
func (*GetPsmResponse) Reset ¶
func (x *GetPsmResponse) Reset()
func (*GetPsmResponse) String ¶
func (x *GetPsmResponse) String() string
type GetRemoteDevice1Request ¶
type GetRemoteDevice1Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetRemoteDevice1Request) Descriptor
deprecated
func (*GetRemoteDevice1Request) Descriptor() ([]byte, []int)
Deprecated: Use GetRemoteDevice1Request.ProtoReflect.Descriptor instead.
func (*GetRemoteDevice1Request) GetArg0 ¶
func (x *GetRemoteDevice1Request) GetArg0() int64
func (*GetRemoteDevice1Request) ProtoMessage ¶
func (*GetRemoteDevice1Request) ProtoMessage()
func (*GetRemoteDevice1Request) ProtoReflect ¶
func (x *GetRemoteDevice1Request) ProtoReflect() protoreflect.Message
func (*GetRemoteDevice1Request) Reset ¶
func (x *GetRemoteDevice1Request) Reset()
func (*GetRemoteDevice1Request) String ¶
func (x *GetRemoteDevice1Request) String() string
type GetRemoteDevice1Response ¶
type GetRemoteDevice1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRemoteDevice1Response) Descriptor
deprecated
func (*GetRemoteDevice1Response) Descriptor() ([]byte, []int)
Deprecated: Use GetRemoteDevice1Response.ProtoReflect.Descriptor instead.
func (*GetRemoteDevice1Response) GetResult ¶
func (x *GetRemoteDevice1Response) GetResult() int64
func (*GetRemoteDevice1Response) ProtoMessage ¶
func (*GetRemoteDevice1Response) ProtoMessage()
func (*GetRemoteDevice1Response) ProtoReflect ¶
func (x *GetRemoteDevice1Response) ProtoReflect() protoreflect.Message
func (*GetRemoteDevice1Response) Reset ¶
func (x *GetRemoteDevice1Response) Reset()
func (*GetRemoteDevice1Response) String ¶
func (x *GetRemoteDevice1Response) String() string
type GetRemoteDevice1_1Request ¶
type GetRemoteDevice1_1Request struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetRemoteDevice1_1Request) Descriptor
deprecated
func (*GetRemoteDevice1_1Request) Descriptor() ([]byte, []int)
Deprecated: Use GetRemoteDevice1_1Request.ProtoReflect.Descriptor instead.
func (*GetRemoteDevice1_1Request) GetArg0 ¶
func (x *GetRemoteDevice1_1Request) GetArg0() string
func (*GetRemoteDevice1_1Request) ProtoMessage ¶
func (*GetRemoteDevice1_1Request) ProtoMessage()
func (*GetRemoteDevice1_1Request) ProtoReflect ¶
func (x *GetRemoteDevice1_1Request) ProtoReflect() protoreflect.Message
func (*GetRemoteDevice1_1Request) Reset ¶
func (x *GetRemoteDevice1_1Request) Reset()
func (*GetRemoteDevice1_1Request) String ¶
func (x *GetRemoteDevice1_1Request) String() string
type GetRemoteDevice1_1Response ¶
type GetRemoteDevice1_1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRemoteDevice1_1Response) Descriptor
deprecated
func (*GetRemoteDevice1_1Response) Descriptor() ([]byte, []int)
Deprecated: Use GetRemoteDevice1_1Response.ProtoReflect.Descriptor instead.
func (*GetRemoteDevice1_1Response) GetResult ¶
func (x *GetRemoteDevice1_1Response) GetResult() int64
func (*GetRemoteDevice1_1Response) ProtoMessage ¶
func (*GetRemoteDevice1_1Response) ProtoMessage()
func (*GetRemoteDevice1_1Response) ProtoReflect ¶
func (x *GetRemoteDevice1_1Response) ProtoReflect() protoreflect.Message
func (*GetRemoteDevice1_1Response) Reset ¶
func (x *GetRemoteDevice1_1Response) Reset()
func (*GetRemoteDevice1_1Response) String ¶
func (x *GetRemoteDevice1_1Response) String() string
type GetRemoteDeviceRequest ¶
type GetRemoteDeviceRequest struct {
// contains filtered or unexported fields
}
func (*GetRemoteDeviceRequest) Descriptor
deprecated
func (*GetRemoteDeviceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRemoteDeviceRequest.ProtoReflect.Descriptor instead.
func (*GetRemoteDeviceRequest) ProtoMessage ¶
func (*GetRemoteDeviceRequest) ProtoMessage()
func (*GetRemoteDeviceRequest) ProtoReflect ¶
func (x *GetRemoteDeviceRequest) ProtoReflect() protoreflect.Message
func (*GetRemoteDeviceRequest) Reset ¶
func (x *GetRemoteDeviceRequest) Reset()
func (*GetRemoteDeviceRequest) String ¶
func (x *GetRemoteDeviceRequest) String() string
type GetRemoteDeviceResponse ¶
type GetRemoteDeviceResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRemoteDeviceResponse) Descriptor
deprecated
func (*GetRemoteDeviceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRemoteDeviceResponse.ProtoReflect.Descriptor instead.
func (*GetRemoteDeviceResponse) GetResult ¶
func (x *GetRemoteDeviceResponse) GetResult() int64
func (*GetRemoteDeviceResponse) ProtoMessage ¶
func (*GetRemoteDeviceResponse) ProtoMessage()
func (*GetRemoteDeviceResponse) ProtoReflect ¶
func (x *GetRemoteDeviceResponse) ProtoReflect() protoreflect.Message
func (*GetRemoteDeviceResponse) Reset ¶
func (x *GetRemoteDeviceResponse) Reset()
func (*GetRemoteDeviceResponse) String ¶
func (x *GetRemoteDeviceResponse) String() string
type GetRemoteLeDeviceRequest ¶
type GetRemoteLeDeviceRequest struct {
Arg0 string `protobuf:"bytes,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 (*GetRemoteLeDeviceRequest) Descriptor
deprecated
func (*GetRemoteLeDeviceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRemoteLeDeviceRequest.ProtoReflect.Descriptor instead.
func (*GetRemoteLeDeviceRequest) GetArg0 ¶
func (x *GetRemoteLeDeviceRequest) GetArg0() string
func (*GetRemoteLeDeviceRequest) GetArg1 ¶
func (x *GetRemoteLeDeviceRequest) GetArg1() int32
func (*GetRemoteLeDeviceRequest) ProtoMessage ¶
func (*GetRemoteLeDeviceRequest) ProtoMessage()
func (*GetRemoteLeDeviceRequest) ProtoReflect ¶
func (x *GetRemoteLeDeviceRequest) ProtoReflect() protoreflect.Message
func (*GetRemoteLeDeviceRequest) Reset ¶
func (x *GetRemoteLeDeviceRequest) Reset()
func (*GetRemoteLeDeviceRequest) String ¶
func (x *GetRemoteLeDeviceRequest) String() string
type GetRemoteLeDeviceResponse ¶
type GetRemoteLeDeviceResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRemoteLeDeviceResponse) Descriptor
deprecated
func (*GetRemoteLeDeviceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRemoteLeDeviceResponse.ProtoReflect.Descriptor instead.
func (*GetRemoteLeDeviceResponse) GetResult ¶
func (x *GetRemoteLeDeviceResponse) GetResult() int64
func (*GetRemoteLeDeviceResponse) ProtoMessage ¶
func (*GetRemoteLeDeviceResponse) ProtoMessage()
func (*GetRemoteLeDeviceResponse) ProtoReflect ¶
func (x *GetRemoteLeDeviceResponse) ProtoReflect() protoreflect.Message
func (*GetRemoteLeDeviceResponse) Reset ¶
func (x *GetRemoteLeDeviceResponse) Reset()
func (*GetRemoteLeDeviceResponse) String ¶
func (x *GetRemoteLeDeviceResponse) String() string
type GetRfcommServiceNameRequest ¶ added in v0.0.6
type GetRfcommServiceNameRequest struct {
// contains filtered or unexported fields
}
func (*GetRfcommServiceNameRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetRfcommServiceNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRfcommServiceNameRequest.ProtoReflect.Descriptor instead.
func (*GetRfcommServiceNameRequest) ProtoMessage ¶ added in v0.0.6
func (*GetRfcommServiceNameRequest) ProtoMessage()
func (*GetRfcommServiceNameRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetRfcommServiceNameRequest) ProtoReflect() protoreflect.Message
func (*GetRfcommServiceNameRequest) Reset ¶ added in v0.0.6
func (x *GetRfcommServiceNameRequest) Reset()
func (*GetRfcommServiceNameRequest) String ¶ added in v0.0.6
func (x *GetRfcommServiceNameRequest) String() string
type GetRfcommServiceNameResponse ¶ added in v0.0.6
type GetRfcommServiceNameResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRfcommServiceNameResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetRfcommServiceNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRfcommServiceNameResponse.ProtoReflect.Descriptor instead.
func (*GetRfcommServiceNameResponse) GetResult ¶ added in v0.0.6
func (x *GetRfcommServiceNameResponse) GetResult() string
func (*GetRfcommServiceNameResponse) ProtoMessage ¶ added in v0.0.6
func (*GetRfcommServiceNameResponse) ProtoMessage()
func (*GetRfcommServiceNameResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetRfcommServiceNameResponse) ProtoReflect() protoreflect.Message
func (*GetRfcommServiceNameResponse) Reset ¶ added in v0.0.6
func (x *GetRfcommServiceNameResponse) Reset()
func (*GetRfcommServiceNameResponse) String ¶ added in v0.0.6
func (x *GetRfcommServiceNameResponse) String() string
type GetRfcommUuidRequest ¶ added in v0.0.6
type GetRfcommUuidRequest struct {
// contains filtered or unexported fields
}
func (*GetRfcommUuidRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetRfcommUuidRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRfcommUuidRequest.ProtoReflect.Descriptor instead.
func (*GetRfcommUuidRequest) ProtoMessage ¶ added in v0.0.6
func (*GetRfcommUuidRequest) ProtoMessage()
func (*GetRfcommUuidRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetRfcommUuidRequest) ProtoReflect() protoreflect.Message
func (*GetRfcommUuidRequest) Reset ¶ added in v0.0.6
func (x *GetRfcommUuidRequest) Reset()
func (*GetRfcommUuidRequest) String ¶ added in v0.0.6
func (x *GetRfcommUuidRequest) String() string
type GetRfcommUuidResponse ¶ added in v0.0.6
type GetRfcommUuidResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRfcommUuidResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetRfcommUuidResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRfcommUuidResponse.ProtoReflect.Descriptor instead.
func (*GetRfcommUuidResponse) GetResult ¶ added in v0.0.6
func (x *GetRfcommUuidResponse) GetResult() int64
func (*GetRfcommUuidResponse) ProtoMessage ¶ added in v0.0.6
func (*GetRfcommUuidResponse) ProtoMessage()
func (*GetRfcommUuidResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetRfcommUuidResponse) ProtoReflect() protoreflect.Message
func (*GetRfcommUuidResponse) Reset ¶ added in v0.0.6
func (x *GetRfcommUuidResponse) Reset()
func (*GetRfcommUuidResponse) String ¶ added in v0.0.6
func (x *GetRfcommUuidResponse) String() string
type GetRoleRequest ¶ added in v0.0.6
type GetRoleRequest struct {
// contains filtered or unexported fields
}
func (*GetRoleRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRoleRequest.ProtoReflect.Descriptor instead.
func (*GetRoleRequest) ProtoMessage ¶ added in v0.0.6
func (*GetRoleRequest) ProtoMessage()
func (*GetRoleRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetRoleRequest) ProtoReflect() protoreflect.Message
func (*GetRoleRequest) Reset ¶ added in v0.0.6
func (x *GetRoleRequest) Reset()
func (*GetRoleRequest) String ¶ added in v0.0.6
func (x *GetRoleRequest) String() string
type GetRoleResponse ¶ added in v0.0.6
type GetRoleResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRoleResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRoleResponse.ProtoReflect.Descriptor instead.
func (*GetRoleResponse) GetResult ¶ added in v0.0.6
func (x *GetRoleResponse) GetResult() int32
func (*GetRoleResponse) ProtoMessage ¶ added in v0.0.6
func (*GetRoleResponse) ProtoMessage()
func (*GetRoleResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetRoleResponse) ProtoReflect() protoreflect.Message
func (*GetRoleResponse) Reset ¶ added in v0.0.6
func (x *GetRoleResponse) Reset()
func (*GetRoleResponse) String ¶ added in v0.0.6
func (x *GetRoleResponse) String() string
type GetSampleRateRequest ¶ added in v0.0.6
type GetSampleRateRequest struct {
// contains filtered or unexported fields
}
func (*GetSampleRateRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSampleRateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSampleRateRequest.ProtoReflect.Descriptor instead.
func (*GetSampleRateRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSampleRateRequest) ProtoMessage()
func (*GetSampleRateRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSampleRateRequest) ProtoReflect() protoreflect.Message
func (*GetSampleRateRequest) Reset ¶ added in v0.0.6
func (x *GetSampleRateRequest) Reset()
func (*GetSampleRateRequest) String ¶ added in v0.0.6
func (x *GetSampleRateRequest) String() string
type GetSampleRateResponse ¶ added in v0.0.6
type GetSampleRateResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSampleRateResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSampleRateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSampleRateResponse.ProtoReflect.Descriptor instead.
func (*GetSampleRateResponse) GetResult ¶ added in v0.0.6
func (x *GetSampleRateResponse) GetResult() int32
func (*GetSampleRateResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSampleRateResponse) ProtoMessage()
func (*GetSampleRateResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSampleRateResponse) ProtoReflect() protoreflect.Message
func (*GetSampleRateResponse) Reset ¶ added in v0.0.6
func (x *GetSampleRateResponse) Reset()
func (*GetSampleRateResponse) String ¶ added in v0.0.6
func (x *GetSampleRateResponse) String() string
type GetScanModeRequest ¶
type GetScanModeRequest struct {
// contains filtered or unexported fields
}
func (*GetScanModeRequest) Descriptor
deprecated
func (*GetScanModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetScanModeRequest.ProtoReflect.Descriptor instead.
func (*GetScanModeRequest) ProtoMessage ¶
func (*GetScanModeRequest) ProtoMessage()
func (*GetScanModeRequest) ProtoReflect ¶
func (x *GetScanModeRequest) ProtoReflect() protoreflect.Message
func (*GetScanModeRequest) Reset ¶
func (x *GetScanModeRequest) Reset()
func (*GetScanModeRequest) String ¶
func (x *GetScanModeRequest) String() string
type GetScanModeResponse ¶
type GetScanModeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetScanModeResponse) Descriptor
deprecated
func (*GetScanModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetScanModeResponse.ProtoReflect.Descriptor instead.
func (*GetScanModeResponse) GetResult ¶
func (x *GetScanModeResponse) GetResult() int32
func (*GetScanModeResponse) ProtoMessage ¶
func (*GetScanModeResponse) ProtoMessage()
func (*GetScanModeResponse) ProtoReflect ¶
func (x *GetScanModeResponse) ProtoReflect() protoreflect.Message
func (*GetScanModeResponse) Reset ¶
func (x *GetScanModeResponse) Reset()
func (*GetScanModeResponse) String ¶
func (x *GetScanModeResponse) String() string
type GetServiceRequest ¶
type GetServiceRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceRequest) Descriptor
deprecated
func (*GetServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceRequest.ProtoReflect.Descriptor instead.
func (*GetServiceRequest) GetHandle ¶ added in v0.0.6
func (x *GetServiceRequest) GetHandle() int64
func (*GetServiceRequest) ProtoMessage ¶
func (*GetServiceRequest) ProtoMessage()
func (*GetServiceRequest) ProtoReflect ¶
func (x *GetServiceRequest) ProtoReflect() protoreflect.Message
func (*GetServiceRequest) Reset ¶
func (x *GetServiceRequest) Reset()
func (*GetServiceRequest) String ¶
func (x *GetServiceRequest) String() string
type GetServiceResponse ¶
type GetServiceResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceResponse) Descriptor
deprecated
func (*GetServiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceResponse.ProtoReflect.Descriptor instead.
func (*GetServiceResponse) GetResult ¶
func (x *GetServiceResponse) GetResult() int64
func (*GetServiceResponse) ProtoMessage ¶
func (*GetServiceResponse) ProtoMessage()
func (*GetServiceResponse) ProtoReflect ¶
func (x *GetServiceResponse) ProtoReflect() protoreflect.Message
func (*GetServiceResponse) Reset ¶
func (x *GetServiceResponse) Reset()
func (*GetServiceResponse) String ¶
func (x *GetServiceResponse) String() string
type GetServiceTypeRequest ¶ added in v0.0.6
type GetServiceTypeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceTypeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetServiceTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceTypeRequest.ProtoReflect.Descriptor instead.
func (*GetServiceTypeRequest) GetHandle ¶ added in v0.0.6
func (x *GetServiceTypeRequest) GetHandle() int64
func (*GetServiceTypeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetServiceTypeRequest) ProtoMessage()
func (*GetServiceTypeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetServiceTypeRequest) ProtoReflect() protoreflect.Message
func (*GetServiceTypeRequest) Reset ¶ added in v0.0.6
func (x *GetServiceTypeRequest) Reset()
func (*GetServiceTypeRequest) String ¶ added in v0.0.6
func (x *GetServiceTypeRequest) String() string
type GetServiceTypeResponse ¶ added in v0.0.6
type GetServiceTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceTypeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetServiceTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceTypeResponse.ProtoReflect.Descriptor instead.
func (*GetServiceTypeResponse) GetResult ¶ added in v0.0.6
func (x *GetServiceTypeResponse) GetResult() int32
func (*GetServiceTypeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetServiceTypeResponse) ProtoMessage()
func (*GetServiceTypeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetServiceTypeResponse) ProtoReflect() protoreflect.Message
func (*GetServiceTypeResponse) Reset ¶ added in v0.0.6
func (x *GetServiceTypeResponse) Reset()
func (*GetServiceTypeResponse) String ¶ added in v0.0.6
func (x *GetServiceTypeResponse) String() string
type GetServicesRequest ¶
type GetServicesRequest struct {
// contains filtered or unexported fields
}
func (*GetServicesRequest) Descriptor
deprecated
func (*GetServicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServicesRequest.ProtoReflect.Descriptor instead.
func (*GetServicesRequest) ProtoMessage ¶
func (*GetServicesRequest) ProtoMessage()
func (*GetServicesRequest) ProtoReflect ¶
func (x *GetServicesRequest) ProtoReflect() protoreflect.Message
func (*GetServicesRequest) Reset ¶
func (x *GetServicesRequest) Reset()
func (*GetServicesRequest) String ¶
func (x *GetServicesRequest) String() string
type GetServicesResponse ¶
type GetServicesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetServicesResponse) Descriptor
deprecated
func (*GetServicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServicesResponse.ProtoReflect.Descriptor instead.
func (*GetServicesResponse) GetResult ¶
func (x *GetServicesResponse) GetResult() int64
func (*GetServicesResponse) ProtoMessage ¶
func (*GetServicesResponse) ProtoMessage()
func (*GetServicesResponse) ProtoReflect ¶
func (x *GetServicesResponse) ProtoReflect() protoreflect.Message
func (*GetServicesResponse) Reset ¶
func (x *GetServicesResponse) Reset()
func (*GetServicesResponse) String ¶
func (x *GetServicesResponse) String() string
type GetSocketTypeRequest ¶ added in v0.0.6
type GetSocketTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetSocketTypeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSocketTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSocketTypeRequest.ProtoReflect.Descriptor instead.
func (*GetSocketTypeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSocketTypeRequest) ProtoMessage()
func (*GetSocketTypeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSocketTypeRequest) ProtoReflect() protoreflect.Message
func (*GetSocketTypeRequest) Reset ¶ added in v0.0.6
func (x *GetSocketTypeRequest) Reset()
func (*GetSocketTypeRequest) String ¶ added in v0.0.6
func (x *GetSocketTypeRequest) String() string
type GetSocketTypeResponse ¶ added in v0.0.6
type GetSocketTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSocketTypeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSocketTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSocketTypeResponse.ProtoReflect.Descriptor instead.
func (*GetSocketTypeResponse) GetResult ¶ added in v0.0.6
func (x *GetSocketTypeResponse) GetResult() int32
func (*GetSocketTypeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSocketTypeResponse) ProtoMessage()
func (*GetSocketTypeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSocketTypeResponse) ProtoReflect() protoreflect.Message
func (*GetSocketTypeResponse) Reset ¶ added in v0.0.6
func (x *GetSocketTypeResponse) Reset()
func (*GetSocketTypeResponse) String ¶ added in v0.0.6
func (x *GetSocketTypeResponse) String() string
type GetStateRequest ¶
type GetStateRequest struct {
// contains filtered or unexported fields
}
func (*GetStateRequest) Descriptor
deprecated
func (*GetStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStateRequest.ProtoReflect.Descriptor instead.
func (*GetStateRequest) ProtoMessage ¶
func (*GetStateRequest) ProtoMessage()
func (*GetStateRequest) ProtoReflect ¶
func (x *GetStateRequest) ProtoReflect() protoreflect.Message
func (*GetStateRequest) Reset ¶
func (x *GetStateRequest) Reset()
func (*GetStateRequest) String ¶
func (x *GetStateRequest) String() string
type GetStateResponse ¶
type GetStateResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetStateResponse) Descriptor
deprecated
func (*GetStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStateResponse.ProtoReflect.Descriptor instead.
func (*GetStateResponse) GetResult ¶
func (x *GetStateResponse) GetResult() int32
func (*GetStateResponse) ProtoMessage ¶
func (*GetStateResponse) ProtoMessage()
func (*GetStateResponse) ProtoReflect ¶
func (x *GetStateResponse) ProtoReflect() protoreflect.Message
func (*GetStateResponse) Reset ¶
func (x *GetStateResponse) Reset()
func (*GetStateResponse) String ¶
func (x *GetStateResponse) String() string
type GetStringValueRequest ¶
type GetStringValueRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetStringValueRequest) Descriptor
deprecated
func (*GetStringValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStringValueRequest.ProtoReflect.Descriptor instead.
func (*GetStringValueRequest) GetArg0 ¶
func (x *GetStringValueRequest) GetArg0() int32
func (*GetStringValueRequest) GetHandle ¶ added in v0.0.6
func (x *GetStringValueRequest) GetHandle() int64
func (*GetStringValueRequest) ProtoMessage ¶
func (*GetStringValueRequest) ProtoMessage()
func (*GetStringValueRequest) ProtoReflect ¶
func (x *GetStringValueRequest) ProtoReflect() protoreflect.Message
func (*GetStringValueRequest) Reset ¶
func (x *GetStringValueRequest) Reset()
func (*GetStringValueRequest) String ¶
func (x *GetStringValueRequest) String() string
type GetStringValueResponse ¶
type GetStringValueResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetStringValueResponse) Descriptor
deprecated
func (*GetStringValueResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStringValueResponse.ProtoReflect.Descriptor instead.
func (*GetStringValueResponse) GetResult ¶
func (x *GetStringValueResponse) GetResult() string
func (*GetStringValueResponse) ProtoMessage ¶
func (*GetStringValueResponse) ProtoMessage()
func (*GetStringValueResponse) ProtoReflect ¶
func (x *GetStringValueResponse) ProtoReflect() protoreflect.Message
func (*GetStringValueResponse) Reset ¶
func (x *GetStringValueResponse) Reset()
func (*GetStringValueResponse) String ¶
func (x *GetStringValueResponse) String() string
type GetSubclassRequest ¶ added in v0.0.6
type GetSubclassRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetSubclassRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSubclassRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSubclassRequest.ProtoReflect.Descriptor instead.
func (*GetSubclassRequest) GetHandle ¶ added in v0.0.6
func (x *GetSubclassRequest) GetHandle() int64
func (*GetSubclassRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSubclassRequest) ProtoMessage()
func (*GetSubclassRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSubclassRequest) ProtoReflect() protoreflect.Message
func (*GetSubclassRequest) Reset ¶ added in v0.0.6
func (x *GetSubclassRequest) Reset()
func (*GetSubclassRequest) String ¶ added in v0.0.6
func (x *GetSubclassRequest) String() string
type GetSubclassResponse ¶ added in v0.0.6
type GetSubclassResponse struct {
Result uint32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSubclassResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSubclassResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSubclassResponse.ProtoReflect.Descriptor instead.
func (*GetSubclassResponse) GetResult ¶ added in v0.0.6
func (x *GetSubclassResponse) GetResult() uint32
func (*GetSubclassResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSubclassResponse) ProtoMessage()
func (*GetSubclassResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSubclassResponse) ProtoReflect() protoreflect.Message
func (*GetSubclassResponse) Reset ¶ added in v0.0.6
func (x *GetSubclassResponse) Reset()
func (*GetSubclassResponse) String ¶ added in v0.0.6
func (x *GetSubclassResponse) String() string
type GetSupportedCodecTypesRequest ¶ added in v0.0.6
type GetSupportedCodecTypesRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedCodecTypesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedCodecTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedCodecTypesRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedCodecTypesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedCodecTypesRequest) ProtoMessage()
func (*GetSupportedCodecTypesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedCodecTypesRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedCodecTypesRequest) Reset ¶ added in v0.0.6
func (x *GetSupportedCodecTypesRequest) Reset()
func (*GetSupportedCodecTypesRequest) String ¶ added in v0.0.6
func (x *GetSupportedCodecTypesRequest) String() string
type GetSupportedCodecTypesResponse ¶ added in v0.0.6
type GetSupportedCodecTypesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSupportedCodecTypesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedCodecTypesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedCodecTypesResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedCodecTypesResponse) GetResult ¶ added in v0.0.6
func (x *GetSupportedCodecTypesResponse) GetResult() int64
func (*GetSupportedCodecTypesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedCodecTypesResponse) ProtoMessage()
func (*GetSupportedCodecTypesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedCodecTypesResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedCodecTypesResponse) Reset ¶ added in v0.0.6
func (x *GetSupportedCodecTypesResponse) Reset()
func (*GetSupportedCodecTypesResponse) String ¶ added in v0.0.6
func (x *GetSupportedCodecTypesResponse) String() string
type GetTokenBucketSizeRequest ¶ added in v0.0.6
type GetTokenBucketSizeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetTokenBucketSizeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetTokenBucketSizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTokenBucketSizeRequest.ProtoReflect.Descriptor instead.
func (*GetTokenBucketSizeRequest) GetHandle ¶ added in v0.0.6
func (x *GetTokenBucketSizeRequest) GetHandle() int64
func (*GetTokenBucketSizeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetTokenBucketSizeRequest) ProtoMessage()
func (*GetTokenBucketSizeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetTokenBucketSizeRequest) ProtoReflect() protoreflect.Message
func (*GetTokenBucketSizeRequest) Reset ¶ added in v0.0.6
func (x *GetTokenBucketSizeRequest) Reset()
func (*GetTokenBucketSizeRequest) String ¶ added in v0.0.6
func (x *GetTokenBucketSizeRequest) String() string
type GetTokenBucketSizeResponse ¶ added in v0.0.6
type GetTokenBucketSizeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTokenBucketSizeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetTokenBucketSizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTokenBucketSizeResponse.ProtoReflect.Descriptor instead.
func (*GetTokenBucketSizeResponse) GetResult ¶ added in v0.0.6
func (x *GetTokenBucketSizeResponse) GetResult() int32
func (*GetTokenBucketSizeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetTokenBucketSizeResponse) ProtoMessage()
func (*GetTokenBucketSizeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetTokenBucketSizeResponse) ProtoReflect() protoreflect.Message
func (*GetTokenBucketSizeResponse) Reset ¶ added in v0.0.6
func (x *GetTokenBucketSizeResponse) Reset()
func (*GetTokenBucketSizeResponse) String ¶ added in v0.0.6
func (x *GetTokenBucketSizeResponse) String() string
type GetTokenRateRequest ¶ added in v0.0.6
type GetTokenRateRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetTokenRateRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetTokenRateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTokenRateRequest.ProtoReflect.Descriptor instead.
func (*GetTokenRateRequest) GetHandle ¶ added in v0.0.6
func (x *GetTokenRateRequest) GetHandle() int64
func (*GetTokenRateRequest) ProtoMessage ¶ added in v0.0.6
func (*GetTokenRateRequest) ProtoMessage()
func (*GetTokenRateRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetTokenRateRequest) ProtoReflect() protoreflect.Message
func (*GetTokenRateRequest) Reset ¶ added in v0.0.6
func (x *GetTokenRateRequest) Reset()
func (*GetTokenRateRequest) String ¶ added in v0.0.6
func (x *GetTokenRateRequest) String() string
type GetTokenRateResponse ¶ added in v0.0.6
type GetTokenRateResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTokenRateResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetTokenRateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTokenRateResponse.ProtoReflect.Descriptor instead.
func (*GetTokenRateResponse) GetResult ¶ added in v0.0.6
func (x *GetTokenRateResponse) GetResult() int32
func (*GetTokenRateResponse) ProtoMessage ¶ added in v0.0.6
func (*GetTokenRateResponse) ProtoMessage()
func (*GetTokenRateResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetTokenRateResponse) ProtoReflect() protoreflect.Message
func (*GetTokenRateResponse) Reset ¶ added in v0.0.6
func (x *GetTokenRateResponse) Reset()
func (*GetTokenRateResponse) String ¶ added in v0.0.6
func (x *GetTokenRateResponse) String() string
type GetTypeRequest ¶
type GetTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetTypeRequest) Descriptor
deprecated
func (*GetTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTypeRequest.ProtoReflect.Descriptor instead.
func (*GetTypeRequest) ProtoMessage ¶
func (*GetTypeRequest) ProtoMessage()
func (*GetTypeRequest) ProtoReflect ¶
func (x *GetTypeRequest) ProtoReflect() protoreflect.Message
func (*GetTypeRequest) Reset ¶
func (x *GetTypeRequest) Reset()
func (*GetTypeRequest) String ¶
func (x *GetTypeRequest) String() string
type GetTypeResponse ¶
type GetTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTypeResponse) Descriptor
deprecated
func (*GetTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTypeResponse.ProtoReflect.Descriptor instead.
func (*GetTypeResponse) GetResult ¶
func (x *GetTypeResponse) GetResult() int32
func (*GetTypeResponse) ProtoMessage ¶
func (*GetTypeResponse) ProtoMessage()
func (*GetTypeResponse) ProtoReflect ¶
func (x *GetTypeResponse) ProtoReflect() protoreflect.Message
func (*GetTypeResponse) Reset ¶
func (x *GetTypeResponse) Reset()
func (*GetTypeResponse) String ¶
func (x *GetTypeResponse) String() string
type GetUuidRequest ¶
type GetUuidRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetUuidRequest) Descriptor
deprecated
func (*GetUuidRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUuidRequest.ProtoReflect.Descriptor instead.
func (*GetUuidRequest) GetHandle ¶ added in v0.0.6
func (x *GetUuidRequest) GetHandle() int64
func (*GetUuidRequest) ProtoMessage ¶
func (*GetUuidRequest) ProtoMessage()
func (*GetUuidRequest) ProtoReflect ¶
func (x *GetUuidRequest) ProtoReflect() protoreflect.Message
func (*GetUuidRequest) Reset ¶
func (x *GetUuidRequest) Reset()
func (*GetUuidRequest) String ¶
func (x *GetUuidRequest) String() string
type GetUuidResponse ¶
type GetUuidResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetUuidResponse) Descriptor
deprecated
func (*GetUuidResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUuidResponse.ProtoReflect.Descriptor instead.
func (*GetUuidResponse) GetResult ¶
func (x *GetUuidResponse) GetResult() int64
func (*GetUuidResponse) ProtoMessage ¶
func (*GetUuidResponse) ProtoMessage()
func (*GetUuidResponse) ProtoReflect ¶
func (x *GetUuidResponse) ProtoReflect() protoreflect.Message
func (*GetUuidResponse) Reset ¶
func (x *GetUuidResponse) Reset()
func (*GetUuidResponse) String ¶
func (x *GetUuidResponse) String() string
type GetUuidsRequest ¶
type GetUuidsRequest struct {
// contains filtered or unexported fields
}
func (*GetUuidsRequest) Descriptor
deprecated
func (*GetUuidsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUuidsRequest.ProtoReflect.Descriptor instead.
func (*GetUuidsRequest) ProtoMessage ¶
func (*GetUuidsRequest) ProtoMessage()
func (*GetUuidsRequest) ProtoReflect ¶
func (x *GetUuidsRequest) ProtoReflect() protoreflect.Message
func (*GetUuidsRequest) Reset ¶
func (x *GetUuidsRequest) Reset()
func (*GetUuidsRequest) String ¶
func (x *GetUuidsRequest) String() string
type GetUuidsResponse ¶
type GetUuidsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetUuidsResponse) Descriptor
deprecated
func (*GetUuidsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUuidsResponse.ProtoReflect.Descriptor instead.
func (*GetUuidsResponse) GetResult ¶
func (x *GetUuidsResponse) GetResult() int64
func (*GetUuidsResponse) ProtoMessage ¶
func (*GetUuidsResponse) ProtoMessage()
func (*GetUuidsResponse) ProtoReflect ¶
func (x *GetUuidsResponse) ProtoReflect() protoreflect.Message
func (*GetUuidsResponse) Reset ¶
func (x *GetUuidsResponse) Reset()
func (*GetUuidsResponse) String ¶
func (x *GetUuidsResponse) String() string
type GetValueRequest ¶
type GetValueRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetValueRequest) Descriptor
deprecated
func (*GetValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetValueRequest.ProtoReflect.Descriptor instead.
func (*GetValueRequest) GetHandle ¶ added in v0.0.6
func (x *GetValueRequest) GetHandle() int64
func (*GetValueRequest) ProtoMessage ¶
func (*GetValueRequest) ProtoMessage()
func (*GetValueRequest) ProtoReflect ¶
func (x *GetValueRequest) ProtoReflect() protoreflect.Message
func (*GetValueRequest) Reset ¶
func (x *GetValueRequest) Reset()
func (*GetValueRequest) String ¶
func (x *GetValueRequest) String() string
type GetValueResponse ¶
type GetValueResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetValueResponse) Descriptor
deprecated
func (*GetValueResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetValueResponse.ProtoReflect.Descriptor instead.
func (*GetValueResponse) GetResult ¶
func (x *GetValueResponse) GetResult() int64
func (*GetValueResponse) ProtoMessage ¶
func (*GetValueResponse) ProtoMessage()
func (*GetValueResponse) ProtoReflect ¶
func (x *GetValueResponse) ProtoReflect() protoreflect.Message
func (*GetValueResponse) Reset ¶
func (x *GetValueResponse) Reset()
func (*GetValueResponse) String ¶
func (x *GetValueResponse) String() string
type GetWriteTypeRequest ¶
type GetWriteTypeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetWriteTypeRequest) Descriptor
deprecated
func (*GetWriteTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWriteTypeRequest.ProtoReflect.Descriptor instead.
func (*GetWriteTypeRequest) GetHandle ¶ added in v0.0.6
func (x *GetWriteTypeRequest) GetHandle() int64
func (*GetWriteTypeRequest) ProtoMessage ¶
func (*GetWriteTypeRequest) ProtoMessage()
func (*GetWriteTypeRequest) ProtoReflect ¶
func (x *GetWriteTypeRequest) ProtoReflect() protoreflect.Message
func (*GetWriteTypeRequest) Reset ¶
func (x *GetWriteTypeRequest) Reset()
func (*GetWriteTypeRequest) String ¶
func (x *GetWriteTypeRequest) String() string
type GetWriteTypeResponse ¶
type GetWriteTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetWriteTypeResponse) Descriptor
deprecated
func (*GetWriteTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWriteTypeResponse.ProtoReflect.Descriptor instead.
func (*GetWriteTypeResponse) GetResult ¶
func (x *GetWriteTypeResponse) GetResult() int32
func (*GetWriteTypeResponse) ProtoMessage ¶
func (*GetWriteTypeResponse) ProtoMessage()
func (*GetWriteTypeResponse) ProtoReflect ¶
func (x *GetWriteTypeResponse) ProtoReflect() protoreflect.Message
func (*GetWriteTypeResponse) Reset ¶
func (x *GetWriteTypeResponse) Reset()
func (*GetWriteTypeResponse) String ¶
func (x *GetWriteTypeResponse) String() string
type HasServiceRequest ¶ added in v0.0.6
type HasServiceRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*HasServiceRequest) Descriptor
deprecated
added in
v0.0.6
func (*HasServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use HasServiceRequest.ProtoReflect.Descriptor instead.
func (*HasServiceRequest) GetArg0 ¶ added in v0.0.6
func (x *HasServiceRequest) GetArg0() int32
func (*HasServiceRequest) ProtoMessage ¶ added in v0.0.6
func (*HasServiceRequest) ProtoMessage()
func (*HasServiceRequest) ProtoReflect ¶ added in v0.0.6
func (x *HasServiceRequest) ProtoReflect() protoreflect.Message
func (*HasServiceRequest) Reset ¶ added in v0.0.6
func (x *HasServiceRequest) Reset()
func (*HasServiceRequest) String ¶ added in v0.0.6
func (x *HasServiceRequest) String() string
type HasServiceResponse ¶ added in v0.0.6
type HasServiceResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*HasServiceResponse) Descriptor
deprecated
added in
v0.0.6
func (*HasServiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use HasServiceResponse.ProtoReflect.Descriptor instead.
func (*HasServiceResponse) GetResult ¶ added in v0.0.6
func (x *HasServiceResponse) GetResult() bool
func (*HasServiceResponse) ProtoMessage ¶ added in v0.0.6
func (*HasServiceResponse) ProtoMessage()
func (*HasServiceResponse) ProtoReflect ¶ added in v0.0.6
func (x *HasServiceResponse) ProtoReflect() protoreflect.Message
func (*HasServiceResponse) Reset ¶ added in v0.0.6
func (x *HasServiceResponse) Reset()
func (*HasServiceResponse) String ¶ added in v0.0.6
func (x *HasServiceResponse) String() string
type HashCodeRequest ¶
type HashCodeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*HashCodeRequest) Descriptor
deprecated
func (*HashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use HashCodeRequest.ProtoReflect.Descriptor instead.
func (*HashCodeRequest) GetHandle ¶ added in v0.0.6
func (x *HashCodeRequest) GetHandle() int64
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 HeadsetServiceClient ¶ added in v0.0.6
type HeadsetServiceClient interface {
GetConnectedDevices(ctx context.Context, in *GetConnectedDevicesRequest, opts ...grpc.CallOption) (*GetConnectedDevicesResponse, error)
GetConnectionState(ctx context.Context, in *GetConnectionStateRequest, opts ...grpc.CallOption) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(ctx context.Context, in *GetDevicesMatchingConnectionStatesRequest, opts ...grpc.CallOption) (*GetDevicesMatchingConnectionStatesResponse, error)
IsAudioConnected(ctx context.Context, in *IsAudioConnectedRequest, opts ...grpc.CallOption) (*IsAudioConnectedResponse, error)
IsNoiseReductionSupported(ctx context.Context, in *IsNoiseReductionSupportedRequest, opts ...grpc.CallOption) (*IsNoiseReductionSupportedResponse, error)
IsVoiceRecognitionSupported(ctx context.Context, in *IsVoiceRecognitionSupportedRequest, opts ...grpc.CallOption) (*IsVoiceRecognitionSupportedResponse, error)
SendVendorSpecificResultCode(ctx context.Context, in *SendVendorSpecificResultCodeRequest, opts ...grpc.CallOption) (*SendVendorSpecificResultCodeResponse, error)
StartVoiceRecognition(ctx context.Context, in *StartVoiceRecognitionRequest, opts ...grpc.CallOption) (*StartVoiceRecognitionResponse, error)
StopVoiceRecognition(ctx context.Context, in *StopVoiceRecognitionRequest, opts ...grpc.CallOption) (*StopVoiceRecognitionResponse, error)
}
HeadsetServiceClient is the client API for HeadsetService 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.
func NewHeadsetServiceClient ¶ added in v0.0.6
func NewHeadsetServiceClient(cc grpc.ClientConnInterface) HeadsetServiceClient
type HeadsetServiceServer ¶ added in v0.0.6
type HeadsetServiceServer interface {
GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
IsAudioConnected(context.Context, *IsAudioConnectedRequest) (*IsAudioConnectedResponse, error)
IsNoiseReductionSupported(context.Context, *IsNoiseReductionSupportedRequest) (*IsNoiseReductionSupportedResponse, error)
IsVoiceRecognitionSupported(context.Context, *IsVoiceRecognitionSupportedRequest) (*IsVoiceRecognitionSupportedResponse, error)
SendVendorSpecificResultCode(context.Context, *SendVendorSpecificResultCodeRequest) (*SendVendorSpecificResultCodeResponse, error)
StartVoiceRecognition(context.Context, *StartVoiceRecognitionRequest) (*StartVoiceRecognitionResponse, error)
StopVoiceRecognition(context.Context, *StopVoiceRecognitionRequest) (*StopVoiceRecognitionResponse, error)
// contains filtered or unexported methods
}
HeadsetServiceServer is the server API for HeadsetService service. All implementations must embed UnimplementedHeadsetServiceServer for forward compatibility.
type HealthAppConfigurationDescribeContentsRequest ¶ added in v0.0.6
type HealthAppConfigurationDescribeContentsRequest struct {
// contains filtered or unexported fields
}
func (*HealthAppConfigurationDescribeContentsRequest) Descriptor
deprecated
added in
v0.0.6
func (*HealthAppConfigurationDescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use HealthAppConfigurationDescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*HealthAppConfigurationDescribeContentsRequest) ProtoMessage ¶ added in v0.0.6
func (*HealthAppConfigurationDescribeContentsRequest) ProtoMessage()
func (*HealthAppConfigurationDescribeContentsRequest) ProtoReflect ¶ added in v0.0.6
func (x *HealthAppConfigurationDescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*HealthAppConfigurationDescribeContentsRequest) Reset ¶ added in v0.0.6
func (x *HealthAppConfigurationDescribeContentsRequest) Reset()
func (*HealthAppConfigurationDescribeContentsRequest) String ¶ added in v0.0.6
func (x *HealthAppConfigurationDescribeContentsRequest) String() string
type HealthAppConfigurationGetNameRequest ¶ added in v0.0.6
type HealthAppConfigurationGetNameRequest struct {
// contains filtered or unexported fields
}
func (*HealthAppConfigurationGetNameRequest) Descriptor
deprecated
added in
v0.0.6
func (*HealthAppConfigurationGetNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use HealthAppConfigurationGetNameRequest.ProtoReflect.Descriptor instead.
func (*HealthAppConfigurationGetNameRequest) ProtoMessage ¶ added in v0.0.6
func (*HealthAppConfigurationGetNameRequest) ProtoMessage()
func (*HealthAppConfigurationGetNameRequest) ProtoReflect ¶ added in v0.0.6
func (x *HealthAppConfigurationGetNameRequest) ProtoReflect() protoreflect.Message
func (*HealthAppConfigurationGetNameRequest) Reset ¶ added in v0.0.6
func (x *HealthAppConfigurationGetNameRequest) Reset()
func (*HealthAppConfigurationGetNameRequest) String ¶ added in v0.0.6
func (x *HealthAppConfigurationGetNameRequest) String() string
type HealthAppConfigurationServiceClient ¶ added in v0.0.6
type HealthAppConfigurationServiceClient interface {
DescribeContents(ctx context.Context, in *HealthAppConfigurationDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
GetDataType(ctx context.Context, in *GetDataTypeRequest, opts ...grpc.CallOption) (*GetDataTypeResponse, error)
GetName(ctx context.Context, in *HealthAppConfigurationGetNameRequest, opts ...grpc.CallOption) (*GetNameResponse, error)
GetRole(ctx context.Context, in *GetRoleRequest, opts ...grpc.CallOption) (*GetRoleResponse, error)
WriteToParcel(ctx context.Context, in *HealthAppConfigurationWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
HealthAppConfigurationServiceClient is the client API for HealthAppConfigurationService 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.
func NewHealthAppConfigurationServiceClient ¶ added in v0.0.6
func NewHealthAppConfigurationServiceClient(cc grpc.ClientConnInterface) HealthAppConfigurationServiceClient
type HealthAppConfigurationServiceServer ¶ added in v0.0.6
type HealthAppConfigurationServiceServer interface {
DescribeContents(context.Context, *HealthAppConfigurationDescribeContentsRequest) (*DescribeContentsResponse, error)
GetDataType(context.Context, *GetDataTypeRequest) (*GetDataTypeResponse, error)
GetName(context.Context, *HealthAppConfigurationGetNameRequest) (*GetNameResponse, error)
GetRole(context.Context, *GetRoleRequest) (*GetRoleResponse, error)
WriteToParcel(context.Context, *HealthAppConfigurationWriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
HealthAppConfigurationServiceServer is the server API for HealthAppConfigurationService service. All implementations must embed UnimplementedHealthAppConfigurationServiceServer for forward compatibility.
type HealthAppConfigurationWriteToParcelRequest ¶ added in v0.0.6
type HealthAppConfigurationWriteToParcelRequest 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 (*HealthAppConfigurationWriteToParcelRequest) Descriptor
deprecated
added in
v0.0.6
func (*HealthAppConfigurationWriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use HealthAppConfigurationWriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*HealthAppConfigurationWriteToParcelRequest) GetArg0 ¶ added in v0.0.6
func (x *HealthAppConfigurationWriteToParcelRequest) GetArg0() int64
func (*HealthAppConfigurationWriteToParcelRequest) GetArg1 ¶ added in v0.0.6
func (x *HealthAppConfigurationWriteToParcelRequest) GetArg1() int32
func (*HealthAppConfigurationWriteToParcelRequest) ProtoMessage ¶ added in v0.0.6
func (*HealthAppConfigurationWriteToParcelRequest) ProtoMessage()
func (*HealthAppConfigurationWriteToParcelRequest) ProtoReflect ¶ added in v0.0.6
func (x *HealthAppConfigurationWriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*HealthAppConfigurationWriteToParcelRequest) Reset ¶ added in v0.0.6
func (x *HealthAppConfigurationWriteToParcelRequest) Reset()
func (*HealthAppConfigurationWriteToParcelRequest) String ¶ added in v0.0.6
func (x *HealthAppConfigurationWriteToParcelRequest) String() string
type HealthCallbackServiceClient ¶ added in v0.0.6
type HealthCallbackServiceClient interface {
OnHealthAppConfigurationStatusChange(ctx context.Context, in *OnHealthAppConfigurationStatusChangeRequest, opts ...grpc.CallOption) (*OnHealthAppConfigurationStatusChangeResponse, error)
OnHealthChannelStateChange(ctx context.Context, in *OnHealthChannelStateChangeRequest, opts ...grpc.CallOption) (*OnHealthChannelStateChangeResponse, error)
}
HealthCallbackServiceClient is the client API for HealthCallbackService 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.
func NewHealthCallbackServiceClient ¶ added in v0.0.6
func NewHealthCallbackServiceClient(cc grpc.ClientConnInterface) HealthCallbackServiceClient
type HealthCallbackServiceServer ¶ added in v0.0.6
type HealthCallbackServiceServer interface {
OnHealthAppConfigurationStatusChange(context.Context, *OnHealthAppConfigurationStatusChangeRequest) (*OnHealthAppConfigurationStatusChangeResponse, error)
OnHealthChannelStateChange(context.Context, *OnHealthChannelStateChangeRequest) (*OnHealthChannelStateChangeResponse, error)
// contains filtered or unexported methods
}
HealthCallbackServiceServer is the server API for HealthCallbackService service. All implementations must embed UnimplementedHealthCallbackServiceServer for forward compatibility.
type HealthServiceClient ¶ added in v0.0.6
type HealthServiceClient interface {
ConnectChannelToSource(ctx context.Context, in *ConnectChannelToSourceRequest, opts ...grpc.CallOption) (*ConnectChannelToSourceResponse, error)
DisconnectChannel(ctx context.Context, in *DisconnectChannelRequest, opts ...grpc.CallOption) (*DisconnectChannelResponse, error)
GetConnectedDevices(ctx context.Context, in *GetConnectedDevicesRequest, opts ...grpc.CallOption) (*GetConnectedDevicesResponse, error)
GetConnectionState(ctx context.Context, in *GetConnectionStateRequest, opts ...grpc.CallOption) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(ctx context.Context, in *GetDevicesMatchingConnectionStatesRequest, opts ...grpc.CallOption) (*GetDevicesMatchingConnectionStatesResponse, error)
GetMainChannelFd(ctx context.Context, in *GetMainChannelFdRequest, opts ...grpc.CallOption) (*GetMainChannelFdResponse, error)
RegisterSinkAppConfiguration(ctx context.Context, in *RegisterSinkAppConfigurationRequest, opts ...grpc.CallOption) (*RegisterSinkAppConfigurationResponse, error)
UnregisterAppConfiguration(ctx context.Context, in *UnregisterAppConfigurationRequest, opts ...grpc.CallOption) (*UnregisterAppConfigurationResponse, error)
}
HealthServiceClient is the client API for HealthService 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.
func NewHealthServiceClient ¶ added in v0.0.6
func NewHealthServiceClient(cc grpc.ClientConnInterface) HealthServiceClient
type HealthServiceServer ¶ added in v0.0.6
type HealthServiceServer interface {
ConnectChannelToSource(context.Context, *ConnectChannelToSourceRequest) (*ConnectChannelToSourceResponse, error)
DisconnectChannel(context.Context, *DisconnectChannelRequest) (*DisconnectChannelResponse, error)
GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
GetMainChannelFd(context.Context, *GetMainChannelFdRequest) (*GetMainChannelFdResponse, error)
RegisterSinkAppConfiguration(context.Context, *RegisterSinkAppConfigurationRequest) (*RegisterSinkAppConfigurationResponse, error)
UnregisterAppConfiguration(context.Context, *UnregisterAppConfigurationRequest) (*UnregisterAppConfigurationResponse, error)
// contains filtered or unexported methods
}
HealthServiceServer is the server API for HealthService service. All implementations must embed UnimplementedHealthServiceServer for forward compatibility.
type HearingAidServiceClient ¶ added in v0.0.6
type HearingAidServiceClient interface {
GetConnectedDevices(ctx context.Context, in *GetConnectedDevicesRequest, opts ...grpc.CallOption) (*GetConnectedDevicesResponse, error)
GetConnectionState(ctx context.Context, in *GetConnectionStateRequest, opts ...grpc.CallOption) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(ctx context.Context, in *GetDevicesMatchingConnectionStatesRequest, opts ...grpc.CallOption) (*GetDevicesMatchingConnectionStatesResponse, error)
}
HearingAidServiceClient is the client API for HearingAidService 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.
func NewHearingAidServiceClient ¶ added in v0.0.6
func NewHearingAidServiceClient(cc grpc.ClientConnInterface) HearingAidServiceClient
type HearingAidServiceServer ¶ added in v0.0.6
type HearingAidServiceServer interface {
GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
// contains filtered or unexported methods
}
HearingAidServiceServer is the server API for HearingAidService service. All implementations must embed UnimplementedHearingAidServiceServer for forward compatibility.
type HidDeviceAppQosSettingsServiceClient ¶ added in v0.0.6
type HidDeviceAppQosSettingsServiceClient interface {
NewHidDeviceAppQosSettings(ctx context.Context, in *NewHidDeviceAppQosSettingsRequest, opts ...grpc.CallOption) (*NewHidDeviceAppQosSettingsResponse, error)
DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
GetDelayVariation(ctx context.Context, in *GetDelayVariationRequest, opts ...grpc.CallOption) (*GetDelayVariationResponse, error)
GetLatency(ctx context.Context, in *GetLatencyRequest, opts ...grpc.CallOption) (*GetLatencyResponse, error)
GetPeakBandwidth(ctx context.Context, in *GetPeakBandwidthRequest, opts ...grpc.CallOption) (*GetPeakBandwidthResponse, error)
GetServiceType(ctx context.Context, in *GetServiceTypeRequest, opts ...grpc.CallOption) (*GetServiceTypeResponse, error)
GetTokenBucketSize(ctx context.Context, in *GetTokenBucketSizeRequest, opts ...grpc.CallOption) (*GetTokenBucketSizeResponse, error)
GetTokenRate(ctx context.Context, in *GetTokenRateRequest, opts ...grpc.CallOption) (*GetTokenRateResponse, error)
WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
HidDeviceAppQosSettingsServiceClient is the client API for HidDeviceAppQosSettingsService 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.
func NewHidDeviceAppQosSettingsServiceClient ¶ added in v0.0.6
func NewHidDeviceAppQosSettingsServiceClient(cc grpc.ClientConnInterface) HidDeviceAppQosSettingsServiceClient
type HidDeviceAppQosSettingsServiceServer ¶ added in v0.0.6
type HidDeviceAppQosSettingsServiceServer interface {
NewHidDeviceAppQosSettings(context.Context, *NewHidDeviceAppQosSettingsRequest) (*NewHidDeviceAppQosSettingsResponse, error)
DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
GetDelayVariation(context.Context, *GetDelayVariationRequest) (*GetDelayVariationResponse, error)
GetLatency(context.Context, *GetLatencyRequest) (*GetLatencyResponse, error)
GetPeakBandwidth(context.Context, *GetPeakBandwidthRequest) (*GetPeakBandwidthResponse, error)
GetServiceType(context.Context, *GetServiceTypeRequest) (*GetServiceTypeResponse, error)
GetTokenBucketSize(context.Context, *GetTokenBucketSizeRequest) (*GetTokenBucketSizeResponse, error)
GetTokenRate(context.Context, *GetTokenRateRequest) (*GetTokenRateResponse, error)
WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
HidDeviceAppQosSettingsServiceServer is the server API for HidDeviceAppQosSettingsService service. All implementations must embed UnimplementedHidDeviceAppQosSettingsServiceServer for forward compatibility.
type HidDeviceAppSdpSettingsServiceClient ¶ added in v0.0.6
type HidDeviceAppSdpSettingsServiceClient interface {
NewHidDeviceAppSdpSettings(ctx context.Context, in *NewHidDeviceAppSdpSettingsRequest, opts ...grpc.CallOption) (*NewHidDeviceAppSdpSettingsResponse, error)
DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
GetDescription(ctx context.Context, in *GetDescriptionRequest, opts ...grpc.CallOption) (*GetDescriptionResponse, error)
GetDescriptors(ctx context.Context, in *GetDescriptorsRequest, opts ...grpc.CallOption) (*GetDescriptorsResponse, error)
GetName(ctx context.Context, in *GetNameRequest, opts ...grpc.CallOption) (*GetNameResponse, error)
GetProvider(ctx context.Context, in *GetProviderRequest, opts ...grpc.CallOption) (*GetProviderResponse, error)
GetSubclass(ctx context.Context, in *GetSubclassRequest, opts ...grpc.CallOption) (*GetSubclassResponse, error)
WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
HidDeviceAppSdpSettingsServiceClient is the client API for HidDeviceAppSdpSettingsService 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.
func NewHidDeviceAppSdpSettingsServiceClient ¶ added in v0.0.6
func NewHidDeviceAppSdpSettingsServiceClient(cc grpc.ClientConnInterface) HidDeviceAppSdpSettingsServiceClient
type HidDeviceAppSdpSettingsServiceServer ¶ added in v0.0.6
type HidDeviceAppSdpSettingsServiceServer interface {
NewHidDeviceAppSdpSettings(context.Context, *NewHidDeviceAppSdpSettingsRequest) (*NewHidDeviceAppSdpSettingsResponse, error)
DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
GetDescription(context.Context, *GetDescriptionRequest) (*GetDescriptionResponse, error)
GetDescriptors(context.Context, *GetDescriptorsRequest) (*GetDescriptorsResponse, error)
GetName(context.Context, *GetNameRequest) (*GetNameResponse, error)
GetProvider(context.Context, *GetProviderRequest) (*GetProviderResponse, error)
GetSubclass(context.Context, *GetSubclassRequest) (*GetSubclassResponse, error)
WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
HidDeviceAppSdpSettingsServiceServer is the server API for HidDeviceAppSdpSettingsService service. All implementations must embed UnimplementedHidDeviceAppSdpSettingsServiceServer for forward compatibility.
type HidDeviceCallbackServiceClient ¶ added in v0.0.6
type HidDeviceCallbackServiceClient interface {
OnAppStatusChanged(ctx context.Context, in *OnAppStatusChangedRequest, opts ...grpc.CallOption) (*OnAppStatusChangedResponse, error)
OnConnectionStateChanged(ctx context.Context, in *OnConnectionStateChangedRequest, opts ...grpc.CallOption) (*OnConnectionStateChangedResponse, error)
OnGetReport(ctx context.Context, in *OnGetReportRequest, opts ...grpc.CallOption) (*OnGetReportResponse, error)
OnInterruptData(ctx context.Context, in *OnInterruptDataRequest, opts ...grpc.CallOption) (*OnInterruptDataResponse, error)
OnSetProtocol(ctx context.Context, in *OnSetProtocolRequest, opts ...grpc.CallOption) (*OnSetProtocolResponse, error)
OnSetReport(ctx context.Context, in *OnSetReportRequest, opts ...grpc.CallOption) (*OnSetReportResponse, error)
OnVirtualCableUnplug(ctx context.Context, in *OnVirtualCableUnplugRequest, opts ...grpc.CallOption) (*OnVirtualCableUnplugResponse, error)
}
HidDeviceCallbackServiceClient is the client API for HidDeviceCallbackService 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.
func NewHidDeviceCallbackServiceClient ¶ added in v0.0.6
func NewHidDeviceCallbackServiceClient(cc grpc.ClientConnInterface) HidDeviceCallbackServiceClient
type HidDeviceCallbackServiceServer ¶ added in v0.0.6
type HidDeviceCallbackServiceServer interface {
OnAppStatusChanged(context.Context, *OnAppStatusChangedRequest) (*OnAppStatusChangedResponse, error)
OnConnectionStateChanged(context.Context, *OnConnectionStateChangedRequest) (*OnConnectionStateChangedResponse, error)
OnGetReport(context.Context, *OnGetReportRequest) (*OnGetReportResponse, error)
OnInterruptData(context.Context, *OnInterruptDataRequest) (*OnInterruptDataResponse, error)
OnSetProtocol(context.Context, *OnSetProtocolRequest) (*OnSetProtocolResponse, error)
OnSetReport(context.Context, *OnSetReportRequest) (*OnSetReportResponse, error)
OnVirtualCableUnplug(context.Context, *OnVirtualCableUnplugRequest) (*OnVirtualCableUnplugResponse, error)
// contains filtered or unexported methods
}
HidDeviceCallbackServiceServer is the server API for HidDeviceCallbackService service. All implementations must embed UnimplementedHidDeviceCallbackServiceServer for forward compatibility.
type HidDeviceServiceClient ¶ added in v0.0.6
type HidDeviceServiceClient interface {
Connect(ctx context.Context, in *ConnectRequest, opts ...grpc.CallOption) (*ConnectResponse, error)
Disconnect(ctx context.Context, in *DisconnectRequest, opts ...grpc.CallOption) (*DisconnectResponse, error)
GetConnectedDevices(ctx context.Context, in *GetConnectedDevicesRequest, opts ...grpc.CallOption) (*GetConnectedDevicesResponse, error)
GetConnectionState(ctx context.Context, in *GetConnectionStateRequest, opts ...grpc.CallOption) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(ctx context.Context, in *GetDevicesMatchingConnectionStatesRequest, opts ...grpc.CallOption) (*GetDevicesMatchingConnectionStatesResponse, error)
RegisterApp(ctx context.Context, in *RegisterAppRequest, opts ...grpc.CallOption) (*RegisterAppResponse, error)
ReplyReport(ctx context.Context, in *ReplyReportRequest, opts ...grpc.CallOption) (*ReplyReportResponse, error)
ReportError(ctx context.Context, in *ReportErrorRequest, opts ...grpc.CallOption) (*ReportErrorResponse, error)
SendReport(ctx context.Context, in *SendReportRequest, opts ...grpc.CallOption) (*SendReportResponse, error)
UnregisterApp(ctx context.Context, in *UnregisterAppRequest, opts ...grpc.CallOption) (*UnregisterAppResponse, error)
}
HidDeviceServiceClient is the client API for HidDeviceService 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.
func NewHidDeviceServiceClient ¶ added in v0.0.6
func NewHidDeviceServiceClient(cc grpc.ClientConnInterface) HidDeviceServiceClient
type HidDeviceServiceServer ¶ added in v0.0.6
type HidDeviceServiceServer interface {
Connect(context.Context, *ConnectRequest) (*ConnectResponse, error)
Disconnect(context.Context, *DisconnectRequest) (*DisconnectResponse, error)
GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
RegisterApp(context.Context, *RegisterAppRequest) (*RegisterAppResponse, error)
ReplyReport(context.Context, *ReplyReportRequest) (*ReplyReportResponse, error)
ReportError(context.Context, *ReportErrorRequest) (*ReportErrorResponse, error)
SendReport(context.Context, *SendReportRequest) (*SendReportResponse, error)
UnregisterApp(context.Context, *UnregisterAppRequest) (*UnregisterAppResponse, error)
// contains filtered or unexported methods
}
HidDeviceServiceServer is the server API for HidDeviceService service. All implementations must embed UnimplementedHidDeviceServiceServer for forward compatibility.
type IsA2DpPlayingRequest ¶ added in v0.0.6
type IsA2DpPlayingRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*IsA2DpPlayingRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsA2DpPlayingRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsA2DpPlayingRequest.ProtoReflect.Descriptor instead.
func (*IsA2DpPlayingRequest) GetArg0 ¶ added in v0.0.6
func (x *IsA2DpPlayingRequest) GetArg0() int64
func (*IsA2DpPlayingRequest) ProtoMessage ¶ added in v0.0.6
func (*IsA2DpPlayingRequest) ProtoMessage()
func (*IsA2DpPlayingRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsA2DpPlayingRequest) ProtoReflect() protoreflect.Message
func (*IsA2DpPlayingRequest) Reset ¶ added in v0.0.6
func (x *IsA2DpPlayingRequest) Reset()
func (*IsA2DpPlayingRequest) String ¶ added in v0.0.6
func (x *IsA2DpPlayingRequest) String() string
type IsA2DpPlayingResponse ¶ added in v0.0.6
type IsA2DpPlayingResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsA2DpPlayingResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsA2DpPlayingResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsA2DpPlayingResponse.ProtoReflect.Descriptor instead.
func (*IsA2DpPlayingResponse) GetResult ¶ added in v0.0.6
func (x *IsA2DpPlayingResponse) GetResult() bool
func (*IsA2DpPlayingResponse) ProtoMessage ¶ added in v0.0.6
func (*IsA2DpPlayingResponse) ProtoMessage()
func (*IsA2DpPlayingResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsA2DpPlayingResponse) ProtoReflect() protoreflect.Message
func (*IsA2DpPlayingResponse) Reset ¶ added in v0.0.6
func (x *IsA2DpPlayingResponse) Reset()
func (*IsA2DpPlayingResponse) String ¶ added in v0.0.6
func (x *IsA2DpPlayingResponse) String() string
type IsAudioConnectedRequest ¶ added in v0.0.6
type IsAudioConnectedRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*IsAudioConnectedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsAudioConnectedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsAudioConnectedRequest.ProtoReflect.Descriptor instead.
func (*IsAudioConnectedRequest) GetArg0 ¶ added in v0.0.6
func (x *IsAudioConnectedRequest) GetArg0() int64
func (*IsAudioConnectedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsAudioConnectedRequest) ProtoMessage()
func (*IsAudioConnectedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsAudioConnectedRequest) ProtoReflect() protoreflect.Message
func (*IsAudioConnectedRequest) Reset ¶ added in v0.0.6
func (x *IsAudioConnectedRequest) Reset()
func (*IsAudioConnectedRequest) String ¶ added in v0.0.6
func (x *IsAudioConnectedRequest) String() string
type IsAudioConnectedResponse ¶ added in v0.0.6
type IsAudioConnectedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsAudioConnectedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsAudioConnectedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsAudioConnectedResponse.ProtoReflect.Descriptor instead.
func (*IsAudioConnectedResponse) GetResult ¶ added in v0.0.6
func (x *IsAudioConnectedResponse) GetResult() bool
func (*IsAudioConnectedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsAudioConnectedResponse) ProtoMessage()
func (*IsAudioConnectedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsAudioConnectedResponse) ProtoReflect() protoreflect.Message
func (*IsAudioConnectedResponse) Reset ¶ added in v0.0.6
func (x *IsAudioConnectedResponse) Reset()
func (*IsAudioConnectedResponse) String ¶ added in v0.0.6
func (x *IsAudioConnectedResponse) String() string
type IsAuthenticationRequiredRequest ¶ added in v0.0.6
type IsAuthenticationRequiredRequest struct {
// contains filtered or unexported fields
}
func (*IsAuthenticationRequiredRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsAuthenticationRequiredRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsAuthenticationRequiredRequest.ProtoReflect.Descriptor instead.
func (*IsAuthenticationRequiredRequest) ProtoMessage ¶ added in v0.0.6
func (*IsAuthenticationRequiredRequest) ProtoMessage()
func (*IsAuthenticationRequiredRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsAuthenticationRequiredRequest) ProtoReflect() protoreflect.Message
func (*IsAuthenticationRequiredRequest) Reset ¶ added in v0.0.6
func (x *IsAuthenticationRequiredRequest) Reset()
func (*IsAuthenticationRequiredRequest) String ¶ added in v0.0.6
func (x *IsAuthenticationRequiredRequest) String() string
type IsAuthenticationRequiredResponse ¶ added in v0.0.6
type IsAuthenticationRequiredResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsAuthenticationRequiredResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsAuthenticationRequiredResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsAuthenticationRequiredResponse.ProtoReflect.Descriptor instead.
func (*IsAuthenticationRequiredResponse) GetResult ¶ added in v0.0.6
func (x *IsAuthenticationRequiredResponse) GetResult() bool
func (*IsAuthenticationRequiredResponse) ProtoMessage ¶ added in v0.0.6
func (*IsAuthenticationRequiredResponse) ProtoMessage()
func (*IsAuthenticationRequiredResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsAuthenticationRequiredResponse) ProtoReflect() protoreflect.Message
func (*IsAuthenticationRequiredResponse) Reset ¶ added in v0.0.6
func (x *IsAuthenticationRequiredResponse) Reset()
func (*IsAuthenticationRequiredResponse) String ¶ added in v0.0.6
func (x *IsAuthenticationRequiredResponse) String() string
type IsCodecConfigSelectableRequest ¶ added in v0.0.6
type IsCodecConfigSelectableRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*IsCodecConfigSelectableRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsCodecConfigSelectableRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsCodecConfigSelectableRequest.ProtoReflect.Descriptor instead.
func (*IsCodecConfigSelectableRequest) GetArg0 ¶ added in v0.0.6
func (x *IsCodecConfigSelectableRequest) GetArg0() int64
func (*IsCodecConfigSelectableRequest) ProtoMessage ¶ added in v0.0.6
func (*IsCodecConfigSelectableRequest) ProtoMessage()
func (*IsCodecConfigSelectableRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsCodecConfigSelectableRequest) ProtoReflect() protoreflect.Message
func (*IsCodecConfigSelectableRequest) Reset ¶ added in v0.0.6
func (x *IsCodecConfigSelectableRequest) Reset()
func (*IsCodecConfigSelectableRequest) String ¶ added in v0.0.6
func (x *IsCodecConfigSelectableRequest) String() string
type IsCodecConfigSelectableResponse ¶ added in v0.0.6
type IsCodecConfigSelectableResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsCodecConfigSelectableResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsCodecConfigSelectableResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsCodecConfigSelectableResponse.ProtoReflect.Descriptor instead.
func (*IsCodecConfigSelectableResponse) GetResult ¶ added in v0.0.6
func (x *IsCodecConfigSelectableResponse) GetResult() bool
func (*IsCodecConfigSelectableResponse) ProtoMessage ¶ added in v0.0.6
func (*IsCodecConfigSelectableResponse) ProtoMessage()
func (*IsCodecConfigSelectableResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsCodecConfigSelectableResponse) ProtoReflect() protoreflect.Message
func (*IsCodecConfigSelectableResponse) Reset ¶ added in v0.0.6
func (x *IsCodecConfigSelectableResponse) Reset()
func (*IsCodecConfigSelectableResponse) String ¶ added in v0.0.6
func (x *IsCodecConfigSelectableResponse) String() string
type IsConnectedRequest ¶
type IsConnectedRequest struct {
// contains filtered or unexported fields
}
func (*IsConnectedRequest) Descriptor
deprecated
func (*IsConnectedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsConnectedRequest.ProtoReflect.Descriptor instead.
func (*IsConnectedRequest) ProtoMessage ¶
func (*IsConnectedRequest) ProtoMessage()
func (*IsConnectedRequest) ProtoReflect ¶
func (x *IsConnectedRequest) ProtoReflect() protoreflect.Message
func (*IsConnectedRequest) Reset ¶
func (x *IsConnectedRequest) Reset()
func (*IsConnectedRequest) String ¶
func (x *IsConnectedRequest) String() string
type IsConnectedResponse ¶
type IsConnectedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsConnectedResponse) Descriptor
deprecated
func (*IsConnectedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsConnectedResponse.ProtoReflect.Descriptor instead.
func (*IsConnectedResponse) GetResult ¶
func (x *IsConnectedResponse) GetResult() bool
func (*IsConnectedResponse) ProtoMessage ¶
func (*IsConnectedResponse) ProtoMessage()
func (*IsConnectedResponse) ProtoReflect ¶
func (x *IsConnectedResponse) ProtoReflect() protoreflect.Message
func (*IsConnectedResponse) Reset ¶
func (x *IsConnectedResponse) Reset()
func (*IsConnectedResponse) String ¶
func (x *IsConnectedResponse) String() string
type IsDiscoveringRequest ¶
type IsDiscoveringRequest struct {
// contains filtered or unexported fields
}
func (*IsDiscoveringRequest) Descriptor
deprecated
func (*IsDiscoveringRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsDiscoveringRequest.ProtoReflect.Descriptor instead.
func (*IsDiscoveringRequest) ProtoMessage ¶
func (*IsDiscoveringRequest) ProtoMessage()
func (*IsDiscoveringRequest) ProtoReflect ¶
func (x *IsDiscoveringRequest) ProtoReflect() protoreflect.Message
func (*IsDiscoveringRequest) Reset ¶
func (x *IsDiscoveringRequest) Reset()
func (*IsDiscoveringRequest) String ¶
func (x *IsDiscoveringRequest) String() string
type IsDiscoveringResponse ¶
type IsDiscoveringResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsDiscoveringResponse) Descriptor
deprecated
func (*IsDiscoveringResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsDiscoveringResponse.ProtoReflect.Descriptor instead.
func (*IsDiscoveringResponse) GetResult ¶
func (x *IsDiscoveringResponse) GetResult() bool
func (*IsDiscoveringResponse) ProtoMessage ¶
func (*IsDiscoveringResponse) ProtoMessage()
func (*IsDiscoveringResponse) ProtoReflect ¶
func (x *IsDiscoveringResponse) ProtoReflect() protoreflect.Message
func (*IsDiscoveringResponse) Reset ¶
func (x *IsDiscoveringResponse) Reset()
func (*IsDiscoveringResponse) String ¶
func (x *IsDiscoveringResponse) String() string
type IsEnabledRequest ¶
type IsEnabledRequest struct {
// contains filtered or unexported fields
}
func (*IsEnabledRequest) Descriptor
deprecated
func (*IsEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsEnabledRequest.ProtoReflect.Descriptor instead.
func (*IsEnabledRequest) ProtoMessage ¶
func (*IsEnabledRequest) ProtoMessage()
func (*IsEnabledRequest) ProtoReflect ¶
func (x *IsEnabledRequest) ProtoReflect() protoreflect.Message
func (*IsEnabledRequest) Reset ¶
func (x *IsEnabledRequest) Reset()
func (*IsEnabledRequest) String ¶
func (x *IsEnabledRequest) String() string
type IsEnabledResponse ¶
type IsEnabledResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsEnabledResponse) Descriptor
deprecated
func (*IsEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsEnabledResponse.ProtoReflect.Descriptor instead.
func (*IsEnabledResponse) GetResult ¶
func (x *IsEnabledResponse) GetResult() bool
func (*IsEnabledResponse) ProtoMessage ¶
func (*IsEnabledResponse) ProtoMessage()
func (*IsEnabledResponse) ProtoReflect ¶
func (x *IsEnabledResponse) ProtoReflect() protoreflect.Message
func (*IsEnabledResponse) Reset ¶
func (x *IsEnabledResponse) Reset()
func (*IsEnabledResponse) String ¶
func (x *IsEnabledResponse) String() string
type IsEncryptionRequiredRequest ¶ added in v0.0.6
type IsEncryptionRequiredRequest struct {
// contains filtered or unexported fields
}
func (*IsEncryptionRequiredRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsEncryptionRequiredRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsEncryptionRequiredRequest.ProtoReflect.Descriptor instead.
func (*IsEncryptionRequiredRequest) ProtoMessage ¶ added in v0.0.6
func (*IsEncryptionRequiredRequest) ProtoMessage()
func (*IsEncryptionRequiredRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsEncryptionRequiredRequest) ProtoReflect() protoreflect.Message
func (*IsEncryptionRequiredRequest) Reset ¶ added in v0.0.6
func (x *IsEncryptionRequiredRequest) Reset()
func (*IsEncryptionRequiredRequest) String ¶ added in v0.0.6
func (x *IsEncryptionRequiredRequest) String() string
type IsEncryptionRequiredResponse ¶ added in v0.0.6
type IsEncryptionRequiredResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsEncryptionRequiredResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsEncryptionRequiredResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsEncryptionRequiredResponse.ProtoReflect.Descriptor instead.
func (*IsEncryptionRequiredResponse) GetResult ¶ added in v0.0.6
func (x *IsEncryptionRequiredResponse) GetResult() bool
func (*IsEncryptionRequiredResponse) ProtoMessage ¶ added in v0.0.6
func (*IsEncryptionRequiredResponse) ProtoMessage()
func (*IsEncryptionRequiredResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsEncryptionRequiredResponse) ProtoReflect() protoreflect.Message
func (*IsEncryptionRequiredResponse) Reset ¶ added in v0.0.6
func (x *IsEncryptionRequiredResponse) Reset()
func (*IsEncryptionRequiredResponse) String ¶ added in v0.0.6
func (x *IsEncryptionRequiredResponse) String() string
type IsInputCodecConfigSelectableRequest ¶ added in v0.0.6
type IsInputCodecConfigSelectableRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*IsInputCodecConfigSelectableRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsInputCodecConfigSelectableRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsInputCodecConfigSelectableRequest.ProtoReflect.Descriptor instead.
func (*IsInputCodecConfigSelectableRequest) GetArg0 ¶ added in v0.0.6
func (x *IsInputCodecConfigSelectableRequest) GetArg0() int64
func (*IsInputCodecConfigSelectableRequest) GetHandle ¶ added in v0.0.6
func (x *IsInputCodecConfigSelectableRequest) GetHandle() int64
func (*IsInputCodecConfigSelectableRequest) ProtoMessage ¶ added in v0.0.6
func (*IsInputCodecConfigSelectableRequest) ProtoMessage()
func (*IsInputCodecConfigSelectableRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsInputCodecConfigSelectableRequest) ProtoReflect() protoreflect.Message
func (*IsInputCodecConfigSelectableRequest) Reset ¶ added in v0.0.6
func (x *IsInputCodecConfigSelectableRequest) Reset()
func (*IsInputCodecConfigSelectableRequest) String ¶ added in v0.0.6
func (x *IsInputCodecConfigSelectableRequest) String() string
type IsInputCodecConfigSelectableResponse ¶ added in v0.0.6
type IsInputCodecConfigSelectableResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsInputCodecConfigSelectableResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsInputCodecConfigSelectableResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsInputCodecConfigSelectableResponse.ProtoReflect.Descriptor instead.
func (*IsInputCodecConfigSelectableResponse) GetResult ¶ added in v0.0.6
func (x *IsInputCodecConfigSelectableResponse) GetResult() bool
func (*IsInputCodecConfigSelectableResponse) ProtoMessage ¶ added in v0.0.6
func (*IsInputCodecConfigSelectableResponse) ProtoMessage()
func (*IsInputCodecConfigSelectableResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsInputCodecConfigSelectableResponse) ProtoReflect() protoreflect.Message
func (*IsInputCodecConfigSelectableResponse) Reset ¶ added in v0.0.6
func (x *IsInputCodecConfigSelectableResponse) Reset()
func (*IsInputCodecConfigSelectableResponse) String ¶ added in v0.0.6
func (x *IsInputCodecConfigSelectableResponse) String() string
type IsLe2MPhySupportedRequest ¶
type IsLe2MPhySupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsLe2MPhySupportedRequest) Descriptor
deprecated
func (*IsLe2MPhySupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsLe2MPhySupportedRequest.ProtoReflect.Descriptor instead.
func (*IsLe2MPhySupportedRequest) ProtoMessage ¶
func (*IsLe2MPhySupportedRequest) ProtoMessage()
func (*IsLe2MPhySupportedRequest) ProtoReflect ¶
func (x *IsLe2MPhySupportedRequest) ProtoReflect() protoreflect.Message
func (*IsLe2MPhySupportedRequest) Reset ¶
func (x *IsLe2MPhySupportedRequest) Reset()
func (*IsLe2MPhySupportedRequest) String ¶
func (x *IsLe2MPhySupportedRequest) String() string
type IsLe2MPhySupportedResponse ¶
type IsLe2MPhySupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsLe2MPhySupportedResponse) Descriptor
deprecated
func (*IsLe2MPhySupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsLe2MPhySupportedResponse.ProtoReflect.Descriptor instead.
func (*IsLe2MPhySupportedResponse) GetResult ¶
func (x *IsLe2MPhySupportedResponse) GetResult() bool
func (*IsLe2MPhySupportedResponse) ProtoMessage ¶
func (*IsLe2MPhySupportedResponse) ProtoMessage()
func (*IsLe2MPhySupportedResponse) ProtoReflect ¶
func (x *IsLe2MPhySupportedResponse) ProtoReflect() protoreflect.Message
func (*IsLe2MPhySupportedResponse) Reset ¶
func (x *IsLe2MPhySupportedResponse) Reset()
func (*IsLe2MPhySupportedResponse) String ¶
func (x *IsLe2MPhySupportedResponse) String() string
type IsLeAudioBroadcastAssistantSupportedRequest ¶
type IsLeAudioBroadcastAssistantSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsLeAudioBroadcastAssistantSupportedRequest) Descriptor
deprecated
func (*IsLeAudioBroadcastAssistantSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsLeAudioBroadcastAssistantSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsLeAudioBroadcastAssistantSupportedRequest) ProtoMessage ¶
func (*IsLeAudioBroadcastAssistantSupportedRequest) ProtoMessage()
func (*IsLeAudioBroadcastAssistantSupportedRequest) ProtoReflect ¶
func (x *IsLeAudioBroadcastAssistantSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsLeAudioBroadcastAssistantSupportedRequest) Reset ¶
func (x *IsLeAudioBroadcastAssistantSupportedRequest) Reset()
func (*IsLeAudioBroadcastAssistantSupportedRequest) String ¶
func (x *IsLeAudioBroadcastAssistantSupportedRequest) String() string
type IsLeAudioBroadcastAssistantSupportedResponse ¶
type IsLeAudioBroadcastAssistantSupportedResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsLeAudioBroadcastAssistantSupportedResponse) Descriptor
deprecated
func (*IsLeAudioBroadcastAssistantSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsLeAudioBroadcastAssistantSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsLeAudioBroadcastAssistantSupportedResponse) GetResult ¶
func (x *IsLeAudioBroadcastAssistantSupportedResponse) GetResult() int32
func (*IsLeAudioBroadcastAssistantSupportedResponse) ProtoMessage ¶
func (*IsLeAudioBroadcastAssistantSupportedResponse) ProtoMessage()
func (*IsLeAudioBroadcastAssistantSupportedResponse) ProtoReflect ¶
func (x *IsLeAudioBroadcastAssistantSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsLeAudioBroadcastAssistantSupportedResponse) Reset ¶
func (x *IsLeAudioBroadcastAssistantSupportedResponse) Reset()
func (*IsLeAudioBroadcastAssistantSupportedResponse) String ¶
func (x *IsLeAudioBroadcastAssistantSupportedResponse) String() string
type IsLeAudioBroadcastSourceSupportedRequest ¶
type IsLeAudioBroadcastSourceSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsLeAudioBroadcastSourceSupportedRequest) Descriptor
deprecated
func (*IsLeAudioBroadcastSourceSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsLeAudioBroadcastSourceSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsLeAudioBroadcastSourceSupportedRequest) ProtoMessage ¶
func (*IsLeAudioBroadcastSourceSupportedRequest) ProtoMessage()
func (*IsLeAudioBroadcastSourceSupportedRequest) ProtoReflect ¶
func (x *IsLeAudioBroadcastSourceSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsLeAudioBroadcastSourceSupportedRequest) Reset ¶
func (x *IsLeAudioBroadcastSourceSupportedRequest) Reset()
func (*IsLeAudioBroadcastSourceSupportedRequest) String ¶
func (x *IsLeAudioBroadcastSourceSupportedRequest) String() string
type IsLeAudioBroadcastSourceSupportedResponse ¶
type IsLeAudioBroadcastSourceSupportedResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsLeAudioBroadcastSourceSupportedResponse) Descriptor
deprecated
func (*IsLeAudioBroadcastSourceSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsLeAudioBroadcastSourceSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsLeAudioBroadcastSourceSupportedResponse) GetResult ¶
func (x *IsLeAudioBroadcastSourceSupportedResponse) GetResult() int32
func (*IsLeAudioBroadcastSourceSupportedResponse) ProtoMessage ¶
func (*IsLeAudioBroadcastSourceSupportedResponse) ProtoMessage()
func (*IsLeAudioBroadcastSourceSupportedResponse) ProtoReflect ¶
func (x *IsLeAudioBroadcastSourceSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsLeAudioBroadcastSourceSupportedResponse) Reset ¶
func (x *IsLeAudioBroadcastSourceSupportedResponse) Reset()
func (*IsLeAudioBroadcastSourceSupportedResponse) String ¶
func (x *IsLeAudioBroadcastSourceSupportedResponse) String() string
type IsLeAudioSupportedRequest ¶
type IsLeAudioSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsLeAudioSupportedRequest) Descriptor
deprecated
func (*IsLeAudioSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsLeAudioSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsLeAudioSupportedRequest) ProtoMessage ¶
func (*IsLeAudioSupportedRequest) ProtoMessage()
func (*IsLeAudioSupportedRequest) ProtoReflect ¶
func (x *IsLeAudioSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsLeAudioSupportedRequest) Reset ¶
func (x *IsLeAudioSupportedRequest) Reset()
func (*IsLeAudioSupportedRequest) String ¶
func (x *IsLeAudioSupportedRequest) String() string
type IsLeAudioSupportedResponse ¶
type IsLeAudioSupportedResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsLeAudioSupportedResponse) Descriptor
deprecated
func (*IsLeAudioSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsLeAudioSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsLeAudioSupportedResponse) GetResult ¶
func (x *IsLeAudioSupportedResponse) GetResult() int32
func (*IsLeAudioSupportedResponse) ProtoMessage ¶
func (*IsLeAudioSupportedResponse) ProtoMessage()
func (*IsLeAudioSupportedResponse) ProtoReflect ¶
func (x *IsLeAudioSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsLeAudioSupportedResponse) Reset ¶
func (x *IsLeAudioSupportedResponse) Reset()
func (*IsLeAudioSupportedResponse) String ¶
func (x *IsLeAudioSupportedResponse) String() string
type IsLeCodedPhySupportedRequest ¶
type IsLeCodedPhySupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsLeCodedPhySupportedRequest) Descriptor
deprecated
func (*IsLeCodedPhySupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsLeCodedPhySupportedRequest.ProtoReflect.Descriptor instead.
func (*IsLeCodedPhySupportedRequest) ProtoMessage ¶
func (*IsLeCodedPhySupportedRequest) ProtoMessage()
func (*IsLeCodedPhySupportedRequest) ProtoReflect ¶
func (x *IsLeCodedPhySupportedRequest) ProtoReflect() protoreflect.Message
func (*IsLeCodedPhySupportedRequest) Reset ¶
func (x *IsLeCodedPhySupportedRequest) Reset()
func (*IsLeCodedPhySupportedRequest) String ¶
func (x *IsLeCodedPhySupportedRequest) String() string
type IsLeCodedPhySupportedResponse ¶
type IsLeCodedPhySupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsLeCodedPhySupportedResponse) Descriptor
deprecated
func (*IsLeCodedPhySupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsLeCodedPhySupportedResponse.ProtoReflect.Descriptor instead.
func (*IsLeCodedPhySupportedResponse) GetResult ¶
func (x *IsLeCodedPhySupportedResponse) GetResult() bool
func (*IsLeCodedPhySupportedResponse) ProtoMessage ¶
func (*IsLeCodedPhySupportedResponse) ProtoMessage()
func (*IsLeCodedPhySupportedResponse) ProtoReflect ¶
func (x *IsLeCodedPhySupportedResponse) ProtoReflect() protoreflect.Message
func (*IsLeCodedPhySupportedResponse) Reset ¶
func (x *IsLeCodedPhySupportedResponse) Reset()
func (*IsLeCodedPhySupportedResponse) String ¶
func (x *IsLeCodedPhySupportedResponse) String() string
type IsLeExtendedAdvertisingSupportedRequest ¶
type IsLeExtendedAdvertisingSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsLeExtendedAdvertisingSupportedRequest) Descriptor
deprecated
func (*IsLeExtendedAdvertisingSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsLeExtendedAdvertisingSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsLeExtendedAdvertisingSupportedRequest) ProtoMessage ¶
func (*IsLeExtendedAdvertisingSupportedRequest) ProtoMessage()
func (*IsLeExtendedAdvertisingSupportedRequest) ProtoReflect ¶
func (x *IsLeExtendedAdvertisingSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsLeExtendedAdvertisingSupportedRequest) Reset ¶
func (x *IsLeExtendedAdvertisingSupportedRequest) Reset()
func (*IsLeExtendedAdvertisingSupportedRequest) String ¶
func (x *IsLeExtendedAdvertisingSupportedRequest) String() string
type IsLeExtendedAdvertisingSupportedResponse ¶
type IsLeExtendedAdvertisingSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsLeExtendedAdvertisingSupportedResponse) Descriptor
deprecated
func (*IsLeExtendedAdvertisingSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsLeExtendedAdvertisingSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsLeExtendedAdvertisingSupportedResponse) GetResult ¶
func (x *IsLeExtendedAdvertisingSupportedResponse) GetResult() bool
func (*IsLeExtendedAdvertisingSupportedResponse) ProtoMessage ¶
func (*IsLeExtendedAdvertisingSupportedResponse) ProtoMessage()
func (*IsLeExtendedAdvertisingSupportedResponse) ProtoReflect ¶
func (x *IsLeExtendedAdvertisingSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsLeExtendedAdvertisingSupportedResponse) Reset ¶
func (x *IsLeExtendedAdvertisingSupportedResponse) Reset()
func (*IsLeExtendedAdvertisingSupportedResponse) String ¶
func (x *IsLeExtendedAdvertisingSupportedResponse) String() string
type IsLePeriodicAdvertisingSupportedRequest ¶
type IsLePeriodicAdvertisingSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsLePeriodicAdvertisingSupportedRequest) Descriptor
deprecated
func (*IsLePeriodicAdvertisingSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsLePeriodicAdvertisingSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsLePeriodicAdvertisingSupportedRequest) ProtoMessage ¶
func (*IsLePeriodicAdvertisingSupportedRequest) ProtoMessage()
func (*IsLePeriodicAdvertisingSupportedRequest) ProtoReflect ¶
func (x *IsLePeriodicAdvertisingSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsLePeriodicAdvertisingSupportedRequest) Reset ¶
func (x *IsLePeriodicAdvertisingSupportedRequest) Reset()
func (*IsLePeriodicAdvertisingSupportedRequest) String ¶
func (x *IsLePeriodicAdvertisingSupportedRequest) String() string
type IsLePeriodicAdvertisingSupportedResponse ¶
type IsLePeriodicAdvertisingSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsLePeriodicAdvertisingSupportedResponse) Descriptor
deprecated
func (*IsLePeriodicAdvertisingSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsLePeriodicAdvertisingSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsLePeriodicAdvertisingSupportedResponse) GetResult ¶
func (x *IsLePeriodicAdvertisingSupportedResponse) GetResult() bool
func (*IsLePeriodicAdvertisingSupportedResponse) ProtoMessage ¶
func (*IsLePeriodicAdvertisingSupportedResponse) ProtoMessage()
func (*IsLePeriodicAdvertisingSupportedResponse) ProtoReflect ¶
func (x *IsLePeriodicAdvertisingSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsLePeriodicAdvertisingSupportedResponse) Reset ¶
func (x *IsLePeriodicAdvertisingSupportedResponse) Reset()
func (*IsLePeriodicAdvertisingSupportedResponse) String ¶
func (x *IsLePeriodicAdvertisingSupportedResponse) String() string
type IsMandatoryCodecRequest ¶ added in v0.0.6
type IsMandatoryCodecRequest struct {
// contains filtered or unexported fields
}
func (*IsMandatoryCodecRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsMandatoryCodecRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsMandatoryCodecRequest.ProtoReflect.Descriptor instead.
func (*IsMandatoryCodecRequest) ProtoMessage ¶ added in v0.0.6
func (*IsMandatoryCodecRequest) ProtoMessage()
func (*IsMandatoryCodecRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsMandatoryCodecRequest) ProtoReflect() protoreflect.Message
func (*IsMandatoryCodecRequest) Reset ¶ added in v0.0.6
func (x *IsMandatoryCodecRequest) Reset()
func (*IsMandatoryCodecRequest) String ¶ added in v0.0.6
func (x *IsMandatoryCodecRequest) String() string
type IsMandatoryCodecResponse ¶ added in v0.0.6
type IsMandatoryCodecResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsMandatoryCodecResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsMandatoryCodecResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsMandatoryCodecResponse.ProtoReflect.Descriptor instead.
func (*IsMandatoryCodecResponse) GetResult ¶ added in v0.0.6
func (x *IsMandatoryCodecResponse) GetResult() bool
func (*IsMandatoryCodecResponse) ProtoMessage ¶ added in v0.0.6
func (*IsMandatoryCodecResponse) ProtoMessage()
func (*IsMandatoryCodecResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsMandatoryCodecResponse) ProtoReflect() protoreflect.Message
func (*IsMandatoryCodecResponse) Reset ¶ added in v0.0.6
func (x *IsMandatoryCodecResponse) Reset()
func (*IsMandatoryCodecResponse) String ¶ added in v0.0.6
func (x *IsMandatoryCodecResponse) String() string
type IsMultipleAdvertisementSupportedRequest ¶
type IsMultipleAdvertisementSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsMultipleAdvertisementSupportedRequest) Descriptor
deprecated
func (*IsMultipleAdvertisementSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsMultipleAdvertisementSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsMultipleAdvertisementSupportedRequest) ProtoMessage ¶
func (*IsMultipleAdvertisementSupportedRequest) ProtoMessage()
func (*IsMultipleAdvertisementSupportedRequest) ProtoReflect ¶
func (x *IsMultipleAdvertisementSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsMultipleAdvertisementSupportedRequest) Reset ¶
func (x *IsMultipleAdvertisementSupportedRequest) Reset()
func (*IsMultipleAdvertisementSupportedRequest) String ¶
func (x *IsMultipleAdvertisementSupportedRequest) String() string
type IsMultipleAdvertisementSupportedResponse ¶
type IsMultipleAdvertisementSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsMultipleAdvertisementSupportedResponse) Descriptor
deprecated
func (*IsMultipleAdvertisementSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsMultipleAdvertisementSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsMultipleAdvertisementSupportedResponse) GetResult ¶
func (x *IsMultipleAdvertisementSupportedResponse) GetResult() bool
func (*IsMultipleAdvertisementSupportedResponse) ProtoMessage ¶
func (*IsMultipleAdvertisementSupportedResponse) ProtoMessage()
func (*IsMultipleAdvertisementSupportedResponse) ProtoReflect ¶
func (x *IsMultipleAdvertisementSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsMultipleAdvertisementSupportedResponse) Reset ¶
func (x *IsMultipleAdvertisementSupportedResponse) Reset()
func (*IsMultipleAdvertisementSupportedResponse) String ¶
func (x *IsMultipleAdvertisementSupportedResponse) String() string
type IsNoiseReductionSupportedRequest ¶ added in v0.0.6
type IsNoiseReductionSupportedRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*IsNoiseReductionSupportedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsNoiseReductionSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsNoiseReductionSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsNoiseReductionSupportedRequest) GetArg0 ¶ added in v0.0.6
func (x *IsNoiseReductionSupportedRequest) GetArg0() int64
func (*IsNoiseReductionSupportedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsNoiseReductionSupportedRequest) ProtoMessage()
func (*IsNoiseReductionSupportedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsNoiseReductionSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsNoiseReductionSupportedRequest) Reset ¶ added in v0.0.6
func (x *IsNoiseReductionSupportedRequest) Reset()
func (*IsNoiseReductionSupportedRequest) String ¶ added in v0.0.6
func (x *IsNoiseReductionSupportedRequest) String() string
type IsNoiseReductionSupportedResponse ¶ added in v0.0.6
type IsNoiseReductionSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsNoiseReductionSupportedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsNoiseReductionSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsNoiseReductionSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsNoiseReductionSupportedResponse) GetResult ¶ added in v0.0.6
func (x *IsNoiseReductionSupportedResponse) GetResult() bool
func (*IsNoiseReductionSupportedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsNoiseReductionSupportedResponse) ProtoMessage()
func (*IsNoiseReductionSupportedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsNoiseReductionSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsNoiseReductionSupportedResponse) Reset ¶ added in v0.0.6
func (x *IsNoiseReductionSupportedResponse) Reset()
func (*IsNoiseReductionSupportedResponse) String ¶ added in v0.0.6
func (x *IsNoiseReductionSupportedResponse) String() string
type IsOffloadedFilteringSupportedRequest ¶
type IsOffloadedFilteringSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsOffloadedFilteringSupportedRequest) Descriptor
deprecated
func (*IsOffloadedFilteringSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsOffloadedFilteringSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsOffloadedFilteringSupportedRequest) ProtoMessage ¶
func (*IsOffloadedFilteringSupportedRequest) ProtoMessage()
func (*IsOffloadedFilteringSupportedRequest) ProtoReflect ¶
func (x *IsOffloadedFilteringSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsOffloadedFilteringSupportedRequest) Reset ¶
func (x *IsOffloadedFilteringSupportedRequest) Reset()
func (*IsOffloadedFilteringSupportedRequest) String ¶
func (x *IsOffloadedFilteringSupportedRequest) String() string
type IsOffloadedFilteringSupportedResponse ¶
type IsOffloadedFilteringSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsOffloadedFilteringSupportedResponse) Descriptor
deprecated
func (*IsOffloadedFilteringSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsOffloadedFilteringSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsOffloadedFilteringSupportedResponse) GetResult ¶
func (x *IsOffloadedFilteringSupportedResponse) GetResult() bool
func (*IsOffloadedFilteringSupportedResponse) ProtoMessage ¶
func (*IsOffloadedFilteringSupportedResponse) ProtoMessage()
func (*IsOffloadedFilteringSupportedResponse) ProtoReflect ¶
func (x *IsOffloadedFilteringSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsOffloadedFilteringSupportedResponse) Reset ¶
func (x *IsOffloadedFilteringSupportedResponse) Reset()
func (*IsOffloadedFilteringSupportedResponse) String ¶
func (x *IsOffloadedFilteringSupportedResponse) String() string
type IsOffloadedScanBatchingSupportedRequest ¶
type IsOffloadedScanBatchingSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsOffloadedScanBatchingSupportedRequest) Descriptor
deprecated
func (*IsOffloadedScanBatchingSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsOffloadedScanBatchingSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsOffloadedScanBatchingSupportedRequest) ProtoMessage ¶
func (*IsOffloadedScanBatchingSupportedRequest) ProtoMessage()
func (*IsOffloadedScanBatchingSupportedRequest) ProtoReflect ¶
func (x *IsOffloadedScanBatchingSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsOffloadedScanBatchingSupportedRequest) Reset ¶
func (x *IsOffloadedScanBatchingSupportedRequest) Reset()
func (*IsOffloadedScanBatchingSupportedRequest) String ¶
func (x *IsOffloadedScanBatchingSupportedRequest) String() string
type IsOffloadedScanBatchingSupportedResponse ¶
type IsOffloadedScanBatchingSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsOffloadedScanBatchingSupportedResponse) Descriptor
deprecated
func (*IsOffloadedScanBatchingSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsOffloadedScanBatchingSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsOffloadedScanBatchingSupportedResponse) GetResult ¶
func (x *IsOffloadedScanBatchingSupportedResponse) GetResult() bool
func (*IsOffloadedScanBatchingSupportedResponse) ProtoMessage ¶
func (*IsOffloadedScanBatchingSupportedResponse) ProtoMessage()
func (*IsOffloadedScanBatchingSupportedResponse) ProtoReflect ¶
func (x *IsOffloadedScanBatchingSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsOffloadedScanBatchingSupportedResponse) Reset ¶
func (x *IsOffloadedScanBatchingSupportedResponse) Reset()
func (*IsOffloadedScanBatchingSupportedResponse) String ¶
func (x *IsOffloadedScanBatchingSupportedResponse) String() string
type IsOutputCodecConfigSelectableRequest ¶ added in v0.0.6
type IsOutputCodecConfigSelectableRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*IsOutputCodecConfigSelectableRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsOutputCodecConfigSelectableRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsOutputCodecConfigSelectableRequest.ProtoReflect.Descriptor instead.
func (*IsOutputCodecConfigSelectableRequest) GetArg0 ¶ added in v0.0.6
func (x *IsOutputCodecConfigSelectableRequest) GetArg0() int64
func (*IsOutputCodecConfigSelectableRequest) GetHandle ¶ added in v0.0.6
func (x *IsOutputCodecConfigSelectableRequest) GetHandle() int64
func (*IsOutputCodecConfigSelectableRequest) ProtoMessage ¶ added in v0.0.6
func (*IsOutputCodecConfigSelectableRequest) ProtoMessage()
func (*IsOutputCodecConfigSelectableRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsOutputCodecConfigSelectableRequest) ProtoReflect() protoreflect.Message
func (*IsOutputCodecConfigSelectableRequest) Reset ¶ added in v0.0.6
func (x *IsOutputCodecConfigSelectableRequest) Reset()
func (*IsOutputCodecConfigSelectableRequest) String ¶ added in v0.0.6
func (x *IsOutputCodecConfigSelectableRequest) String() string
type IsOutputCodecConfigSelectableResponse ¶ added in v0.0.6
type IsOutputCodecConfigSelectableResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsOutputCodecConfigSelectableResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsOutputCodecConfigSelectableResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsOutputCodecConfigSelectableResponse.ProtoReflect.Descriptor instead.
func (*IsOutputCodecConfigSelectableResponse) GetResult ¶ added in v0.0.6
func (x *IsOutputCodecConfigSelectableResponse) GetResult() bool
func (*IsOutputCodecConfigSelectableResponse) ProtoMessage ¶ added in v0.0.6
func (*IsOutputCodecConfigSelectableResponse) ProtoMessage()
func (*IsOutputCodecConfigSelectableResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsOutputCodecConfigSelectableResponse) ProtoReflect() protoreflect.Message
func (*IsOutputCodecConfigSelectableResponse) Reset ¶ added in v0.0.6
func (x *IsOutputCodecConfigSelectableResponse) Reset()
func (*IsOutputCodecConfigSelectableResponse) String ¶ added in v0.0.6
func (x *IsOutputCodecConfigSelectableResponse) String() string
type IsVoiceRecognitionSupportedRequest ¶ added in v0.0.6
type IsVoiceRecognitionSupportedRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*IsVoiceRecognitionSupportedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsVoiceRecognitionSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsVoiceRecognitionSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsVoiceRecognitionSupportedRequest) GetArg0 ¶ added in v0.0.6
func (x *IsVoiceRecognitionSupportedRequest) GetArg0() int64
func (*IsVoiceRecognitionSupportedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsVoiceRecognitionSupportedRequest) ProtoMessage()
func (*IsVoiceRecognitionSupportedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsVoiceRecognitionSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsVoiceRecognitionSupportedRequest) Reset ¶ added in v0.0.6
func (x *IsVoiceRecognitionSupportedRequest) Reset()
func (*IsVoiceRecognitionSupportedRequest) String ¶ added in v0.0.6
func (x *IsVoiceRecognitionSupportedRequest) String() string
type IsVoiceRecognitionSupportedResponse ¶ added in v0.0.6
type IsVoiceRecognitionSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsVoiceRecognitionSupportedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsVoiceRecognitionSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsVoiceRecognitionSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsVoiceRecognitionSupportedResponse) GetResult ¶ added in v0.0.6
func (x *IsVoiceRecognitionSupportedResponse) GetResult() bool
func (*IsVoiceRecognitionSupportedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsVoiceRecognitionSupportedResponse) ProtoMessage()
func (*IsVoiceRecognitionSupportedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsVoiceRecognitionSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsVoiceRecognitionSupportedResponse) Reset ¶ added in v0.0.6
func (x *IsVoiceRecognitionSupportedResponse) Reset()
func (*IsVoiceRecognitionSupportedResponse) String ¶ added in v0.0.6
func (x *IsVoiceRecognitionSupportedResponse) String() string
type LeAudioCodecConfigBuilderServiceClient ¶ added in v0.0.6
type LeAudioCodecConfigBuilderServiceClient interface {
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
SetBitsPerSample(ctx context.Context, in *SetBitsPerSampleRequest, opts ...grpc.CallOption) (*SetBitsPerSampleResponse, error)
SetChannelCount(ctx context.Context, in *SetChannelCountRequest, opts ...grpc.CallOption) (*SetChannelCountResponse, error)
SetCodecPriority(ctx context.Context, in *SetCodecPriorityRequest, opts ...grpc.CallOption) (*SetCodecPriorityResponse, error)
SetCodecType(ctx context.Context, in *SetCodecTypeRequest, opts ...grpc.CallOption) (*SetCodecTypeResponse, error)
SetFrameDuration(ctx context.Context, in *SetFrameDurationRequest, opts ...grpc.CallOption) (*SetFrameDurationResponse, error)
SetMaxOctetsPerFrame(ctx context.Context, in *SetMaxOctetsPerFrameRequest, opts ...grpc.CallOption) (*SetMaxOctetsPerFrameResponse, error)
SetMinOctetsPerFrame(ctx context.Context, in *SetMinOctetsPerFrameRequest, opts ...grpc.CallOption) (*SetMinOctetsPerFrameResponse, error)
SetOctetsPerFrame(ctx context.Context, in *SetOctetsPerFrameRequest, opts ...grpc.CallOption) (*SetOctetsPerFrameResponse, error)
SetSampleRate(ctx context.Context, in *SetSampleRateRequest, opts ...grpc.CallOption) (*SetSampleRateResponse, error)
}
LeAudioCodecConfigBuilderServiceClient is the client API for LeAudioCodecConfigBuilderService 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.
func NewLeAudioCodecConfigBuilderServiceClient ¶ added in v0.0.6
func NewLeAudioCodecConfigBuilderServiceClient(cc grpc.ClientConnInterface) LeAudioCodecConfigBuilderServiceClient
type LeAudioCodecConfigBuilderServiceServer ¶ added in v0.0.6
type LeAudioCodecConfigBuilderServiceServer interface {
Build(context.Context, *BuildRequest) (*BuildResponse, error)
SetBitsPerSample(context.Context, *SetBitsPerSampleRequest) (*SetBitsPerSampleResponse, error)
SetChannelCount(context.Context, *SetChannelCountRequest) (*SetChannelCountResponse, error)
SetCodecPriority(context.Context, *SetCodecPriorityRequest) (*SetCodecPriorityResponse, error)
SetCodecType(context.Context, *SetCodecTypeRequest) (*SetCodecTypeResponse, error)
SetFrameDuration(context.Context, *SetFrameDurationRequest) (*SetFrameDurationResponse, error)
SetMaxOctetsPerFrame(context.Context, *SetMaxOctetsPerFrameRequest) (*SetMaxOctetsPerFrameResponse, error)
SetMinOctetsPerFrame(context.Context, *SetMinOctetsPerFrameRequest) (*SetMinOctetsPerFrameResponse, error)
SetOctetsPerFrame(context.Context, *SetOctetsPerFrameRequest) (*SetOctetsPerFrameResponse, error)
SetSampleRate(context.Context, *SetSampleRateRequest) (*SetSampleRateResponse, error)
// contains filtered or unexported methods
}
LeAudioCodecConfigBuilderServiceServer is the server API for LeAudioCodecConfigBuilderService service. All implementations must embed UnimplementedLeAudioCodecConfigBuilderServiceServer for forward compatibility.
type LeAudioCodecConfigDescribeContentsRequest ¶ added in v0.0.6
type LeAudioCodecConfigDescribeContentsRequest struct {
// contains filtered or unexported fields
}
func (*LeAudioCodecConfigDescribeContentsRequest) Descriptor
deprecated
added in
v0.0.6
func (*LeAudioCodecConfigDescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use LeAudioCodecConfigDescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*LeAudioCodecConfigDescribeContentsRequest) ProtoMessage ¶ added in v0.0.6
func (*LeAudioCodecConfigDescribeContentsRequest) ProtoMessage()
func (*LeAudioCodecConfigDescribeContentsRequest) ProtoReflect ¶ added in v0.0.6
func (x *LeAudioCodecConfigDescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*LeAudioCodecConfigDescribeContentsRequest) Reset ¶ added in v0.0.6
func (x *LeAudioCodecConfigDescribeContentsRequest) Reset()
func (*LeAudioCodecConfigDescribeContentsRequest) String ¶ added in v0.0.6
func (x *LeAudioCodecConfigDescribeContentsRequest) String() string
type LeAudioCodecConfigEqualsRequest ¶ added in v0.0.6
type LeAudioCodecConfigEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*LeAudioCodecConfigEqualsRequest) Descriptor
deprecated
added in
v0.0.6
func (*LeAudioCodecConfigEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use LeAudioCodecConfigEqualsRequest.ProtoReflect.Descriptor instead.
func (*LeAudioCodecConfigEqualsRequest) GetArg0 ¶ added in v0.0.6
func (x *LeAudioCodecConfigEqualsRequest) GetArg0() int64
func (*LeAudioCodecConfigEqualsRequest) ProtoMessage ¶ added in v0.0.6
func (*LeAudioCodecConfigEqualsRequest) ProtoMessage()
func (*LeAudioCodecConfigEqualsRequest) ProtoReflect ¶ added in v0.0.6
func (x *LeAudioCodecConfigEqualsRequest) ProtoReflect() protoreflect.Message
func (*LeAudioCodecConfigEqualsRequest) Reset ¶ added in v0.0.6
func (x *LeAudioCodecConfigEqualsRequest) Reset()
func (*LeAudioCodecConfigEqualsRequest) String ¶ added in v0.0.6
func (x *LeAudioCodecConfigEqualsRequest) String() string
type LeAudioCodecConfigHashCodeRequest ¶ added in v0.0.6
type LeAudioCodecConfigHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*LeAudioCodecConfigHashCodeRequest) Descriptor
deprecated
added in
v0.0.6
func (*LeAudioCodecConfigHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use LeAudioCodecConfigHashCodeRequest.ProtoReflect.Descriptor instead.
func (*LeAudioCodecConfigHashCodeRequest) ProtoMessage ¶ added in v0.0.6
func (*LeAudioCodecConfigHashCodeRequest) ProtoMessage()
func (*LeAudioCodecConfigHashCodeRequest) ProtoReflect ¶ added in v0.0.6
func (x *LeAudioCodecConfigHashCodeRequest) ProtoReflect() protoreflect.Message
func (*LeAudioCodecConfigHashCodeRequest) Reset ¶ added in v0.0.6
func (x *LeAudioCodecConfigHashCodeRequest) Reset()
func (*LeAudioCodecConfigHashCodeRequest) String ¶ added in v0.0.6
func (x *LeAudioCodecConfigHashCodeRequest) String() string
type LeAudioCodecConfigServiceClient ¶ added in v0.0.6
type LeAudioCodecConfigServiceClient interface {
DescribeContents(ctx context.Context, in *LeAudioCodecConfigDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
Equals(ctx context.Context, in *LeAudioCodecConfigEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetBitsPerSample(ctx context.Context, in *GetBitsPerSampleRequest, opts ...grpc.CallOption) (*GetBitsPerSampleResponse, error)
GetChannelCount(ctx context.Context, in *GetChannelCountRequest, opts ...grpc.CallOption) (*GetChannelCountResponse, error)
GetCodecName(ctx context.Context, in *GetCodecNameRequest, opts ...grpc.CallOption) (*GetCodecNameResponse, error)
GetCodecPriority(ctx context.Context, in *GetCodecPriorityRequest, opts ...grpc.CallOption) (*GetCodecPriorityResponse, error)
GetCodecType(ctx context.Context, in *GetCodecTypeRequest, opts ...grpc.CallOption) (*GetCodecTypeResponse, error)
GetFrameDuration(ctx context.Context, in *GetFrameDurationRequest, opts ...grpc.CallOption) (*GetFrameDurationResponse, error)
GetMaxOctetsPerFrame(ctx context.Context, in *GetMaxOctetsPerFrameRequest, opts ...grpc.CallOption) (*GetMaxOctetsPerFrameResponse, error)
GetMinOctetsPerFrame(ctx context.Context, in *GetMinOctetsPerFrameRequest, opts ...grpc.CallOption) (*GetMinOctetsPerFrameResponse, error)
GetOctetsPerFrame(ctx context.Context, in *GetOctetsPerFrameRequest, opts ...grpc.CallOption) (*GetOctetsPerFrameResponse, error)
GetSampleRate(ctx context.Context, in *GetSampleRateRequest, opts ...grpc.CallOption) (*GetSampleRateResponse, error)
HashCode(ctx context.Context, in *LeAudioCodecConfigHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
WriteToParcel(ctx context.Context, in *LeAudioCodecConfigWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
LeAudioCodecConfigServiceClient is the client API for LeAudioCodecConfigService 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.
func NewLeAudioCodecConfigServiceClient ¶ added in v0.0.6
func NewLeAudioCodecConfigServiceClient(cc grpc.ClientConnInterface) LeAudioCodecConfigServiceClient
type LeAudioCodecConfigServiceServer ¶ added in v0.0.6
type LeAudioCodecConfigServiceServer interface {
DescribeContents(context.Context, *LeAudioCodecConfigDescribeContentsRequest) (*DescribeContentsResponse, error)
Equals(context.Context, *LeAudioCodecConfigEqualsRequest) (*EqualsResponse, error)
GetBitsPerSample(context.Context, *GetBitsPerSampleRequest) (*GetBitsPerSampleResponse, error)
GetChannelCount(context.Context, *GetChannelCountRequest) (*GetChannelCountResponse, error)
GetCodecName(context.Context, *GetCodecNameRequest) (*GetCodecNameResponse, error)
GetCodecPriority(context.Context, *GetCodecPriorityRequest) (*GetCodecPriorityResponse, error)
GetCodecType(context.Context, *GetCodecTypeRequest) (*GetCodecTypeResponse, error)
GetFrameDuration(context.Context, *GetFrameDurationRequest) (*GetFrameDurationResponse, error)
GetMaxOctetsPerFrame(context.Context, *GetMaxOctetsPerFrameRequest) (*GetMaxOctetsPerFrameResponse, error)
GetMinOctetsPerFrame(context.Context, *GetMinOctetsPerFrameRequest) (*GetMinOctetsPerFrameResponse, error)
GetOctetsPerFrame(context.Context, *GetOctetsPerFrameRequest) (*GetOctetsPerFrameResponse, error)
GetSampleRate(context.Context, *GetSampleRateRequest) (*GetSampleRateResponse, error)
HashCode(context.Context, *LeAudioCodecConfigHashCodeRequest) (*HashCodeResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
WriteToParcel(context.Context, *LeAudioCodecConfigWriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
LeAudioCodecConfigServiceServer is the server API for LeAudioCodecConfigService service. All implementations must embed UnimplementedLeAudioCodecConfigServiceServer for forward compatibility.
type LeAudioCodecConfigWriteToParcelRequest ¶ added in v0.0.6
type LeAudioCodecConfigWriteToParcelRequest 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 (*LeAudioCodecConfigWriteToParcelRequest) Descriptor
deprecated
added in
v0.0.6
func (*LeAudioCodecConfigWriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use LeAudioCodecConfigWriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*LeAudioCodecConfigWriteToParcelRequest) GetArg0 ¶ added in v0.0.6
func (x *LeAudioCodecConfigWriteToParcelRequest) GetArg0() int64
func (*LeAudioCodecConfigWriteToParcelRequest) GetArg1 ¶ added in v0.0.6
func (x *LeAudioCodecConfigWriteToParcelRequest) GetArg1() int32
func (*LeAudioCodecConfigWriteToParcelRequest) ProtoMessage ¶ added in v0.0.6
func (*LeAudioCodecConfigWriteToParcelRequest) ProtoMessage()
func (*LeAudioCodecConfigWriteToParcelRequest) ProtoReflect ¶ added in v0.0.6
func (x *LeAudioCodecConfigWriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*LeAudioCodecConfigWriteToParcelRequest) Reset ¶ added in v0.0.6
func (x *LeAudioCodecConfigWriteToParcelRequest) Reset()
func (*LeAudioCodecConfigWriteToParcelRequest) String ¶ added in v0.0.6
func (x *LeAudioCodecConfigWriteToParcelRequest) String() string
type LeAudioCodecStatusServiceClient ¶ added in v0.0.6
type LeAudioCodecStatusServiceClient interface {
NewLeAudioCodecStatus(ctx context.Context, in *NewLeAudioCodecStatusRequest, opts ...grpc.CallOption) (*NewLeAudioCodecStatusResponse, error)
DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetInputCodecConfig(ctx context.Context, in *GetInputCodecConfigRequest, opts ...grpc.CallOption) (*GetInputCodecConfigResponse, error)
GetInputCodecLocalCapabilities(ctx context.Context, in *GetInputCodecLocalCapabilitiesRequest, opts ...grpc.CallOption) (*GetInputCodecLocalCapabilitiesResponse, error)
GetInputCodecSelectableCapabilities(ctx context.Context, in *GetInputCodecSelectableCapabilitiesRequest, opts ...grpc.CallOption) (*GetInputCodecSelectableCapabilitiesResponse, error)
GetOutputCodecConfig(ctx context.Context, in *GetOutputCodecConfigRequest, opts ...grpc.CallOption) (*GetOutputCodecConfigResponse, error)
GetOutputCodecLocalCapabilities(ctx context.Context, in *GetOutputCodecLocalCapabilitiesRequest, opts ...grpc.CallOption) (*GetOutputCodecLocalCapabilitiesResponse, error)
GetOutputCodecSelectableCapabilities(ctx context.Context, in *GetOutputCodecSelectableCapabilitiesRequest, opts ...grpc.CallOption) (*GetOutputCodecSelectableCapabilitiesResponse, error)
HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
IsInputCodecConfigSelectable(ctx context.Context, in *IsInputCodecConfigSelectableRequest, opts ...grpc.CallOption) (*IsInputCodecConfigSelectableResponse, error)
IsOutputCodecConfigSelectable(ctx context.Context, in *IsOutputCodecConfigSelectableRequest, opts ...grpc.CallOption) (*IsOutputCodecConfigSelectableResponse, error)
ToString(ctx context.Context, in *LeAudioCodecStatusToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
LeAudioCodecStatusServiceClient is the client API for LeAudioCodecStatusService 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.
func NewLeAudioCodecStatusServiceClient ¶ added in v0.0.6
func NewLeAudioCodecStatusServiceClient(cc grpc.ClientConnInterface) LeAudioCodecStatusServiceClient
type LeAudioCodecStatusServiceServer ¶ added in v0.0.6
type LeAudioCodecStatusServiceServer interface {
NewLeAudioCodecStatus(context.Context, *NewLeAudioCodecStatusRequest) (*NewLeAudioCodecStatusResponse, error)
DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
GetInputCodecConfig(context.Context, *GetInputCodecConfigRequest) (*GetInputCodecConfigResponse, error)
GetInputCodecLocalCapabilities(context.Context, *GetInputCodecLocalCapabilitiesRequest) (*GetInputCodecLocalCapabilitiesResponse, error)
GetInputCodecSelectableCapabilities(context.Context, *GetInputCodecSelectableCapabilitiesRequest) (*GetInputCodecSelectableCapabilitiesResponse, error)
GetOutputCodecConfig(context.Context, *GetOutputCodecConfigRequest) (*GetOutputCodecConfigResponse, error)
GetOutputCodecLocalCapabilities(context.Context, *GetOutputCodecLocalCapabilitiesRequest) (*GetOutputCodecLocalCapabilitiesResponse, error)
GetOutputCodecSelectableCapabilities(context.Context, *GetOutputCodecSelectableCapabilitiesRequest) (*GetOutputCodecSelectableCapabilitiesResponse, error)
HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
IsInputCodecConfigSelectable(context.Context, *IsInputCodecConfigSelectableRequest) (*IsInputCodecConfigSelectableResponse, error)
IsOutputCodecConfigSelectable(context.Context, *IsOutputCodecConfigSelectableRequest) (*IsOutputCodecConfigSelectableResponse, error)
ToString(context.Context, *LeAudioCodecStatusToStringRequest) (*ToStringResponse, error)
WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
LeAudioCodecStatusServiceServer is the server API for LeAudioCodecStatusService service. All implementations must embed UnimplementedLeAudioCodecStatusServiceServer for forward compatibility.
type LeAudioCodecStatusToStringRequest ¶ added in v0.0.6
type LeAudioCodecStatusToStringRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*LeAudioCodecStatusToStringRequest) Descriptor
deprecated
added in
v0.0.6
func (*LeAudioCodecStatusToStringRequest) Descriptor() ([]byte, []int)
Deprecated: Use LeAudioCodecStatusToStringRequest.ProtoReflect.Descriptor instead.
func (*LeAudioCodecStatusToStringRequest) GetHandle ¶ added in v0.0.6
func (x *LeAudioCodecStatusToStringRequest) GetHandle() int64
func (*LeAudioCodecStatusToStringRequest) ProtoMessage ¶ added in v0.0.6
func (*LeAudioCodecStatusToStringRequest) ProtoMessage()
func (*LeAudioCodecStatusToStringRequest) ProtoReflect ¶ added in v0.0.6
func (x *LeAudioCodecStatusToStringRequest) ProtoReflect() protoreflect.Message
func (*LeAudioCodecStatusToStringRequest) Reset ¶ added in v0.0.6
func (x *LeAudioCodecStatusToStringRequest) Reset()
func (*LeAudioCodecStatusToStringRequest) String ¶ added in v0.0.6
func (x *LeAudioCodecStatusToStringRequest) String() string
type LeAudioServiceClient ¶ added in v0.0.6
type LeAudioServiceClient interface {
Close(ctx context.Context, in *CloseRequest, opts ...grpc.CallOption) (*CloseResponse, error)
GetConnectedDevices(ctx context.Context, in *GetConnectedDevicesRequest, opts ...grpc.CallOption) (*GetConnectedDevicesResponse, error)
GetConnectedGroupLeadDevice(ctx context.Context, in *GetConnectedGroupLeadDeviceRequest, opts ...grpc.CallOption) (*GetConnectedGroupLeadDeviceResponse, error)
GetConnectionState(ctx context.Context, in *GetConnectionStateRequest, opts ...grpc.CallOption) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(ctx context.Context, in *GetDevicesMatchingConnectionStatesRequest, opts ...grpc.CallOption) (*GetDevicesMatchingConnectionStatesResponse, error)
GetGroupId(ctx context.Context, in *GetGroupIdRequest, opts ...grpc.CallOption) (*GetGroupIdResponse, error)
}
LeAudioServiceClient is the client API for LeAudioService 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.
func NewLeAudioServiceClient ¶ added in v0.0.6
func NewLeAudioServiceClient(cc grpc.ClientConnInterface) LeAudioServiceClient
type LeAudioServiceServer ¶ added in v0.0.6
type LeAudioServiceServer interface {
Close(context.Context, *CloseRequest) (*CloseResponse, error)
GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
GetConnectedGroupLeadDevice(context.Context, *GetConnectedGroupLeadDeviceRequest) (*GetConnectedGroupLeadDeviceResponse, error)
GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
GetGroupId(context.Context, *GetGroupIdRequest) (*GetGroupIdResponse, error)
// contains filtered or unexported methods
}
LeAudioServiceServer is the server API for LeAudioService service. All implementations must embed UnimplementedLeAudioServiceServer for forward compatibility.
type ListenUsingInsecureL2CapChannelRequest ¶
type ListenUsingInsecureL2CapChannelRequest struct {
// contains filtered or unexported fields
}
func (*ListenUsingInsecureL2CapChannelRequest) Descriptor
deprecated
func (*ListenUsingInsecureL2CapChannelRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListenUsingInsecureL2CapChannelRequest.ProtoReflect.Descriptor instead.
func (*ListenUsingInsecureL2CapChannelRequest) ProtoMessage ¶
func (*ListenUsingInsecureL2CapChannelRequest) ProtoMessage()
func (*ListenUsingInsecureL2CapChannelRequest) ProtoReflect ¶
func (x *ListenUsingInsecureL2CapChannelRequest) ProtoReflect() protoreflect.Message
func (*ListenUsingInsecureL2CapChannelRequest) Reset ¶
func (x *ListenUsingInsecureL2CapChannelRequest) Reset()
func (*ListenUsingInsecureL2CapChannelRequest) String ¶
func (x *ListenUsingInsecureL2CapChannelRequest) String() string
type ListenUsingInsecureL2CapChannelResponse ¶
type ListenUsingInsecureL2CapChannelResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ListenUsingInsecureL2CapChannelResponse) Descriptor
deprecated
func (*ListenUsingInsecureL2CapChannelResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListenUsingInsecureL2CapChannelResponse.ProtoReflect.Descriptor instead.
func (*ListenUsingInsecureL2CapChannelResponse) GetResult ¶
func (x *ListenUsingInsecureL2CapChannelResponse) GetResult() int64
func (*ListenUsingInsecureL2CapChannelResponse) ProtoMessage ¶
func (*ListenUsingInsecureL2CapChannelResponse) ProtoMessage()
func (*ListenUsingInsecureL2CapChannelResponse) ProtoReflect ¶
func (x *ListenUsingInsecureL2CapChannelResponse) ProtoReflect() protoreflect.Message
func (*ListenUsingInsecureL2CapChannelResponse) Reset ¶
func (x *ListenUsingInsecureL2CapChannelResponse) Reset()
func (*ListenUsingInsecureL2CapChannelResponse) String ¶
func (x *ListenUsingInsecureL2CapChannelResponse) String() string
type ListenUsingInsecureRfcommWithServiceRecordRequest ¶
type ListenUsingInsecureRfcommWithServiceRecordRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*ListenUsingInsecureRfcommWithServiceRecordRequest) Descriptor
deprecated
func (*ListenUsingInsecureRfcommWithServiceRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListenUsingInsecureRfcommWithServiceRecordRequest.ProtoReflect.Descriptor instead.
func (*ListenUsingInsecureRfcommWithServiceRecordRequest) GetArg0 ¶
func (x *ListenUsingInsecureRfcommWithServiceRecordRequest) GetArg0() string
func (*ListenUsingInsecureRfcommWithServiceRecordRequest) GetArg1 ¶
func (x *ListenUsingInsecureRfcommWithServiceRecordRequest) GetArg1() int64
func (*ListenUsingInsecureRfcommWithServiceRecordRequest) ProtoMessage ¶
func (*ListenUsingInsecureRfcommWithServiceRecordRequest) ProtoMessage()
func (*ListenUsingInsecureRfcommWithServiceRecordRequest) ProtoReflect ¶
func (x *ListenUsingInsecureRfcommWithServiceRecordRequest) ProtoReflect() protoreflect.Message
func (*ListenUsingInsecureRfcommWithServiceRecordRequest) Reset ¶
func (x *ListenUsingInsecureRfcommWithServiceRecordRequest) Reset()
func (*ListenUsingInsecureRfcommWithServiceRecordRequest) String ¶
func (x *ListenUsingInsecureRfcommWithServiceRecordRequest) String() string
type ListenUsingInsecureRfcommWithServiceRecordResponse ¶
type ListenUsingInsecureRfcommWithServiceRecordResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ListenUsingInsecureRfcommWithServiceRecordResponse) Descriptor
deprecated
func (*ListenUsingInsecureRfcommWithServiceRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListenUsingInsecureRfcommWithServiceRecordResponse.ProtoReflect.Descriptor instead.
func (*ListenUsingInsecureRfcommWithServiceRecordResponse) GetResult ¶
func (x *ListenUsingInsecureRfcommWithServiceRecordResponse) GetResult() int64
func (*ListenUsingInsecureRfcommWithServiceRecordResponse) ProtoMessage ¶
func (*ListenUsingInsecureRfcommWithServiceRecordResponse) ProtoMessage()
func (*ListenUsingInsecureRfcommWithServiceRecordResponse) ProtoReflect ¶
func (x *ListenUsingInsecureRfcommWithServiceRecordResponse) ProtoReflect() protoreflect.Message
func (*ListenUsingInsecureRfcommWithServiceRecordResponse) Reset ¶
func (x *ListenUsingInsecureRfcommWithServiceRecordResponse) Reset()
func (*ListenUsingInsecureRfcommWithServiceRecordResponse) String ¶
func (x *ListenUsingInsecureRfcommWithServiceRecordResponse) String() string
type ListenUsingL2CapChannelRequest ¶
type ListenUsingL2CapChannelRequest struct {
// contains filtered or unexported fields
}
func (*ListenUsingL2CapChannelRequest) Descriptor
deprecated
func (*ListenUsingL2CapChannelRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListenUsingL2CapChannelRequest.ProtoReflect.Descriptor instead.
func (*ListenUsingL2CapChannelRequest) ProtoMessage ¶
func (*ListenUsingL2CapChannelRequest) ProtoMessage()
func (*ListenUsingL2CapChannelRequest) ProtoReflect ¶
func (x *ListenUsingL2CapChannelRequest) ProtoReflect() protoreflect.Message
func (*ListenUsingL2CapChannelRequest) Reset ¶
func (x *ListenUsingL2CapChannelRequest) Reset()
func (*ListenUsingL2CapChannelRequest) String ¶
func (x *ListenUsingL2CapChannelRequest) String() string
type ListenUsingL2CapChannelResponse ¶
type ListenUsingL2CapChannelResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ListenUsingL2CapChannelResponse) Descriptor
deprecated
func (*ListenUsingL2CapChannelResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListenUsingL2CapChannelResponse.ProtoReflect.Descriptor instead.
func (*ListenUsingL2CapChannelResponse) GetResult ¶
func (x *ListenUsingL2CapChannelResponse) GetResult() int64
func (*ListenUsingL2CapChannelResponse) ProtoMessage ¶
func (*ListenUsingL2CapChannelResponse) ProtoMessage()
func (*ListenUsingL2CapChannelResponse) ProtoReflect ¶
func (x *ListenUsingL2CapChannelResponse) ProtoReflect() protoreflect.Message
func (*ListenUsingL2CapChannelResponse) Reset ¶
func (x *ListenUsingL2CapChannelResponse) Reset()
func (*ListenUsingL2CapChannelResponse) String ¶
func (x *ListenUsingL2CapChannelResponse) String() string
type ListenUsingRfcommWithServiceRecordRequest ¶
type ListenUsingRfcommWithServiceRecordRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*ListenUsingRfcommWithServiceRecordRequest) Descriptor
deprecated
func (*ListenUsingRfcommWithServiceRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListenUsingRfcommWithServiceRecordRequest.ProtoReflect.Descriptor instead.
func (*ListenUsingRfcommWithServiceRecordRequest) GetArg0 ¶
func (x *ListenUsingRfcommWithServiceRecordRequest) GetArg0() string
func (*ListenUsingRfcommWithServiceRecordRequest) GetArg1 ¶
func (x *ListenUsingRfcommWithServiceRecordRequest) GetArg1() int64
func (*ListenUsingRfcommWithServiceRecordRequest) ProtoMessage ¶
func (*ListenUsingRfcommWithServiceRecordRequest) ProtoMessage()
func (*ListenUsingRfcommWithServiceRecordRequest) ProtoReflect ¶
func (x *ListenUsingRfcommWithServiceRecordRequest) ProtoReflect() protoreflect.Message
func (*ListenUsingRfcommWithServiceRecordRequest) Reset ¶
func (x *ListenUsingRfcommWithServiceRecordRequest) Reset()
func (*ListenUsingRfcommWithServiceRecordRequest) String ¶
func (x *ListenUsingRfcommWithServiceRecordRequest) String() string
type ListenUsingRfcommWithServiceRecordResponse ¶
type ListenUsingRfcommWithServiceRecordResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ListenUsingRfcommWithServiceRecordResponse) Descriptor
deprecated
func (*ListenUsingRfcommWithServiceRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListenUsingRfcommWithServiceRecordResponse.ProtoReflect.Descriptor instead.
func (*ListenUsingRfcommWithServiceRecordResponse) GetResult ¶
func (x *ListenUsingRfcommWithServiceRecordResponse) GetResult() int64
func (*ListenUsingRfcommWithServiceRecordResponse) ProtoMessage ¶
func (*ListenUsingRfcommWithServiceRecordResponse) ProtoMessage()
func (*ListenUsingRfcommWithServiceRecordResponse) ProtoReflect ¶
func (x *ListenUsingRfcommWithServiceRecordResponse) ProtoReflect() protoreflect.Message
func (*ListenUsingRfcommWithServiceRecordResponse) Reset ¶
func (x *ListenUsingRfcommWithServiceRecordResponse) Reset()
func (*ListenUsingRfcommWithServiceRecordResponse) String ¶
func (x *ListenUsingRfcommWithServiceRecordResponse) String() string
type ListenUsingSocketSettingsRequest ¶
type ListenUsingSocketSettingsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*ListenUsingSocketSettingsRequest) Descriptor
deprecated
func (*ListenUsingSocketSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListenUsingSocketSettingsRequest.ProtoReflect.Descriptor instead.
func (*ListenUsingSocketSettingsRequest) GetArg0 ¶
func (x *ListenUsingSocketSettingsRequest) GetArg0() int64
func (*ListenUsingSocketSettingsRequest) ProtoMessage ¶
func (*ListenUsingSocketSettingsRequest) ProtoMessage()
func (*ListenUsingSocketSettingsRequest) ProtoReflect ¶
func (x *ListenUsingSocketSettingsRequest) ProtoReflect() protoreflect.Message
func (*ListenUsingSocketSettingsRequest) Reset ¶
func (x *ListenUsingSocketSettingsRequest) Reset()
func (*ListenUsingSocketSettingsRequest) String ¶
func (x *ListenUsingSocketSettingsRequest) String() string
type ListenUsingSocketSettingsResponse ¶
type ListenUsingSocketSettingsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ListenUsingSocketSettingsResponse) Descriptor
deprecated
func (*ListenUsingSocketSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListenUsingSocketSettingsResponse.ProtoReflect.Descriptor instead.
func (*ListenUsingSocketSettingsResponse) GetResult ¶
func (x *ListenUsingSocketSettingsResponse) GetResult() int64
func (*ListenUsingSocketSettingsResponse) ProtoMessage ¶
func (*ListenUsingSocketSettingsResponse) ProtoMessage()
func (*ListenUsingSocketSettingsResponse) ProtoReflect ¶
func (x *ListenUsingSocketSettingsResponse) ProtoReflect() protoreflect.Message
func (*ListenUsingSocketSettingsResponse) Reset ¶
func (x *ListenUsingSocketSettingsResponse) Reset()
func (*ListenUsingSocketSettingsResponse) String ¶
func (x *ListenUsingSocketSettingsResponse) String() string
type ManagerGetConnectedDevicesRequest ¶ added in v0.0.6
type ManagerGetConnectedDevicesRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*ManagerGetConnectedDevicesRequest) Descriptor
deprecated
added in
v0.0.6
func (*ManagerGetConnectedDevicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ManagerGetConnectedDevicesRequest.ProtoReflect.Descriptor instead.
func (*ManagerGetConnectedDevicesRequest) GetArg0 ¶ added in v0.0.6
func (x *ManagerGetConnectedDevicesRequest) GetArg0() int32
func (*ManagerGetConnectedDevicesRequest) ProtoMessage ¶ added in v0.0.6
func (*ManagerGetConnectedDevicesRequest) ProtoMessage()
func (*ManagerGetConnectedDevicesRequest) ProtoReflect ¶ added in v0.0.6
func (x *ManagerGetConnectedDevicesRequest) ProtoReflect() protoreflect.Message
func (*ManagerGetConnectedDevicesRequest) Reset ¶ added in v0.0.6
func (x *ManagerGetConnectedDevicesRequest) Reset()
func (*ManagerGetConnectedDevicesRequest) String ¶ added in v0.0.6
func (x *ManagerGetConnectedDevicesRequest) String() string
type ManagerGetConnectionStateRequest ¶ added in v0.0.6
type ManagerGetConnectionStateRequest 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 (*ManagerGetConnectionStateRequest) Descriptor
deprecated
added in
v0.0.6
func (*ManagerGetConnectionStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use ManagerGetConnectionStateRequest.ProtoReflect.Descriptor instead.
func (*ManagerGetConnectionStateRequest) GetArg0 ¶ added in v0.0.6
func (x *ManagerGetConnectionStateRequest) GetArg0() int64
func (*ManagerGetConnectionStateRequest) GetArg1 ¶ added in v0.0.6
func (x *ManagerGetConnectionStateRequest) GetArg1() int32
func (*ManagerGetConnectionStateRequest) ProtoMessage ¶ added in v0.0.6
func (*ManagerGetConnectionStateRequest) ProtoMessage()
func (*ManagerGetConnectionStateRequest) ProtoReflect ¶ added in v0.0.6
func (x *ManagerGetConnectionStateRequest) ProtoReflect() protoreflect.Message
func (*ManagerGetConnectionStateRequest) Reset ¶ added in v0.0.6
func (x *ManagerGetConnectionStateRequest) Reset()
func (*ManagerGetConnectionStateRequest) String ¶ added in v0.0.6
func (x *ManagerGetConnectionStateRequest) String() string
type ManagerGetDevicesMatchingConnectionStatesRequest ¶ added in v0.0.6
type ManagerGetDevicesMatchingConnectionStatesRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*ManagerGetDevicesMatchingConnectionStatesRequest) Descriptor
deprecated
added in
v0.0.6
func (*ManagerGetDevicesMatchingConnectionStatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ManagerGetDevicesMatchingConnectionStatesRequest.ProtoReflect.Descriptor instead.
func (*ManagerGetDevicesMatchingConnectionStatesRequest) GetArg0 ¶ added in v0.0.6
func (x *ManagerGetDevicesMatchingConnectionStatesRequest) GetArg0() int32
func (*ManagerGetDevicesMatchingConnectionStatesRequest) GetArg1 ¶ added in v0.0.6
func (x *ManagerGetDevicesMatchingConnectionStatesRequest) GetArg1() int64
func (*ManagerGetDevicesMatchingConnectionStatesRequest) ProtoMessage ¶ added in v0.0.6
func (*ManagerGetDevicesMatchingConnectionStatesRequest) ProtoMessage()
func (*ManagerGetDevicesMatchingConnectionStatesRequest) ProtoReflect ¶ added in v0.0.6
func (x *ManagerGetDevicesMatchingConnectionStatesRequest) ProtoReflect() protoreflect.Message
func (*ManagerGetDevicesMatchingConnectionStatesRequest) Reset ¶ added in v0.0.6
func (x *ManagerGetDevicesMatchingConnectionStatesRequest) Reset()
func (*ManagerGetDevicesMatchingConnectionStatesRequest) String ¶ added in v0.0.6
func (x *ManagerGetDevicesMatchingConnectionStatesRequest) String() string
type ManagerServiceClient ¶ added in v0.0.6
type ManagerServiceClient interface {
GetAdapter(ctx context.Context, in *GetAdapterRequest, opts ...grpc.CallOption) (*GetAdapterResponse, error)
GetConnectedDevices(ctx context.Context, in *ManagerGetConnectedDevicesRequest, opts ...grpc.CallOption) (*GetConnectedDevicesResponse, error)
GetConnectionState(ctx context.Context, in *ManagerGetConnectionStateRequest, opts ...grpc.CallOption) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(ctx context.Context, in *ManagerGetDevicesMatchingConnectionStatesRequest, opts ...grpc.CallOption) (*GetDevicesMatchingConnectionStatesResponse, error)
OpenGattServer(ctx context.Context, in *OpenGattServerRequest, opts ...grpc.CallOption) (*OpenGattServerResponse, error)
}
ManagerServiceClient is the client API for ManagerService 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.
func NewManagerServiceClient ¶ added in v0.0.6
func NewManagerServiceClient(cc grpc.ClientConnInterface) ManagerServiceClient
type ManagerServiceServer ¶ added in v0.0.6
type ManagerServiceServer interface {
GetAdapter(context.Context, *GetAdapterRequest) (*GetAdapterResponse, error)
GetConnectedDevices(context.Context, *ManagerGetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
GetConnectionState(context.Context, *ManagerGetConnectionStateRequest) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(context.Context, *ManagerGetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
OpenGattServer(context.Context, *OpenGattServerRequest) (*OpenGattServerResponse, error)
// contains filtered or unexported methods
}
ManagerServiceServer is the server API for ManagerService service. All implementations must embed UnimplementedManagerServiceServer for forward compatibility.
type NewGattCharacteristicRequest ¶ added in v0.0.6
type NewGattCharacteristicRequest 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"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*NewGattCharacteristicRequest) Descriptor
deprecated
added in
v0.0.6
func (*NewGattCharacteristicRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewGattCharacteristicRequest.ProtoReflect.Descriptor instead.
func (*NewGattCharacteristicRequest) GetArg0 ¶ added in v0.0.6
func (x *NewGattCharacteristicRequest) GetArg0() int64
func (*NewGattCharacteristicRequest) GetArg1 ¶ added in v0.0.6
func (x *NewGattCharacteristicRequest) GetArg1() int32
func (*NewGattCharacteristicRequest) GetArg2 ¶ added in v0.0.6
func (x *NewGattCharacteristicRequest) GetArg2() int32
func (*NewGattCharacteristicRequest) ProtoMessage ¶ added in v0.0.6
func (*NewGattCharacteristicRequest) ProtoMessage()
func (*NewGattCharacteristicRequest) ProtoReflect ¶ added in v0.0.6
func (x *NewGattCharacteristicRequest) ProtoReflect() protoreflect.Message
func (*NewGattCharacteristicRequest) Reset ¶ added in v0.0.6
func (x *NewGattCharacteristicRequest) Reset()
func (*NewGattCharacteristicRequest) String ¶ added in v0.0.6
func (x *NewGattCharacteristicRequest) String() string
type NewGattCharacteristicResponse ¶ added in v0.0.6
type NewGattCharacteristicResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewGattCharacteristicResponse) Descriptor
deprecated
added in
v0.0.6
func (*NewGattCharacteristicResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewGattCharacteristicResponse.ProtoReflect.Descriptor instead.
func (*NewGattCharacteristicResponse) GetResult ¶ added in v0.0.6
func (x *NewGattCharacteristicResponse) GetResult() int64
func (*NewGattCharacteristicResponse) ProtoMessage ¶ added in v0.0.6
func (*NewGattCharacteristicResponse) ProtoMessage()
func (*NewGattCharacteristicResponse) ProtoReflect ¶ added in v0.0.6
func (x *NewGattCharacteristicResponse) ProtoReflect() protoreflect.Message
func (*NewGattCharacteristicResponse) Reset ¶ added in v0.0.6
func (x *NewGattCharacteristicResponse) Reset()
func (*NewGattCharacteristicResponse) String ¶ added in v0.0.6
func (x *NewGattCharacteristicResponse) String() string
type NewGattDescriptorRequest ¶ added in v0.0.6
type NewGattDescriptorRequest 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 (*NewGattDescriptorRequest) Descriptor
deprecated
added in
v0.0.6
func (*NewGattDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewGattDescriptorRequest.ProtoReflect.Descriptor instead.
func (*NewGattDescriptorRequest) GetArg0 ¶ added in v0.0.6
func (x *NewGattDescriptorRequest) GetArg0() int64
func (*NewGattDescriptorRequest) GetArg1 ¶ added in v0.0.6
func (x *NewGattDescriptorRequest) GetArg1() int32
func (*NewGattDescriptorRequest) ProtoMessage ¶ added in v0.0.6
func (*NewGattDescriptorRequest) ProtoMessage()
func (*NewGattDescriptorRequest) ProtoReflect ¶ added in v0.0.6
func (x *NewGattDescriptorRequest) ProtoReflect() protoreflect.Message
func (*NewGattDescriptorRequest) Reset ¶ added in v0.0.6
func (x *NewGattDescriptorRequest) Reset()
func (*NewGattDescriptorRequest) String ¶ added in v0.0.6
func (x *NewGattDescriptorRequest) String() string
type NewGattDescriptorResponse ¶ added in v0.0.6
type NewGattDescriptorResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewGattDescriptorResponse) Descriptor
deprecated
added in
v0.0.6
func (*NewGattDescriptorResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewGattDescriptorResponse.ProtoReflect.Descriptor instead.
func (*NewGattDescriptorResponse) GetResult ¶ added in v0.0.6
func (x *NewGattDescriptorResponse) GetResult() int64
func (*NewGattDescriptorResponse) ProtoMessage ¶ added in v0.0.6
func (*NewGattDescriptorResponse) ProtoMessage()
func (*NewGattDescriptorResponse) ProtoReflect ¶ added in v0.0.6
func (x *NewGattDescriptorResponse) ProtoReflect() protoreflect.Message
func (*NewGattDescriptorResponse) Reset ¶ added in v0.0.6
func (x *NewGattDescriptorResponse) Reset()
func (*NewGattDescriptorResponse) String ¶ added in v0.0.6
func (x *NewGattDescriptorResponse) String() string
type NewGattServiceRequest ¶ added in v0.0.6
type NewGattServiceRequest 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 (*NewGattServiceRequest) Descriptor
deprecated
added in
v0.0.6
func (*NewGattServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewGattServiceRequest.ProtoReflect.Descriptor instead.
func (*NewGattServiceRequest) GetArg0 ¶ added in v0.0.6
func (x *NewGattServiceRequest) GetArg0() int64
func (*NewGattServiceRequest) GetArg1 ¶ added in v0.0.6
func (x *NewGattServiceRequest) GetArg1() int32
func (*NewGattServiceRequest) ProtoMessage ¶ added in v0.0.6
func (*NewGattServiceRequest) ProtoMessage()
func (*NewGattServiceRequest) ProtoReflect ¶ added in v0.0.6
func (x *NewGattServiceRequest) ProtoReflect() protoreflect.Message
func (*NewGattServiceRequest) Reset ¶ added in v0.0.6
func (x *NewGattServiceRequest) Reset()
func (*NewGattServiceRequest) String ¶ added in v0.0.6
func (x *NewGattServiceRequest) String() string
type NewGattServiceResponse ¶ added in v0.0.6
type NewGattServiceResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewGattServiceResponse) Descriptor
deprecated
added in
v0.0.6
func (*NewGattServiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewGattServiceResponse.ProtoReflect.Descriptor instead.
func (*NewGattServiceResponse) GetResult ¶ added in v0.0.6
func (x *NewGattServiceResponse) GetResult() int64
func (*NewGattServiceResponse) ProtoMessage ¶ added in v0.0.6
func (*NewGattServiceResponse) ProtoMessage()
func (*NewGattServiceResponse) ProtoReflect ¶ added in v0.0.6
func (x *NewGattServiceResponse) ProtoReflect() protoreflect.Message
func (*NewGattServiceResponse) Reset ¶ added in v0.0.6
func (x *NewGattServiceResponse) Reset()
func (*NewGattServiceResponse) String ¶ added in v0.0.6
func (x *NewGattServiceResponse) String() string
type NewHidDeviceAppQosSettingsRequest ¶ added in v0.0.6
type NewHidDeviceAppQosSettingsRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 int32 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
Arg5 int32 `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
// contains filtered or unexported fields
}
func (*NewHidDeviceAppQosSettingsRequest) Descriptor
deprecated
added in
v0.0.6
func (*NewHidDeviceAppQosSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewHidDeviceAppQosSettingsRequest.ProtoReflect.Descriptor instead.
func (*NewHidDeviceAppQosSettingsRequest) GetArg0 ¶ added in v0.0.6
func (x *NewHidDeviceAppQosSettingsRequest) GetArg0() int32
func (*NewHidDeviceAppQosSettingsRequest) GetArg1 ¶ added in v0.0.6
func (x *NewHidDeviceAppQosSettingsRequest) GetArg1() int32
func (*NewHidDeviceAppQosSettingsRequest) GetArg2 ¶ added in v0.0.6
func (x *NewHidDeviceAppQosSettingsRequest) GetArg2() int32
func (*NewHidDeviceAppQosSettingsRequest) GetArg3 ¶ added in v0.0.6
func (x *NewHidDeviceAppQosSettingsRequest) GetArg3() int32
func (*NewHidDeviceAppQosSettingsRequest) GetArg4 ¶ added in v0.0.6
func (x *NewHidDeviceAppQosSettingsRequest) GetArg4() int32
func (*NewHidDeviceAppQosSettingsRequest) GetArg5 ¶ added in v0.0.6
func (x *NewHidDeviceAppQosSettingsRequest) GetArg5() int32
func (*NewHidDeviceAppQosSettingsRequest) ProtoMessage ¶ added in v0.0.6
func (*NewHidDeviceAppQosSettingsRequest) ProtoMessage()
func (*NewHidDeviceAppQosSettingsRequest) ProtoReflect ¶ added in v0.0.6
func (x *NewHidDeviceAppQosSettingsRequest) ProtoReflect() protoreflect.Message
func (*NewHidDeviceAppQosSettingsRequest) Reset ¶ added in v0.0.6
func (x *NewHidDeviceAppQosSettingsRequest) Reset()
func (*NewHidDeviceAppQosSettingsRequest) String ¶ added in v0.0.6
func (x *NewHidDeviceAppQosSettingsRequest) String() string
type NewHidDeviceAppQosSettingsResponse ¶ added in v0.0.6
type NewHidDeviceAppQosSettingsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewHidDeviceAppQosSettingsResponse) Descriptor
deprecated
added in
v0.0.6
func (*NewHidDeviceAppQosSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewHidDeviceAppQosSettingsResponse.ProtoReflect.Descriptor instead.
func (*NewHidDeviceAppQosSettingsResponse) GetResult ¶ added in v0.0.6
func (x *NewHidDeviceAppQosSettingsResponse) GetResult() int64
func (*NewHidDeviceAppQosSettingsResponse) ProtoMessage ¶ added in v0.0.6
func (*NewHidDeviceAppQosSettingsResponse) ProtoMessage()
func (*NewHidDeviceAppQosSettingsResponse) ProtoReflect ¶ added in v0.0.6
func (x *NewHidDeviceAppQosSettingsResponse) ProtoReflect() protoreflect.Message
func (*NewHidDeviceAppQosSettingsResponse) Reset ¶ added in v0.0.6
func (x *NewHidDeviceAppQosSettingsResponse) Reset()
func (*NewHidDeviceAppQosSettingsResponse) String ¶ added in v0.0.6
func (x *NewHidDeviceAppQosSettingsResponse) String() string
type NewHidDeviceAppSdpSettingsRequest ¶ added in v0.0.6
type NewHidDeviceAppSdpSettingsRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 string `protobuf:"bytes,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 int64 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
// contains filtered or unexported fields
}
func (*NewHidDeviceAppSdpSettingsRequest) Descriptor
deprecated
added in
v0.0.6
func (*NewHidDeviceAppSdpSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewHidDeviceAppSdpSettingsRequest.ProtoReflect.Descriptor instead.
func (*NewHidDeviceAppSdpSettingsRequest) GetArg0 ¶ added in v0.0.6
func (x *NewHidDeviceAppSdpSettingsRequest) GetArg0() string
func (*NewHidDeviceAppSdpSettingsRequest) GetArg1 ¶ added in v0.0.6
func (x *NewHidDeviceAppSdpSettingsRequest) GetArg1() string
func (*NewHidDeviceAppSdpSettingsRequest) GetArg2 ¶ added in v0.0.6
func (x *NewHidDeviceAppSdpSettingsRequest) GetArg2() string
func (*NewHidDeviceAppSdpSettingsRequest) GetArg3 ¶ added in v0.0.6
func (x *NewHidDeviceAppSdpSettingsRequest) GetArg3() int64
func (*NewHidDeviceAppSdpSettingsRequest) GetArg4 ¶ added in v0.0.6
func (x *NewHidDeviceAppSdpSettingsRequest) GetArg4() int64
func (*NewHidDeviceAppSdpSettingsRequest) ProtoMessage ¶ added in v0.0.6
func (*NewHidDeviceAppSdpSettingsRequest) ProtoMessage()
func (*NewHidDeviceAppSdpSettingsRequest) ProtoReflect ¶ added in v0.0.6
func (x *NewHidDeviceAppSdpSettingsRequest) ProtoReflect() protoreflect.Message
func (*NewHidDeviceAppSdpSettingsRequest) Reset ¶ added in v0.0.6
func (x *NewHidDeviceAppSdpSettingsRequest) Reset()
func (*NewHidDeviceAppSdpSettingsRequest) String ¶ added in v0.0.6
func (x *NewHidDeviceAppSdpSettingsRequest) String() string
type NewHidDeviceAppSdpSettingsResponse ¶ added in v0.0.6
type NewHidDeviceAppSdpSettingsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewHidDeviceAppSdpSettingsResponse) Descriptor
deprecated
added in
v0.0.6
func (*NewHidDeviceAppSdpSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewHidDeviceAppSdpSettingsResponse.ProtoReflect.Descriptor instead.
func (*NewHidDeviceAppSdpSettingsResponse) GetResult ¶ added in v0.0.6
func (x *NewHidDeviceAppSdpSettingsResponse) GetResult() int64
func (*NewHidDeviceAppSdpSettingsResponse) ProtoMessage ¶ added in v0.0.6
func (*NewHidDeviceAppSdpSettingsResponse) ProtoMessage()
func (*NewHidDeviceAppSdpSettingsResponse) ProtoReflect ¶ added in v0.0.6
func (x *NewHidDeviceAppSdpSettingsResponse) ProtoReflect() protoreflect.Message
func (*NewHidDeviceAppSdpSettingsResponse) Reset ¶ added in v0.0.6
func (x *NewHidDeviceAppSdpSettingsResponse) Reset()
func (*NewHidDeviceAppSdpSettingsResponse) String ¶ added in v0.0.6
func (x *NewHidDeviceAppSdpSettingsResponse) String() string
type NewLeAudioCodecStatusRequest ¶ added in v0.0.6
type NewLeAudioCodecStatusRequest 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"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 int64 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
Arg5 int64 `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
// contains filtered or unexported fields
}
func (*NewLeAudioCodecStatusRequest) Descriptor
deprecated
added in
v0.0.6
func (*NewLeAudioCodecStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewLeAudioCodecStatusRequest.ProtoReflect.Descriptor instead.
func (*NewLeAudioCodecStatusRequest) GetArg0 ¶ added in v0.0.6
func (x *NewLeAudioCodecStatusRequest) GetArg0() int64
func (*NewLeAudioCodecStatusRequest) GetArg1 ¶ added in v0.0.6
func (x *NewLeAudioCodecStatusRequest) GetArg1() int64
func (*NewLeAudioCodecStatusRequest) GetArg2 ¶ added in v0.0.6
func (x *NewLeAudioCodecStatusRequest) GetArg2() int64
func (*NewLeAudioCodecStatusRequest) GetArg3 ¶ added in v0.0.6
func (x *NewLeAudioCodecStatusRequest) GetArg3() int64
func (*NewLeAudioCodecStatusRequest) GetArg4 ¶ added in v0.0.6
func (x *NewLeAudioCodecStatusRequest) GetArg4() int64
func (*NewLeAudioCodecStatusRequest) GetArg5 ¶ added in v0.0.6
func (x *NewLeAudioCodecStatusRequest) GetArg5() int64
func (*NewLeAudioCodecStatusRequest) ProtoMessage ¶ added in v0.0.6
func (*NewLeAudioCodecStatusRequest) ProtoMessage()
func (*NewLeAudioCodecStatusRequest) ProtoReflect ¶ added in v0.0.6
func (x *NewLeAudioCodecStatusRequest) ProtoReflect() protoreflect.Message
func (*NewLeAudioCodecStatusRequest) Reset ¶ added in v0.0.6
func (x *NewLeAudioCodecStatusRequest) Reset()
func (*NewLeAudioCodecStatusRequest) String ¶ added in v0.0.6
func (x *NewLeAudioCodecStatusRequest) String() string
type NewLeAudioCodecStatusResponse ¶ added in v0.0.6
type NewLeAudioCodecStatusResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewLeAudioCodecStatusResponse) Descriptor
deprecated
added in
v0.0.6
func (*NewLeAudioCodecStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewLeAudioCodecStatusResponse.ProtoReflect.Descriptor instead.
func (*NewLeAudioCodecStatusResponse) GetResult ¶ added in v0.0.6
func (x *NewLeAudioCodecStatusResponse) GetResult() int64
func (*NewLeAudioCodecStatusResponse) ProtoMessage ¶ added in v0.0.6
func (*NewLeAudioCodecStatusResponse) ProtoMessage()
func (*NewLeAudioCodecStatusResponse) ProtoReflect ¶ added in v0.0.6
func (x *NewLeAudioCodecStatusResponse) ProtoReflect() protoreflect.Message
func (*NewLeAudioCodecStatusResponse) Reset ¶ added in v0.0.6
func (x *NewLeAudioCodecStatusResponse) Reset()
func (*NewLeAudioCodecStatusResponse) String ¶ added in v0.0.6
func (x *NewLeAudioCodecStatusResponse) String() string
type NewSocketExceptionRequest ¶ added in v0.0.6
type NewSocketExceptionRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*NewSocketExceptionRequest) Descriptor
deprecated
added in
v0.0.6
func (*NewSocketExceptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewSocketExceptionRequest.ProtoReflect.Descriptor instead.
func (*NewSocketExceptionRequest) GetArg0 ¶ added in v0.0.6
func (x *NewSocketExceptionRequest) GetArg0() int32
func (*NewSocketExceptionRequest) ProtoMessage ¶ added in v0.0.6
func (*NewSocketExceptionRequest) ProtoMessage()
func (*NewSocketExceptionRequest) ProtoReflect ¶ added in v0.0.6
func (x *NewSocketExceptionRequest) ProtoReflect() protoreflect.Message
func (*NewSocketExceptionRequest) Reset ¶ added in v0.0.6
func (x *NewSocketExceptionRequest) Reset()
func (*NewSocketExceptionRequest) String ¶ added in v0.0.6
func (x *NewSocketExceptionRequest) String() string
type NewSocketExceptionResponse ¶ added in v0.0.6
type NewSocketExceptionResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewSocketExceptionResponse) Descriptor
deprecated
added in
v0.0.6
func (*NewSocketExceptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewSocketExceptionResponse.ProtoReflect.Descriptor instead.
func (*NewSocketExceptionResponse) GetResult ¶ added in v0.0.6
func (x *NewSocketExceptionResponse) GetResult() int64
func (*NewSocketExceptionResponse) ProtoMessage ¶ added in v0.0.6
func (*NewSocketExceptionResponse) ProtoMessage()
func (*NewSocketExceptionResponse) ProtoReflect ¶ added in v0.0.6
func (x *NewSocketExceptionResponse) ProtoReflect() protoreflect.Message
func (*NewSocketExceptionResponse) Reset ¶ added in v0.0.6
func (x *NewSocketExceptionResponse) Reset()
func (*NewSocketExceptionResponse) String ¶ added in v0.0.6
func (x *NewSocketExceptionResponse) String() string
type NotifyCharacteristicChanged3Request ¶
type NotifyCharacteristicChanged3Request 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 bool `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*NotifyCharacteristicChanged3Request) Descriptor
deprecated
func (*NotifyCharacteristicChanged3Request) Descriptor() ([]byte, []int)
Deprecated: Use NotifyCharacteristicChanged3Request.ProtoReflect.Descriptor instead.
func (*NotifyCharacteristicChanged3Request) GetArg0 ¶
func (x *NotifyCharacteristicChanged3Request) GetArg0() int64
func (*NotifyCharacteristicChanged3Request) GetArg1 ¶
func (x *NotifyCharacteristicChanged3Request) GetArg1() int64
func (*NotifyCharacteristicChanged3Request) GetArg2 ¶
func (x *NotifyCharacteristicChanged3Request) GetArg2() bool
func (*NotifyCharacteristicChanged3Request) ProtoMessage ¶
func (*NotifyCharacteristicChanged3Request) ProtoMessage()
func (*NotifyCharacteristicChanged3Request) ProtoReflect ¶
func (x *NotifyCharacteristicChanged3Request) ProtoReflect() protoreflect.Message
func (*NotifyCharacteristicChanged3Request) Reset ¶
func (x *NotifyCharacteristicChanged3Request) Reset()
func (*NotifyCharacteristicChanged3Request) String ¶
func (x *NotifyCharacteristicChanged3Request) String() string
type NotifyCharacteristicChanged3Response ¶
type NotifyCharacteristicChanged3Response struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NotifyCharacteristicChanged3Response) Descriptor
deprecated
func (*NotifyCharacteristicChanged3Response) Descriptor() ([]byte, []int)
Deprecated: Use NotifyCharacteristicChanged3Response.ProtoReflect.Descriptor instead.
func (*NotifyCharacteristicChanged3Response) GetResult ¶
func (x *NotifyCharacteristicChanged3Response) GetResult() bool
func (*NotifyCharacteristicChanged3Response) ProtoMessage ¶
func (*NotifyCharacteristicChanged3Response) ProtoMessage()
func (*NotifyCharacteristicChanged3Response) ProtoReflect ¶
func (x *NotifyCharacteristicChanged3Response) ProtoReflect() protoreflect.Message
func (*NotifyCharacteristicChanged3Response) Reset ¶
func (x *NotifyCharacteristicChanged3Response) Reset()
func (*NotifyCharacteristicChanged3Response) String ¶
func (x *NotifyCharacteristicChanged3Response) String() string
type NotifyCharacteristicChanged4_1Request ¶
type NotifyCharacteristicChanged4_1Request 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 bool `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*NotifyCharacteristicChanged4_1Request) Descriptor
deprecated
func (*NotifyCharacteristicChanged4_1Request) Descriptor() ([]byte, []int)
Deprecated: Use NotifyCharacteristicChanged4_1Request.ProtoReflect.Descriptor instead.
func (*NotifyCharacteristicChanged4_1Request) GetArg0 ¶
func (x *NotifyCharacteristicChanged4_1Request) GetArg0() int64
func (*NotifyCharacteristicChanged4_1Request) GetArg1 ¶
func (x *NotifyCharacteristicChanged4_1Request) GetArg1() int64
func (*NotifyCharacteristicChanged4_1Request) GetArg2 ¶
func (x *NotifyCharacteristicChanged4_1Request) GetArg2() bool
func (*NotifyCharacteristicChanged4_1Request) GetArg3 ¶
func (x *NotifyCharacteristicChanged4_1Request) GetArg3() int64
func (*NotifyCharacteristicChanged4_1Request) ProtoMessage ¶
func (*NotifyCharacteristicChanged4_1Request) ProtoMessage()
func (*NotifyCharacteristicChanged4_1Request) ProtoReflect ¶
func (x *NotifyCharacteristicChanged4_1Request) ProtoReflect() protoreflect.Message
func (*NotifyCharacteristicChanged4_1Request) Reset ¶
func (x *NotifyCharacteristicChanged4_1Request) Reset()
func (*NotifyCharacteristicChanged4_1Request) String ¶
func (x *NotifyCharacteristicChanged4_1Request) String() string
type NotifyCharacteristicChanged4_1Response ¶
type NotifyCharacteristicChanged4_1Response struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NotifyCharacteristicChanged4_1Response) Descriptor
deprecated
func (*NotifyCharacteristicChanged4_1Response) Descriptor() ([]byte, []int)
Deprecated: Use NotifyCharacteristicChanged4_1Response.ProtoReflect.Descriptor instead.
func (*NotifyCharacteristicChanged4_1Response) GetResult ¶
func (x *NotifyCharacteristicChanged4_1Response) GetResult() int32
func (*NotifyCharacteristicChanged4_1Response) ProtoMessage ¶
func (*NotifyCharacteristicChanged4_1Response) ProtoMessage()
func (*NotifyCharacteristicChanged4_1Response) ProtoReflect ¶
func (x *NotifyCharacteristicChanged4_1Response) ProtoReflect() protoreflect.Message
func (*NotifyCharacteristicChanged4_1Response) Reset ¶
func (x *NotifyCharacteristicChanged4_1Response) Reset()
func (*NotifyCharacteristicChanged4_1Response) String ¶
func (x *NotifyCharacteristicChanged4_1Response) String() string
type OnAppStatusChangedRequest ¶ added in v0.0.6
type OnAppStatusChangedRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 bool `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*OnAppStatusChangedRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnAppStatusChangedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnAppStatusChangedRequest.ProtoReflect.Descriptor instead.
func (*OnAppStatusChangedRequest) GetArg0 ¶ added in v0.0.6
func (x *OnAppStatusChangedRequest) GetArg0() int64
func (*OnAppStatusChangedRequest) GetArg1 ¶ added in v0.0.6
func (x *OnAppStatusChangedRequest) GetArg1() bool
func (*OnAppStatusChangedRequest) ProtoMessage ¶ added in v0.0.6
func (*OnAppStatusChangedRequest) ProtoMessage()
func (*OnAppStatusChangedRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnAppStatusChangedRequest) ProtoReflect() protoreflect.Message
func (*OnAppStatusChangedRequest) Reset ¶ added in v0.0.6
func (x *OnAppStatusChangedRequest) Reset()
func (*OnAppStatusChangedRequest) String ¶ added in v0.0.6
func (x *OnAppStatusChangedRequest) String() string
type OnAppStatusChangedResponse ¶ added in v0.0.6
type OnAppStatusChangedResponse struct {
// contains filtered or unexported fields
}
func (*OnAppStatusChangedResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnAppStatusChangedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnAppStatusChangedResponse.ProtoReflect.Descriptor instead.
func (*OnAppStatusChangedResponse) ProtoMessage ¶ added in v0.0.6
func (*OnAppStatusChangedResponse) ProtoMessage()
func (*OnAppStatusChangedResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnAppStatusChangedResponse) ProtoReflect() protoreflect.Message
func (*OnAppStatusChangedResponse) Reset ¶ added in v0.0.6
func (x *OnAppStatusChangedResponse) Reset()
func (*OnAppStatusChangedResponse) String ¶ added in v0.0.6
func (x *OnAppStatusChangedResponse) String() string
type OnCharacteristicChanged2Request ¶ added in v0.0.6
type OnCharacteristicChanged2Request 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"`
// contains filtered or unexported fields
}
func (*OnCharacteristicChanged2Request) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicChanged2Request) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicChanged2Request.ProtoReflect.Descriptor instead.
func (*OnCharacteristicChanged2Request) GetArg0 ¶ added in v0.0.6
func (x *OnCharacteristicChanged2Request) GetArg0() int64
func (*OnCharacteristicChanged2Request) GetArg1 ¶ added in v0.0.6
func (x *OnCharacteristicChanged2Request) GetArg1() int64
func (*OnCharacteristicChanged2Request) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicChanged2Request) ProtoMessage()
func (*OnCharacteristicChanged2Request) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicChanged2Request) ProtoReflect() protoreflect.Message
func (*OnCharacteristicChanged2Request) Reset ¶ added in v0.0.6
func (x *OnCharacteristicChanged2Request) Reset()
func (*OnCharacteristicChanged2Request) String ¶ added in v0.0.6
func (x *OnCharacteristicChanged2Request) String() string
type OnCharacteristicChanged2Response ¶ added in v0.0.6
type OnCharacteristicChanged2Response struct {
// contains filtered or unexported fields
}
func (*OnCharacteristicChanged2Response) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicChanged2Response) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicChanged2Response.ProtoReflect.Descriptor instead.
func (*OnCharacteristicChanged2Response) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicChanged2Response) ProtoMessage()
func (*OnCharacteristicChanged2Response) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicChanged2Response) ProtoReflect() protoreflect.Message
func (*OnCharacteristicChanged2Response) Reset ¶ added in v0.0.6
func (x *OnCharacteristicChanged2Response) Reset()
func (*OnCharacteristicChanged2Response) String ¶ added in v0.0.6
func (x *OnCharacteristicChanged2Response) String() string
type OnCharacteristicChanged3_1Request ¶ added in v0.0.6
type OnCharacteristicChanged3_1Request 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 (*OnCharacteristicChanged3_1Request) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicChanged3_1Request) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicChanged3_1Request.ProtoReflect.Descriptor instead.
func (*OnCharacteristicChanged3_1Request) GetArg0 ¶ added in v0.0.6
func (x *OnCharacteristicChanged3_1Request) GetArg0() int64
func (*OnCharacteristicChanged3_1Request) GetArg1 ¶ added in v0.0.6
func (x *OnCharacteristicChanged3_1Request) GetArg1() int64
func (*OnCharacteristicChanged3_1Request) GetArg2 ¶ added in v0.0.6
func (x *OnCharacteristicChanged3_1Request) GetArg2() int64
func (*OnCharacteristicChanged3_1Request) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicChanged3_1Request) ProtoMessage()
func (*OnCharacteristicChanged3_1Request) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicChanged3_1Request) ProtoReflect() protoreflect.Message
func (*OnCharacteristicChanged3_1Request) Reset ¶ added in v0.0.6
func (x *OnCharacteristicChanged3_1Request) Reset()
func (*OnCharacteristicChanged3_1Request) String ¶ added in v0.0.6
func (x *OnCharacteristicChanged3_1Request) String() string
type OnCharacteristicChanged3_1Response ¶ added in v0.0.6
type OnCharacteristicChanged3_1Response struct {
// contains filtered or unexported fields
}
func (*OnCharacteristicChanged3_1Response) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicChanged3_1Response) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicChanged3_1Response.ProtoReflect.Descriptor instead.
func (*OnCharacteristicChanged3_1Response) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicChanged3_1Response) ProtoMessage()
func (*OnCharacteristicChanged3_1Response) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicChanged3_1Response) ProtoReflect() protoreflect.Message
func (*OnCharacteristicChanged3_1Response) Reset ¶ added in v0.0.6
func (x *OnCharacteristicChanged3_1Response) Reset()
func (*OnCharacteristicChanged3_1Response) String ¶ added in v0.0.6
func (x *OnCharacteristicChanged3_1Response) String() string
type OnCharacteristicRead3_1Request ¶ added in v0.0.6
type OnCharacteristicRead3_1Request 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 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*OnCharacteristicRead3_1Request) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicRead3_1Request) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicRead3_1Request.ProtoReflect.Descriptor instead.
func (*OnCharacteristicRead3_1Request) GetArg0 ¶ added in v0.0.6
func (x *OnCharacteristicRead3_1Request) GetArg0() int64
func (*OnCharacteristicRead3_1Request) GetArg1 ¶ added in v0.0.6
func (x *OnCharacteristicRead3_1Request) GetArg1() int64
func (*OnCharacteristicRead3_1Request) GetArg2 ¶ added in v0.0.6
func (x *OnCharacteristicRead3_1Request) GetArg2() int32
func (*OnCharacteristicRead3_1Request) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicRead3_1Request) ProtoMessage()
func (*OnCharacteristicRead3_1Request) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicRead3_1Request) ProtoReflect() protoreflect.Message
func (*OnCharacteristicRead3_1Request) Reset ¶ added in v0.0.6
func (x *OnCharacteristicRead3_1Request) Reset()
func (*OnCharacteristicRead3_1Request) String ¶ added in v0.0.6
func (x *OnCharacteristicRead3_1Request) String() string
type OnCharacteristicRead3_1Response ¶ added in v0.0.6
type OnCharacteristicRead3_1Response struct {
// contains filtered or unexported fields
}
func (*OnCharacteristicRead3_1Response) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicRead3_1Response) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicRead3_1Response.ProtoReflect.Descriptor instead.
func (*OnCharacteristicRead3_1Response) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicRead3_1Response) ProtoMessage()
func (*OnCharacteristicRead3_1Response) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicRead3_1Response) ProtoReflect() protoreflect.Message
func (*OnCharacteristicRead3_1Response) Reset ¶ added in v0.0.6
func (x *OnCharacteristicRead3_1Response) Reset()
func (*OnCharacteristicRead3_1Response) String ¶ added in v0.0.6
func (x *OnCharacteristicRead3_1Response) String() string
type OnCharacteristicRead4Request ¶ added in v0.0.6
type OnCharacteristicRead4Request 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"`
Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*OnCharacteristicRead4Request) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicRead4Request) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicRead4Request.ProtoReflect.Descriptor instead.
func (*OnCharacteristicRead4Request) GetArg0 ¶ added in v0.0.6
func (x *OnCharacteristicRead4Request) GetArg0() int64
func (*OnCharacteristicRead4Request) GetArg1 ¶ added in v0.0.6
func (x *OnCharacteristicRead4Request) GetArg1() int64
func (*OnCharacteristicRead4Request) GetArg2 ¶ added in v0.0.6
func (x *OnCharacteristicRead4Request) GetArg2() int64
func (*OnCharacteristicRead4Request) GetArg3 ¶ added in v0.0.6
func (x *OnCharacteristicRead4Request) GetArg3() int32
func (*OnCharacteristicRead4Request) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicRead4Request) ProtoMessage()
func (*OnCharacteristicRead4Request) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicRead4Request) ProtoReflect() protoreflect.Message
func (*OnCharacteristicRead4Request) Reset ¶ added in v0.0.6
func (x *OnCharacteristicRead4Request) Reset()
func (*OnCharacteristicRead4Request) String ¶ added in v0.0.6
func (x *OnCharacteristicRead4Request) String() string
type OnCharacteristicRead4Response ¶ added in v0.0.6
type OnCharacteristicRead4Response struct {
// contains filtered or unexported fields
}
func (*OnCharacteristicRead4Response) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicRead4Response) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicRead4Response.ProtoReflect.Descriptor instead.
func (*OnCharacteristicRead4Response) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicRead4Response) ProtoMessage()
func (*OnCharacteristicRead4Response) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicRead4Response) ProtoReflect() protoreflect.Message
func (*OnCharacteristicRead4Response) Reset ¶ added in v0.0.6
func (x *OnCharacteristicRead4Response) Reset()
func (*OnCharacteristicRead4Response) String ¶ added in v0.0.6
func (x *OnCharacteristicRead4Response) String() string
type OnCharacteristicReadRequestRequest ¶ added in v0.0.6
type OnCharacteristicReadRequestRequest 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"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*OnCharacteristicReadRequestRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicReadRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicReadRequestRequest.ProtoReflect.Descriptor instead.
func (*OnCharacteristicReadRequestRequest) GetArg0 ¶ added in v0.0.6
func (x *OnCharacteristicReadRequestRequest) GetArg0() int64
func (*OnCharacteristicReadRequestRequest) GetArg1 ¶ added in v0.0.6
func (x *OnCharacteristicReadRequestRequest) GetArg1() int32
func (*OnCharacteristicReadRequestRequest) GetArg2 ¶ added in v0.0.6
func (x *OnCharacteristicReadRequestRequest) GetArg2() int32
func (*OnCharacteristicReadRequestRequest) GetArg3 ¶ added in v0.0.6
func (x *OnCharacteristicReadRequestRequest) GetArg3() int64
func (*OnCharacteristicReadRequestRequest) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicReadRequestRequest) ProtoMessage()
func (*OnCharacteristicReadRequestRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicReadRequestRequest) ProtoReflect() protoreflect.Message
func (*OnCharacteristicReadRequestRequest) Reset ¶ added in v0.0.6
func (x *OnCharacteristicReadRequestRequest) Reset()
func (*OnCharacteristicReadRequestRequest) String ¶ added in v0.0.6
func (x *OnCharacteristicReadRequestRequest) String() string
type OnCharacteristicReadRequestResponse ¶ added in v0.0.6
type OnCharacteristicReadRequestResponse struct {
// contains filtered or unexported fields
}
func (*OnCharacteristicReadRequestResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicReadRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicReadRequestResponse.ProtoReflect.Descriptor instead.
func (*OnCharacteristicReadRequestResponse) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicReadRequestResponse) ProtoMessage()
func (*OnCharacteristicReadRequestResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicReadRequestResponse) ProtoReflect() protoreflect.Message
func (*OnCharacteristicReadRequestResponse) Reset ¶ added in v0.0.6
func (x *OnCharacteristicReadRequestResponse) Reset()
func (*OnCharacteristicReadRequestResponse) String ¶ added in v0.0.6
func (x *OnCharacteristicReadRequestResponse) String() string
type OnCharacteristicWriteRequest ¶ added in v0.0.6
type OnCharacteristicWriteRequest 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 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*OnCharacteristicWriteRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicWriteRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicWriteRequest.ProtoReflect.Descriptor instead.
func (*OnCharacteristicWriteRequest) GetArg0 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequest) GetArg0() int64
func (*OnCharacteristicWriteRequest) GetArg1 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequest) GetArg1() int64
func (*OnCharacteristicWriteRequest) GetArg2 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequest) GetArg2() int32
func (*OnCharacteristicWriteRequest) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicWriteRequest) ProtoMessage()
func (*OnCharacteristicWriteRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequest) ProtoReflect() protoreflect.Message
func (*OnCharacteristicWriteRequest) Reset ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequest) Reset()
func (*OnCharacteristicWriteRequest) String ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequest) String() string
type OnCharacteristicWriteRequestOpRequest ¶ added in v0.0.6
type OnCharacteristicWriteRequestOpRequest 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"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 bool `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 bool `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
Arg5 int32 `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
Arg6 int64 `protobuf:"varint,7,opt,name=arg6,proto3" json:"arg6,omitempty"`
// contains filtered or unexported fields
}
func (*OnCharacteristicWriteRequestOpRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicWriteRequestOpRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicWriteRequestOpRequest.ProtoReflect.Descriptor instead.
func (*OnCharacteristicWriteRequestOpRequest) GetArg0 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestOpRequest) GetArg0() int64
func (*OnCharacteristicWriteRequestOpRequest) GetArg1 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestOpRequest) GetArg1() int32
func (*OnCharacteristicWriteRequestOpRequest) GetArg2 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestOpRequest) GetArg2() int64
func (*OnCharacteristicWriteRequestOpRequest) GetArg3 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestOpRequest) GetArg3() bool
func (*OnCharacteristicWriteRequestOpRequest) GetArg4 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestOpRequest) GetArg4() bool
func (*OnCharacteristicWriteRequestOpRequest) GetArg5 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestOpRequest) GetArg5() int32
func (*OnCharacteristicWriteRequestOpRequest) GetArg6 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestOpRequest) GetArg6() int64
func (*OnCharacteristicWriteRequestOpRequest) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicWriteRequestOpRequest) ProtoMessage()
func (*OnCharacteristicWriteRequestOpRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestOpRequest) ProtoReflect() protoreflect.Message
func (*OnCharacteristicWriteRequestOpRequest) Reset ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestOpRequest) Reset()
func (*OnCharacteristicWriteRequestOpRequest) String ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestOpRequest) String() string
type OnCharacteristicWriteRequestOpResponse ¶ added in v0.0.6
type OnCharacteristicWriteRequestOpResponse struct {
// contains filtered or unexported fields
}
func (*OnCharacteristicWriteRequestOpResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicWriteRequestOpResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicWriteRequestOpResponse.ProtoReflect.Descriptor instead.
func (*OnCharacteristicWriteRequestOpResponse) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicWriteRequestOpResponse) ProtoMessage()
func (*OnCharacteristicWriteRequestOpResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestOpResponse) ProtoReflect() protoreflect.Message
func (*OnCharacteristicWriteRequestOpResponse) Reset ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestOpResponse) Reset()
func (*OnCharacteristicWriteRequestOpResponse) String ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestOpResponse) String() string
type OnCharacteristicWriteRequestRequest ¶ added in v0.0.6
type OnCharacteristicWriteRequestRequest 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"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 bool `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 bool `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
Arg5 int32 `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
Arg6 int64 `protobuf:"varint,7,opt,name=arg6,proto3" json:"arg6,omitempty"`
// contains filtered or unexported fields
}
func (*OnCharacteristicWriteRequestRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicWriteRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicWriteRequestRequest.ProtoReflect.Descriptor instead.
func (*OnCharacteristicWriteRequestRequest) GetArg0 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestRequest) GetArg0() int64
func (*OnCharacteristicWriteRequestRequest) GetArg1 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestRequest) GetArg1() int32
func (*OnCharacteristicWriteRequestRequest) GetArg2 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestRequest) GetArg2() int64
func (*OnCharacteristicWriteRequestRequest) GetArg3 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestRequest) GetArg3() bool
func (*OnCharacteristicWriteRequestRequest) GetArg4 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestRequest) GetArg4() bool
func (*OnCharacteristicWriteRequestRequest) GetArg5 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestRequest) GetArg5() int32
func (*OnCharacteristicWriteRequestRequest) GetArg6 ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestRequest) GetArg6() int64
func (*OnCharacteristicWriteRequestRequest) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicWriteRequestRequest) ProtoMessage()
func (*OnCharacteristicWriteRequestRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestRequest) ProtoReflect() protoreflect.Message
func (*OnCharacteristicWriteRequestRequest) Reset ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestRequest) Reset()
func (*OnCharacteristicWriteRequestRequest) String ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestRequest) String() string
type OnCharacteristicWriteRequestResponse ¶ added in v0.0.6
type OnCharacteristicWriteRequestResponse struct {
// contains filtered or unexported fields
}
func (*OnCharacteristicWriteRequestResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicWriteRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicWriteRequestResponse.ProtoReflect.Descriptor instead.
func (*OnCharacteristicWriteRequestResponse) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicWriteRequestResponse) ProtoMessage()
func (*OnCharacteristicWriteRequestResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestResponse) ProtoReflect() protoreflect.Message
func (*OnCharacteristicWriteRequestResponse) Reset ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestResponse) Reset()
func (*OnCharacteristicWriteRequestResponse) String ¶ added in v0.0.6
func (x *OnCharacteristicWriteRequestResponse) String() string
type OnCharacteristicWriteResponse ¶ added in v0.0.6
type OnCharacteristicWriteResponse struct {
// contains filtered or unexported fields
}
func (*OnCharacteristicWriteResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnCharacteristicWriteResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnCharacteristicWriteResponse.ProtoReflect.Descriptor instead.
func (*OnCharacteristicWriteResponse) ProtoMessage ¶ added in v0.0.6
func (*OnCharacteristicWriteResponse) ProtoMessage()
func (*OnCharacteristicWriteResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnCharacteristicWriteResponse) ProtoReflect() protoreflect.Message
func (*OnCharacteristicWriteResponse) Reset ¶ added in v0.0.6
func (x *OnCharacteristicWriteResponse) Reset()
func (*OnCharacteristicWriteResponse) String ¶ added in v0.0.6
func (x *OnCharacteristicWriteResponse) String() string
type OnConnectionStateChangeRequest ¶ added in v0.0.6
type OnConnectionStateChangeRequest 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"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*OnConnectionStateChangeRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnConnectionStateChangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnConnectionStateChangeRequest.ProtoReflect.Descriptor instead.
func (*OnConnectionStateChangeRequest) GetArg0 ¶ added in v0.0.6
func (x *OnConnectionStateChangeRequest) GetArg0() int64
func (*OnConnectionStateChangeRequest) GetArg1 ¶ added in v0.0.6
func (x *OnConnectionStateChangeRequest) GetArg1() int32
func (*OnConnectionStateChangeRequest) GetArg2 ¶ added in v0.0.6
func (x *OnConnectionStateChangeRequest) GetArg2() int32
func (*OnConnectionStateChangeRequest) ProtoMessage ¶ added in v0.0.6
func (*OnConnectionStateChangeRequest) ProtoMessage()
func (*OnConnectionStateChangeRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnConnectionStateChangeRequest) ProtoReflect() protoreflect.Message
func (*OnConnectionStateChangeRequest) Reset ¶ added in v0.0.6
func (x *OnConnectionStateChangeRequest) Reset()
func (*OnConnectionStateChangeRequest) String ¶ added in v0.0.6
func (x *OnConnectionStateChangeRequest) String() string
type OnConnectionStateChangeResponse ¶ added in v0.0.6
type OnConnectionStateChangeResponse struct {
// contains filtered or unexported fields
}
func (*OnConnectionStateChangeResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnConnectionStateChangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnConnectionStateChangeResponse.ProtoReflect.Descriptor instead.
func (*OnConnectionStateChangeResponse) ProtoMessage ¶ added in v0.0.6
func (*OnConnectionStateChangeResponse) ProtoMessage()
func (*OnConnectionStateChangeResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnConnectionStateChangeResponse) ProtoReflect() protoreflect.Message
func (*OnConnectionStateChangeResponse) Reset ¶ added in v0.0.6
func (x *OnConnectionStateChangeResponse) Reset()
func (*OnConnectionStateChangeResponse) String ¶ added in v0.0.6
func (x *OnConnectionStateChangeResponse) String() string
type OnConnectionStateChangedRequest ¶ added in v0.0.6
type OnConnectionStateChangedRequest 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 (*OnConnectionStateChangedRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnConnectionStateChangedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnConnectionStateChangedRequest.ProtoReflect.Descriptor instead.
func (*OnConnectionStateChangedRequest) GetArg0 ¶ added in v0.0.6
func (x *OnConnectionStateChangedRequest) GetArg0() int64
func (*OnConnectionStateChangedRequest) GetArg1 ¶ added in v0.0.6
func (x *OnConnectionStateChangedRequest) GetArg1() int32
func (*OnConnectionStateChangedRequest) ProtoMessage ¶ added in v0.0.6
func (*OnConnectionStateChangedRequest) ProtoMessage()
func (*OnConnectionStateChangedRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnConnectionStateChangedRequest) ProtoReflect() protoreflect.Message
func (*OnConnectionStateChangedRequest) Reset ¶ added in v0.0.6
func (x *OnConnectionStateChangedRequest) Reset()
func (*OnConnectionStateChangedRequest) String ¶ added in v0.0.6
func (x *OnConnectionStateChangedRequest) String() string
type OnConnectionStateChangedResponse ¶ added in v0.0.6
type OnConnectionStateChangedResponse struct {
// contains filtered or unexported fields
}
func (*OnConnectionStateChangedResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnConnectionStateChangedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnConnectionStateChangedResponse.ProtoReflect.Descriptor instead.
func (*OnConnectionStateChangedResponse) ProtoMessage ¶ added in v0.0.6
func (*OnConnectionStateChangedResponse) ProtoMessage()
func (*OnConnectionStateChangedResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnConnectionStateChangedResponse) ProtoReflect() protoreflect.Message
func (*OnConnectionStateChangedResponse) Reset ¶ added in v0.0.6
func (x *OnConnectionStateChangedResponse) Reset()
func (*OnConnectionStateChangedResponse) String ¶ added in v0.0.6
func (x *OnConnectionStateChangedResponse) String() string
type OnDescriptorRead3Request ¶ added in v0.0.6
type OnDescriptorRead3Request 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 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*OnDescriptorRead3Request) Descriptor
deprecated
added in
v0.0.6
func (*OnDescriptorRead3Request) Descriptor() ([]byte, []int)
Deprecated: Use OnDescriptorRead3Request.ProtoReflect.Descriptor instead.
func (*OnDescriptorRead3Request) GetArg0 ¶ added in v0.0.6
func (x *OnDescriptorRead3Request) GetArg0() int64
func (*OnDescriptorRead3Request) GetArg1 ¶ added in v0.0.6
func (x *OnDescriptorRead3Request) GetArg1() int64
func (*OnDescriptorRead3Request) GetArg2 ¶ added in v0.0.6
func (x *OnDescriptorRead3Request) GetArg2() int32
func (*OnDescriptorRead3Request) ProtoMessage ¶ added in v0.0.6
func (*OnDescriptorRead3Request) ProtoMessage()
func (*OnDescriptorRead3Request) ProtoReflect ¶ added in v0.0.6
func (x *OnDescriptorRead3Request) ProtoReflect() protoreflect.Message
func (*OnDescriptorRead3Request) Reset ¶ added in v0.0.6
func (x *OnDescriptorRead3Request) Reset()
func (*OnDescriptorRead3Request) String ¶ added in v0.0.6
func (x *OnDescriptorRead3Request) String() string
type OnDescriptorRead3Response ¶ added in v0.0.6
type OnDescriptorRead3Response struct {
// contains filtered or unexported fields
}
func (*OnDescriptorRead3Response) Descriptor
deprecated
added in
v0.0.6
func (*OnDescriptorRead3Response) Descriptor() ([]byte, []int)
Deprecated: Use OnDescriptorRead3Response.ProtoReflect.Descriptor instead.
func (*OnDescriptorRead3Response) ProtoMessage ¶ added in v0.0.6
func (*OnDescriptorRead3Response) ProtoMessage()
func (*OnDescriptorRead3Response) ProtoReflect ¶ added in v0.0.6
func (x *OnDescriptorRead3Response) ProtoReflect() protoreflect.Message
func (*OnDescriptorRead3Response) Reset ¶ added in v0.0.6
func (x *OnDescriptorRead3Response) Reset()
func (*OnDescriptorRead3Response) String ¶ added in v0.0.6
func (x *OnDescriptorRead3Response) String() string
type OnDescriptorRead4_1Request ¶ added in v0.0.6
type OnDescriptorRead4_1Request 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 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*OnDescriptorRead4_1Request) Descriptor
deprecated
added in
v0.0.6
func (*OnDescriptorRead4_1Request) Descriptor() ([]byte, []int)
Deprecated: Use OnDescriptorRead4_1Request.ProtoReflect.Descriptor instead.
func (*OnDescriptorRead4_1Request) GetArg0 ¶ added in v0.0.6
func (x *OnDescriptorRead4_1Request) GetArg0() int64
func (*OnDescriptorRead4_1Request) GetArg1 ¶ added in v0.0.6
func (x *OnDescriptorRead4_1Request) GetArg1() int64
func (*OnDescriptorRead4_1Request) GetArg2 ¶ added in v0.0.6
func (x *OnDescriptorRead4_1Request) GetArg2() int32
func (*OnDescriptorRead4_1Request) GetArg3 ¶ added in v0.0.6
func (x *OnDescriptorRead4_1Request) GetArg3() int64
func (*OnDescriptorRead4_1Request) ProtoMessage ¶ added in v0.0.6
func (*OnDescriptorRead4_1Request) ProtoMessage()
func (*OnDescriptorRead4_1Request) ProtoReflect ¶ added in v0.0.6
func (x *OnDescriptorRead4_1Request) ProtoReflect() protoreflect.Message
func (*OnDescriptorRead4_1Request) Reset ¶ added in v0.0.6
func (x *OnDescriptorRead4_1Request) Reset()
func (*OnDescriptorRead4_1Request) String ¶ added in v0.0.6
func (x *OnDescriptorRead4_1Request) String() string
type OnDescriptorRead4_1Response ¶ added in v0.0.6
type OnDescriptorRead4_1Response struct {
// contains filtered or unexported fields
}
func (*OnDescriptorRead4_1Response) Descriptor
deprecated
added in
v0.0.6
func (*OnDescriptorRead4_1Response) Descriptor() ([]byte, []int)
Deprecated: Use OnDescriptorRead4_1Response.ProtoReflect.Descriptor instead.
func (*OnDescriptorRead4_1Response) ProtoMessage ¶ added in v0.0.6
func (*OnDescriptorRead4_1Response) ProtoMessage()
func (*OnDescriptorRead4_1Response) ProtoReflect ¶ added in v0.0.6
func (x *OnDescriptorRead4_1Response) ProtoReflect() protoreflect.Message
func (*OnDescriptorRead4_1Response) Reset ¶ added in v0.0.6
func (x *OnDescriptorRead4_1Response) Reset()
func (*OnDescriptorRead4_1Response) String ¶ added in v0.0.6
func (x *OnDescriptorRead4_1Response) String() string
type OnDescriptorReadRequestRequest ¶ added in v0.0.6
type OnDescriptorReadRequestRequest 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"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*OnDescriptorReadRequestRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnDescriptorReadRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnDescriptorReadRequestRequest.ProtoReflect.Descriptor instead.
func (*OnDescriptorReadRequestRequest) GetArg0 ¶ added in v0.0.6
func (x *OnDescriptorReadRequestRequest) GetArg0() int64
func (*OnDescriptorReadRequestRequest) GetArg1 ¶ added in v0.0.6
func (x *OnDescriptorReadRequestRequest) GetArg1() int32
func (*OnDescriptorReadRequestRequest) GetArg2 ¶ added in v0.0.6
func (x *OnDescriptorReadRequestRequest) GetArg2() int32
func (*OnDescriptorReadRequestRequest) GetArg3 ¶ added in v0.0.6
func (x *OnDescriptorReadRequestRequest) GetArg3() int64
func (*OnDescriptorReadRequestRequest) ProtoMessage ¶ added in v0.0.6
func (*OnDescriptorReadRequestRequest) ProtoMessage()
func (*OnDescriptorReadRequestRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnDescriptorReadRequestRequest) ProtoReflect() protoreflect.Message
func (*OnDescriptorReadRequestRequest) Reset ¶ added in v0.0.6
func (x *OnDescriptorReadRequestRequest) Reset()
func (*OnDescriptorReadRequestRequest) String ¶ added in v0.0.6
func (x *OnDescriptorReadRequestRequest) String() string
type OnDescriptorReadRequestResponse ¶ added in v0.0.6
type OnDescriptorReadRequestResponse struct {
// contains filtered or unexported fields
}
func (*OnDescriptorReadRequestResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnDescriptorReadRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnDescriptorReadRequestResponse.ProtoReflect.Descriptor instead.
func (*OnDescriptorReadRequestResponse) ProtoMessage ¶ added in v0.0.6
func (*OnDescriptorReadRequestResponse) ProtoMessage()
func (*OnDescriptorReadRequestResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnDescriptorReadRequestResponse) ProtoReflect() protoreflect.Message
func (*OnDescriptorReadRequestResponse) Reset ¶ added in v0.0.6
func (x *OnDescriptorReadRequestResponse) Reset()
func (*OnDescriptorReadRequestResponse) String ¶ added in v0.0.6
func (x *OnDescriptorReadRequestResponse) String() string
type OnDescriptorWriteRequest ¶ added in v0.0.6
type OnDescriptorWriteRequest 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 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*OnDescriptorWriteRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnDescriptorWriteRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnDescriptorWriteRequest.ProtoReflect.Descriptor instead.
func (*OnDescriptorWriteRequest) GetArg0 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequest) GetArg0() int64
func (*OnDescriptorWriteRequest) GetArg1 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequest) GetArg1() int64
func (*OnDescriptorWriteRequest) GetArg2 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequest) GetArg2() int32
func (*OnDescriptorWriteRequest) ProtoMessage ¶ added in v0.0.6
func (*OnDescriptorWriteRequest) ProtoMessage()
func (*OnDescriptorWriteRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnDescriptorWriteRequest) ProtoReflect() protoreflect.Message
func (*OnDescriptorWriteRequest) Reset ¶ added in v0.0.6
func (x *OnDescriptorWriteRequest) Reset()
func (*OnDescriptorWriteRequest) String ¶ added in v0.0.6
func (x *OnDescriptorWriteRequest) String() string
type OnDescriptorWriteRequestOpRequest ¶ added in v0.0.6
type OnDescriptorWriteRequestOpRequest 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"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 bool `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 bool `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
Arg5 int32 `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
Arg6 int64 `protobuf:"varint,7,opt,name=arg6,proto3" json:"arg6,omitempty"`
// contains filtered or unexported fields
}
func (*OnDescriptorWriteRequestOpRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnDescriptorWriteRequestOpRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnDescriptorWriteRequestOpRequest.ProtoReflect.Descriptor instead.
func (*OnDescriptorWriteRequestOpRequest) GetArg0 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestOpRequest) GetArg0() int64
func (*OnDescriptorWriteRequestOpRequest) GetArg1 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestOpRequest) GetArg1() int32
func (*OnDescriptorWriteRequestOpRequest) GetArg2 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestOpRequest) GetArg2() int64
func (*OnDescriptorWriteRequestOpRequest) GetArg3 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestOpRequest) GetArg3() bool
func (*OnDescriptorWriteRequestOpRequest) GetArg4 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestOpRequest) GetArg4() bool
func (*OnDescriptorWriteRequestOpRequest) GetArg5 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestOpRequest) GetArg5() int32
func (*OnDescriptorWriteRequestOpRequest) GetArg6 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestOpRequest) GetArg6() int64
func (*OnDescriptorWriteRequestOpRequest) ProtoMessage ¶ added in v0.0.6
func (*OnDescriptorWriteRequestOpRequest) ProtoMessage()
func (*OnDescriptorWriteRequestOpRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestOpRequest) ProtoReflect() protoreflect.Message
func (*OnDescriptorWriteRequestOpRequest) Reset ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestOpRequest) Reset()
func (*OnDescriptorWriteRequestOpRequest) String ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestOpRequest) String() string
type OnDescriptorWriteRequestOpResponse ¶ added in v0.0.6
type OnDescriptorWriteRequestOpResponse struct {
// contains filtered or unexported fields
}
func (*OnDescriptorWriteRequestOpResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnDescriptorWriteRequestOpResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnDescriptorWriteRequestOpResponse.ProtoReflect.Descriptor instead.
func (*OnDescriptorWriteRequestOpResponse) ProtoMessage ¶ added in v0.0.6
func (*OnDescriptorWriteRequestOpResponse) ProtoMessage()
func (*OnDescriptorWriteRequestOpResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestOpResponse) ProtoReflect() protoreflect.Message
func (*OnDescriptorWriteRequestOpResponse) Reset ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestOpResponse) Reset()
func (*OnDescriptorWriteRequestOpResponse) String ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestOpResponse) String() string
type OnDescriptorWriteRequestRequest ¶ added in v0.0.6
type OnDescriptorWriteRequestRequest 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"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 bool `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 bool `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
Arg5 int32 `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
Arg6 int64 `protobuf:"varint,7,opt,name=arg6,proto3" json:"arg6,omitempty"`
// contains filtered or unexported fields
}
func (*OnDescriptorWriteRequestRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnDescriptorWriteRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnDescriptorWriteRequestRequest.ProtoReflect.Descriptor instead.
func (*OnDescriptorWriteRequestRequest) GetArg0 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestRequest) GetArg0() int64
func (*OnDescriptorWriteRequestRequest) GetArg1 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestRequest) GetArg1() int32
func (*OnDescriptorWriteRequestRequest) GetArg2 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestRequest) GetArg2() int64
func (*OnDescriptorWriteRequestRequest) GetArg3 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestRequest) GetArg3() bool
func (*OnDescriptorWriteRequestRequest) GetArg4 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestRequest) GetArg4() bool
func (*OnDescriptorWriteRequestRequest) GetArg5 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestRequest) GetArg5() int32
func (*OnDescriptorWriteRequestRequest) GetArg6 ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestRequest) GetArg6() int64
func (*OnDescriptorWriteRequestRequest) ProtoMessage ¶ added in v0.0.6
func (*OnDescriptorWriteRequestRequest) ProtoMessage()
func (*OnDescriptorWriteRequestRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestRequest) ProtoReflect() protoreflect.Message
func (*OnDescriptorWriteRequestRequest) Reset ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestRequest) Reset()
func (*OnDescriptorWriteRequestRequest) String ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestRequest) String() string
type OnDescriptorWriteRequestResponse ¶ added in v0.0.6
type OnDescriptorWriteRequestResponse struct {
// contains filtered or unexported fields
}
func (*OnDescriptorWriteRequestResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnDescriptorWriteRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnDescriptorWriteRequestResponse.ProtoReflect.Descriptor instead.
func (*OnDescriptorWriteRequestResponse) ProtoMessage ¶ added in v0.0.6
func (*OnDescriptorWriteRequestResponse) ProtoMessage()
func (*OnDescriptorWriteRequestResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestResponse) ProtoReflect() protoreflect.Message
func (*OnDescriptorWriteRequestResponse) Reset ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestResponse) Reset()
func (*OnDescriptorWriteRequestResponse) String ¶ added in v0.0.6
func (x *OnDescriptorWriteRequestResponse) String() string
type OnDescriptorWriteResponse ¶ added in v0.0.6
type OnDescriptorWriteResponse struct {
// contains filtered or unexported fields
}
func (*OnDescriptorWriteResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnDescriptorWriteResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnDescriptorWriteResponse.ProtoReflect.Descriptor instead.
func (*OnDescriptorWriteResponse) ProtoMessage ¶ added in v0.0.6
func (*OnDescriptorWriteResponse) ProtoMessage()
func (*OnDescriptorWriteResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnDescriptorWriteResponse) ProtoReflect() protoreflect.Message
func (*OnDescriptorWriteResponse) Reset ¶ added in v0.0.6
func (x *OnDescriptorWriteResponse) Reset()
func (*OnDescriptorWriteResponse) String ¶ added in v0.0.6
func (x *OnDescriptorWriteResponse) String() string
type OnExecuteWriteRequest ¶ added in v0.0.6
type OnExecuteWriteRequest 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"`
Arg2 bool `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*OnExecuteWriteRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnExecuteWriteRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnExecuteWriteRequest.ProtoReflect.Descriptor instead.
func (*OnExecuteWriteRequest) GetArg0 ¶ added in v0.0.6
func (x *OnExecuteWriteRequest) GetArg0() int64
func (*OnExecuteWriteRequest) GetArg1 ¶ added in v0.0.6
func (x *OnExecuteWriteRequest) GetArg1() int32
func (*OnExecuteWriteRequest) GetArg2 ¶ added in v0.0.6
func (x *OnExecuteWriteRequest) GetArg2() bool
func (*OnExecuteWriteRequest) ProtoMessage ¶ added in v0.0.6
func (*OnExecuteWriteRequest) ProtoMessage()
func (*OnExecuteWriteRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnExecuteWriteRequest) ProtoReflect() protoreflect.Message
func (*OnExecuteWriteRequest) Reset ¶ added in v0.0.6
func (x *OnExecuteWriteRequest) Reset()
func (*OnExecuteWriteRequest) String ¶ added in v0.0.6
func (x *OnExecuteWriteRequest) String() string
type OnExecuteWriteResponse ¶ added in v0.0.6
type OnExecuteWriteResponse struct {
// contains filtered or unexported fields
}
func (*OnExecuteWriteResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnExecuteWriteResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnExecuteWriteResponse.ProtoReflect.Descriptor instead.
func (*OnExecuteWriteResponse) ProtoMessage ¶ added in v0.0.6
func (*OnExecuteWriteResponse) ProtoMessage()
func (*OnExecuteWriteResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnExecuteWriteResponse) ProtoReflect() protoreflect.Message
func (*OnExecuteWriteResponse) Reset ¶ added in v0.0.6
func (x *OnExecuteWriteResponse) Reset()
func (*OnExecuteWriteResponse) String ¶ added in v0.0.6
func (x *OnExecuteWriteResponse) String() string
type OnGetReportRequest ¶ added in v0.0.6
type OnGetReportRequest 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"`
Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*OnGetReportRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnGetReportRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnGetReportRequest.ProtoReflect.Descriptor instead.
func (*OnGetReportRequest) GetArg0 ¶ added in v0.0.6
func (x *OnGetReportRequest) GetArg0() int64
func (*OnGetReportRequest) GetArg1 ¶ added in v0.0.6
func (x *OnGetReportRequest) GetArg1() int64
func (*OnGetReportRequest) GetArg2 ¶ added in v0.0.6
func (x *OnGetReportRequest) GetArg2() int64
func (*OnGetReportRequest) GetArg3 ¶ added in v0.0.6
func (x *OnGetReportRequest) GetArg3() int32
func (*OnGetReportRequest) ProtoMessage ¶ added in v0.0.6
func (*OnGetReportRequest) ProtoMessage()
func (*OnGetReportRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnGetReportRequest) ProtoReflect() protoreflect.Message
func (*OnGetReportRequest) Reset ¶ added in v0.0.6
func (x *OnGetReportRequest) Reset()
func (*OnGetReportRequest) String ¶ added in v0.0.6
func (x *OnGetReportRequest) String() string
type OnGetReportResponse ¶ added in v0.0.6
type OnGetReportResponse struct {
// contains filtered or unexported fields
}
func (*OnGetReportResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnGetReportResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnGetReportResponse.ProtoReflect.Descriptor instead.
func (*OnGetReportResponse) ProtoMessage ¶ added in v0.0.6
func (*OnGetReportResponse) ProtoMessage()
func (*OnGetReportResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnGetReportResponse) ProtoReflect() protoreflect.Message
func (*OnGetReportResponse) Reset ¶ added in v0.0.6
func (x *OnGetReportResponse) Reset()
func (*OnGetReportResponse) String ¶ added in v0.0.6
func (x *OnGetReportResponse) String() string
type OnHealthAppConfigurationStatusChangeRequest ¶ added in v0.0.6
type OnHealthAppConfigurationStatusChangeRequest 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 (*OnHealthAppConfigurationStatusChangeRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnHealthAppConfigurationStatusChangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnHealthAppConfigurationStatusChangeRequest.ProtoReflect.Descriptor instead.
func (*OnHealthAppConfigurationStatusChangeRequest) GetArg0 ¶ added in v0.0.6
func (x *OnHealthAppConfigurationStatusChangeRequest) GetArg0() int64
func (*OnHealthAppConfigurationStatusChangeRequest) GetArg1 ¶ added in v0.0.6
func (x *OnHealthAppConfigurationStatusChangeRequest) GetArg1() int32
func (*OnHealthAppConfigurationStatusChangeRequest) ProtoMessage ¶ added in v0.0.6
func (*OnHealthAppConfigurationStatusChangeRequest) ProtoMessage()
func (*OnHealthAppConfigurationStatusChangeRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnHealthAppConfigurationStatusChangeRequest) ProtoReflect() protoreflect.Message
func (*OnHealthAppConfigurationStatusChangeRequest) Reset ¶ added in v0.0.6
func (x *OnHealthAppConfigurationStatusChangeRequest) Reset()
func (*OnHealthAppConfigurationStatusChangeRequest) String ¶ added in v0.0.6
func (x *OnHealthAppConfigurationStatusChangeRequest) String() string
type OnHealthAppConfigurationStatusChangeResponse ¶ added in v0.0.6
type OnHealthAppConfigurationStatusChangeResponse struct {
// contains filtered or unexported fields
}
func (*OnHealthAppConfigurationStatusChangeResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnHealthAppConfigurationStatusChangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnHealthAppConfigurationStatusChangeResponse.ProtoReflect.Descriptor instead.
func (*OnHealthAppConfigurationStatusChangeResponse) ProtoMessage ¶ added in v0.0.6
func (*OnHealthAppConfigurationStatusChangeResponse) ProtoMessage()
func (*OnHealthAppConfigurationStatusChangeResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnHealthAppConfigurationStatusChangeResponse) ProtoReflect() protoreflect.Message
func (*OnHealthAppConfigurationStatusChangeResponse) Reset ¶ added in v0.0.6
func (x *OnHealthAppConfigurationStatusChangeResponse) Reset()
func (*OnHealthAppConfigurationStatusChangeResponse) String ¶ added in v0.0.6
func (x *OnHealthAppConfigurationStatusChangeResponse) String() string
type OnHealthChannelStateChangeRequest ¶ added in v0.0.6
type OnHealthChannelStateChangeRequest 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 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 int64 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
Arg5 int32 `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
// contains filtered or unexported fields
}
func (*OnHealthChannelStateChangeRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnHealthChannelStateChangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnHealthChannelStateChangeRequest.ProtoReflect.Descriptor instead.
func (*OnHealthChannelStateChangeRequest) GetArg0 ¶ added in v0.0.6
func (x *OnHealthChannelStateChangeRequest) GetArg0() int64
func (*OnHealthChannelStateChangeRequest) GetArg1 ¶ added in v0.0.6
func (x *OnHealthChannelStateChangeRequest) GetArg1() int64
func (*OnHealthChannelStateChangeRequest) GetArg2 ¶ added in v0.0.6
func (x *OnHealthChannelStateChangeRequest) GetArg2() int32
func (*OnHealthChannelStateChangeRequest) GetArg3 ¶ added in v0.0.6
func (x *OnHealthChannelStateChangeRequest) GetArg3() int32
func (*OnHealthChannelStateChangeRequest) GetArg4 ¶ added in v0.0.6
func (x *OnHealthChannelStateChangeRequest) GetArg4() int64
func (*OnHealthChannelStateChangeRequest) GetArg5 ¶ added in v0.0.6
func (x *OnHealthChannelStateChangeRequest) GetArg5() int32
func (*OnHealthChannelStateChangeRequest) ProtoMessage ¶ added in v0.0.6
func (*OnHealthChannelStateChangeRequest) ProtoMessage()
func (*OnHealthChannelStateChangeRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnHealthChannelStateChangeRequest) ProtoReflect() protoreflect.Message
func (*OnHealthChannelStateChangeRequest) Reset ¶ added in v0.0.6
func (x *OnHealthChannelStateChangeRequest) Reset()
func (*OnHealthChannelStateChangeRequest) String ¶ added in v0.0.6
func (x *OnHealthChannelStateChangeRequest) String() string
type OnHealthChannelStateChangeResponse ¶ added in v0.0.6
type OnHealthChannelStateChangeResponse struct {
// contains filtered or unexported fields
}
func (*OnHealthChannelStateChangeResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnHealthChannelStateChangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnHealthChannelStateChangeResponse.ProtoReflect.Descriptor instead.
func (*OnHealthChannelStateChangeResponse) ProtoMessage ¶ added in v0.0.6
func (*OnHealthChannelStateChangeResponse) ProtoMessage()
func (*OnHealthChannelStateChangeResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnHealthChannelStateChangeResponse) ProtoReflect() protoreflect.Message
func (*OnHealthChannelStateChangeResponse) Reset ¶ added in v0.0.6
func (x *OnHealthChannelStateChangeResponse) Reset()
func (*OnHealthChannelStateChangeResponse) String ¶ added in v0.0.6
func (x *OnHealthChannelStateChangeResponse) String() string
type OnInterruptDataRequest ¶ added in v0.0.6
type OnInterruptDataRequest 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 (*OnInterruptDataRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnInterruptDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnInterruptDataRequest.ProtoReflect.Descriptor instead.
func (*OnInterruptDataRequest) GetArg0 ¶ added in v0.0.6
func (x *OnInterruptDataRequest) GetArg0() int64
func (*OnInterruptDataRequest) GetArg1 ¶ added in v0.0.6
func (x *OnInterruptDataRequest) GetArg1() int64
func (*OnInterruptDataRequest) GetArg2 ¶ added in v0.0.6
func (x *OnInterruptDataRequest) GetArg2() int64
func (*OnInterruptDataRequest) ProtoMessage ¶ added in v0.0.6
func (*OnInterruptDataRequest) ProtoMessage()
func (*OnInterruptDataRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnInterruptDataRequest) ProtoReflect() protoreflect.Message
func (*OnInterruptDataRequest) Reset ¶ added in v0.0.6
func (x *OnInterruptDataRequest) Reset()
func (*OnInterruptDataRequest) String ¶ added in v0.0.6
func (x *OnInterruptDataRequest) String() string
type OnInterruptDataResponse ¶ added in v0.0.6
type OnInterruptDataResponse struct {
// contains filtered or unexported fields
}
func (*OnInterruptDataResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnInterruptDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnInterruptDataResponse.ProtoReflect.Descriptor instead.
func (*OnInterruptDataResponse) ProtoMessage ¶ added in v0.0.6
func (*OnInterruptDataResponse) ProtoMessage()
func (*OnInterruptDataResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnInterruptDataResponse) ProtoReflect() protoreflect.Message
func (*OnInterruptDataResponse) Reset ¶ added in v0.0.6
func (x *OnInterruptDataResponse) Reset()
func (*OnInterruptDataResponse) String ¶ added in v0.0.6
func (x *OnInterruptDataResponse) String() string
type OnLeScanRequest ¶ added in v0.0.6
type OnLeScanRequest 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"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*OnLeScanRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnLeScanRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnLeScanRequest.ProtoReflect.Descriptor instead.
func (*OnLeScanRequest) GetArg0 ¶ added in v0.0.6
func (x *OnLeScanRequest) GetArg0() int64
func (*OnLeScanRequest) GetArg1 ¶ added in v0.0.6
func (x *OnLeScanRequest) GetArg1() int32
func (*OnLeScanRequest) GetArg2 ¶ added in v0.0.6
func (x *OnLeScanRequest) GetArg2() int64
func (*OnLeScanRequest) ProtoMessage ¶ added in v0.0.6
func (*OnLeScanRequest) ProtoMessage()
func (*OnLeScanRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnLeScanRequest) ProtoReflect() protoreflect.Message
func (*OnLeScanRequest) Reset ¶ added in v0.0.6
func (x *OnLeScanRequest) Reset()
func (*OnLeScanRequest) String ¶ added in v0.0.6
func (x *OnLeScanRequest) String() string
type OnLeScanResponse ¶ added in v0.0.6
type OnLeScanResponse struct {
// contains filtered or unexported fields
}
func (*OnLeScanResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnLeScanResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnLeScanResponse.ProtoReflect.Descriptor instead.
func (*OnLeScanResponse) ProtoMessage ¶ added in v0.0.6
func (*OnLeScanResponse) ProtoMessage()
func (*OnLeScanResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnLeScanResponse) ProtoReflect() protoreflect.Message
func (*OnLeScanResponse) Reset ¶ added in v0.0.6
func (x *OnLeScanResponse) Reset()
func (*OnLeScanResponse) String ¶ added in v0.0.6
func (x *OnLeScanResponse) String() string
type OnMtuChangedRequest ¶ added in v0.0.6
type OnMtuChangedRequest 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 (*OnMtuChangedRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnMtuChangedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnMtuChangedRequest.ProtoReflect.Descriptor instead.
func (*OnMtuChangedRequest) GetArg0 ¶ added in v0.0.6
func (x *OnMtuChangedRequest) GetArg0() int64
func (*OnMtuChangedRequest) GetArg1 ¶ added in v0.0.6
func (x *OnMtuChangedRequest) GetArg1() int32
func (*OnMtuChangedRequest) ProtoMessage ¶ added in v0.0.6
func (*OnMtuChangedRequest) ProtoMessage()
func (*OnMtuChangedRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnMtuChangedRequest) ProtoReflect() protoreflect.Message
func (*OnMtuChangedRequest) Reset ¶ added in v0.0.6
func (x *OnMtuChangedRequest) Reset()
func (*OnMtuChangedRequest) String ¶ added in v0.0.6
func (x *OnMtuChangedRequest) String() string
type OnMtuChangedResponse ¶ added in v0.0.6
type OnMtuChangedResponse struct {
// contains filtered or unexported fields
}
func (*OnMtuChangedResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnMtuChangedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnMtuChangedResponse.ProtoReflect.Descriptor instead.
func (*OnMtuChangedResponse) ProtoMessage ¶ added in v0.0.6
func (*OnMtuChangedResponse) ProtoMessage()
func (*OnMtuChangedResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnMtuChangedResponse) ProtoReflect() protoreflect.Message
func (*OnMtuChangedResponse) Reset ¶ added in v0.0.6
func (x *OnMtuChangedResponse) Reset()
func (*OnMtuChangedResponse) String ¶ added in v0.0.6
func (x *OnMtuChangedResponse) String() string
type OnNotificationSentRequest ¶ added in v0.0.6
type OnNotificationSentRequest 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 (*OnNotificationSentRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnNotificationSentRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnNotificationSentRequest.ProtoReflect.Descriptor instead.
func (*OnNotificationSentRequest) GetArg0 ¶ added in v0.0.6
func (x *OnNotificationSentRequest) GetArg0() int64
func (*OnNotificationSentRequest) GetArg1 ¶ added in v0.0.6
func (x *OnNotificationSentRequest) GetArg1() int32
func (*OnNotificationSentRequest) ProtoMessage ¶ added in v0.0.6
func (*OnNotificationSentRequest) ProtoMessage()
func (*OnNotificationSentRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnNotificationSentRequest) ProtoReflect() protoreflect.Message
func (*OnNotificationSentRequest) Reset ¶ added in v0.0.6
func (x *OnNotificationSentRequest) Reset()
func (*OnNotificationSentRequest) String ¶ added in v0.0.6
func (x *OnNotificationSentRequest) String() string
type OnNotificationSentResponse ¶ added in v0.0.6
type OnNotificationSentResponse struct {
// contains filtered or unexported fields
}
func (*OnNotificationSentResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnNotificationSentResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnNotificationSentResponse.ProtoReflect.Descriptor instead.
func (*OnNotificationSentResponse) ProtoMessage ¶ added in v0.0.6
func (*OnNotificationSentResponse) ProtoMessage()
func (*OnNotificationSentResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnNotificationSentResponse) ProtoReflect() protoreflect.Message
func (*OnNotificationSentResponse) Reset ¶ added in v0.0.6
func (x *OnNotificationSentResponse) Reset()
func (*OnNotificationSentResponse) String ¶ added in v0.0.6
func (x *OnNotificationSentResponse) String() string
type OnPhyReadRequest ¶ added in v0.0.6
type OnPhyReadRequest 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"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*OnPhyReadRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnPhyReadRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnPhyReadRequest.ProtoReflect.Descriptor instead.
func (*OnPhyReadRequest) GetArg0 ¶ added in v0.0.6
func (x *OnPhyReadRequest) GetArg0() int64
func (*OnPhyReadRequest) GetArg1 ¶ added in v0.0.6
func (x *OnPhyReadRequest) GetArg1() int32
func (*OnPhyReadRequest) GetArg2 ¶ added in v0.0.6
func (x *OnPhyReadRequest) GetArg2() int32
func (*OnPhyReadRequest) GetArg3 ¶ added in v0.0.6
func (x *OnPhyReadRequest) GetArg3() int32
func (*OnPhyReadRequest) ProtoMessage ¶ added in v0.0.6
func (*OnPhyReadRequest) ProtoMessage()
func (*OnPhyReadRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnPhyReadRequest) ProtoReflect() protoreflect.Message
func (*OnPhyReadRequest) Reset ¶ added in v0.0.6
func (x *OnPhyReadRequest) Reset()
func (*OnPhyReadRequest) String ¶ added in v0.0.6
func (x *OnPhyReadRequest) String() string
type OnPhyReadResponse ¶ added in v0.0.6
type OnPhyReadResponse struct {
// contains filtered or unexported fields
}
func (*OnPhyReadResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnPhyReadResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnPhyReadResponse.ProtoReflect.Descriptor instead.
func (*OnPhyReadResponse) ProtoMessage ¶ added in v0.0.6
func (*OnPhyReadResponse) ProtoMessage()
func (*OnPhyReadResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnPhyReadResponse) ProtoReflect() protoreflect.Message
func (*OnPhyReadResponse) Reset ¶ added in v0.0.6
func (x *OnPhyReadResponse) Reset()
func (*OnPhyReadResponse) String ¶ added in v0.0.6
func (x *OnPhyReadResponse) String() string
type OnPhyUpdateRequest ¶ added in v0.0.6
type OnPhyUpdateRequest 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"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*OnPhyUpdateRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnPhyUpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnPhyUpdateRequest.ProtoReflect.Descriptor instead.
func (*OnPhyUpdateRequest) GetArg0 ¶ added in v0.0.6
func (x *OnPhyUpdateRequest) GetArg0() int64
func (*OnPhyUpdateRequest) GetArg1 ¶ added in v0.0.6
func (x *OnPhyUpdateRequest) GetArg1() int32
func (*OnPhyUpdateRequest) GetArg2 ¶ added in v0.0.6
func (x *OnPhyUpdateRequest) GetArg2() int32
func (*OnPhyUpdateRequest) GetArg3 ¶ added in v0.0.6
func (x *OnPhyUpdateRequest) GetArg3() int32
func (*OnPhyUpdateRequest) ProtoMessage ¶ added in v0.0.6
func (*OnPhyUpdateRequest) ProtoMessage()
func (*OnPhyUpdateRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnPhyUpdateRequest) ProtoReflect() protoreflect.Message
func (*OnPhyUpdateRequest) Reset ¶ added in v0.0.6
func (x *OnPhyUpdateRequest) Reset()
func (*OnPhyUpdateRequest) String ¶ added in v0.0.6
func (x *OnPhyUpdateRequest) String() string
type OnPhyUpdateResponse ¶ added in v0.0.6
type OnPhyUpdateResponse struct {
// contains filtered or unexported fields
}
func (*OnPhyUpdateResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnPhyUpdateResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnPhyUpdateResponse.ProtoReflect.Descriptor instead.
func (*OnPhyUpdateResponse) ProtoMessage ¶ added in v0.0.6
func (*OnPhyUpdateResponse) ProtoMessage()
func (*OnPhyUpdateResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnPhyUpdateResponse) ProtoReflect() protoreflect.Message
func (*OnPhyUpdateResponse) Reset ¶ added in v0.0.6
func (x *OnPhyUpdateResponse) Reset()
func (*OnPhyUpdateResponse) String ¶ added in v0.0.6
func (x *OnPhyUpdateResponse) String() string
type OnReadRemoteRssiRequest ¶ added in v0.0.6
type OnReadRemoteRssiRequest 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"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*OnReadRemoteRssiRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnReadRemoteRssiRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnReadRemoteRssiRequest.ProtoReflect.Descriptor instead.
func (*OnReadRemoteRssiRequest) GetArg0 ¶ added in v0.0.6
func (x *OnReadRemoteRssiRequest) GetArg0() int64
func (*OnReadRemoteRssiRequest) GetArg1 ¶ added in v0.0.6
func (x *OnReadRemoteRssiRequest) GetArg1() int32
func (*OnReadRemoteRssiRequest) GetArg2 ¶ added in v0.0.6
func (x *OnReadRemoteRssiRequest) GetArg2() int32
func (*OnReadRemoteRssiRequest) ProtoMessage ¶ added in v0.0.6
func (*OnReadRemoteRssiRequest) ProtoMessage()
func (*OnReadRemoteRssiRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnReadRemoteRssiRequest) ProtoReflect() protoreflect.Message
func (*OnReadRemoteRssiRequest) Reset ¶ added in v0.0.6
func (x *OnReadRemoteRssiRequest) Reset()
func (*OnReadRemoteRssiRequest) String ¶ added in v0.0.6
func (x *OnReadRemoteRssiRequest) String() string
type OnReadRemoteRssiResponse ¶ added in v0.0.6
type OnReadRemoteRssiResponse struct {
// contains filtered or unexported fields
}
func (*OnReadRemoteRssiResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnReadRemoteRssiResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnReadRemoteRssiResponse.ProtoReflect.Descriptor instead.
func (*OnReadRemoteRssiResponse) ProtoMessage ¶ added in v0.0.6
func (*OnReadRemoteRssiResponse) ProtoMessage()
func (*OnReadRemoteRssiResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnReadRemoteRssiResponse) ProtoReflect() protoreflect.Message
func (*OnReadRemoteRssiResponse) Reset ¶ added in v0.0.6
func (x *OnReadRemoteRssiResponse) Reset()
func (*OnReadRemoteRssiResponse) String ¶ added in v0.0.6
func (x *OnReadRemoteRssiResponse) String() string
type OnReliableWriteCompletedRequest ¶ added in v0.0.6
type OnReliableWriteCompletedRequest 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 (*OnReliableWriteCompletedRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnReliableWriteCompletedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnReliableWriteCompletedRequest.ProtoReflect.Descriptor instead.
func (*OnReliableWriteCompletedRequest) GetArg0 ¶ added in v0.0.6
func (x *OnReliableWriteCompletedRequest) GetArg0() int64
func (*OnReliableWriteCompletedRequest) GetArg1 ¶ added in v0.0.6
func (x *OnReliableWriteCompletedRequest) GetArg1() int32
func (*OnReliableWriteCompletedRequest) ProtoMessage ¶ added in v0.0.6
func (*OnReliableWriteCompletedRequest) ProtoMessage()
func (*OnReliableWriteCompletedRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnReliableWriteCompletedRequest) ProtoReflect() protoreflect.Message
func (*OnReliableWriteCompletedRequest) Reset ¶ added in v0.0.6
func (x *OnReliableWriteCompletedRequest) Reset()
func (*OnReliableWriteCompletedRequest) String ¶ added in v0.0.6
func (x *OnReliableWriteCompletedRequest) String() string
type OnReliableWriteCompletedResponse ¶ added in v0.0.6
type OnReliableWriteCompletedResponse struct {
// contains filtered or unexported fields
}
func (*OnReliableWriteCompletedResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnReliableWriteCompletedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnReliableWriteCompletedResponse.ProtoReflect.Descriptor instead.
func (*OnReliableWriteCompletedResponse) ProtoMessage ¶ added in v0.0.6
func (*OnReliableWriteCompletedResponse) ProtoMessage()
func (*OnReliableWriteCompletedResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnReliableWriteCompletedResponse) ProtoReflect() protoreflect.Message
func (*OnReliableWriteCompletedResponse) Reset ¶ added in v0.0.6
func (x *OnReliableWriteCompletedResponse) Reset()
func (*OnReliableWriteCompletedResponse) String ¶ added in v0.0.6
func (x *OnReliableWriteCompletedResponse) String() string
type OnServiceAddedRequest ¶ added in v0.0.6
type OnServiceAddedRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*OnServiceAddedRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnServiceAddedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnServiceAddedRequest.ProtoReflect.Descriptor instead.
func (*OnServiceAddedRequest) GetArg0 ¶ added in v0.0.6
func (x *OnServiceAddedRequest) GetArg0() int32
func (*OnServiceAddedRequest) GetArg1 ¶ added in v0.0.6
func (x *OnServiceAddedRequest) GetArg1() int64
func (*OnServiceAddedRequest) ProtoMessage ¶ added in v0.0.6
func (*OnServiceAddedRequest) ProtoMessage()
func (*OnServiceAddedRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnServiceAddedRequest) ProtoReflect() protoreflect.Message
func (*OnServiceAddedRequest) Reset ¶ added in v0.0.6
func (x *OnServiceAddedRequest) Reset()
func (*OnServiceAddedRequest) String ¶ added in v0.0.6
func (x *OnServiceAddedRequest) String() string
type OnServiceAddedResponse ¶ added in v0.0.6
type OnServiceAddedResponse struct {
// contains filtered or unexported fields
}
func (*OnServiceAddedResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnServiceAddedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnServiceAddedResponse.ProtoReflect.Descriptor instead.
func (*OnServiceAddedResponse) ProtoMessage ¶ added in v0.0.6
func (*OnServiceAddedResponse) ProtoMessage()
func (*OnServiceAddedResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnServiceAddedResponse) ProtoReflect() protoreflect.Message
func (*OnServiceAddedResponse) Reset ¶ added in v0.0.6
func (x *OnServiceAddedResponse) Reset()
func (*OnServiceAddedResponse) String ¶ added in v0.0.6
func (x *OnServiceAddedResponse) String() string
type OnServiceChangedRequest ¶ added in v0.0.6
type OnServiceChangedRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnServiceChangedRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnServiceChangedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnServiceChangedRequest.ProtoReflect.Descriptor instead.
func (*OnServiceChangedRequest) GetArg0 ¶ added in v0.0.6
func (x *OnServiceChangedRequest) GetArg0() int64
func (*OnServiceChangedRequest) ProtoMessage ¶ added in v0.0.6
func (*OnServiceChangedRequest) ProtoMessage()
func (*OnServiceChangedRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnServiceChangedRequest) ProtoReflect() protoreflect.Message
func (*OnServiceChangedRequest) Reset ¶ added in v0.0.6
func (x *OnServiceChangedRequest) Reset()
func (*OnServiceChangedRequest) String ¶ added in v0.0.6
func (x *OnServiceChangedRequest) String() string
type OnServiceChangedResponse ¶ added in v0.0.6
type OnServiceChangedResponse struct {
// contains filtered or unexported fields
}
func (*OnServiceChangedResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnServiceChangedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnServiceChangedResponse.ProtoReflect.Descriptor instead.
func (*OnServiceChangedResponse) ProtoMessage ¶ added in v0.0.6
func (*OnServiceChangedResponse) ProtoMessage()
func (*OnServiceChangedResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnServiceChangedResponse) ProtoReflect() protoreflect.Message
func (*OnServiceChangedResponse) Reset ¶ added in v0.0.6
func (x *OnServiceChangedResponse) Reset()
func (*OnServiceChangedResponse) String ¶ added in v0.0.6
func (x *OnServiceChangedResponse) String() string
type OnServiceConnectedRequest ¶ added in v0.0.6
type OnServiceConnectedRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*OnServiceConnectedRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnServiceConnectedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnServiceConnectedRequest.ProtoReflect.Descriptor instead.
func (*OnServiceConnectedRequest) GetArg0 ¶ added in v0.0.6
func (x *OnServiceConnectedRequest) GetArg0() int32
func (*OnServiceConnectedRequest) GetArg1 ¶ added in v0.0.6
func (x *OnServiceConnectedRequest) GetArg1() int64
func (*OnServiceConnectedRequest) ProtoMessage ¶ added in v0.0.6
func (*OnServiceConnectedRequest) ProtoMessage()
func (*OnServiceConnectedRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnServiceConnectedRequest) ProtoReflect() protoreflect.Message
func (*OnServiceConnectedRequest) Reset ¶ added in v0.0.6
func (x *OnServiceConnectedRequest) Reset()
func (*OnServiceConnectedRequest) String ¶ added in v0.0.6
func (x *OnServiceConnectedRequest) String() string
type OnServiceConnectedResponse ¶ added in v0.0.6
type OnServiceConnectedResponse struct {
// contains filtered or unexported fields
}
func (*OnServiceConnectedResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnServiceConnectedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnServiceConnectedResponse.ProtoReflect.Descriptor instead.
func (*OnServiceConnectedResponse) ProtoMessage ¶ added in v0.0.6
func (*OnServiceConnectedResponse) ProtoMessage()
func (*OnServiceConnectedResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnServiceConnectedResponse) ProtoReflect() protoreflect.Message
func (*OnServiceConnectedResponse) Reset ¶ added in v0.0.6
func (x *OnServiceConnectedResponse) Reset()
func (*OnServiceConnectedResponse) String ¶ added in v0.0.6
func (x *OnServiceConnectedResponse) String() string
type OnServiceDisconnectedRequest ¶ added in v0.0.6
type OnServiceDisconnectedRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnServiceDisconnectedRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnServiceDisconnectedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnServiceDisconnectedRequest.ProtoReflect.Descriptor instead.
func (*OnServiceDisconnectedRequest) GetArg0 ¶ added in v0.0.6
func (x *OnServiceDisconnectedRequest) GetArg0() int32
func (*OnServiceDisconnectedRequest) ProtoMessage ¶ added in v0.0.6
func (*OnServiceDisconnectedRequest) ProtoMessage()
func (*OnServiceDisconnectedRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnServiceDisconnectedRequest) ProtoReflect() protoreflect.Message
func (*OnServiceDisconnectedRequest) Reset ¶ added in v0.0.6
func (x *OnServiceDisconnectedRequest) Reset()
func (*OnServiceDisconnectedRequest) String ¶ added in v0.0.6
func (x *OnServiceDisconnectedRequest) String() string
type OnServiceDisconnectedResponse ¶ added in v0.0.6
type OnServiceDisconnectedResponse struct {
// contains filtered or unexported fields
}
func (*OnServiceDisconnectedResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnServiceDisconnectedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnServiceDisconnectedResponse.ProtoReflect.Descriptor instead.
func (*OnServiceDisconnectedResponse) ProtoMessage ¶ added in v0.0.6
func (*OnServiceDisconnectedResponse) ProtoMessage()
func (*OnServiceDisconnectedResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnServiceDisconnectedResponse) ProtoReflect() protoreflect.Message
func (*OnServiceDisconnectedResponse) Reset ¶ added in v0.0.6
func (x *OnServiceDisconnectedResponse) Reset()
func (*OnServiceDisconnectedResponse) String ¶ added in v0.0.6
func (x *OnServiceDisconnectedResponse) String() string
type OnServicesDiscoveredRequest ¶ added in v0.0.6
type OnServicesDiscoveredRequest 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 (*OnServicesDiscoveredRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnServicesDiscoveredRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnServicesDiscoveredRequest.ProtoReflect.Descriptor instead.
func (*OnServicesDiscoveredRequest) GetArg0 ¶ added in v0.0.6
func (x *OnServicesDiscoveredRequest) GetArg0() int64
func (*OnServicesDiscoveredRequest) GetArg1 ¶ added in v0.0.6
func (x *OnServicesDiscoveredRequest) GetArg1() int32
func (*OnServicesDiscoveredRequest) ProtoMessage ¶ added in v0.0.6
func (*OnServicesDiscoveredRequest) ProtoMessage()
func (*OnServicesDiscoveredRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnServicesDiscoveredRequest) ProtoReflect() protoreflect.Message
func (*OnServicesDiscoveredRequest) Reset ¶ added in v0.0.6
func (x *OnServicesDiscoveredRequest) Reset()
func (*OnServicesDiscoveredRequest) String ¶ added in v0.0.6
func (x *OnServicesDiscoveredRequest) String() string
type OnServicesDiscoveredResponse ¶ added in v0.0.6
type OnServicesDiscoveredResponse struct {
// contains filtered or unexported fields
}
func (*OnServicesDiscoveredResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnServicesDiscoveredResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnServicesDiscoveredResponse.ProtoReflect.Descriptor instead.
func (*OnServicesDiscoveredResponse) ProtoMessage ¶ added in v0.0.6
func (*OnServicesDiscoveredResponse) ProtoMessage()
func (*OnServicesDiscoveredResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnServicesDiscoveredResponse) ProtoReflect() protoreflect.Message
func (*OnServicesDiscoveredResponse) Reset ¶ added in v0.0.6
func (x *OnServicesDiscoveredResponse) Reset()
func (*OnServicesDiscoveredResponse) String ¶ added in v0.0.6
func (x *OnServicesDiscoveredResponse) String() string
type OnSetProtocolRequest ¶ added in v0.0.6
type OnSetProtocolRequest 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"`
// contains filtered or unexported fields
}
func (*OnSetProtocolRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnSetProtocolRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnSetProtocolRequest.ProtoReflect.Descriptor instead.
func (*OnSetProtocolRequest) GetArg0 ¶ added in v0.0.6
func (x *OnSetProtocolRequest) GetArg0() int64
func (*OnSetProtocolRequest) GetArg1 ¶ added in v0.0.6
func (x *OnSetProtocolRequest) GetArg1() int64
func (*OnSetProtocolRequest) ProtoMessage ¶ added in v0.0.6
func (*OnSetProtocolRequest) ProtoMessage()
func (*OnSetProtocolRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnSetProtocolRequest) ProtoReflect() protoreflect.Message
func (*OnSetProtocolRequest) Reset ¶ added in v0.0.6
func (x *OnSetProtocolRequest) Reset()
func (*OnSetProtocolRequest) String ¶ added in v0.0.6
func (x *OnSetProtocolRequest) String() string
type OnSetProtocolResponse ¶ added in v0.0.6
type OnSetProtocolResponse struct {
// contains filtered or unexported fields
}
func (*OnSetProtocolResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnSetProtocolResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnSetProtocolResponse.ProtoReflect.Descriptor instead.
func (*OnSetProtocolResponse) ProtoMessage ¶ added in v0.0.6
func (*OnSetProtocolResponse) ProtoMessage()
func (*OnSetProtocolResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnSetProtocolResponse) ProtoReflect() protoreflect.Message
func (*OnSetProtocolResponse) Reset ¶ added in v0.0.6
func (x *OnSetProtocolResponse) Reset()
func (*OnSetProtocolResponse) String ¶ added in v0.0.6
func (x *OnSetProtocolResponse) String() string
type OnSetReportRequest ¶ added in v0.0.6
type OnSetReportRequest 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"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*OnSetReportRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnSetReportRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnSetReportRequest.ProtoReflect.Descriptor instead.
func (*OnSetReportRequest) GetArg0 ¶ added in v0.0.6
func (x *OnSetReportRequest) GetArg0() int64
func (*OnSetReportRequest) GetArg1 ¶ added in v0.0.6
func (x *OnSetReportRequest) GetArg1() int64
func (*OnSetReportRequest) GetArg2 ¶ added in v0.0.6
func (x *OnSetReportRequest) GetArg2() int64
func (*OnSetReportRequest) GetArg3 ¶ added in v0.0.6
func (x *OnSetReportRequest) GetArg3() int64
func (*OnSetReportRequest) ProtoMessage ¶ added in v0.0.6
func (*OnSetReportRequest) ProtoMessage()
func (*OnSetReportRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnSetReportRequest) ProtoReflect() protoreflect.Message
func (*OnSetReportRequest) Reset ¶ added in v0.0.6
func (x *OnSetReportRequest) Reset()
func (*OnSetReportRequest) String ¶ added in v0.0.6
func (x *OnSetReportRequest) String() string
type OnSetReportResponse ¶ added in v0.0.6
type OnSetReportResponse struct {
// contains filtered or unexported fields
}
func (*OnSetReportResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnSetReportResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnSetReportResponse.ProtoReflect.Descriptor instead.
func (*OnSetReportResponse) ProtoMessage ¶ added in v0.0.6
func (*OnSetReportResponse) ProtoMessage()
func (*OnSetReportResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnSetReportResponse) ProtoReflect() protoreflect.Message
func (*OnSetReportResponse) Reset ¶ added in v0.0.6
func (x *OnSetReportResponse) Reset()
func (*OnSetReportResponse) String ¶ added in v0.0.6
func (x *OnSetReportResponse) String() string
type OnVirtualCableUnplugRequest ¶ added in v0.0.6
type OnVirtualCableUnplugRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnVirtualCableUnplugRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnVirtualCableUnplugRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnVirtualCableUnplugRequest.ProtoReflect.Descriptor instead.
func (*OnVirtualCableUnplugRequest) GetArg0 ¶ added in v0.0.6
func (x *OnVirtualCableUnplugRequest) GetArg0() int64
func (*OnVirtualCableUnplugRequest) ProtoMessage ¶ added in v0.0.6
func (*OnVirtualCableUnplugRequest) ProtoMessage()
func (*OnVirtualCableUnplugRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnVirtualCableUnplugRequest) ProtoReflect() protoreflect.Message
func (*OnVirtualCableUnplugRequest) Reset ¶ added in v0.0.6
func (x *OnVirtualCableUnplugRequest) Reset()
func (*OnVirtualCableUnplugRequest) String ¶ added in v0.0.6
func (x *OnVirtualCableUnplugRequest) String() string
type OnVirtualCableUnplugResponse ¶ added in v0.0.6
type OnVirtualCableUnplugResponse struct {
// contains filtered or unexported fields
}
func (*OnVirtualCableUnplugResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnVirtualCableUnplugResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnVirtualCableUnplugResponse.ProtoReflect.Descriptor instead.
func (*OnVirtualCableUnplugResponse) ProtoMessage ¶ added in v0.0.6
func (*OnVirtualCableUnplugResponse) ProtoMessage()
func (*OnVirtualCableUnplugResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnVirtualCableUnplugResponse) ProtoReflect() protoreflect.Message
func (*OnVirtualCableUnplugResponse) Reset ¶ added in v0.0.6
func (x *OnVirtualCableUnplugResponse) Reset()
func (*OnVirtualCableUnplugResponse) String ¶ added in v0.0.6
func (x *OnVirtualCableUnplugResponse) String() string
type OpenGattServerRequest ¶ added in v0.0.6
type OpenGattServerRequest 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"`
// contains filtered or unexported fields
}
func (*OpenGattServerRequest) Descriptor
deprecated
added in
v0.0.6
func (*OpenGattServerRequest) Descriptor() ([]byte, []int)
Deprecated: Use OpenGattServerRequest.ProtoReflect.Descriptor instead.
func (*OpenGattServerRequest) GetArg0 ¶ added in v0.0.6
func (x *OpenGattServerRequest) GetArg0() int64
func (*OpenGattServerRequest) GetArg1 ¶ added in v0.0.6
func (x *OpenGattServerRequest) GetArg1() int64
func (*OpenGattServerRequest) ProtoMessage ¶ added in v0.0.6
func (*OpenGattServerRequest) ProtoMessage()
func (*OpenGattServerRequest) ProtoReflect ¶ added in v0.0.6
func (x *OpenGattServerRequest) ProtoReflect() protoreflect.Message
func (*OpenGattServerRequest) Reset ¶ added in v0.0.6
func (x *OpenGattServerRequest) Reset()
func (*OpenGattServerRequest) String ¶ added in v0.0.6
func (x *OpenGattServerRequest) String() string
type OpenGattServerResponse ¶ added in v0.0.6
type OpenGattServerResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*OpenGattServerResponse) Descriptor
deprecated
added in
v0.0.6
func (*OpenGattServerResponse) Descriptor() ([]byte, []int)
Deprecated: Use OpenGattServerResponse.ProtoReflect.Descriptor instead.
func (*OpenGattServerResponse) GetResult ¶ added in v0.0.6
func (x *OpenGattServerResponse) GetResult() int64
func (*OpenGattServerResponse) ProtoMessage ¶ added in v0.0.6
func (*OpenGattServerResponse) ProtoMessage()
func (*OpenGattServerResponse) ProtoReflect ¶ added in v0.0.6
func (x *OpenGattServerResponse) ProtoReflect() protoreflect.Message
func (*OpenGattServerResponse) Reset ¶ added in v0.0.6
func (x *OpenGattServerResponse) Reset()
func (*OpenGattServerResponse) String ¶ added in v0.0.6
func (x *OpenGattServerResponse) String() string
type ProfileServiceClient ¶ added in v0.0.6
type ProfileServiceClient interface {
GetConnectedDevices(ctx context.Context, in *GetConnectedDevicesRequest, opts ...grpc.CallOption) (*GetConnectedDevicesResponse, error)
GetConnectionState(ctx context.Context, in *GetConnectionStateRequest, opts ...grpc.CallOption) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(ctx context.Context, in *GetDevicesMatchingConnectionStatesRequest, opts ...grpc.CallOption) (*GetDevicesMatchingConnectionStatesResponse, error)
}
ProfileServiceClient is the client API for ProfileService 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.
func NewProfileServiceClient ¶ added in v0.0.6
func NewProfileServiceClient(cc grpc.ClientConnInterface) ProfileServiceClient
type ProfileServiceListenerServiceClient ¶ added in v0.0.6
type ProfileServiceListenerServiceClient interface {
OnServiceConnected(ctx context.Context, in *OnServiceConnectedRequest, opts ...grpc.CallOption) (*OnServiceConnectedResponse, error)
OnServiceDisconnected(ctx context.Context, in *OnServiceDisconnectedRequest, opts ...grpc.CallOption) (*OnServiceDisconnectedResponse, error)
}
ProfileServiceListenerServiceClient is the client API for ProfileServiceListenerService 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.
func NewProfileServiceListenerServiceClient ¶ added in v0.0.6
func NewProfileServiceListenerServiceClient(cc grpc.ClientConnInterface) ProfileServiceListenerServiceClient
type ProfileServiceListenerServiceServer ¶ added in v0.0.6
type ProfileServiceListenerServiceServer interface {
OnServiceConnected(context.Context, *OnServiceConnectedRequest) (*OnServiceConnectedResponse, error)
OnServiceDisconnected(context.Context, *OnServiceDisconnectedRequest) (*OnServiceDisconnectedResponse, error)
// contains filtered or unexported methods
}
ProfileServiceListenerServiceServer is the server API for ProfileServiceListenerService service. All implementations must embed UnimplementedProfileServiceListenerServiceServer for forward compatibility.
type ProfileServiceServer ¶ added in v0.0.6
type ProfileServiceServer interface {
GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
// contains filtered or unexported methods
}
ProfileServiceServer is the server API for ProfileService service. All implementations must embed UnimplementedProfileServiceServer for forward compatibility.
type ReadCharacteristicRequest ¶
type ReadCharacteristicRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*ReadCharacteristicRequest) Descriptor
deprecated
func (*ReadCharacteristicRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReadCharacteristicRequest.ProtoReflect.Descriptor instead.
func (*ReadCharacteristicRequest) GetArg0 ¶
func (x *ReadCharacteristicRequest) GetArg0() int64
func (*ReadCharacteristicRequest) ProtoMessage ¶
func (*ReadCharacteristicRequest) ProtoMessage()
func (*ReadCharacteristicRequest) ProtoReflect ¶
func (x *ReadCharacteristicRequest) ProtoReflect() protoreflect.Message
func (*ReadCharacteristicRequest) Reset ¶
func (x *ReadCharacteristicRequest) Reset()
func (*ReadCharacteristicRequest) String ¶
func (x *ReadCharacteristicRequest) String() string
type ReadCharacteristicResponse ¶
type ReadCharacteristicResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ReadCharacteristicResponse) Descriptor
deprecated
func (*ReadCharacteristicResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReadCharacteristicResponse.ProtoReflect.Descriptor instead.
func (*ReadCharacteristicResponse) GetResult ¶
func (x *ReadCharacteristicResponse) GetResult() bool
func (*ReadCharacteristicResponse) ProtoMessage ¶
func (*ReadCharacteristicResponse) ProtoMessage()
func (*ReadCharacteristicResponse) ProtoReflect ¶
func (x *ReadCharacteristicResponse) ProtoReflect() protoreflect.Message
func (*ReadCharacteristicResponse) Reset ¶
func (x *ReadCharacteristicResponse) Reset()
func (*ReadCharacteristicResponse) String ¶
func (x *ReadCharacteristicResponse) String() string
type ReadDescriptorRequest ¶
type ReadDescriptorRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*ReadDescriptorRequest) Descriptor
deprecated
func (*ReadDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReadDescriptorRequest.ProtoReflect.Descriptor instead.
func (*ReadDescriptorRequest) GetArg0 ¶
func (x *ReadDescriptorRequest) GetArg0() int64
func (*ReadDescriptorRequest) ProtoMessage ¶
func (*ReadDescriptorRequest) ProtoMessage()
func (*ReadDescriptorRequest) ProtoReflect ¶
func (x *ReadDescriptorRequest) ProtoReflect() protoreflect.Message
func (*ReadDescriptorRequest) Reset ¶
func (x *ReadDescriptorRequest) Reset()
func (*ReadDescriptorRequest) String ¶
func (x *ReadDescriptorRequest) String() string
type ReadDescriptorResponse ¶
type ReadDescriptorResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ReadDescriptorResponse) Descriptor
deprecated
func (*ReadDescriptorResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReadDescriptorResponse.ProtoReflect.Descriptor instead.
func (*ReadDescriptorResponse) GetResult ¶
func (x *ReadDescriptorResponse) GetResult() bool
func (*ReadDescriptorResponse) ProtoMessage ¶
func (*ReadDescriptorResponse) ProtoMessage()
func (*ReadDescriptorResponse) ProtoReflect ¶
func (x *ReadDescriptorResponse) ProtoReflect() protoreflect.Message
func (*ReadDescriptorResponse) Reset ¶
func (x *ReadDescriptorResponse) Reset()
func (*ReadDescriptorResponse) String ¶
func (x *ReadDescriptorResponse) String() string
type ReadPhyRequest ¶
type ReadPhyRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*ReadPhyRequest) Descriptor
deprecated
func (*ReadPhyRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReadPhyRequest.ProtoReflect.Descriptor instead.
func (*ReadPhyRequest) GetArg0 ¶ added in v0.0.4
func (x *ReadPhyRequest) GetArg0() int64
func (*ReadPhyRequest) ProtoMessage ¶
func (*ReadPhyRequest) ProtoMessage()
func (*ReadPhyRequest) ProtoReflect ¶
func (x *ReadPhyRequest) ProtoReflect() protoreflect.Message
func (*ReadPhyRequest) Reset ¶
func (x *ReadPhyRequest) Reset()
func (*ReadPhyRequest) String ¶
func (x *ReadPhyRequest) String() string
type ReadPhyResponse ¶
type ReadPhyResponse struct {
// contains filtered or unexported fields
}
func (*ReadPhyResponse) Descriptor
deprecated
func (*ReadPhyResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReadPhyResponse.ProtoReflect.Descriptor instead.
func (*ReadPhyResponse) ProtoMessage ¶
func (*ReadPhyResponse) ProtoMessage()
func (*ReadPhyResponse) ProtoReflect ¶
func (x *ReadPhyResponse) ProtoReflect() protoreflect.Message
func (*ReadPhyResponse) Reset ¶
func (x *ReadPhyResponse) Reset()
func (*ReadPhyResponse) String ¶
func (x *ReadPhyResponse) String() string
type ReadRemoteRssiRequest ¶
type ReadRemoteRssiRequest struct {
// contains filtered or unexported fields
}
func (*ReadRemoteRssiRequest) Descriptor
deprecated
func (*ReadRemoteRssiRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReadRemoteRssiRequest.ProtoReflect.Descriptor instead.
func (*ReadRemoteRssiRequest) ProtoMessage ¶
func (*ReadRemoteRssiRequest) ProtoMessage()
func (*ReadRemoteRssiRequest) ProtoReflect ¶
func (x *ReadRemoteRssiRequest) ProtoReflect() protoreflect.Message
func (*ReadRemoteRssiRequest) Reset ¶
func (x *ReadRemoteRssiRequest) Reset()
func (*ReadRemoteRssiRequest) String ¶
func (x *ReadRemoteRssiRequest) String() string
type ReadRemoteRssiResponse ¶
type ReadRemoteRssiResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ReadRemoteRssiResponse) Descriptor
deprecated
func (*ReadRemoteRssiResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReadRemoteRssiResponse.ProtoReflect.Descriptor instead.
func (*ReadRemoteRssiResponse) GetResult ¶
func (x *ReadRemoteRssiResponse) GetResult() bool
func (*ReadRemoteRssiResponse) ProtoMessage ¶
func (*ReadRemoteRssiResponse) ProtoMessage()
func (*ReadRemoteRssiResponse) ProtoReflect ¶
func (x *ReadRemoteRssiResponse) ProtoReflect() protoreflect.Message
func (*ReadRemoteRssiResponse) Reset ¶
func (x *ReadRemoteRssiResponse) Reset()
func (*ReadRemoteRssiResponse) String ¶
func (x *ReadRemoteRssiResponse) String() string
type RegisterAppRequest ¶ added in v0.0.6
type RegisterAppRequest 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"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 int64 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterAppRequest) Descriptor
deprecated
added in
v0.0.6
func (*RegisterAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterAppRequest.ProtoReflect.Descriptor instead.
func (*RegisterAppRequest) GetArg0 ¶ added in v0.0.6
func (x *RegisterAppRequest) GetArg0() int64
func (*RegisterAppRequest) GetArg1 ¶ added in v0.0.6
func (x *RegisterAppRequest) GetArg1() int64
func (*RegisterAppRequest) GetArg2 ¶ added in v0.0.6
func (x *RegisterAppRequest) GetArg2() int64
func (*RegisterAppRequest) GetArg3 ¶ added in v0.0.6
func (x *RegisterAppRequest) GetArg3() int64
func (*RegisterAppRequest) GetArg4 ¶ added in v0.0.6
func (x *RegisterAppRequest) GetArg4() int64
func (*RegisterAppRequest) ProtoMessage ¶ added in v0.0.6
func (*RegisterAppRequest) ProtoMessage()
func (*RegisterAppRequest) ProtoReflect ¶ added in v0.0.6
func (x *RegisterAppRequest) ProtoReflect() protoreflect.Message
func (*RegisterAppRequest) Reset ¶ added in v0.0.6
func (x *RegisterAppRequest) Reset()
func (*RegisterAppRequest) String ¶ added in v0.0.6
func (x *RegisterAppRequest) String() string
type RegisterAppResponse ¶ added in v0.0.6
type RegisterAppResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterAppResponse) Descriptor
deprecated
added in
v0.0.6
func (*RegisterAppResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterAppResponse.ProtoReflect.Descriptor instead.
func (*RegisterAppResponse) GetResult ¶ added in v0.0.6
func (x *RegisterAppResponse) GetResult() bool
func (*RegisterAppResponse) ProtoMessage ¶ added in v0.0.6
func (*RegisterAppResponse) ProtoMessage()
func (*RegisterAppResponse) ProtoReflect ¶ added in v0.0.6
func (x *RegisterAppResponse) ProtoReflect() protoreflect.Message
func (*RegisterAppResponse) Reset ¶ added in v0.0.6
func (x *RegisterAppResponse) Reset()
func (*RegisterAppResponse) String ¶ added in v0.0.6
func (x *RegisterAppResponse) String() string
type RegisterSinkAppConfigurationRequest ¶ added in v0.0.6
type RegisterSinkAppConfigurationRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `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 (*RegisterSinkAppConfigurationRequest) Descriptor
deprecated
added in
v0.0.6
func (*RegisterSinkAppConfigurationRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterSinkAppConfigurationRequest.ProtoReflect.Descriptor instead.
func (*RegisterSinkAppConfigurationRequest) GetArg0 ¶ added in v0.0.6
func (x *RegisterSinkAppConfigurationRequest) GetArg0() string
func (*RegisterSinkAppConfigurationRequest) GetArg1 ¶ added in v0.0.6
func (x *RegisterSinkAppConfigurationRequest) GetArg1() int32
func (*RegisterSinkAppConfigurationRequest) GetArg2 ¶ added in v0.0.6
func (x *RegisterSinkAppConfigurationRequest) GetArg2() int64
func (*RegisterSinkAppConfigurationRequest) ProtoMessage ¶ added in v0.0.6
func (*RegisterSinkAppConfigurationRequest) ProtoMessage()
func (*RegisterSinkAppConfigurationRequest) ProtoReflect ¶ added in v0.0.6
func (x *RegisterSinkAppConfigurationRequest) ProtoReflect() protoreflect.Message
func (*RegisterSinkAppConfigurationRequest) Reset ¶ added in v0.0.6
func (x *RegisterSinkAppConfigurationRequest) Reset()
func (*RegisterSinkAppConfigurationRequest) String ¶ added in v0.0.6
func (x *RegisterSinkAppConfigurationRequest) String() string
type RegisterSinkAppConfigurationResponse ¶ added in v0.0.6
type RegisterSinkAppConfigurationResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterSinkAppConfigurationResponse) Descriptor
deprecated
added in
v0.0.6
func (*RegisterSinkAppConfigurationResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterSinkAppConfigurationResponse.ProtoReflect.Descriptor instead.
func (*RegisterSinkAppConfigurationResponse) GetResult ¶ added in v0.0.6
func (x *RegisterSinkAppConfigurationResponse) GetResult() bool
func (*RegisterSinkAppConfigurationResponse) ProtoMessage ¶ added in v0.0.6
func (*RegisterSinkAppConfigurationResponse) ProtoMessage()
func (*RegisterSinkAppConfigurationResponse) ProtoReflect ¶ added in v0.0.6
func (x *RegisterSinkAppConfigurationResponse) ProtoReflect() protoreflect.Message
func (*RegisterSinkAppConfigurationResponse) Reset ¶ added in v0.0.6
func (x *RegisterSinkAppConfigurationResponse) Reset()
func (*RegisterSinkAppConfigurationResponse) String ¶ added in v0.0.6
func (x *RegisterSinkAppConfigurationResponse) String() string
type RemoveServiceRequest ¶
type RemoveServiceRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveServiceRequest) Descriptor
deprecated
func (*RemoveServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveServiceRequest.ProtoReflect.Descriptor instead.
func (*RemoveServiceRequest) GetArg0 ¶
func (x *RemoveServiceRequest) GetArg0() int64
func (*RemoveServiceRequest) ProtoMessage ¶
func (*RemoveServiceRequest) ProtoMessage()
func (*RemoveServiceRequest) ProtoReflect ¶
func (x *RemoveServiceRequest) ProtoReflect() protoreflect.Message
func (*RemoveServiceRequest) Reset ¶
func (x *RemoveServiceRequest) Reset()
func (*RemoveServiceRequest) String ¶
func (x *RemoveServiceRequest) String() string
type RemoveServiceResponse ¶
type RemoveServiceResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveServiceResponse) Descriptor
deprecated
func (*RemoveServiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveServiceResponse.ProtoReflect.Descriptor instead.
func (*RemoveServiceResponse) GetResult ¶
func (x *RemoveServiceResponse) GetResult() bool
func (*RemoveServiceResponse) ProtoMessage ¶
func (*RemoveServiceResponse) ProtoMessage()
func (*RemoveServiceResponse) ProtoReflect ¶
func (x *RemoveServiceResponse) ProtoReflect() protoreflect.Message
func (*RemoveServiceResponse) Reset ¶
func (x *RemoveServiceResponse) Reset()
func (*RemoveServiceResponse) String ¶
func (x *RemoveServiceResponse) String() string
type ReplyReportRequest ¶ added in v0.0.6
type ReplyReportRequest 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"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*ReplyReportRequest) Descriptor
deprecated
added in
v0.0.6
func (*ReplyReportRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReplyReportRequest.ProtoReflect.Descriptor instead.
func (*ReplyReportRequest) GetArg0 ¶ added in v0.0.6
func (x *ReplyReportRequest) GetArg0() int64
func (*ReplyReportRequest) GetArg1 ¶ added in v0.0.6
func (x *ReplyReportRequest) GetArg1() int64
func (*ReplyReportRequest) GetArg2 ¶ added in v0.0.6
func (x *ReplyReportRequest) GetArg2() int64
func (*ReplyReportRequest) GetArg3 ¶ added in v0.0.6
func (x *ReplyReportRequest) GetArg3() int64
func (*ReplyReportRequest) ProtoMessage ¶ added in v0.0.6
func (*ReplyReportRequest) ProtoMessage()
func (*ReplyReportRequest) ProtoReflect ¶ added in v0.0.6
func (x *ReplyReportRequest) ProtoReflect() protoreflect.Message
func (*ReplyReportRequest) Reset ¶ added in v0.0.6
func (x *ReplyReportRequest) Reset()
func (*ReplyReportRequest) String ¶ added in v0.0.6
func (x *ReplyReportRequest) String() string
type ReplyReportResponse ¶ added in v0.0.6
type ReplyReportResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ReplyReportResponse) Descriptor
deprecated
added in
v0.0.6
func (*ReplyReportResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReplyReportResponse.ProtoReflect.Descriptor instead.
func (*ReplyReportResponse) GetResult ¶ added in v0.0.6
func (x *ReplyReportResponse) GetResult() bool
func (*ReplyReportResponse) ProtoMessage ¶ added in v0.0.6
func (*ReplyReportResponse) ProtoMessage()
func (*ReplyReportResponse) ProtoReflect ¶ added in v0.0.6
func (x *ReplyReportResponse) ProtoReflect() protoreflect.Message
func (*ReplyReportResponse) Reset ¶ added in v0.0.6
func (x *ReplyReportResponse) Reset()
func (*ReplyReportResponse) String ¶ added in v0.0.6
func (x *ReplyReportResponse) String() string
type ReportErrorRequest ¶ added in v0.0.6
type ReportErrorRequest 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"`
// contains filtered or unexported fields
}
func (*ReportErrorRequest) Descriptor
deprecated
added in
v0.0.6
func (*ReportErrorRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReportErrorRequest.ProtoReflect.Descriptor instead.
func (*ReportErrorRequest) GetArg0 ¶ added in v0.0.6
func (x *ReportErrorRequest) GetArg0() int64
func (*ReportErrorRequest) GetArg1 ¶ added in v0.0.6
func (x *ReportErrorRequest) GetArg1() int64
func (*ReportErrorRequest) ProtoMessage ¶ added in v0.0.6
func (*ReportErrorRequest) ProtoMessage()
func (*ReportErrorRequest) ProtoReflect ¶ added in v0.0.6
func (x *ReportErrorRequest) ProtoReflect() protoreflect.Message
func (*ReportErrorRequest) Reset ¶ added in v0.0.6
func (x *ReportErrorRequest) Reset()
func (*ReportErrorRequest) String ¶ added in v0.0.6
func (x *ReportErrorRequest) String() string
type ReportErrorResponse ¶ added in v0.0.6
type ReportErrorResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ReportErrorResponse) Descriptor
deprecated
added in
v0.0.6
func (*ReportErrorResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReportErrorResponse.ProtoReflect.Descriptor instead.
func (*ReportErrorResponse) GetResult ¶ added in v0.0.6
func (x *ReportErrorResponse) GetResult() bool
func (*ReportErrorResponse) ProtoMessage ¶ added in v0.0.6
func (*ReportErrorResponse) ProtoMessage()
func (*ReportErrorResponse) ProtoReflect ¶ added in v0.0.6
func (x *ReportErrorResponse) ProtoReflect() protoreflect.Message
func (*ReportErrorResponse) Reset ¶ added in v0.0.6
func (x *ReportErrorResponse) Reset()
func (*ReportErrorResponse) String ¶ added in v0.0.6
func (x *ReportErrorResponse) String() string
type RequestConnectionPriorityRequest ¶
type RequestConnectionPriorityRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*RequestConnectionPriorityRequest) Descriptor
deprecated
func (*RequestConnectionPriorityRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestConnectionPriorityRequest.ProtoReflect.Descriptor instead.
func (*RequestConnectionPriorityRequest) GetArg0 ¶
func (x *RequestConnectionPriorityRequest) GetArg0() int32
func (*RequestConnectionPriorityRequest) ProtoMessage ¶
func (*RequestConnectionPriorityRequest) ProtoMessage()
func (*RequestConnectionPriorityRequest) ProtoReflect ¶
func (x *RequestConnectionPriorityRequest) ProtoReflect() protoreflect.Message
func (*RequestConnectionPriorityRequest) Reset ¶
func (x *RequestConnectionPriorityRequest) Reset()
func (*RequestConnectionPriorityRequest) String ¶
func (x *RequestConnectionPriorityRequest) String() string
type RequestConnectionPriorityResponse ¶
type RequestConnectionPriorityResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*RequestConnectionPriorityResponse) Descriptor
deprecated
func (*RequestConnectionPriorityResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestConnectionPriorityResponse.ProtoReflect.Descriptor instead.
func (*RequestConnectionPriorityResponse) GetResult ¶
func (x *RequestConnectionPriorityResponse) GetResult() bool
func (*RequestConnectionPriorityResponse) ProtoMessage ¶
func (*RequestConnectionPriorityResponse) ProtoMessage()
func (*RequestConnectionPriorityResponse) ProtoReflect ¶
func (x *RequestConnectionPriorityResponse) ProtoReflect() protoreflect.Message
func (*RequestConnectionPriorityResponse) Reset ¶
func (x *RequestConnectionPriorityResponse) Reset()
func (*RequestConnectionPriorityResponse) String ¶
func (x *RequestConnectionPriorityResponse) String() string
type RequestMtuRequest ¶
type RequestMtuRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*RequestMtuRequest) Descriptor
deprecated
func (*RequestMtuRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestMtuRequest.ProtoReflect.Descriptor instead.
func (*RequestMtuRequest) GetArg0 ¶
func (x *RequestMtuRequest) GetArg0() int32
func (*RequestMtuRequest) ProtoMessage ¶
func (*RequestMtuRequest) ProtoMessage()
func (*RequestMtuRequest) ProtoReflect ¶
func (x *RequestMtuRequest) ProtoReflect() protoreflect.Message
func (*RequestMtuRequest) Reset ¶
func (x *RequestMtuRequest) Reset()
func (*RequestMtuRequest) String ¶
func (x *RequestMtuRequest) String() string
type RequestMtuResponse ¶
type RequestMtuResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*RequestMtuResponse) Descriptor
deprecated
func (*RequestMtuResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestMtuResponse.ProtoReflect.Descriptor instead.
func (*RequestMtuResponse) GetResult ¶
func (x *RequestMtuResponse) GetResult() bool
func (*RequestMtuResponse) ProtoMessage ¶
func (*RequestMtuResponse) ProtoMessage()
func (*RequestMtuResponse) ProtoReflect ¶
func (x *RequestMtuResponse) ProtoReflect() protoreflect.Message
func (*RequestMtuResponse) Reset ¶
func (x *RequestMtuResponse) Reset()
func (*RequestMtuResponse) String ¶
func (x *RequestMtuResponse) String() string
type SendReportRequest ¶ added in v0.0.6
type SendReportRequest 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"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*SendReportRequest) Descriptor
deprecated
added in
v0.0.6
func (*SendReportRequest) Descriptor() ([]byte, []int)
Deprecated: Use SendReportRequest.ProtoReflect.Descriptor instead.
func (*SendReportRequest) GetArg0 ¶ added in v0.0.6
func (x *SendReportRequest) GetArg0() int64
func (*SendReportRequest) GetArg1 ¶ added in v0.0.6
func (x *SendReportRequest) GetArg1() int32
func (*SendReportRequest) GetArg2 ¶ added in v0.0.6
func (x *SendReportRequest) GetArg2() int64
func (*SendReportRequest) ProtoMessage ¶ added in v0.0.6
func (*SendReportRequest) ProtoMessage()
func (*SendReportRequest) ProtoReflect ¶ added in v0.0.6
func (x *SendReportRequest) ProtoReflect() protoreflect.Message
func (*SendReportRequest) Reset ¶ added in v0.0.6
func (x *SendReportRequest) Reset()
func (*SendReportRequest) String ¶ added in v0.0.6
func (x *SendReportRequest) String() string
type SendReportResponse ¶ added in v0.0.6
type SendReportResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SendReportResponse) Descriptor
deprecated
added in
v0.0.6
func (*SendReportResponse) Descriptor() ([]byte, []int)
Deprecated: Use SendReportResponse.ProtoReflect.Descriptor instead.
func (*SendReportResponse) GetResult ¶ added in v0.0.6
func (x *SendReportResponse) GetResult() bool
func (*SendReportResponse) ProtoMessage ¶ added in v0.0.6
func (*SendReportResponse) ProtoMessage()
func (*SendReportResponse) ProtoReflect ¶ added in v0.0.6
func (x *SendReportResponse) ProtoReflect() protoreflect.Message
func (*SendReportResponse) Reset ¶ added in v0.0.6
func (x *SendReportResponse) Reset()
func (*SendReportResponse) String ¶ added in v0.0.6
func (x *SendReportResponse) String() string
type SendResponseRequest ¶
type SendResponseRequest 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"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 int64 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
// contains filtered or unexported fields
}
func (*SendResponseRequest) Descriptor
deprecated
func (*SendResponseRequest) Descriptor() ([]byte, []int)
Deprecated: Use SendResponseRequest.ProtoReflect.Descriptor instead.
func (*SendResponseRequest) GetArg0 ¶
func (x *SendResponseRequest) GetArg0() int64
func (*SendResponseRequest) GetArg1 ¶
func (x *SendResponseRequest) GetArg1() int32
func (*SendResponseRequest) GetArg2 ¶
func (x *SendResponseRequest) GetArg2() int32
func (*SendResponseRequest) GetArg3 ¶
func (x *SendResponseRequest) GetArg3() int32
func (*SendResponseRequest) GetArg4 ¶
func (x *SendResponseRequest) GetArg4() int64
func (*SendResponseRequest) ProtoMessage ¶
func (*SendResponseRequest) ProtoMessage()
func (*SendResponseRequest) ProtoReflect ¶
func (x *SendResponseRequest) ProtoReflect() protoreflect.Message
func (*SendResponseRequest) Reset ¶
func (x *SendResponseRequest) Reset()
func (*SendResponseRequest) String ¶
func (x *SendResponseRequest) String() string
type SendResponseResponse ¶
type SendResponseResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SendResponseResponse) Descriptor
deprecated
func (*SendResponseResponse) Descriptor() ([]byte, []int)
Deprecated: Use SendResponseResponse.ProtoReflect.Descriptor instead.
func (*SendResponseResponse) GetResult ¶
func (x *SendResponseResponse) GetResult() bool
func (*SendResponseResponse) ProtoMessage ¶
func (*SendResponseResponse) ProtoMessage()
func (*SendResponseResponse) ProtoReflect ¶
func (x *SendResponseResponse) ProtoReflect() protoreflect.Message
func (*SendResponseResponse) Reset ¶
func (x *SendResponseResponse) Reset()
func (*SendResponseResponse) String ¶
func (x *SendResponseResponse) String() string
type SendVendorSpecificResultCodeRequest ¶ added in v0.0.6
type SendVendorSpecificResultCodeRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 string `protobuf:"bytes,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*SendVendorSpecificResultCodeRequest) Descriptor
deprecated
added in
v0.0.6
func (*SendVendorSpecificResultCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SendVendorSpecificResultCodeRequest.ProtoReflect.Descriptor instead.
func (*SendVendorSpecificResultCodeRequest) GetArg0 ¶ added in v0.0.6
func (x *SendVendorSpecificResultCodeRequest) GetArg0() int64
func (*SendVendorSpecificResultCodeRequest) GetArg1 ¶ added in v0.0.6
func (x *SendVendorSpecificResultCodeRequest) GetArg1() string
func (*SendVendorSpecificResultCodeRequest) GetArg2 ¶ added in v0.0.6
func (x *SendVendorSpecificResultCodeRequest) GetArg2() string
func (*SendVendorSpecificResultCodeRequest) ProtoMessage ¶ added in v0.0.6
func (*SendVendorSpecificResultCodeRequest) ProtoMessage()
func (*SendVendorSpecificResultCodeRequest) ProtoReflect ¶ added in v0.0.6
func (x *SendVendorSpecificResultCodeRequest) ProtoReflect() protoreflect.Message
func (*SendVendorSpecificResultCodeRequest) Reset ¶ added in v0.0.6
func (x *SendVendorSpecificResultCodeRequest) Reset()
func (*SendVendorSpecificResultCodeRequest) String ¶ added in v0.0.6
func (x *SendVendorSpecificResultCodeRequest) String() string
type SendVendorSpecificResultCodeResponse ¶ added in v0.0.6
type SendVendorSpecificResultCodeResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SendVendorSpecificResultCodeResponse) Descriptor
deprecated
added in
v0.0.6
func (*SendVendorSpecificResultCodeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SendVendorSpecificResultCodeResponse.ProtoReflect.Descriptor instead.
func (*SendVendorSpecificResultCodeResponse) GetResult ¶ added in v0.0.6
func (x *SendVendorSpecificResultCodeResponse) GetResult() bool
func (*SendVendorSpecificResultCodeResponse) ProtoMessage ¶ added in v0.0.6
func (*SendVendorSpecificResultCodeResponse) ProtoMessage()
func (*SendVendorSpecificResultCodeResponse) ProtoReflect ¶ added in v0.0.6
func (x *SendVendorSpecificResultCodeResponse) ProtoReflect() protoreflect.Message
func (*SendVendorSpecificResultCodeResponse) Reset ¶ added in v0.0.6
func (x *SendVendorSpecificResultCodeResponse) Reset()
func (*SendVendorSpecificResultCodeResponse) String ¶ added in v0.0.6
func (x *SendVendorSpecificResultCodeResponse) String() string
type ServerSocketServiceClient ¶ added in v0.0.4
type ServerSocketServiceClient interface {
Accept0(ctx context.Context, in *Accept0Request, opts ...grpc.CallOption) (*Accept0Response, error)
Accept1_1(ctx context.Context, in *Accept1_1Request, opts ...grpc.CallOption) (*Accept1_1Response, error)
Close(ctx context.Context, in *CloseRequest, opts ...grpc.CallOption) (*CloseResponse, error)
GetPsm(ctx context.Context, in *GetPsmRequest, opts ...grpc.CallOption) (*GetPsmResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
ServerSocketServiceClient is the client API for ServerSocketService 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.
func NewServerSocketServiceClient ¶ added in v0.0.4
func NewServerSocketServiceClient(cc grpc.ClientConnInterface) ServerSocketServiceClient
type ServerSocketServiceServer ¶ added in v0.0.4
type ServerSocketServiceServer interface {
Accept0(context.Context, *Accept0Request) (*Accept0Response, error)
Accept1_1(context.Context, *Accept1_1Request) (*Accept1_1Response, error)
Close(context.Context, *CloseRequest) (*CloseResponse, error)
GetPsm(context.Context, *GetPsmRequest) (*GetPsmResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
ServerSocketServiceServer is the server API for ServerSocketService service. All implementations must embed UnimplementedServerSocketServiceServer for forward compatibility.
type SetAliasRequest ¶
type SetAliasRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetAliasRequest) Descriptor
deprecated
func (*SetAliasRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetAliasRequest.ProtoReflect.Descriptor instead.
func (*SetAliasRequest) GetArg0 ¶
func (x *SetAliasRequest) GetArg0() string
func (*SetAliasRequest) ProtoMessage ¶
func (*SetAliasRequest) ProtoMessage()
func (*SetAliasRequest) ProtoReflect ¶
func (x *SetAliasRequest) ProtoReflect() protoreflect.Message
func (*SetAliasRequest) Reset ¶
func (x *SetAliasRequest) Reset()
func (*SetAliasRequest) String ¶
func (x *SetAliasRequest) String() string
type SetAliasResponse ¶
type SetAliasResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetAliasResponse) Descriptor
deprecated
func (*SetAliasResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetAliasResponse.ProtoReflect.Descriptor instead.
func (*SetAliasResponse) GetResult ¶
func (x *SetAliasResponse) GetResult() int32
func (*SetAliasResponse) ProtoMessage ¶
func (*SetAliasResponse) ProtoMessage()
func (*SetAliasResponse) ProtoReflect ¶
func (x *SetAliasResponse) ProtoReflect() protoreflect.Message
func (*SetAliasResponse) Reset ¶
func (x *SetAliasResponse) Reset()
func (*SetAliasResponse) String ¶
func (x *SetAliasResponse) String() string
type SetAuthenticationRequiredRequest ¶ added in v0.0.6
type SetAuthenticationRequiredRequest struct {
Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetAuthenticationRequiredRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetAuthenticationRequiredRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetAuthenticationRequiredRequest.ProtoReflect.Descriptor instead.
func (*SetAuthenticationRequiredRequest) GetArg0 ¶ added in v0.0.6
func (x *SetAuthenticationRequiredRequest) GetArg0() bool
func (*SetAuthenticationRequiredRequest) ProtoMessage ¶ added in v0.0.6
func (*SetAuthenticationRequiredRequest) ProtoMessage()
func (*SetAuthenticationRequiredRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetAuthenticationRequiredRequest) ProtoReflect() protoreflect.Message
func (*SetAuthenticationRequiredRequest) Reset ¶ added in v0.0.6
func (x *SetAuthenticationRequiredRequest) Reset()
func (*SetAuthenticationRequiredRequest) String ¶ added in v0.0.6
func (x *SetAuthenticationRequiredRequest) String() string
type SetAuthenticationRequiredResponse ¶ added in v0.0.6
type SetAuthenticationRequiredResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetAuthenticationRequiredResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetAuthenticationRequiredResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetAuthenticationRequiredResponse.ProtoReflect.Descriptor instead.
func (*SetAuthenticationRequiredResponse) GetResult ¶ added in v0.0.6
func (x *SetAuthenticationRequiredResponse) GetResult() int64
func (*SetAuthenticationRequiredResponse) ProtoMessage ¶ added in v0.0.6
func (*SetAuthenticationRequiredResponse) ProtoMessage()
func (*SetAuthenticationRequiredResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetAuthenticationRequiredResponse) ProtoReflect() protoreflect.Message
func (*SetAuthenticationRequiredResponse) Reset ¶ added in v0.0.6
func (x *SetAuthenticationRequiredResponse) Reset()
func (*SetAuthenticationRequiredResponse) String ¶ added in v0.0.6
func (x *SetAuthenticationRequiredResponse) String() string
type SetBitsPerSampleRequest ¶ added in v0.0.6
type SetBitsPerSampleRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetBitsPerSampleRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetBitsPerSampleRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetBitsPerSampleRequest.ProtoReflect.Descriptor instead.
func (*SetBitsPerSampleRequest) GetArg0 ¶ added in v0.0.6
func (x *SetBitsPerSampleRequest) GetArg0() int32
func (*SetBitsPerSampleRequest) ProtoMessage ¶ added in v0.0.6
func (*SetBitsPerSampleRequest) ProtoMessage()
func (*SetBitsPerSampleRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetBitsPerSampleRequest) ProtoReflect() protoreflect.Message
func (*SetBitsPerSampleRequest) Reset ¶ added in v0.0.6
func (x *SetBitsPerSampleRequest) Reset()
func (*SetBitsPerSampleRequest) String ¶ added in v0.0.6
func (x *SetBitsPerSampleRequest) String() string
type SetBitsPerSampleResponse ¶ added in v0.0.6
type SetBitsPerSampleResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetBitsPerSampleResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetBitsPerSampleResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetBitsPerSampleResponse.ProtoReflect.Descriptor instead.
func (*SetBitsPerSampleResponse) GetResult ¶ added in v0.0.6
func (x *SetBitsPerSampleResponse) GetResult() int64
func (*SetBitsPerSampleResponse) ProtoMessage ¶ added in v0.0.6
func (*SetBitsPerSampleResponse) ProtoMessage()
func (*SetBitsPerSampleResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetBitsPerSampleResponse) ProtoReflect() protoreflect.Message
func (*SetBitsPerSampleResponse) Reset ¶ added in v0.0.6
func (x *SetBitsPerSampleResponse) Reset()
func (*SetBitsPerSampleResponse) String ¶ added in v0.0.6
func (x *SetBitsPerSampleResponse) String() string
type SetChannelCountRequest ¶ added in v0.0.6
type SetChannelCountRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetChannelCountRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetChannelCountRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetChannelCountRequest.ProtoReflect.Descriptor instead.
func (*SetChannelCountRequest) GetArg0 ¶ added in v0.0.6
func (x *SetChannelCountRequest) GetArg0() int32
func (*SetChannelCountRequest) ProtoMessage ¶ added in v0.0.6
func (*SetChannelCountRequest) ProtoMessage()
func (*SetChannelCountRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetChannelCountRequest) ProtoReflect() protoreflect.Message
func (*SetChannelCountRequest) Reset ¶ added in v0.0.6
func (x *SetChannelCountRequest) Reset()
func (*SetChannelCountRequest) String ¶ added in v0.0.6
func (x *SetChannelCountRequest) String() string
type SetChannelCountResponse ¶ added in v0.0.6
type SetChannelCountResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetChannelCountResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetChannelCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetChannelCountResponse.ProtoReflect.Descriptor instead.
func (*SetChannelCountResponse) GetResult ¶ added in v0.0.6
func (x *SetChannelCountResponse) GetResult() int64
func (*SetChannelCountResponse) ProtoMessage ¶ added in v0.0.6
func (*SetChannelCountResponse) ProtoMessage()
func (*SetChannelCountResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetChannelCountResponse) ProtoReflect() protoreflect.Message
func (*SetChannelCountResponse) Reset ¶ added in v0.0.6
func (x *SetChannelCountResponse) Reset()
func (*SetChannelCountResponse) String ¶ added in v0.0.6
func (x *SetChannelCountResponse) String() string
type SetChannelModeRequest ¶ added in v0.0.6
type SetChannelModeRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetChannelModeRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetChannelModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetChannelModeRequest.ProtoReflect.Descriptor instead.
func (*SetChannelModeRequest) GetArg0 ¶ added in v0.0.6
func (x *SetChannelModeRequest) GetArg0() int32
func (*SetChannelModeRequest) ProtoMessage ¶ added in v0.0.6
func (*SetChannelModeRequest) ProtoMessage()
func (*SetChannelModeRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetChannelModeRequest) ProtoReflect() protoreflect.Message
func (*SetChannelModeRequest) Reset ¶ added in v0.0.6
func (x *SetChannelModeRequest) Reset()
func (*SetChannelModeRequest) String ¶ added in v0.0.6
func (x *SetChannelModeRequest) String() string
type SetChannelModeResponse ¶ added in v0.0.6
type SetChannelModeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetChannelModeResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetChannelModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetChannelModeResponse.ProtoReflect.Descriptor instead.
func (*SetChannelModeResponse) GetResult ¶ added in v0.0.6
func (x *SetChannelModeResponse) GetResult() int64
func (*SetChannelModeResponse) ProtoMessage ¶ added in v0.0.6
func (*SetChannelModeResponse) ProtoMessage()
func (*SetChannelModeResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetChannelModeResponse) ProtoReflect() protoreflect.Message
func (*SetChannelModeResponse) Reset ¶ added in v0.0.6
func (x *SetChannelModeResponse) Reset()
func (*SetChannelModeResponse) String ¶ added in v0.0.6
func (x *SetChannelModeResponse) String() string
type SetCharacteristicNotificationRequest ¶
type SetCharacteristicNotificationRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 bool `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*SetCharacteristicNotificationRequest) Descriptor
deprecated
func (*SetCharacteristicNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCharacteristicNotificationRequest.ProtoReflect.Descriptor instead.
func (*SetCharacteristicNotificationRequest) GetArg0 ¶
func (x *SetCharacteristicNotificationRequest) GetArg0() int64
func (*SetCharacteristicNotificationRequest) GetArg1 ¶
func (x *SetCharacteristicNotificationRequest) GetArg1() bool
func (*SetCharacteristicNotificationRequest) ProtoMessage ¶
func (*SetCharacteristicNotificationRequest) ProtoMessage()
func (*SetCharacteristicNotificationRequest) ProtoReflect ¶
func (x *SetCharacteristicNotificationRequest) ProtoReflect() protoreflect.Message
func (*SetCharacteristicNotificationRequest) Reset ¶
func (x *SetCharacteristicNotificationRequest) Reset()
func (*SetCharacteristicNotificationRequest) String ¶
func (x *SetCharacteristicNotificationRequest) String() string
type SetCharacteristicNotificationResponse ¶
type SetCharacteristicNotificationResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetCharacteristicNotificationResponse) Descriptor
deprecated
func (*SetCharacteristicNotificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCharacteristicNotificationResponse.ProtoReflect.Descriptor instead.
func (*SetCharacteristicNotificationResponse) GetResult ¶
func (x *SetCharacteristicNotificationResponse) GetResult() bool
func (*SetCharacteristicNotificationResponse) ProtoMessage ¶
func (*SetCharacteristicNotificationResponse) ProtoMessage()
func (*SetCharacteristicNotificationResponse) ProtoReflect ¶
func (x *SetCharacteristicNotificationResponse) ProtoReflect() protoreflect.Message
func (*SetCharacteristicNotificationResponse) Reset ¶
func (x *SetCharacteristicNotificationResponse) Reset()
func (*SetCharacteristicNotificationResponse) String ¶
func (x *SetCharacteristicNotificationResponse) String() string
type SetCodecConfigRequest ¶ added in v0.0.6
type SetCodecConfigRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetCodecConfigRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetCodecConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCodecConfigRequest.ProtoReflect.Descriptor instead.
func (*SetCodecConfigRequest) GetArg0 ¶ added in v0.0.6
func (x *SetCodecConfigRequest) GetArg0() int64
func (*SetCodecConfigRequest) ProtoMessage ¶ added in v0.0.6
func (*SetCodecConfigRequest) ProtoMessage()
func (*SetCodecConfigRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetCodecConfigRequest) ProtoReflect() protoreflect.Message
func (*SetCodecConfigRequest) Reset ¶ added in v0.0.6
func (x *SetCodecConfigRequest) Reset()
func (*SetCodecConfigRequest) String ¶ added in v0.0.6
func (x *SetCodecConfigRequest) String() string
type SetCodecConfigResponse ¶ added in v0.0.6
type SetCodecConfigResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetCodecConfigResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetCodecConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCodecConfigResponse.ProtoReflect.Descriptor instead.
func (*SetCodecConfigResponse) GetResult ¶ added in v0.0.6
func (x *SetCodecConfigResponse) GetResult() int64
func (*SetCodecConfigResponse) ProtoMessage ¶ added in v0.0.6
func (*SetCodecConfigResponse) ProtoMessage()
func (*SetCodecConfigResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetCodecConfigResponse) ProtoReflect() protoreflect.Message
func (*SetCodecConfigResponse) Reset ¶ added in v0.0.6
func (x *SetCodecConfigResponse) Reset()
func (*SetCodecConfigResponse) String ¶ added in v0.0.6
func (x *SetCodecConfigResponse) String() string
type SetCodecPriorityRequest ¶ added in v0.0.6
type SetCodecPriorityRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetCodecPriorityRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetCodecPriorityRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCodecPriorityRequest.ProtoReflect.Descriptor instead.
func (*SetCodecPriorityRequest) GetArg0 ¶ added in v0.0.6
func (x *SetCodecPriorityRequest) GetArg0() int32
func (*SetCodecPriorityRequest) ProtoMessage ¶ added in v0.0.6
func (*SetCodecPriorityRequest) ProtoMessage()
func (*SetCodecPriorityRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetCodecPriorityRequest) ProtoReflect() protoreflect.Message
func (*SetCodecPriorityRequest) Reset ¶ added in v0.0.6
func (x *SetCodecPriorityRequest) Reset()
func (*SetCodecPriorityRequest) String ¶ added in v0.0.6
func (x *SetCodecPriorityRequest) String() string
type SetCodecPriorityResponse ¶ added in v0.0.6
type SetCodecPriorityResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetCodecPriorityResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetCodecPriorityResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCodecPriorityResponse.ProtoReflect.Descriptor instead.
func (*SetCodecPriorityResponse) GetResult ¶ added in v0.0.6
func (x *SetCodecPriorityResponse) GetResult() int64
func (*SetCodecPriorityResponse) ProtoMessage ¶ added in v0.0.6
func (*SetCodecPriorityResponse) ProtoMessage()
func (*SetCodecPriorityResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetCodecPriorityResponse) ProtoReflect() protoreflect.Message
func (*SetCodecPriorityResponse) Reset ¶ added in v0.0.6
func (x *SetCodecPriorityResponse) Reset()
func (*SetCodecPriorityResponse) String ¶ added in v0.0.6
func (x *SetCodecPriorityResponse) String() string
type SetCodecSpecific1Request ¶ added in v0.0.6
type SetCodecSpecific1Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetCodecSpecific1Request) Descriptor
deprecated
added in
v0.0.6
func (*SetCodecSpecific1Request) Descriptor() ([]byte, []int)
Deprecated: Use SetCodecSpecific1Request.ProtoReflect.Descriptor instead.
func (*SetCodecSpecific1Request) GetArg0 ¶ added in v0.0.6
func (x *SetCodecSpecific1Request) GetArg0() int64
func (*SetCodecSpecific1Request) ProtoMessage ¶ added in v0.0.6
func (*SetCodecSpecific1Request) ProtoMessage()
func (*SetCodecSpecific1Request) ProtoReflect ¶ added in v0.0.6
func (x *SetCodecSpecific1Request) ProtoReflect() protoreflect.Message
func (*SetCodecSpecific1Request) Reset ¶ added in v0.0.6
func (x *SetCodecSpecific1Request) Reset()
func (*SetCodecSpecific1Request) String ¶ added in v0.0.6
func (x *SetCodecSpecific1Request) String() string
type SetCodecSpecific1Response ¶ added in v0.0.6
type SetCodecSpecific1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetCodecSpecific1Response) Descriptor
deprecated
added in
v0.0.6
func (*SetCodecSpecific1Response) Descriptor() ([]byte, []int)
Deprecated: Use SetCodecSpecific1Response.ProtoReflect.Descriptor instead.
func (*SetCodecSpecific1Response) GetResult ¶ added in v0.0.6
func (x *SetCodecSpecific1Response) GetResult() int64
func (*SetCodecSpecific1Response) ProtoMessage ¶ added in v0.0.6
func (*SetCodecSpecific1Response) ProtoMessage()
func (*SetCodecSpecific1Response) ProtoReflect ¶ added in v0.0.6
func (x *SetCodecSpecific1Response) ProtoReflect() protoreflect.Message
func (*SetCodecSpecific1Response) Reset ¶ added in v0.0.6
func (x *SetCodecSpecific1Response) Reset()
func (*SetCodecSpecific1Response) String ¶ added in v0.0.6
func (x *SetCodecSpecific1Response) String() string
type SetCodecSpecific2Request ¶ added in v0.0.6
type SetCodecSpecific2Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetCodecSpecific2Request) Descriptor
deprecated
added in
v0.0.6
func (*SetCodecSpecific2Request) Descriptor() ([]byte, []int)
Deprecated: Use SetCodecSpecific2Request.ProtoReflect.Descriptor instead.
func (*SetCodecSpecific2Request) GetArg0 ¶ added in v0.0.6
func (x *SetCodecSpecific2Request) GetArg0() int64
func (*SetCodecSpecific2Request) ProtoMessage ¶ added in v0.0.6
func (*SetCodecSpecific2Request) ProtoMessage()
func (*SetCodecSpecific2Request) ProtoReflect ¶ added in v0.0.6
func (x *SetCodecSpecific2Request) ProtoReflect() protoreflect.Message
func (*SetCodecSpecific2Request) Reset ¶ added in v0.0.6
func (x *SetCodecSpecific2Request) Reset()
func (*SetCodecSpecific2Request) String ¶ added in v0.0.6
func (x *SetCodecSpecific2Request) String() string
type SetCodecSpecific2Response ¶ added in v0.0.6
type SetCodecSpecific2Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetCodecSpecific2Response) Descriptor
deprecated
added in
v0.0.6
func (*SetCodecSpecific2Response) Descriptor() ([]byte, []int)
Deprecated: Use SetCodecSpecific2Response.ProtoReflect.Descriptor instead.
func (*SetCodecSpecific2Response) GetResult ¶ added in v0.0.6
func (x *SetCodecSpecific2Response) GetResult() int64
func (*SetCodecSpecific2Response) ProtoMessage ¶ added in v0.0.6
func (*SetCodecSpecific2Response) ProtoMessage()
func (*SetCodecSpecific2Response) ProtoReflect ¶ added in v0.0.6
func (x *SetCodecSpecific2Response) ProtoReflect() protoreflect.Message
func (*SetCodecSpecific2Response) Reset ¶ added in v0.0.6
func (x *SetCodecSpecific2Response) Reset()
func (*SetCodecSpecific2Response) String ¶ added in v0.0.6
func (x *SetCodecSpecific2Response) String() string
type SetCodecSpecific3Request ¶ added in v0.0.6
type SetCodecSpecific3Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetCodecSpecific3Request) Descriptor
deprecated
added in
v0.0.6
func (*SetCodecSpecific3Request) Descriptor() ([]byte, []int)
Deprecated: Use SetCodecSpecific3Request.ProtoReflect.Descriptor instead.
func (*SetCodecSpecific3Request) GetArg0 ¶ added in v0.0.6
func (x *SetCodecSpecific3Request) GetArg0() int64
func (*SetCodecSpecific3Request) ProtoMessage ¶ added in v0.0.6
func (*SetCodecSpecific3Request) ProtoMessage()
func (*SetCodecSpecific3Request) ProtoReflect ¶ added in v0.0.6
func (x *SetCodecSpecific3Request) ProtoReflect() protoreflect.Message
func (*SetCodecSpecific3Request) Reset ¶ added in v0.0.6
func (x *SetCodecSpecific3Request) Reset()
func (*SetCodecSpecific3Request) String ¶ added in v0.0.6
func (x *SetCodecSpecific3Request) String() string
type SetCodecSpecific3Response ¶ added in v0.0.6
type SetCodecSpecific3Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetCodecSpecific3Response) Descriptor
deprecated
added in
v0.0.6
func (*SetCodecSpecific3Response) Descriptor() ([]byte, []int)
Deprecated: Use SetCodecSpecific3Response.ProtoReflect.Descriptor instead.
func (*SetCodecSpecific3Response) GetResult ¶ added in v0.0.6
func (x *SetCodecSpecific3Response) GetResult() int64
func (*SetCodecSpecific3Response) ProtoMessage ¶ added in v0.0.6
func (*SetCodecSpecific3Response) ProtoMessage()
func (*SetCodecSpecific3Response) ProtoReflect ¶ added in v0.0.6
func (x *SetCodecSpecific3Response) ProtoReflect() protoreflect.Message
func (*SetCodecSpecific3Response) Reset ¶ added in v0.0.6
func (x *SetCodecSpecific3Response) Reset()
func (*SetCodecSpecific3Response) String ¶ added in v0.0.6
func (x *SetCodecSpecific3Response) String() string
type SetCodecSpecific4Request ¶ added in v0.0.6
type SetCodecSpecific4Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetCodecSpecific4Request) Descriptor
deprecated
added in
v0.0.6
func (*SetCodecSpecific4Request) Descriptor() ([]byte, []int)
Deprecated: Use SetCodecSpecific4Request.ProtoReflect.Descriptor instead.
func (*SetCodecSpecific4Request) GetArg0 ¶ added in v0.0.6
func (x *SetCodecSpecific4Request) GetArg0() int64
func (*SetCodecSpecific4Request) ProtoMessage ¶ added in v0.0.6
func (*SetCodecSpecific4Request) ProtoMessage()
func (*SetCodecSpecific4Request) ProtoReflect ¶ added in v0.0.6
func (x *SetCodecSpecific4Request) ProtoReflect() protoreflect.Message
func (*SetCodecSpecific4Request) Reset ¶ added in v0.0.6
func (x *SetCodecSpecific4Request) Reset()
func (*SetCodecSpecific4Request) String ¶ added in v0.0.6
func (x *SetCodecSpecific4Request) String() string
type SetCodecSpecific4Response ¶ added in v0.0.6
type SetCodecSpecific4Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetCodecSpecific4Response) Descriptor
deprecated
added in
v0.0.6
func (*SetCodecSpecific4Response) Descriptor() ([]byte, []int)
Deprecated: Use SetCodecSpecific4Response.ProtoReflect.Descriptor instead.
func (*SetCodecSpecific4Response) GetResult ¶ added in v0.0.6
func (x *SetCodecSpecific4Response) GetResult() int64
func (*SetCodecSpecific4Response) ProtoMessage ¶ added in v0.0.6
func (*SetCodecSpecific4Response) ProtoMessage()
func (*SetCodecSpecific4Response) ProtoReflect ¶ added in v0.0.6
func (x *SetCodecSpecific4Response) ProtoReflect() protoreflect.Message
func (*SetCodecSpecific4Response) Reset ¶ added in v0.0.6
func (x *SetCodecSpecific4Response) Reset()
func (*SetCodecSpecific4Response) String ¶ added in v0.0.6
func (x *SetCodecSpecific4Response) String() string
type SetCodecTypeRequest ¶ added in v0.0.6
type SetCodecTypeRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetCodecTypeRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetCodecTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCodecTypeRequest.ProtoReflect.Descriptor instead.
func (*SetCodecTypeRequest) GetArg0 ¶ added in v0.0.6
func (x *SetCodecTypeRequest) GetArg0() int32
func (*SetCodecTypeRequest) ProtoMessage ¶ added in v0.0.6
func (*SetCodecTypeRequest) ProtoMessage()
func (*SetCodecTypeRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetCodecTypeRequest) ProtoReflect() protoreflect.Message
func (*SetCodecTypeRequest) Reset ¶ added in v0.0.6
func (x *SetCodecTypeRequest) Reset()
func (*SetCodecTypeRequest) String ¶ added in v0.0.6
func (x *SetCodecTypeRequest) String() string
type SetCodecTypeResponse ¶ added in v0.0.6
type SetCodecTypeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetCodecTypeResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetCodecTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCodecTypeResponse.ProtoReflect.Descriptor instead.
func (*SetCodecTypeResponse) GetResult ¶ added in v0.0.6
func (x *SetCodecTypeResponse) GetResult() int64
func (*SetCodecTypeResponse) ProtoMessage ¶ added in v0.0.6
func (*SetCodecTypeResponse) ProtoMessage()
func (*SetCodecTypeResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetCodecTypeResponse) ProtoReflect() protoreflect.Message
func (*SetCodecTypeResponse) Reset ¶ added in v0.0.6
func (x *SetCodecTypeResponse) Reset()
func (*SetCodecTypeResponse) String ¶ added in v0.0.6
func (x *SetCodecTypeResponse) String() string
type SetEncryptionRequiredRequest ¶ added in v0.0.6
type SetEncryptionRequiredRequest struct {
Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetEncryptionRequiredRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetEncryptionRequiredRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetEncryptionRequiredRequest.ProtoReflect.Descriptor instead.
func (*SetEncryptionRequiredRequest) GetArg0 ¶ added in v0.0.6
func (x *SetEncryptionRequiredRequest) GetArg0() bool
func (*SetEncryptionRequiredRequest) ProtoMessage ¶ added in v0.0.6
func (*SetEncryptionRequiredRequest) ProtoMessage()
func (*SetEncryptionRequiredRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetEncryptionRequiredRequest) ProtoReflect() protoreflect.Message
func (*SetEncryptionRequiredRequest) Reset ¶ added in v0.0.6
func (x *SetEncryptionRequiredRequest) Reset()
func (*SetEncryptionRequiredRequest) String ¶ added in v0.0.6
func (x *SetEncryptionRequiredRequest) String() string
type SetEncryptionRequiredResponse ¶ added in v0.0.6
type SetEncryptionRequiredResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetEncryptionRequiredResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetEncryptionRequiredResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetEncryptionRequiredResponse.ProtoReflect.Descriptor instead.
func (*SetEncryptionRequiredResponse) GetResult ¶ added in v0.0.6
func (x *SetEncryptionRequiredResponse) GetResult() int64
func (*SetEncryptionRequiredResponse) ProtoMessage ¶ added in v0.0.6
func (*SetEncryptionRequiredResponse) ProtoMessage()
func (*SetEncryptionRequiredResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetEncryptionRequiredResponse) ProtoReflect() protoreflect.Message
func (*SetEncryptionRequiredResponse) Reset ¶ added in v0.0.6
func (x *SetEncryptionRequiredResponse) Reset()
func (*SetEncryptionRequiredResponse) String ¶ added in v0.0.6
func (x *SetEncryptionRequiredResponse) String() string
type SetExtendedCodecTypeRequest ¶ added in v0.0.6
type SetExtendedCodecTypeRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetExtendedCodecTypeRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetExtendedCodecTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetExtendedCodecTypeRequest.ProtoReflect.Descriptor instead.
func (*SetExtendedCodecTypeRequest) GetArg0 ¶ added in v0.0.6
func (x *SetExtendedCodecTypeRequest) GetArg0() int64
func (*SetExtendedCodecTypeRequest) ProtoMessage ¶ added in v0.0.6
func (*SetExtendedCodecTypeRequest) ProtoMessage()
func (*SetExtendedCodecTypeRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetExtendedCodecTypeRequest) ProtoReflect() protoreflect.Message
func (*SetExtendedCodecTypeRequest) Reset ¶ added in v0.0.6
func (x *SetExtendedCodecTypeRequest) Reset()
func (*SetExtendedCodecTypeRequest) String ¶ added in v0.0.6
func (x *SetExtendedCodecTypeRequest) String() string
type SetExtendedCodecTypeResponse ¶ added in v0.0.6
type SetExtendedCodecTypeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetExtendedCodecTypeResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetExtendedCodecTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetExtendedCodecTypeResponse.ProtoReflect.Descriptor instead.
func (*SetExtendedCodecTypeResponse) GetResult ¶ added in v0.0.6
func (x *SetExtendedCodecTypeResponse) GetResult() int64
func (*SetExtendedCodecTypeResponse) ProtoMessage ¶ added in v0.0.6
func (*SetExtendedCodecTypeResponse) ProtoMessage()
func (*SetExtendedCodecTypeResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetExtendedCodecTypeResponse) ProtoReflect() protoreflect.Message
func (*SetExtendedCodecTypeResponse) Reset ¶ added in v0.0.6
func (x *SetExtendedCodecTypeResponse) Reset()
func (*SetExtendedCodecTypeResponse) String ¶ added in v0.0.6
func (x *SetExtendedCodecTypeResponse) String() string
type SetFrameDurationRequest ¶ added in v0.0.6
type SetFrameDurationRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetFrameDurationRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetFrameDurationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetFrameDurationRequest.ProtoReflect.Descriptor instead.
func (*SetFrameDurationRequest) GetArg0 ¶ added in v0.0.6
func (x *SetFrameDurationRequest) GetArg0() int32
func (*SetFrameDurationRequest) ProtoMessage ¶ added in v0.0.6
func (*SetFrameDurationRequest) ProtoMessage()
func (*SetFrameDurationRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetFrameDurationRequest) ProtoReflect() protoreflect.Message
func (*SetFrameDurationRequest) Reset ¶ added in v0.0.6
func (x *SetFrameDurationRequest) Reset()
func (*SetFrameDurationRequest) String ¶ added in v0.0.6
func (x *SetFrameDurationRequest) String() string
type SetFrameDurationResponse ¶ added in v0.0.6
type SetFrameDurationResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetFrameDurationResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetFrameDurationResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetFrameDurationResponse.ProtoReflect.Descriptor instead.
func (*SetFrameDurationResponse) GetResult ¶ added in v0.0.6
func (x *SetFrameDurationResponse) GetResult() int64
func (*SetFrameDurationResponse) ProtoMessage ¶ added in v0.0.6
func (*SetFrameDurationResponse) ProtoMessage()
func (*SetFrameDurationResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetFrameDurationResponse) ProtoReflect() protoreflect.Message
func (*SetFrameDurationResponse) Reset ¶ added in v0.0.6
func (x *SetFrameDurationResponse) Reset()
func (*SetFrameDurationResponse) String ¶ added in v0.0.6
func (x *SetFrameDurationResponse) String() string
type SetL2CapPsmRequest ¶ added in v0.0.6
type SetL2CapPsmRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetL2CapPsmRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetL2CapPsmRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetL2CapPsmRequest.ProtoReflect.Descriptor instead.
func (*SetL2CapPsmRequest) GetArg0 ¶ added in v0.0.6
func (x *SetL2CapPsmRequest) GetArg0() int32
func (*SetL2CapPsmRequest) ProtoMessage ¶ added in v0.0.6
func (*SetL2CapPsmRequest) ProtoMessage()
func (*SetL2CapPsmRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetL2CapPsmRequest) ProtoReflect() protoreflect.Message
func (*SetL2CapPsmRequest) Reset ¶ added in v0.0.6
func (x *SetL2CapPsmRequest) Reset()
func (*SetL2CapPsmRequest) String ¶ added in v0.0.6
func (x *SetL2CapPsmRequest) String() string
type SetL2CapPsmResponse ¶ added in v0.0.6
type SetL2CapPsmResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetL2CapPsmResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetL2CapPsmResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetL2CapPsmResponse.ProtoReflect.Descriptor instead.
func (*SetL2CapPsmResponse) GetResult ¶ added in v0.0.6
func (x *SetL2CapPsmResponse) GetResult() int64
func (*SetL2CapPsmResponse) ProtoMessage ¶ added in v0.0.6
func (*SetL2CapPsmResponse) ProtoMessage()
func (*SetL2CapPsmResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetL2CapPsmResponse) ProtoReflect() protoreflect.Message
func (*SetL2CapPsmResponse) Reset ¶ added in v0.0.6
func (x *SetL2CapPsmResponse) Reset()
func (*SetL2CapPsmResponse) String ¶ added in v0.0.6
func (x *SetL2CapPsmResponse) String() string
type SetMaxOctetsPerFrameRequest ¶ added in v0.0.6
type SetMaxOctetsPerFrameRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetMaxOctetsPerFrameRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetMaxOctetsPerFrameRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMaxOctetsPerFrameRequest.ProtoReflect.Descriptor instead.
func (*SetMaxOctetsPerFrameRequest) GetArg0 ¶ added in v0.0.6
func (x *SetMaxOctetsPerFrameRequest) GetArg0() int32
func (*SetMaxOctetsPerFrameRequest) ProtoMessage ¶ added in v0.0.6
func (*SetMaxOctetsPerFrameRequest) ProtoMessage()
func (*SetMaxOctetsPerFrameRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetMaxOctetsPerFrameRequest) ProtoReflect() protoreflect.Message
func (*SetMaxOctetsPerFrameRequest) Reset ¶ added in v0.0.6
func (x *SetMaxOctetsPerFrameRequest) Reset()
func (*SetMaxOctetsPerFrameRequest) String ¶ added in v0.0.6
func (x *SetMaxOctetsPerFrameRequest) String() string
type SetMaxOctetsPerFrameResponse ¶ added in v0.0.6
type SetMaxOctetsPerFrameResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetMaxOctetsPerFrameResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetMaxOctetsPerFrameResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetMaxOctetsPerFrameResponse.ProtoReflect.Descriptor instead.
func (*SetMaxOctetsPerFrameResponse) GetResult ¶ added in v0.0.6
func (x *SetMaxOctetsPerFrameResponse) GetResult() int64
func (*SetMaxOctetsPerFrameResponse) ProtoMessage ¶ added in v0.0.6
func (*SetMaxOctetsPerFrameResponse) ProtoMessage()
func (*SetMaxOctetsPerFrameResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetMaxOctetsPerFrameResponse) ProtoReflect() protoreflect.Message
func (*SetMaxOctetsPerFrameResponse) Reset ¶ added in v0.0.6
func (x *SetMaxOctetsPerFrameResponse) Reset()
func (*SetMaxOctetsPerFrameResponse) String ¶ added in v0.0.6
func (x *SetMaxOctetsPerFrameResponse) String() string
type SetMinOctetsPerFrameRequest ¶ added in v0.0.6
type SetMinOctetsPerFrameRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetMinOctetsPerFrameRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetMinOctetsPerFrameRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMinOctetsPerFrameRequest.ProtoReflect.Descriptor instead.
func (*SetMinOctetsPerFrameRequest) GetArg0 ¶ added in v0.0.6
func (x *SetMinOctetsPerFrameRequest) GetArg0() int32
func (*SetMinOctetsPerFrameRequest) ProtoMessage ¶ added in v0.0.6
func (*SetMinOctetsPerFrameRequest) ProtoMessage()
func (*SetMinOctetsPerFrameRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetMinOctetsPerFrameRequest) ProtoReflect() protoreflect.Message
func (*SetMinOctetsPerFrameRequest) Reset ¶ added in v0.0.6
func (x *SetMinOctetsPerFrameRequest) Reset()
func (*SetMinOctetsPerFrameRequest) String ¶ added in v0.0.6
func (x *SetMinOctetsPerFrameRequest) String() string
type SetMinOctetsPerFrameResponse ¶ added in v0.0.6
type SetMinOctetsPerFrameResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetMinOctetsPerFrameResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetMinOctetsPerFrameResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetMinOctetsPerFrameResponse.ProtoReflect.Descriptor instead.
func (*SetMinOctetsPerFrameResponse) GetResult ¶ added in v0.0.6
func (x *SetMinOctetsPerFrameResponse) GetResult() int64
func (*SetMinOctetsPerFrameResponse) ProtoMessage ¶ added in v0.0.6
func (*SetMinOctetsPerFrameResponse) ProtoMessage()
func (*SetMinOctetsPerFrameResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetMinOctetsPerFrameResponse) ProtoReflect() protoreflect.Message
func (*SetMinOctetsPerFrameResponse) Reset ¶ added in v0.0.6
func (x *SetMinOctetsPerFrameResponse) Reset()
func (*SetMinOctetsPerFrameResponse) String ¶ added in v0.0.6
func (x *SetMinOctetsPerFrameResponse) String() string
type SetNameRequest ¶
type SetNameRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetNameRequest) Descriptor
deprecated
func (*SetNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetNameRequest.ProtoReflect.Descriptor instead.
func (*SetNameRequest) GetArg0 ¶
func (x *SetNameRequest) GetArg0() string
func (*SetNameRequest) ProtoMessage ¶
func (*SetNameRequest) ProtoMessage()
func (*SetNameRequest) ProtoReflect ¶
func (x *SetNameRequest) ProtoReflect() protoreflect.Message
func (*SetNameRequest) Reset ¶
func (x *SetNameRequest) Reset()
func (*SetNameRequest) String ¶
func (x *SetNameRequest) String() string
type SetNameResponse ¶
type SetNameResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetNameResponse) Descriptor
deprecated
func (*SetNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetNameResponse.ProtoReflect.Descriptor instead.
func (*SetNameResponse) GetResult ¶
func (x *SetNameResponse) GetResult() bool
func (*SetNameResponse) ProtoMessage ¶
func (*SetNameResponse) ProtoMessage()
func (*SetNameResponse) ProtoReflect ¶
func (x *SetNameResponse) ProtoReflect() protoreflect.Message
func (*SetNameResponse) Reset ¶
func (x *SetNameResponse) Reset()
func (*SetNameResponse) String ¶
func (x *SetNameResponse) String() string
type SetOctetsPerFrameRequest ¶ added in v0.0.6
type SetOctetsPerFrameRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetOctetsPerFrameRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetOctetsPerFrameRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetOctetsPerFrameRequest.ProtoReflect.Descriptor instead.
func (*SetOctetsPerFrameRequest) GetArg0 ¶ added in v0.0.6
func (x *SetOctetsPerFrameRequest) GetArg0() int32
func (*SetOctetsPerFrameRequest) ProtoMessage ¶ added in v0.0.6
func (*SetOctetsPerFrameRequest) ProtoMessage()
func (*SetOctetsPerFrameRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetOctetsPerFrameRequest) ProtoReflect() protoreflect.Message
func (*SetOctetsPerFrameRequest) Reset ¶ added in v0.0.6
func (x *SetOctetsPerFrameRequest) Reset()
func (*SetOctetsPerFrameRequest) String ¶ added in v0.0.6
func (x *SetOctetsPerFrameRequest) String() string
type SetOctetsPerFrameResponse ¶ added in v0.0.6
type SetOctetsPerFrameResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetOctetsPerFrameResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetOctetsPerFrameResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetOctetsPerFrameResponse.ProtoReflect.Descriptor instead.
func (*SetOctetsPerFrameResponse) GetResult ¶ added in v0.0.6
func (x *SetOctetsPerFrameResponse) GetResult() int64
func (*SetOctetsPerFrameResponse) ProtoMessage ¶ added in v0.0.6
func (*SetOctetsPerFrameResponse) ProtoMessage()
func (*SetOctetsPerFrameResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetOctetsPerFrameResponse) ProtoReflect() protoreflect.Message
func (*SetOctetsPerFrameResponse) Reset ¶ added in v0.0.6
func (x *SetOctetsPerFrameResponse) Reset()
func (*SetOctetsPerFrameResponse) String ¶ added in v0.0.6
func (x *SetOctetsPerFrameResponse) String() string
type SetPairingConfirmationRequest ¶
type SetPairingConfirmationRequest struct {
Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetPairingConfirmationRequest) Descriptor
deprecated
func (*SetPairingConfirmationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPairingConfirmationRequest.ProtoReflect.Descriptor instead.
func (*SetPairingConfirmationRequest) GetArg0 ¶
func (x *SetPairingConfirmationRequest) GetArg0() bool
func (*SetPairingConfirmationRequest) ProtoMessage ¶
func (*SetPairingConfirmationRequest) ProtoMessage()
func (*SetPairingConfirmationRequest) ProtoReflect ¶
func (x *SetPairingConfirmationRequest) ProtoReflect() protoreflect.Message
func (*SetPairingConfirmationRequest) Reset ¶
func (x *SetPairingConfirmationRequest) Reset()
func (*SetPairingConfirmationRequest) String ¶
func (x *SetPairingConfirmationRequest) String() string
type SetPairingConfirmationResponse ¶
type SetPairingConfirmationResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetPairingConfirmationResponse) Descriptor
deprecated
func (*SetPairingConfirmationResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPairingConfirmationResponse.ProtoReflect.Descriptor instead.
func (*SetPairingConfirmationResponse) GetResult ¶
func (x *SetPairingConfirmationResponse) GetResult() bool
func (*SetPairingConfirmationResponse) ProtoMessage ¶
func (*SetPairingConfirmationResponse) ProtoMessage()
func (*SetPairingConfirmationResponse) ProtoReflect ¶
func (x *SetPairingConfirmationResponse) ProtoReflect() protoreflect.Message
func (*SetPairingConfirmationResponse) Reset ¶
func (x *SetPairingConfirmationResponse) Reset()
func (*SetPairingConfirmationResponse) String ¶
func (x *SetPairingConfirmationResponse) String() string
type SetPinRequest ¶
type SetPinRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetPinRequest) Descriptor
deprecated
func (*SetPinRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPinRequest.ProtoReflect.Descriptor instead.
func (*SetPinRequest) GetArg0 ¶
func (x *SetPinRequest) GetArg0() int64
func (*SetPinRequest) ProtoMessage ¶
func (*SetPinRequest) ProtoMessage()
func (*SetPinRequest) ProtoReflect ¶
func (x *SetPinRequest) ProtoReflect() protoreflect.Message
func (*SetPinRequest) Reset ¶
func (x *SetPinRequest) Reset()
func (*SetPinRequest) String ¶
func (x *SetPinRequest) String() string
type SetPinResponse ¶
type SetPinResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetPinResponse) Descriptor
deprecated
func (*SetPinResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPinResponse.ProtoReflect.Descriptor instead.
func (*SetPinResponse) GetResult ¶
func (x *SetPinResponse) GetResult() bool
func (*SetPinResponse) ProtoMessage ¶
func (*SetPinResponse) ProtoMessage()
func (*SetPinResponse) ProtoReflect ¶
func (x *SetPinResponse) ProtoReflect() protoreflect.Message
func (*SetPinResponse) Reset ¶
func (x *SetPinResponse) Reset()
func (*SetPinResponse) String ¶
func (x *SetPinResponse) String() string
type SetPreferredPhyRequest ¶
type SetPreferredPhyRequest 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"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*SetPreferredPhyRequest) Descriptor
deprecated
func (*SetPreferredPhyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreferredPhyRequest.ProtoReflect.Descriptor instead.
func (*SetPreferredPhyRequest) GetArg0 ¶
func (x *SetPreferredPhyRequest) GetArg0() int64
func (*SetPreferredPhyRequest) GetArg1 ¶
func (x *SetPreferredPhyRequest) GetArg1() int32
func (*SetPreferredPhyRequest) GetArg2 ¶
func (x *SetPreferredPhyRequest) GetArg2() int32
func (*SetPreferredPhyRequest) GetArg3 ¶ added in v0.0.4
func (x *SetPreferredPhyRequest) GetArg3() int32
func (*SetPreferredPhyRequest) ProtoMessage ¶
func (*SetPreferredPhyRequest) ProtoMessage()
func (*SetPreferredPhyRequest) ProtoReflect ¶
func (x *SetPreferredPhyRequest) ProtoReflect() protoreflect.Message
func (*SetPreferredPhyRequest) Reset ¶
func (x *SetPreferredPhyRequest) Reset()
func (*SetPreferredPhyRequest) String ¶
func (x *SetPreferredPhyRequest) String() string
type SetPreferredPhyResponse ¶
type SetPreferredPhyResponse struct {
// contains filtered or unexported fields
}
func (*SetPreferredPhyResponse) Descriptor
deprecated
func (*SetPreferredPhyResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreferredPhyResponse.ProtoReflect.Descriptor instead.
func (*SetPreferredPhyResponse) ProtoMessage ¶
func (*SetPreferredPhyResponse) ProtoMessage()
func (*SetPreferredPhyResponse) ProtoReflect ¶
func (x *SetPreferredPhyResponse) ProtoReflect() protoreflect.Message
func (*SetPreferredPhyResponse) Reset ¶
func (x *SetPreferredPhyResponse) Reset()
func (*SetPreferredPhyResponse) String ¶
func (x *SetPreferredPhyResponse) String() string
type SetRfcommServiceNameRequest ¶ added in v0.0.6
type SetRfcommServiceNameRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetRfcommServiceNameRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetRfcommServiceNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetRfcommServiceNameRequest.ProtoReflect.Descriptor instead.
func (*SetRfcommServiceNameRequest) GetArg0 ¶ added in v0.0.6
func (x *SetRfcommServiceNameRequest) GetArg0() string
func (*SetRfcommServiceNameRequest) ProtoMessage ¶ added in v0.0.6
func (*SetRfcommServiceNameRequest) ProtoMessage()
func (*SetRfcommServiceNameRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetRfcommServiceNameRequest) ProtoReflect() protoreflect.Message
func (*SetRfcommServiceNameRequest) Reset ¶ added in v0.0.6
func (x *SetRfcommServiceNameRequest) Reset()
func (*SetRfcommServiceNameRequest) String ¶ added in v0.0.6
func (x *SetRfcommServiceNameRequest) String() string
type SetRfcommServiceNameResponse ¶ added in v0.0.6
type SetRfcommServiceNameResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetRfcommServiceNameResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetRfcommServiceNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRfcommServiceNameResponse.ProtoReflect.Descriptor instead.
func (*SetRfcommServiceNameResponse) GetResult ¶ added in v0.0.6
func (x *SetRfcommServiceNameResponse) GetResult() int64
func (*SetRfcommServiceNameResponse) ProtoMessage ¶ added in v0.0.6
func (*SetRfcommServiceNameResponse) ProtoMessage()
func (*SetRfcommServiceNameResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetRfcommServiceNameResponse) ProtoReflect() protoreflect.Message
func (*SetRfcommServiceNameResponse) Reset ¶ added in v0.0.6
func (x *SetRfcommServiceNameResponse) Reset()
func (*SetRfcommServiceNameResponse) String ¶ added in v0.0.6
func (x *SetRfcommServiceNameResponse) String() string
type SetRfcommUuidRequest ¶ added in v0.0.6
type SetRfcommUuidRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetRfcommUuidRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetRfcommUuidRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetRfcommUuidRequest.ProtoReflect.Descriptor instead.
func (*SetRfcommUuidRequest) GetArg0 ¶ added in v0.0.6
func (x *SetRfcommUuidRequest) GetArg0() int64
func (*SetRfcommUuidRequest) ProtoMessage ¶ added in v0.0.6
func (*SetRfcommUuidRequest) ProtoMessage()
func (*SetRfcommUuidRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetRfcommUuidRequest) ProtoReflect() protoreflect.Message
func (*SetRfcommUuidRequest) Reset ¶ added in v0.0.6
func (x *SetRfcommUuidRequest) Reset()
func (*SetRfcommUuidRequest) String ¶ added in v0.0.6
func (x *SetRfcommUuidRequest) String() string
type SetRfcommUuidResponse ¶ added in v0.0.6
type SetRfcommUuidResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetRfcommUuidResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetRfcommUuidResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRfcommUuidResponse.ProtoReflect.Descriptor instead.
func (*SetRfcommUuidResponse) GetResult ¶ added in v0.0.6
func (x *SetRfcommUuidResponse) GetResult() int64
func (*SetRfcommUuidResponse) ProtoMessage ¶ added in v0.0.6
func (*SetRfcommUuidResponse) ProtoMessage()
func (*SetRfcommUuidResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetRfcommUuidResponse) ProtoReflect() protoreflect.Message
func (*SetRfcommUuidResponse) Reset ¶ added in v0.0.6
func (x *SetRfcommUuidResponse) Reset()
func (*SetRfcommUuidResponse) String ¶ added in v0.0.6
func (x *SetRfcommUuidResponse) String() string
type SetSampleRateRequest ¶ added in v0.0.6
type SetSampleRateRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetSampleRateRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetSampleRateRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSampleRateRequest.ProtoReflect.Descriptor instead.
func (*SetSampleRateRequest) GetArg0 ¶ added in v0.0.6
func (x *SetSampleRateRequest) GetArg0() int32
func (*SetSampleRateRequest) ProtoMessage ¶ added in v0.0.6
func (*SetSampleRateRequest) ProtoMessage()
func (*SetSampleRateRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetSampleRateRequest) ProtoReflect() protoreflect.Message
func (*SetSampleRateRequest) Reset ¶ added in v0.0.6
func (x *SetSampleRateRequest) Reset()
func (*SetSampleRateRequest) String ¶ added in v0.0.6
func (x *SetSampleRateRequest) String() string
type SetSampleRateResponse ¶ added in v0.0.6
type SetSampleRateResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetSampleRateResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetSampleRateResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSampleRateResponse.ProtoReflect.Descriptor instead.
func (*SetSampleRateResponse) GetResult ¶ added in v0.0.6
func (x *SetSampleRateResponse) GetResult() int64
func (*SetSampleRateResponse) ProtoMessage ¶ added in v0.0.6
func (*SetSampleRateResponse) ProtoMessage()
func (*SetSampleRateResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetSampleRateResponse) ProtoReflect() protoreflect.Message
func (*SetSampleRateResponse) Reset ¶ added in v0.0.6
func (x *SetSampleRateResponse) Reset()
func (*SetSampleRateResponse) String ¶ added in v0.0.6
func (x *SetSampleRateResponse) String() string
type SetSocketTypeRequest ¶ added in v0.0.6
type SetSocketTypeRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetSocketTypeRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetSocketTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSocketTypeRequest.ProtoReflect.Descriptor instead.
func (*SetSocketTypeRequest) GetArg0 ¶ added in v0.0.6
func (x *SetSocketTypeRequest) GetArg0() int32
func (*SetSocketTypeRequest) ProtoMessage ¶ added in v0.0.6
func (*SetSocketTypeRequest) ProtoMessage()
func (*SetSocketTypeRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetSocketTypeRequest) ProtoReflect() protoreflect.Message
func (*SetSocketTypeRequest) Reset ¶ added in v0.0.6
func (x *SetSocketTypeRequest) Reset()
func (*SetSocketTypeRequest) String ¶ added in v0.0.6
func (x *SetSocketTypeRequest) String() string
type SetSocketTypeResponse ¶ added in v0.0.6
type SetSocketTypeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetSocketTypeResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetSocketTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSocketTypeResponse.ProtoReflect.Descriptor instead.
func (*SetSocketTypeResponse) GetResult ¶ added in v0.0.6
func (x *SetSocketTypeResponse) GetResult() int64
func (*SetSocketTypeResponse) ProtoMessage ¶ added in v0.0.6
func (*SetSocketTypeResponse) ProtoMessage()
func (*SetSocketTypeResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetSocketTypeResponse) ProtoReflect() protoreflect.Message
func (*SetSocketTypeResponse) Reset ¶ added in v0.0.6
func (x *SetSocketTypeResponse) Reset()
func (*SetSocketTypeResponse) String ¶ added in v0.0.6
func (x *SetSocketTypeResponse) String() string
type SetValue1Request ¶
type SetValue1Request struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetValue1Request) Descriptor
deprecated
func (*SetValue1Request) Descriptor() ([]byte, []int)
Deprecated: Use SetValue1Request.ProtoReflect.Descriptor instead.
func (*SetValue1Request) GetArg0 ¶
func (x *SetValue1Request) GetArg0() int64
func (*SetValue1Request) GetHandle ¶ added in v0.0.6
func (x *SetValue1Request) GetHandle() int64
func (*SetValue1Request) ProtoMessage ¶
func (*SetValue1Request) ProtoMessage()
func (*SetValue1Request) ProtoReflect ¶
func (x *SetValue1Request) ProtoReflect() protoreflect.Message
func (*SetValue1Request) Reset ¶
func (x *SetValue1Request) Reset()
func (*SetValue1Request) String ¶
func (x *SetValue1Request) String() string
type SetValue1Response ¶
type SetValue1Response struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetValue1Response) Descriptor
deprecated
func (*SetValue1Response) Descriptor() ([]byte, []int)
Deprecated: Use SetValue1Response.ProtoReflect.Descriptor instead.
func (*SetValue1Response) GetResult ¶
func (x *SetValue1Response) GetResult() bool
func (*SetValue1Response) ProtoMessage ¶
func (*SetValue1Response) ProtoMessage()
func (*SetValue1Response) ProtoReflect ¶
func (x *SetValue1Response) ProtoReflect() protoreflect.Message
func (*SetValue1Response) Reset ¶
func (x *SetValue1Response) Reset()
func (*SetValue1Response) String ¶
func (x *SetValue1Response) String() string
type SetValue1_3Request ¶
type SetValue1_3Request struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetValue1_3Request) Descriptor
deprecated
func (*SetValue1_3Request) Descriptor() ([]byte, []int)
Deprecated: Use SetValue1_3Request.ProtoReflect.Descriptor instead.
func (*SetValue1_3Request) GetArg0 ¶
func (x *SetValue1_3Request) GetArg0() string
func (*SetValue1_3Request) GetHandle ¶ added in v0.0.6
func (x *SetValue1_3Request) GetHandle() int64
func (*SetValue1_3Request) ProtoMessage ¶
func (*SetValue1_3Request) ProtoMessage()
func (*SetValue1_3Request) ProtoReflect ¶
func (x *SetValue1_3Request) ProtoReflect() protoreflect.Message
func (*SetValue1_3Request) Reset ¶
func (x *SetValue1_3Request) Reset()
func (*SetValue1_3Request) String ¶
func (x *SetValue1_3Request) String() string
type SetValue1_3Response ¶
type SetValue1_3Response struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetValue1_3Response) Descriptor
deprecated
func (*SetValue1_3Response) Descriptor() ([]byte, []int)
Deprecated: Use SetValue1_3Response.ProtoReflect.Descriptor instead.
func (*SetValue1_3Response) GetResult ¶
func (x *SetValue1_3Response) GetResult() bool
func (*SetValue1_3Response) ProtoMessage ¶
func (*SetValue1_3Response) ProtoMessage()
func (*SetValue1_3Response) ProtoReflect ¶
func (x *SetValue1_3Response) ProtoReflect() protoreflect.Message
func (*SetValue1_3Response) Reset ¶
func (x *SetValue1_3Response) Reset()
func (*SetValue1_3Response) String ¶
func (x *SetValue1_3Response) String() string
type SetValue3_1Request ¶
type SetValue3_1Request struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int32 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*SetValue3_1Request) Descriptor
deprecated
func (*SetValue3_1Request) Descriptor() ([]byte, []int)
Deprecated: Use SetValue3_1Request.ProtoReflect.Descriptor instead.
func (*SetValue3_1Request) GetArg0 ¶
func (x *SetValue3_1Request) GetArg0() int32
func (*SetValue3_1Request) GetArg1 ¶
func (x *SetValue3_1Request) GetArg1() int32
func (*SetValue3_1Request) GetArg2 ¶
func (x *SetValue3_1Request) GetArg2() int32
func (*SetValue3_1Request) GetHandle ¶ added in v0.0.6
func (x *SetValue3_1Request) GetHandle() int64
func (*SetValue3_1Request) ProtoMessage ¶
func (*SetValue3_1Request) ProtoMessage()
func (*SetValue3_1Request) ProtoReflect ¶
func (x *SetValue3_1Request) ProtoReflect() protoreflect.Message
func (*SetValue3_1Request) Reset ¶
func (x *SetValue3_1Request) Reset()
func (*SetValue3_1Request) String ¶
func (x *SetValue3_1Request) String() string
type SetValue3_1Response ¶
type SetValue3_1Response struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetValue3_1Response) Descriptor
deprecated
func (*SetValue3_1Response) Descriptor() ([]byte, []int)
Deprecated: Use SetValue3_1Response.ProtoReflect.Descriptor instead.
func (*SetValue3_1Response) GetResult ¶
func (x *SetValue3_1Response) GetResult() bool
func (*SetValue3_1Response) ProtoMessage ¶
func (*SetValue3_1Response) ProtoMessage()
func (*SetValue3_1Response) ProtoReflect ¶
func (x *SetValue3_1Response) ProtoReflect() protoreflect.Message
func (*SetValue3_1Response) Reset ¶
func (x *SetValue3_1Response) Reset()
func (*SetValue3_1Response) String ¶
func (x *SetValue3_1Response) String() string
type SetValue4_2Request ¶
type SetValue4_2Request struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int32 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int32 `protobuf:"varint,5,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*SetValue4_2Request) Descriptor
deprecated
func (*SetValue4_2Request) Descriptor() ([]byte, []int)
Deprecated: Use SetValue4_2Request.ProtoReflect.Descriptor instead.
func (*SetValue4_2Request) GetArg0 ¶
func (x *SetValue4_2Request) GetArg0() int32
func (*SetValue4_2Request) GetArg1 ¶
func (x *SetValue4_2Request) GetArg1() int32
func (*SetValue4_2Request) GetArg2 ¶
func (x *SetValue4_2Request) GetArg2() int32
func (*SetValue4_2Request) GetArg3 ¶
func (x *SetValue4_2Request) GetArg3() int32
func (*SetValue4_2Request) GetHandle ¶ added in v0.0.6
func (x *SetValue4_2Request) GetHandle() int64
func (*SetValue4_2Request) ProtoMessage ¶
func (*SetValue4_2Request) ProtoMessage()
func (*SetValue4_2Request) ProtoReflect ¶
func (x *SetValue4_2Request) ProtoReflect() protoreflect.Message
func (*SetValue4_2Request) Reset ¶
func (x *SetValue4_2Request) Reset()
func (*SetValue4_2Request) String ¶
func (x *SetValue4_2Request) String() string
type SetValue4_2Response ¶
type SetValue4_2Response struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetValue4_2Response) Descriptor
deprecated
func (*SetValue4_2Response) Descriptor() ([]byte, []int)
Deprecated: Use SetValue4_2Response.ProtoReflect.Descriptor instead.
func (*SetValue4_2Response) GetResult ¶
func (x *SetValue4_2Response) GetResult() bool
func (*SetValue4_2Response) ProtoMessage ¶
func (*SetValue4_2Response) ProtoMessage()
func (*SetValue4_2Response) ProtoReflect ¶
func (x *SetValue4_2Response) ProtoReflect() protoreflect.Message
func (*SetValue4_2Response) Reset ¶
func (x *SetValue4_2Response) Reset()
func (*SetValue4_2Response) String ¶
func (x *SetValue4_2Response) String() string
type SetValueRequest ¶
type SetValueRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetValueRequest) Descriptor
deprecated
func (*SetValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetValueRequest.ProtoReflect.Descriptor instead.
func (*SetValueRequest) GetArg0 ¶
func (x *SetValueRequest) GetArg0() int64
func (*SetValueRequest) GetHandle ¶ added in v0.0.6
func (x *SetValueRequest) GetHandle() int64
func (*SetValueRequest) ProtoMessage ¶
func (*SetValueRequest) ProtoMessage()
func (*SetValueRequest) ProtoReflect ¶
func (x *SetValueRequest) ProtoReflect() protoreflect.Message
func (*SetValueRequest) Reset ¶
func (x *SetValueRequest) Reset()
func (*SetValueRequest) String ¶
func (x *SetValueRequest) String() string
type SetValueResponse ¶
type SetValueResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetValueResponse) Descriptor
deprecated
func (*SetValueResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetValueResponse.ProtoReflect.Descriptor instead.
func (*SetValueResponse) GetResult ¶
func (x *SetValueResponse) GetResult() bool
func (*SetValueResponse) ProtoMessage ¶
func (*SetValueResponse) ProtoMessage()
func (*SetValueResponse) ProtoReflect ¶
func (x *SetValueResponse) ProtoReflect() protoreflect.Message
func (*SetValueResponse) Reset ¶
func (x *SetValueResponse) Reset()
func (*SetValueResponse) String ¶
func (x *SetValueResponse) String() string
type SetWriteTypeRequest ¶
type SetWriteTypeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetWriteTypeRequest) Descriptor
deprecated
func (*SetWriteTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetWriteTypeRequest.ProtoReflect.Descriptor instead.
func (*SetWriteTypeRequest) GetArg0 ¶
func (x *SetWriteTypeRequest) GetArg0() int32
func (*SetWriteTypeRequest) GetHandle ¶ added in v0.0.6
func (x *SetWriteTypeRequest) GetHandle() int64
func (*SetWriteTypeRequest) ProtoMessage ¶
func (*SetWriteTypeRequest) ProtoMessage()
func (*SetWriteTypeRequest) ProtoReflect ¶
func (x *SetWriteTypeRequest) ProtoReflect() protoreflect.Message
func (*SetWriteTypeRequest) Reset ¶
func (x *SetWriteTypeRequest) Reset()
func (*SetWriteTypeRequest) String ¶
func (x *SetWriteTypeRequest) String() string
type SetWriteTypeResponse ¶
type SetWriteTypeResponse struct {
// contains filtered or unexported fields
}
func (*SetWriteTypeResponse) Descriptor
deprecated
func (*SetWriteTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetWriteTypeResponse.ProtoReflect.Descriptor instead.
func (*SetWriteTypeResponse) ProtoMessage ¶
func (*SetWriteTypeResponse) ProtoMessage()
func (*SetWriteTypeResponse) ProtoReflect ¶
func (x *SetWriteTypeResponse) ProtoReflect() protoreflect.Message
func (*SetWriteTypeResponse) Reset ¶
func (x *SetWriteTypeResponse) Reset()
func (*SetWriteTypeResponse) String ¶
func (x *SetWriteTypeResponse) String() string
type SocketConnectRequest ¶ added in v0.0.4
type SocketConnectRequest struct {
// contains filtered or unexported fields
}
func (*SocketConnectRequest) Descriptor
deprecated
added in
v0.0.4
func (*SocketConnectRequest) Descriptor() ([]byte, []int)
Deprecated: Use SocketConnectRequest.ProtoReflect.Descriptor instead.
func (*SocketConnectRequest) ProtoMessage ¶ added in v0.0.4
func (*SocketConnectRequest) ProtoMessage()
func (*SocketConnectRequest) ProtoReflect ¶ added in v0.0.4
func (x *SocketConnectRequest) ProtoReflect() protoreflect.Message
func (*SocketConnectRequest) Reset ¶ added in v0.0.4
func (x *SocketConnectRequest) Reset()
func (*SocketConnectRequest) String ¶ added in v0.0.4
func (x *SocketConnectRequest) String() string
type SocketConnectResponse ¶ added in v0.0.4
type SocketConnectResponse struct {
// contains filtered or unexported fields
}
func (*SocketConnectResponse) Descriptor
deprecated
added in
v0.0.4
func (*SocketConnectResponse) Descriptor() ([]byte, []int)
Deprecated: Use SocketConnectResponse.ProtoReflect.Descriptor instead.
func (*SocketConnectResponse) ProtoMessage ¶ added in v0.0.4
func (*SocketConnectResponse) ProtoMessage()
func (*SocketConnectResponse) ProtoReflect ¶ added in v0.0.4
func (x *SocketConnectResponse) ProtoReflect() protoreflect.Message
func (*SocketConnectResponse) Reset ¶ added in v0.0.4
func (x *SocketConnectResponse) Reset()
func (*SocketConnectResponse) String ¶ added in v0.0.4
func (x *SocketConnectResponse) String() string
type SocketExceptionServiceClient ¶ added in v0.0.6
type SocketExceptionServiceClient interface {
NewSocketException(ctx context.Context, in *NewSocketExceptionRequest, opts ...grpc.CallOption) (*NewSocketExceptionResponse, error)
GetErrorCode(ctx context.Context, in *GetErrorCodeRequest, opts ...grpc.CallOption) (*GetErrorCodeResponse, error)
}
SocketExceptionServiceClient is the client API for SocketExceptionService 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.
func NewSocketExceptionServiceClient ¶ added in v0.0.6
func NewSocketExceptionServiceClient(cc grpc.ClientConnInterface) SocketExceptionServiceClient
type SocketExceptionServiceServer ¶ added in v0.0.6
type SocketExceptionServiceServer interface {
NewSocketException(context.Context, *NewSocketExceptionRequest) (*NewSocketExceptionResponse, error)
GetErrorCode(context.Context, *GetErrorCodeRequest) (*GetErrorCodeResponse, error)
// contains filtered or unexported methods
}
SocketExceptionServiceServer is the server API for SocketExceptionService service. All implementations must embed UnimplementedSocketExceptionServiceServer for forward compatibility.
type SocketServiceClient ¶ added in v0.0.4
type SocketServiceClient interface {
Close(ctx context.Context, in *CloseRequest, opts ...grpc.CallOption) (*CloseResponse, error)
Connect(ctx context.Context, in *SocketConnectRequest, opts ...grpc.CallOption) (*SocketConnectResponse, error)
GetConnectionType(ctx context.Context, in *GetConnectionTypeRequest, opts ...grpc.CallOption) (*GetConnectionTypeResponse, error)
GetInputStream(ctx context.Context, in *GetInputStreamRequest, opts ...grpc.CallOption) (*GetInputStreamResponse, error)
GetMaxReceivePacketSize(ctx context.Context, in *GetMaxReceivePacketSizeRequest, opts ...grpc.CallOption) (*GetMaxReceivePacketSizeResponse, error)
GetMaxTransmitPacketSize(ctx context.Context, in *GetMaxTransmitPacketSizeRequest, opts ...grpc.CallOption) (*GetMaxTransmitPacketSizeResponse, error)
GetOutputStream(ctx context.Context, in *GetOutputStreamRequest, opts ...grpc.CallOption) (*GetOutputStreamResponse, error)
GetRemoteDevice(ctx context.Context, in *GetRemoteDeviceRequest, opts ...grpc.CallOption) (*GetRemoteDeviceResponse, error)
IsConnected(ctx context.Context, in *IsConnectedRequest, opts ...grpc.CallOption) (*IsConnectedResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
SocketServiceClient is the client API for SocketService 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.
func NewSocketServiceClient ¶ added in v0.0.4
func NewSocketServiceClient(cc grpc.ClientConnInterface) SocketServiceClient
type SocketServiceServer ¶ added in v0.0.4
type SocketServiceServer interface {
Close(context.Context, *CloseRequest) (*CloseResponse, error)
Connect(context.Context, *SocketConnectRequest) (*SocketConnectResponse, error)
GetConnectionType(context.Context, *GetConnectionTypeRequest) (*GetConnectionTypeResponse, error)
GetInputStream(context.Context, *GetInputStreamRequest) (*GetInputStreamResponse, error)
GetMaxReceivePacketSize(context.Context, *GetMaxReceivePacketSizeRequest) (*GetMaxReceivePacketSizeResponse, error)
GetMaxTransmitPacketSize(context.Context, *GetMaxTransmitPacketSizeRequest) (*GetMaxTransmitPacketSizeResponse, error)
GetOutputStream(context.Context, *GetOutputStreamRequest) (*GetOutputStreamResponse, error)
GetRemoteDevice(context.Context, *GetRemoteDeviceRequest) (*GetRemoteDeviceResponse, error)
IsConnected(context.Context, *IsConnectedRequest) (*IsConnectedResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
SocketServiceServer is the server API for SocketService service. All implementations must embed UnimplementedSocketServiceServer for forward compatibility.
type SocketSettingsBuilderServiceClient ¶ added in v0.0.6
type SocketSettingsBuilderServiceClient interface {
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
SetAuthenticationRequired(ctx context.Context, in *SetAuthenticationRequiredRequest, opts ...grpc.CallOption) (*SetAuthenticationRequiredResponse, error)
SetEncryptionRequired(ctx context.Context, in *SetEncryptionRequiredRequest, opts ...grpc.CallOption) (*SetEncryptionRequiredResponse, error)
SetL2CapPsm(ctx context.Context, in *SetL2CapPsmRequest, opts ...grpc.CallOption) (*SetL2CapPsmResponse, error)
SetRfcommServiceName(ctx context.Context, in *SetRfcommServiceNameRequest, opts ...grpc.CallOption) (*SetRfcommServiceNameResponse, error)
SetRfcommUuid(ctx context.Context, in *SetRfcommUuidRequest, opts ...grpc.CallOption) (*SetRfcommUuidResponse, error)
SetSocketType(ctx context.Context, in *SetSocketTypeRequest, opts ...grpc.CallOption) (*SetSocketTypeResponse, error)
}
SocketSettingsBuilderServiceClient is the client API for SocketSettingsBuilderService 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.
func NewSocketSettingsBuilderServiceClient ¶ added in v0.0.6
func NewSocketSettingsBuilderServiceClient(cc grpc.ClientConnInterface) SocketSettingsBuilderServiceClient
type SocketSettingsBuilderServiceServer ¶ added in v0.0.6
type SocketSettingsBuilderServiceServer interface {
Build(context.Context, *BuildRequest) (*BuildResponse, error)
SetAuthenticationRequired(context.Context, *SetAuthenticationRequiredRequest) (*SetAuthenticationRequiredResponse, error)
SetEncryptionRequired(context.Context, *SetEncryptionRequiredRequest) (*SetEncryptionRequiredResponse, error)
SetL2CapPsm(context.Context, *SetL2CapPsmRequest) (*SetL2CapPsmResponse, error)
SetRfcommServiceName(context.Context, *SetRfcommServiceNameRequest) (*SetRfcommServiceNameResponse, error)
SetRfcommUuid(context.Context, *SetRfcommUuidRequest) (*SetRfcommUuidResponse, error)
SetSocketType(context.Context, *SetSocketTypeRequest) (*SetSocketTypeResponse, error)
// contains filtered or unexported methods
}
SocketSettingsBuilderServiceServer is the server API for SocketSettingsBuilderService service. All implementations must embed UnimplementedSocketSettingsBuilderServiceServer for forward compatibility.
type SocketSettingsServiceClient ¶ added in v0.0.6
type SocketSettingsServiceClient interface {
GetL2CapPsm(ctx context.Context, in *GetL2CapPsmRequest, opts ...grpc.CallOption) (*GetL2CapPsmResponse, error)
GetRfcommServiceName(ctx context.Context, in *GetRfcommServiceNameRequest, opts ...grpc.CallOption) (*GetRfcommServiceNameResponse, error)
GetRfcommUuid(ctx context.Context, in *GetRfcommUuidRequest, opts ...grpc.CallOption) (*GetRfcommUuidResponse, error)
GetSocketType(ctx context.Context, in *GetSocketTypeRequest, opts ...grpc.CallOption) (*GetSocketTypeResponse, error)
IsAuthenticationRequired(ctx context.Context, in *IsAuthenticationRequiredRequest, opts ...grpc.CallOption) (*IsAuthenticationRequiredResponse, error)
IsEncryptionRequired(ctx context.Context, in *IsEncryptionRequiredRequest, opts ...grpc.CallOption) (*IsEncryptionRequiredResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
SocketSettingsServiceClient is the client API for SocketSettingsService 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.
func NewSocketSettingsServiceClient ¶ added in v0.0.6
func NewSocketSettingsServiceClient(cc grpc.ClientConnInterface) SocketSettingsServiceClient
type SocketSettingsServiceServer ¶ added in v0.0.6
type SocketSettingsServiceServer interface {
GetL2CapPsm(context.Context, *GetL2CapPsmRequest) (*GetL2CapPsmResponse, error)
GetRfcommServiceName(context.Context, *GetRfcommServiceNameRequest) (*GetRfcommServiceNameResponse, error)
GetRfcommUuid(context.Context, *GetRfcommUuidRequest) (*GetRfcommUuidResponse, error)
GetSocketType(context.Context, *GetSocketTypeRequest) (*GetSocketTypeResponse, error)
IsAuthenticationRequired(context.Context, *IsAuthenticationRequiredRequest) (*IsAuthenticationRequiredResponse, error)
IsEncryptionRequired(context.Context, *IsEncryptionRequiredRequest) (*IsEncryptionRequiredResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
SocketSettingsServiceServer is the server API for SocketSettingsService service. All implementations must embed UnimplementedSocketSettingsServiceServer for forward compatibility.
type StartDiscoveryRequest ¶
type StartDiscoveryRequest struct {
// contains filtered or unexported fields
}
func (*StartDiscoveryRequest) Descriptor
deprecated
func (*StartDiscoveryRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartDiscoveryRequest.ProtoReflect.Descriptor instead.
func (*StartDiscoveryRequest) ProtoMessage ¶
func (*StartDiscoveryRequest) ProtoMessage()
func (*StartDiscoveryRequest) ProtoReflect ¶
func (x *StartDiscoveryRequest) ProtoReflect() protoreflect.Message
func (*StartDiscoveryRequest) Reset ¶
func (x *StartDiscoveryRequest) Reset()
func (*StartDiscoveryRequest) String ¶
func (x *StartDiscoveryRequest) String() string
type StartDiscoveryResponse ¶
type StartDiscoveryResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*StartDiscoveryResponse) Descriptor
deprecated
func (*StartDiscoveryResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartDiscoveryResponse.ProtoReflect.Descriptor instead.
func (*StartDiscoveryResponse) GetResult ¶
func (x *StartDiscoveryResponse) GetResult() bool
func (*StartDiscoveryResponse) ProtoMessage ¶
func (*StartDiscoveryResponse) ProtoMessage()
func (*StartDiscoveryResponse) ProtoReflect ¶
func (x *StartDiscoveryResponse) ProtoReflect() protoreflect.Message
func (*StartDiscoveryResponse) Reset ¶
func (x *StartDiscoveryResponse) Reset()
func (*StartDiscoveryResponse) String ¶
func (x *StartDiscoveryResponse) String() string
type StartLeScan1Request ¶
type StartLeScan1Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*StartLeScan1Request) Descriptor
deprecated
func (*StartLeScan1Request) Descriptor() ([]byte, []int)
Deprecated: Use StartLeScan1Request.ProtoReflect.Descriptor instead.
func (*StartLeScan1Request) GetArg0 ¶
func (x *StartLeScan1Request) GetArg0() int64
func (*StartLeScan1Request) ProtoMessage ¶
func (*StartLeScan1Request) ProtoMessage()
func (*StartLeScan1Request) ProtoReflect ¶
func (x *StartLeScan1Request) ProtoReflect() protoreflect.Message
func (*StartLeScan1Request) Reset ¶
func (x *StartLeScan1Request) Reset()
func (*StartLeScan1Request) String ¶
func (x *StartLeScan1Request) String() string
type StartLeScan1Response ¶
type StartLeScan1Response struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*StartLeScan1Response) Descriptor
deprecated
func (*StartLeScan1Response) Descriptor() ([]byte, []int)
Deprecated: Use StartLeScan1Response.ProtoReflect.Descriptor instead.
func (*StartLeScan1Response) GetResult ¶
func (x *StartLeScan1Response) GetResult() bool
func (*StartLeScan1Response) ProtoMessage ¶
func (*StartLeScan1Response) ProtoMessage()
func (*StartLeScan1Response) ProtoReflect ¶
func (x *StartLeScan1Response) ProtoReflect() protoreflect.Message
func (*StartLeScan1Response) Reset ¶
func (x *StartLeScan1Response) Reset()
func (*StartLeScan1Response) String ¶
func (x *StartLeScan1Response) String() string
type StartLeScan2_1Request ¶
type StartLeScan2_1Request 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"`
// contains filtered or unexported fields
}
func (*StartLeScan2_1Request) Descriptor
deprecated
func (*StartLeScan2_1Request) Descriptor() ([]byte, []int)
Deprecated: Use StartLeScan2_1Request.ProtoReflect.Descriptor instead.
func (*StartLeScan2_1Request) GetArg0 ¶
func (x *StartLeScan2_1Request) GetArg0() int64
func (*StartLeScan2_1Request) GetArg1 ¶
func (x *StartLeScan2_1Request) GetArg1() int64
func (*StartLeScan2_1Request) ProtoMessage ¶
func (*StartLeScan2_1Request) ProtoMessage()
func (*StartLeScan2_1Request) ProtoReflect ¶
func (x *StartLeScan2_1Request) ProtoReflect() protoreflect.Message
func (*StartLeScan2_1Request) Reset ¶
func (x *StartLeScan2_1Request) Reset()
func (*StartLeScan2_1Request) String ¶
func (x *StartLeScan2_1Request) String() string
type StartLeScan2_1Response ¶
type StartLeScan2_1Response struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*StartLeScan2_1Response) Descriptor
deprecated
func (*StartLeScan2_1Response) Descriptor() ([]byte, []int)
Deprecated: Use StartLeScan2_1Response.ProtoReflect.Descriptor instead.
func (*StartLeScan2_1Response) GetResult ¶
func (x *StartLeScan2_1Response) GetResult() bool
func (*StartLeScan2_1Response) ProtoMessage ¶
func (*StartLeScan2_1Response) ProtoMessage()
func (*StartLeScan2_1Response) ProtoReflect ¶
func (x *StartLeScan2_1Response) ProtoReflect() protoreflect.Message
func (*StartLeScan2_1Response) Reset ¶
func (x *StartLeScan2_1Response) Reset()
func (*StartLeScan2_1Response) String ¶
func (x *StartLeScan2_1Response) String() string
type StartVoiceRecognitionRequest ¶ added in v0.0.6
type StartVoiceRecognitionRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*StartVoiceRecognitionRequest) Descriptor
deprecated
added in
v0.0.6
func (*StartVoiceRecognitionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartVoiceRecognitionRequest.ProtoReflect.Descriptor instead.
func (*StartVoiceRecognitionRequest) GetArg0 ¶ added in v0.0.6
func (x *StartVoiceRecognitionRequest) GetArg0() int64
func (*StartVoiceRecognitionRequest) ProtoMessage ¶ added in v0.0.6
func (*StartVoiceRecognitionRequest) ProtoMessage()
func (*StartVoiceRecognitionRequest) ProtoReflect ¶ added in v0.0.6
func (x *StartVoiceRecognitionRequest) ProtoReflect() protoreflect.Message
func (*StartVoiceRecognitionRequest) Reset ¶ added in v0.0.6
func (x *StartVoiceRecognitionRequest) Reset()
func (*StartVoiceRecognitionRequest) String ¶ added in v0.0.6
func (x *StartVoiceRecognitionRequest) String() string
type StartVoiceRecognitionResponse ¶ added in v0.0.6
type StartVoiceRecognitionResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*StartVoiceRecognitionResponse) Descriptor
deprecated
added in
v0.0.6
func (*StartVoiceRecognitionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartVoiceRecognitionResponse.ProtoReflect.Descriptor instead.
func (*StartVoiceRecognitionResponse) GetResult ¶ added in v0.0.6
func (x *StartVoiceRecognitionResponse) GetResult() bool
func (*StartVoiceRecognitionResponse) ProtoMessage ¶ added in v0.0.6
func (*StartVoiceRecognitionResponse) ProtoMessage()
func (*StartVoiceRecognitionResponse) ProtoReflect ¶ added in v0.0.6
func (x *StartVoiceRecognitionResponse) ProtoReflect() protoreflect.Message
func (*StartVoiceRecognitionResponse) Reset ¶ added in v0.0.6
func (x *StartVoiceRecognitionResponse) Reset()
func (*StartVoiceRecognitionResponse) String ¶ added in v0.0.6
func (x *StartVoiceRecognitionResponse) String() string
type StopLeScanRequest ¶
type StopLeScanRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*StopLeScanRequest) Descriptor
deprecated
func (*StopLeScanRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopLeScanRequest.ProtoReflect.Descriptor instead.
func (*StopLeScanRequest) GetArg0 ¶
func (x *StopLeScanRequest) GetArg0() int64
func (*StopLeScanRequest) ProtoMessage ¶
func (*StopLeScanRequest) ProtoMessage()
func (*StopLeScanRequest) ProtoReflect ¶
func (x *StopLeScanRequest) ProtoReflect() protoreflect.Message
func (*StopLeScanRequest) Reset ¶
func (x *StopLeScanRequest) Reset()
func (*StopLeScanRequest) String ¶
func (x *StopLeScanRequest) String() string
type StopLeScanResponse ¶
type StopLeScanResponse struct {
// contains filtered or unexported fields
}
func (*StopLeScanResponse) Descriptor
deprecated
func (*StopLeScanResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopLeScanResponse.ProtoReflect.Descriptor instead.
func (*StopLeScanResponse) ProtoMessage ¶
func (*StopLeScanResponse) ProtoMessage()
func (*StopLeScanResponse) ProtoReflect ¶
func (x *StopLeScanResponse) ProtoReflect() protoreflect.Message
func (*StopLeScanResponse) Reset ¶
func (x *StopLeScanResponse) Reset()
func (*StopLeScanResponse) String ¶
func (x *StopLeScanResponse) String() string
type StopVoiceRecognitionRequest ¶ added in v0.0.6
type StopVoiceRecognitionRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*StopVoiceRecognitionRequest) Descriptor
deprecated
added in
v0.0.6
func (*StopVoiceRecognitionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopVoiceRecognitionRequest.ProtoReflect.Descriptor instead.
func (*StopVoiceRecognitionRequest) GetArg0 ¶ added in v0.0.6
func (x *StopVoiceRecognitionRequest) GetArg0() int64
func (*StopVoiceRecognitionRequest) ProtoMessage ¶ added in v0.0.6
func (*StopVoiceRecognitionRequest) ProtoMessage()
func (*StopVoiceRecognitionRequest) ProtoReflect ¶ added in v0.0.6
func (x *StopVoiceRecognitionRequest) ProtoReflect() protoreflect.Message
func (*StopVoiceRecognitionRequest) Reset ¶ added in v0.0.6
func (x *StopVoiceRecognitionRequest) Reset()
func (*StopVoiceRecognitionRequest) String ¶ added in v0.0.6
func (x *StopVoiceRecognitionRequest) String() string
type StopVoiceRecognitionResponse ¶ added in v0.0.6
type StopVoiceRecognitionResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*StopVoiceRecognitionResponse) Descriptor
deprecated
added in
v0.0.6
func (*StopVoiceRecognitionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopVoiceRecognitionResponse.ProtoReflect.Descriptor instead.
func (*StopVoiceRecognitionResponse) GetResult ¶ added in v0.0.6
func (x *StopVoiceRecognitionResponse) GetResult() bool
func (*StopVoiceRecognitionResponse) ProtoMessage ¶ added in v0.0.6
func (*StopVoiceRecognitionResponse) ProtoMessage()
func (*StopVoiceRecognitionResponse) ProtoReflect ¶ added in v0.0.6
func (x *StopVoiceRecognitionResponse) ProtoReflect() protoreflect.Message
func (*StopVoiceRecognitionResponse) Reset ¶ added in v0.0.6
func (x *StopVoiceRecognitionResponse) Reset()
func (*StopVoiceRecognitionResponse) String ¶ added in v0.0.6
func (x *StopVoiceRecognitionResponse) 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 UnimplementedA2DpServiceServer ¶ added in v0.0.6
type UnimplementedA2DpServiceServer struct{}
UnimplementedA2DpServiceServer 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 (UnimplementedA2DpServiceServer) Finalize ¶ added in v0.0.6
func (UnimplementedA2DpServiceServer) Finalize(context.Context, *FinalizeRequest) (*FinalizeResponse, error)
func (UnimplementedA2DpServiceServer) GetConnectedDevices ¶ added in v0.0.6
func (UnimplementedA2DpServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
func (UnimplementedA2DpServiceServer) GetConnectionState ¶ added in v0.0.6
func (UnimplementedA2DpServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
func (UnimplementedA2DpServiceServer) GetDevicesMatchingConnectionStates ¶ added in v0.0.6
func (UnimplementedA2DpServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
func (UnimplementedA2DpServiceServer) GetSupportedCodecTypes ¶ added in v0.0.6
func (UnimplementedA2DpServiceServer) GetSupportedCodecTypes(context.Context, *GetSupportedCodecTypesRequest) (*GetSupportedCodecTypesResponse, error)
func (UnimplementedA2DpServiceServer) IsA2DpPlaying ¶ added in v0.0.6
func (UnimplementedA2DpServiceServer) IsA2DpPlaying(context.Context, *IsA2DpPlayingRequest) (*IsA2DpPlayingResponse, error)
type UnimplementedAdapterLeScanCallbackServiceServer ¶ added in v0.0.6
type UnimplementedAdapterLeScanCallbackServiceServer struct{}
UnimplementedAdapterLeScanCallbackServiceServer 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 (UnimplementedAdapterLeScanCallbackServiceServer) OnLeScan ¶ added in v0.0.6
func (UnimplementedAdapterLeScanCallbackServiceServer) OnLeScan(context.Context, *OnLeScanRequest) (*OnLeScanResponse, error)
type UnimplementedAdapterServiceServer ¶ added in v0.0.4
type UnimplementedAdapterServiceServer struct{}
UnimplementedAdapterServiceServer 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 (UnimplementedAdapterServiceServer) CancelDiscovery ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) CancelDiscovery(context.Context, *CancelDiscoveryRequest) (*CancelDiscoveryResponse, error)
func (UnimplementedAdapterServiceServer) CheckBluetoothAddress ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) CheckBluetoothAddress(context.Context, *CheckBluetoothAddressRequest) (*CheckBluetoothAddressResponse, error)
func (UnimplementedAdapterServiceServer) CloseProfileProxy ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) CloseProfileProxy(context.Context, *CloseProfileProxyRequest) (*CloseProfileProxyResponse, error)
func (UnimplementedAdapterServiceServer) Disable ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) Disable(context.Context, *DisableRequest) (*DisableResponse, error)
func (UnimplementedAdapterServiceServer) Enable ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) Enable(context.Context, *EnableRequest) (*EnableResponse, error)
func (UnimplementedAdapterServiceServer) GetAddress ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) GetAddress(context.Context, *GetAddressRequest) (*GetAddressResponse, error)
func (UnimplementedAdapterServiceServer) GetBluetoothLeAdvertiser ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) GetBluetoothLeAdvertiser(context.Context, *GetBluetoothLeAdvertiserRequest) (*GetBluetoothLeAdvertiserResponse, error)
func (UnimplementedAdapterServiceServer) GetBluetoothLeScanner ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) GetBluetoothLeScanner(context.Context, *GetBluetoothLeScannerRequest) (*GetBluetoothLeScannerResponse, error)
func (UnimplementedAdapterServiceServer) GetBondedDevices ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) GetBondedDevices(context.Context, *GetBondedDevicesRequest) (*GetBondedDevicesResponse, error)
func (UnimplementedAdapterServiceServer) GetDiscoverableTimeout ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) GetDiscoverableTimeout(context.Context, *GetDiscoverableTimeoutRequest) (*GetDiscoverableTimeoutResponse, error)
func (UnimplementedAdapterServiceServer) GetLeMaximumAdvertisingDataLength ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) GetLeMaximumAdvertisingDataLength(context.Context, *GetLeMaximumAdvertisingDataLengthRequest) (*GetLeMaximumAdvertisingDataLengthResponse, error)
func (UnimplementedAdapterServiceServer) GetMaxConnectedAudioDevices ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) GetMaxConnectedAudioDevices(context.Context, *GetMaxConnectedAudioDevicesRequest) (*GetMaxConnectedAudioDevicesResponse, error)
func (UnimplementedAdapterServiceServer) GetName ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) GetName(context.Context, *AdapterGetNameRequest) (*GetNameResponse, error)
func (UnimplementedAdapterServiceServer) GetProfileConnectionState ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) GetProfileConnectionState(context.Context, *GetProfileConnectionStateRequest) (*GetProfileConnectionStateResponse, error)
func (UnimplementedAdapterServiceServer) GetProfileProxy ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) GetProfileProxy(context.Context, *GetProfileProxyRequest) (*GetProfileProxyResponse, error)
func (UnimplementedAdapterServiceServer) GetRemoteDevice1 ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) GetRemoteDevice1(context.Context, *GetRemoteDevice1Request) (*GetRemoteDevice1Response, error)
func (UnimplementedAdapterServiceServer) GetRemoteDevice1_1 ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) GetRemoteDevice1_1(context.Context, *GetRemoteDevice1_1Request) (*GetRemoteDevice1_1Response, error)
func (UnimplementedAdapterServiceServer) GetRemoteLeDevice ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) GetRemoteLeDevice(context.Context, *GetRemoteLeDeviceRequest) (*GetRemoteLeDeviceResponse, error)
func (UnimplementedAdapterServiceServer) GetScanMode ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) GetScanMode(context.Context, *GetScanModeRequest) (*GetScanModeResponse, error)
func (UnimplementedAdapterServiceServer) GetState ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) GetState(context.Context, *GetStateRequest) (*GetStateResponse, error)
func (UnimplementedAdapterServiceServer) IsDiscovering ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) IsDiscovering(context.Context, *IsDiscoveringRequest) (*IsDiscoveringResponse, error)
func (UnimplementedAdapterServiceServer) IsEnabled ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) IsEnabled(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error)
func (UnimplementedAdapterServiceServer) IsLe2MPhySupported ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) IsLe2MPhySupported(context.Context, *IsLe2MPhySupportedRequest) (*IsLe2MPhySupportedResponse, error)
func (UnimplementedAdapterServiceServer) IsLeAudioBroadcastAssistantSupported ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) IsLeAudioBroadcastAssistantSupported(context.Context, *IsLeAudioBroadcastAssistantSupportedRequest) (*IsLeAudioBroadcastAssistantSupportedResponse, error)
func (UnimplementedAdapterServiceServer) IsLeAudioBroadcastSourceSupported ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) IsLeAudioBroadcastSourceSupported(context.Context, *IsLeAudioBroadcastSourceSupportedRequest) (*IsLeAudioBroadcastSourceSupportedResponse, error)
func (UnimplementedAdapterServiceServer) IsLeAudioSupported ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) IsLeAudioSupported(context.Context, *IsLeAudioSupportedRequest) (*IsLeAudioSupportedResponse, error)
func (UnimplementedAdapterServiceServer) IsLeCodedPhySupported ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) IsLeCodedPhySupported(context.Context, *IsLeCodedPhySupportedRequest) (*IsLeCodedPhySupportedResponse, error)
func (UnimplementedAdapterServiceServer) IsLeExtendedAdvertisingSupported ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) IsLeExtendedAdvertisingSupported(context.Context, *IsLeExtendedAdvertisingSupportedRequest) (*IsLeExtendedAdvertisingSupportedResponse, error)
func (UnimplementedAdapterServiceServer) IsLePeriodicAdvertisingSupported ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) IsLePeriodicAdvertisingSupported(context.Context, *IsLePeriodicAdvertisingSupportedRequest) (*IsLePeriodicAdvertisingSupportedResponse, error)
func (UnimplementedAdapterServiceServer) IsMultipleAdvertisementSupported ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) IsMultipleAdvertisementSupported(context.Context, *IsMultipleAdvertisementSupportedRequest) (*IsMultipleAdvertisementSupportedResponse, error)
func (UnimplementedAdapterServiceServer) IsOffloadedFilteringSupported ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) IsOffloadedFilteringSupported(context.Context, *IsOffloadedFilteringSupportedRequest) (*IsOffloadedFilteringSupportedResponse, error)
func (UnimplementedAdapterServiceServer) IsOffloadedScanBatchingSupported ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) IsOffloadedScanBatchingSupported(context.Context, *IsOffloadedScanBatchingSupportedRequest) (*IsOffloadedScanBatchingSupportedResponse, error)
func (UnimplementedAdapterServiceServer) ListenUsingInsecureL2CapChannel ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) ListenUsingInsecureL2CapChannel(context.Context, *ListenUsingInsecureL2CapChannelRequest) (*ListenUsingInsecureL2CapChannelResponse, error)
func (UnimplementedAdapterServiceServer) ListenUsingInsecureRfcommWithServiceRecord ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) ListenUsingInsecureRfcommWithServiceRecord(context.Context, *ListenUsingInsecureRfcommWithServiceRecordRequest) (*ListenUsingInsecureRfcommWithServiceRecordResponse, error)
func (UnimplementedAdapterServiceServer) ListenUsingL2CapChannel ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) ListenUsingL2CapChannel(context.Context, *ListenUsingL2CapChannelRequest) (*ListenUsingL2CapChannelResponse, error)
func (UnimplementedAdapterServiceServer) ListenUsingRfcommWithServiceRecord ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) ListenUsingRfcommWithServiceRecord(context.Context, *ListenUsingRfcommWithServiceRecordRequest) (*ListenUsingRfcommWithServiceRecordResponse, error)
func (UnimplementedAdapterServiceServer) ListenUsingSocketSettings ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) ListenUsingSocketSettings(context.Context, *ListenUsingSocketSettingsRequest) (*ListenUsingSocketSettingsResponse, error)
func (UnimplementedAdapterServiceServer) SetName ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) SetName(context.Context, *SetNameRequest) (*SetNameResponse, error)
func (UnimplementedAdapterServiceServer) StartDiscovery ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) StartDiscovery(context.Context, *StartDiscoveryRequest) (*StartDiscoveryResponse, error)
func (UnimplementedAdapterServiceServer) StartLeScan1 ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) StartLeScan1(context.Context, *StartLeScan1Request) (*StartLeScan1Response, error)
func (UnimplementedAdapterServiceServer) StartLeScan2_1 ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) StartLeScan2_1(context.Context, *StartLeScan2_1Request) (*StartLeScan2_1Response, error)
func (UnimplementedAdapterServiceServer) StopLeScan ¶ added in v0.0.4
func (UnimplementedAdapterServiceServer) StopLeScan(context.Context, *StopLeScanRequest) (*StopLeScanResponse, error)
type UnimplementedClassServiceServer ¶ added in v0.0.6
type UnimplementedClassServiceServer struct{}
UnimplementedClassServiceServer 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 (UnimplementedClassServiceServer) DescribeContents ¶ added in v0.0.6
func (UnimplementedClassServiceServer) DescribeContents(context.Context, *ClassDescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedClassServiceServer) DoesClassMatch ¶ added in v0.0.6
func (UnimplementedClassServiceServer) DoesClassMatch(context.Context, *DoesClassMatchRequest) (*DoesClassMatchResponse, error)
func (UnimplementedClassServiceServer) Equals ¶ added in v0.0.6
func (UnimplementedClassServiceServer) Equals(context.Context, *ClassEqualsRequest) (*EqualsResponse, error)
func (UnimplementedClassServiceServer) GetDeviceClass ¶ added in v0.0.6
func (UnimplementedClassServiceServer) GetDeviceClass(context.Context, *GetDeviceClassRequest) (*GetDeviceClassResponse, error)
func (UnimplementedClassServiceServer) GetMajorDeviceClass ¶ added in v0.0.6
func (UnimplementedClassServiceServer) GetMajorDeviceClass(context.Context, *GetMajorDeviceClassRequest) (*GetMajorDeviceClassResponse, error)
func (UnimplementedClassServiceServer) HasService ¶ added in v0.0.6
func (UnimplementedClassServiceServer) HasService(context.Context, *HasServiceRequest) (*HasServiceResponse, error)
func (UnimplementedClassServiceServer) HashCode ¶ added in v0.0.6
func (UnimplementedClassServiceServer) HashCode(context.Context, *ClassHashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedClassServiceServer) ToString ¶ added in v0.0.6
func (UnimplementedClassServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
func (UnimplementedClassServiceServer) WriteToParcel ¶ added in v0.0.6
func (UnimplementedClassServiceServer) WriteToParcel(context.Context, *ClassWriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedCodecConfigBuilderServiceServer ¶ added in v0.0.6
type UnimplementedCodecConfigBuilderServiceServer struct{}
UnimplementedCodecConfigBuilderServiceServer 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 (UnimplementedCodecConfigBuilderServiceServer) Build ¶ added in v0.0.6
func (UnimplementedCodecConfigBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
func (UnimplementedCodecConfigBuilderServiceServer) SetBitsPerSample ¶ added in v0.0.6
func (UnimplementedCodecConfigBuilderServiceServer) SetBitsPerSample(context.Context, *SetBitsPerSampleRequest) (*SetBitsPerSampleResponse, error)
func (UnimplementedCodecConfigBuilderServiceServer) SetChannelMode ¶ added in v0.0.6
func (UnimplementedCodecConfigBuilderServiceServer) SetChannelMode(context.Context, *SetChannelModeRequest) (*SetChannelModeResponse, error)
func (UnimplementedCodecConfigBuilderServiceServer) SetCodecPriority ¶ added in v0.0.6
func (UnimplementedCodecConfigBuilderServiceServer) SetCodecPriority(context.Context, *SetCodecPriorityRequest) (*SetCodecPriorityResponse, error)
func (UnimplementedCodecConfigBuilderServiceServer) SetCodecSpecific1 ¶ added in v0.0.6
func (UnimplementedCodecConfigBuilderServiceServer) SetCodecSpecific1(context.Context, *SetCodecSpecific1Request) (*SetCodecSpecific1Response, error)
func (UnimplementedCodecConfigBuilderServiceServer) SetCodecSpecific2 ¶ added in v0.0.6
func (UnimplementedCodecConfigBuilderServiceServer) SetCodecSpecific2(context.Context, *SetCodecSpecific2Request) (*SetCodecSpecific2Response, error)
func (UnimplementedCodecConfigBuilderServiceServer) SetCodecSpecific3 ¶ added in v0.0.6
func (UnimplementedCodecConfigBuilderServiceServer) SetCodecSpecific3(context.Context, *SetCodecSpecific3Request) (*SetCodecSpecific3Response, error)
func (UnimplementedCodecConfigBuilderServiceServer) SetCodecSpecific4 ¶ added in v0.0.6
func (UnimplementedCodecConfigBuilderServiceServer) SetCodecSpecific4(context.Context, *SetCodecSpecific4Request) (*SetCodecSpecific4Response, error)
func (UnimplementedCodecConfigBuilderServiceServer) SetCodecType ¶ added in v0.0.6
func (UnimplementedCodecConfigBuilderServiceServer) SetCodecType(context.Context, *SetCodecTypeRequest) (*SetCodecTypeResponse, error)
func (UnimplementedCodecConfigBuilderServiceServer) SetExtendedCodecType ¶ added in v0.0.6
func (UnimplementedCodecConfigBuilderServiceServer) SetExtendedCodecType(context.Context, *SetExtendedCodecTypeRequest) (*SetExtendedCodecTypeResponse, error)
func (UnimplementedCodecConfigBuilderServiceServer) SetSampleRate ¶ added in v0.0.6
func (UnimplementedCodecConfigBuilderServiceServer) SetSampleRate(context.Context, *SetSampleRateRequest) (*SetSampleRateResponse, error)
type UnimplementedCodecConfigServiceServer ¶ added in v0.0.6
type UnimplementedCodecConfigServiceServer struct{}
UnimplementedCodecConfigServiceServer 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 (UnimplementedCodecConfigServiceServer) DescribeContents ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) DescribeContents(context.Context, *CodecConfigDescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedCodecConfigServiceServer) Equals ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) Equals(context.Context, *CodecConfigEqualsRequest) (*EqualsResponse, error)
func (UnimplementedCodecConfigServiceServer) GetBitsPerSample ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) GetBitsPerSample(context.Context, *GetBitsPerSampleRequest) (*GetBitsPerSampleResponse, error)
func (UnimplementedCodecConfigServiceServer) GetChannelMode ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) GetChannelMode(context.Context, *GetChannelModeRequest) (*GetChannelModeResponse, error)
func (UnimplementedCodecConfigServiceServer) GetCodecPriority ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) GetCodecPriority(context.Context, *GetCodecPriorityRequest) (*GetCodecPriorityResponse, error)
func (UnimplementedCodecConfigServiceServer) GetCodecSpecific1 ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) GetCodecSpecific1(context.Context, *GetCodecSpecific1Request) (*GetCodecSpecific1Response, error)
func (UnimplementedCodecConfigServiceServer) GetCodecSpecific2 ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) GetCodecSpecific2(context.Context, *GetCodecSpecific2Request) (*GetCodecSpecific2Response, error)
func (UnimplementedCodecConfigServiceServer) GetCodecSpecific3 ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) GetCodecSpecific3(context.Context, *GetCodecSpecific3Request) (*GetCodecSpecific3Response, error)
func (UnimplementedCodecConfigServiceServer) GetCodecSpecific4 ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) GetCodecSpecific4(context.Context, *GetCodecSpecific4Request) (*GetCodecSpecific4Response, error)
func (UnimplementedCodecConfigServiceServer) GetCodecType ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) GetCodecType(context.Context, *GetCodecTypeRequest) (*GetCodecTypeResponse, error)
func (UnimplementedCodecConfigServiceServer) GetExtendedCodecType ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) GetExtendedCodecType(context.Context, *GetExtendedCodecTypeRequest) (*GetExtendedCodecTypeResponse, error)
func (UnimplementedCodecConfigServiceServer) GetSampleRate ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) GetSampleRate(context.Context, *GetSampleRateRequest) (*GetSampleRateResponse, error)
func (UnimplementedCodecConfigServiceServer) HashCode ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) HashCode(context.Context, *CodecConfigHashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedCodecConfigServiceServer) IsMandatoryCodec ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) IsMandatoryCodec(context.Context, *IsMandatoryCodecRequest) (*IsMandatoryCodecResponse, error)
func (UnimplementedCodecConfigServiceServer) ToString ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
func (UnimplementedCodecConfigServiceServer) WriteToParcel ¶ added in v0.0.6
func (UnimplementedCodecConfigServiceServer) WriteToParcel(context.Context, *CodecConfigWriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedCodecStatusBuilderServiceServer ¶ added in v0.0.6
type UnimplementedCodecStatusBuilderServiceServer struct{}
UnimplementedCodecStatusBuilderServiceServer 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 (UnimplementedCodecStatusBuilderServiceServer) Build ¶ added in v0.0.6
func (UnimplementedCodecStatusBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
func (UnimplementedCodecStatusBuilderServiceServer) SetCodecConfig ¶ added in v0.0.6
func (UnimplementedCodecStatusBuilderServiceServer) SetCodecConfig(context.Context, *SetCodecConfigRequest) (*SetCodecConfigResponse, error)
type UnimplementedCodecStatusServiceServer ¶ added in v0.0.6
type UnimplementedCodecStatusServiceServer struct{}
UnimplementedCodecStatusServiceServer 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 (UnimplementedCodecStatusServiceServer) DescribeContents ¶ added in v0.0.6
func (UnimplementedCodecStatusServiceServer) DescribeContents(context.Context, *CodecStatusDescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedCodecStatusServiceServer) Equals ¶ added in v0.0.6
func (UnimplementedCodecStatusServiceServer) Equals(context.Context, *CodecStatusEqualsRequest) (*EqualsResponse, error)
func (UnimplementedCodecStatusServiceServer) GetCodecConfig ¶ added in v0.0.6
func (UnimplementedCodecStatusServiceServer) GetCodecConfig(context.Context, *GetCodecConfigRequest) (*GetCodecConfigResponse, error)
func (UnimplementedCodecStatusServiceServer) GetCodecsLocalCapabilities ¶ added in v0.0.6
func (UnimplementedCodecStatusServiceServer) GetCodecsLocalCapabilities(context.Context, *GetCodecsLocalCapabilitiesRequest) (*GetCodecsLocalCapabilitiesResponse, error)
func (UnimplementedCodecStatusServiceServer) GetCodecsSelectableCapabilities ¶ added in v0.0.6
func (UnimplementedCodecStatusServiceServer) GetCodecsSelectableCapabilities(context.Context, *GetCodecsSelectableCapabilitiesRequest) (*GetCodecsSelectableCapabilitiesResponse, error)
func (UnimplementedCodecStatusServiceServer) HashCode ¶ added in v0.0.6
func (UnimplementedCodecStatusServiceServer) HashCode(context.Context, *CodecStatusHashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedCodecStatusServiceServer) IsCodecConfigSelectable ¶ added in v0.0.6
func (UnimplementedCodecStatusServiceServer) IsCodecConfigSelectable(context.Context, *IsCodecConfigSelectableRequest) (*IsCodecConfigSelectableResponse, error)
func (UnimplementedCodecStatusServiceServer) ToString ¶ added in v0.0.6
func (UnimplementedCodecStatusServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
func (UnimplementedCodecStatusServiceServer) WriteToParcel ¶ added in v0.0.6
func (UnimplementedCodecStatusServiceServer) WriteToParcel(context.Context, *CodecStatusWriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedCodecTypeServiceServer ¶ added in v0.0.6
type UnimplementedCodecTypeServiceServer struct{}
UnimplementedCodecTypeServiceServer 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 (UnimplementedCodecTypeServiceServer) DescribeContents ¶ added in v0.0.6
func (UnimplementedCodecTypeServiceServer) DescribeContents(context.Context, *CodecTypeDescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedCodecTypeServiceServer) Equals ¶ added in v0.0.6
func (UnimplementedCodecTypeServiceServer) Equals(context.Context, *CodecTypeEqualsRequest) (*EqualsResponse, error)
func (UnimplementedCodecTypeServiceServer) GetCodecId ¶ added in v0.0.6
func (UnimplementedCodecTypeServiceServer) GetCodecId(context.Context, *GetCodecIdRequest) (*GetCodecIdResponse, error)
func (UnimplementedCodecTypeServiceServer) GetCodecName ¶ added in v0.0.6
func (UnimplementedCodecTypeServiceServer) GetCodecName(context.Context, *GetCodecNameRequest) (*GetCodecNameResponse, error)
func (UnimplementedCodecTypeServiceServer) HashCode ¶ added in v0.0.6
func (UnimplementedCodecTypeServiceServer) HashCode(context.Context, *CodecTypeHashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedCodecTypeServiceServer) IsMandatoryCodec ¶ added in v0.0.6
func (UnimplementedCodecTypeServiceServer) IsMandatoryCodec(context.Context, *IsMandatoryCodecRequest) (*IsMandatoryCodecResponse, error)
func (UnimplementedCodecTypeServiceServer) ToString ¶ added in v0.0.6
func (UnimplementedCodecTypeServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
func (UnimplementedCodecTypeServiceServer) WriteToParcel ¶ added in v0.0.6
func (UnimplementedCodecTypeServiceServer) WriteToParcel(context.Context, *CodecTypeWriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedCsipSetCoordinatorServiceServer ¶ added in v0.0.6
type UnimplementedCsipSetCoordinatorServiceServer struct{}
UnimplementedCsipSetCoordinatorServiceServer 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 (UnimplementedCsipSetCoordinatorServiceServer) Close ¶ added in v0.0.6
func (UnimplementedCsipSetCoordinatorServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
func (UnimplementedCsipSetCoordinatorServiceServer) GetConnectedDevices ¶ added in v0.0.6
func (UnimplementedCsipSetCoordinatorServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
func (UnimplementedCsipSetCoordinatorServiceServer) GetConnectionState ¶ added in v0.0.6
func (UnimplementedCsipSetCoordinatorServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
func (UnimplementedCsipSetCoordinatorServiceServer) GetDevicesMatchingConnectionStates ¶ added in v0.0.6
func (UnimplementedCsipSetCoordinatorServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
type UnimplementedDeviceBluetoothAddressServiceServer ¶ added in v0.0.6
type UnimplementedDeviceBluetoothAddressServiceServer struct{}
UnimplementedDeviceBluetoothAddressServiceServer 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 (UnimplementedDeviceBluetoothAddressServiceServer) DescribeContents ¶ added in v0.0.6
func (UnimplementedDeviceBluetoothAddressServiceServer) DescribeContents(context.Context, *DeviceBluetoothAddressDescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedDeviceBluetoothAddressServiceServer) GetAddress ¶ added in v0.0.6
func (UnimplementedDeviceBluetoothAddressServiceServer) GetAddress(context.Context, *GetAddressRequest) (*GetAddressResponse, error)
func (UnimplementedDeviceBluetoothAddressServiceServer) GetAddressType ¶ added in v0.0.6
func (UnimplementedDeviceBluetoothAddressServiceServer) GetAddressType(context.Context, *GetAddressTypeRequest) (*GetAddressTypeResponse, error)
func (UnimplementedDeviceBluetoothAddressServiceServer) WriteToParcel ¶ added in v0.0.6
func (UnimplementedDeviceBluetoothAddressServiceServer) WriteToParcel(context.Context, *DeviceBluetoothAddressWriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedDeviceServiceServer ¶ added in v0.0.4
type UnimplementedDeviceServiceServer struct{}
UnimplementedDeviceServiceServer 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 (UnimplementedDeviceServiceServer) ConnectGatt3 ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) ConnectGatt3(context.Context, *ConnectGatt3Request) (*ConnectGatt3Response, error)
func (UnimplementedDeviceServiceServer) ConnectGatt4_1 ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) ConnectGatt4_1(context.Context, *ConnectGatt4_1Request) (*ConnectGatt4_1Response, error)
func (UnimplementedDeviceServiceServer) ConnectGatt5_2 ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) ConnectGatt5_2(context.Context, *ConnectGatt5_2Request) (*ConnectGatt5_2Response, error)
func (UnimplementedDeviceServiceServer) CreateBond ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) CreateBond(context.Context, *CreateBondRequest) (*CreateBondResponse, error)
func (UnimplementedDeviceServiceServer) CreateInsecureL2CapChannel ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) CreateInsecureL2CapChannel(context.Context, *CreateInsecureL2CapChannelRequest) (*CreateInsecureL2CapChannelResponse, error)
func (UnimplementedDeviceServiceServer) CreateInsecureRfcommSocketToServiceRecord ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) CreateInsecureRfcommSocketToServiceRecord(context.Context, *CreateInsecureRfcommSocketToServiceRecordRequest) (*CreateInsecureRfcommSocketToServiceRecordResponse, error)
func (UnimplementedDeviceServiceServer) CreateL2CapChannel ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) CreateL2CapChannel(context.Context, *CreateL2CapChannelRequest) (*CreateL2CapChannelResponse, error)
func (UnimplementedDeviceServiceServer) CreateRfcommSocketToServiceRecord ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) CreateRfcommSocketToServiceRecord(context.Context, *CreateRfcommSocketToServiceRecordRequest) (*CreateRfcommSocketToServiceRecordResponse, error)
func (UnimplementedDeviceServiceServer) CreateUsingSocketSettings ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) CreateUsingSocketSettings(context.Context, *CreateUsingSocketSettingsRequest) (*CreateUsingSocketSettingsResponse, error)
func (UnimplementedDeviceServiceServer) DescribeContents ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) DescribeContents(context.Context, *DeviceDescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedDeviceServiceServer) Equals ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) Equals(context.Context, *DeviceEqualsRequest) (*EqualsResponse, error)
func (UnimplementedDeviceServiceServer) FetchUuidsWithSdp ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) FetchUuidsWithSdp(context.Context, *FetchUuidsWithSdpRequest) (*FetchUuidsWithSdpResponse, error)
func (UnimplementedDeviceServiceServer) GetAddress ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) GetAddress(context.Context, *GetAddressRequest) (*GetAddressResponse, error)
func (UnimplementedDeviceServiceServer) GetAddressType ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) GetAddressType(context.Context, *GetAddressTypeRequest) (*GetAddressTypeResponse, error)
func (UnimplementedDeviceServiceServer) GetAlias ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) GetAlias(context.Context, *GetAliasRequest) (*GetAliasResponse, error)
func (UnimplementedDeviceServiceServer) GetBluetoothClass ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) GetBluetoothClass(context.Context, *GetBluetoothClassRequest) (*GetBluetoothClassResponse, error)
func (UnimplementedDeviceServiceServer) GetBondState ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) GetBondState(context.Context, *GetBondStateRequest) (*GetBondStateResponse, error)
func (UnimplementedDeviceServiceServer) GetIdentityAddressWithType ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) GetIdentityAddressWithType(context.Context, *GetIdentityAddressWithTypeRequest) (*GetIdentityAddressWithTypeResponse, error)
func (UnimplementedDeviceServiceServer) GetName ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) GetName(context.Context, *DeviceGetNameRequest) (*GetNameResponse, error)
func (UnimplementedDeviceServiceServer) GetType ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error)
func (UnimplementedDeviceServiceServer) GetUuids ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) GetUuids(context.Context, *GetUuidsRequest) (*GetUuidsResponse, error)
func (UnimplementedDeviceServiceServer) HashCode ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) HashCode(context.Context, *DeviceHashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedDeviceServiceServer) SetAlias ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) SetAlias(context.Context, *SetAliasRequest) (*SetAliasResponse, error)
func (UnimplementedDeviceServiceServer) SetPairingConfirmation ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) SetPairingConfirmation(context.Context, *SetPairingConfirmationRequest) (*SetPairingConfirmationResponse, error)
func (UnimplementedDeviceServiceServer) SetPin ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) SetPin(context.Context, *SetPinRequest) (*SetPinResponse, error)
func (UnimplementedDeviceServiceServer) ToString ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
func (UnimplementedDeviceServiceServer) WriteToParcel ¶ added in v0.0.4
func (UnimplementedDeviceServiceServer) WriteToParcel(context.Context, *DeviceWriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedGattCallbackServiceServer ¶ added in v0.0.6
type UnimplementedGattCallbackServiceServer struct{}
UnimplementedGattCallbackServiceServer 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 (UnimplementedGattCallbackServiceServer) OnCharacteristicChanged2 ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnCharacteristicChanged2(context.Context, *OnCharacteristicChanged2Request) (*OnCharacteristicChanged2Response, error)
func (UnimplementedGattCallbackServiceServer) OnCharacteristicChanged3_1 ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnCharacteristicChanged3_1(context.Context, *OnCharacteristicChanged3_1Request) (*OnCharacteristicChanged3_1Response, error)
func (UnimplementedGattCallbackServiceServer) OnCharacteristicRead3_1 ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnCharacteristicRead3_1(context.Context, *OnCharacteristicRead3_1Request) (*OnCharacteristicRead3_1Response, error)
func (UnimplementedGattCallbackServiceServer) OnCharacteristicRead4 ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnCharacteristicRead4(context.Context, *OnCharacteristicRead4Request) (*OnCharacteristicRead4Response, error)
func (UnimplementedGattCallbackServiceServer) OnCharacteristicWrite ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnCharacteristicWrite(context.Context, *OnCharacteristicWriteRequest) (*OnCharacteristicWriteResponse, error)
func (UnimplementedGattCallbackServiceServer) OnConnectionStateChange ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnConnectionStateChange(context.Context, *OnConnectionStateChangeRequest) (*OnConnectionStateChangeResponse, error)
func (UnimplementedGattCallbackServiceServer) OnDescriptorRead3 ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnDescriptorRead3(context.Context, *OnDescriptorRead3Request) (*OnDescriptorRead3Response, error)
func (UnimplementedGattCallbackServiceServer) OnDescriptorRead4_1 ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnDescriptorRead4_1(context.Context, *OnDescriptorRead4_1Request) (*OnDescriptorRead4_1Response, error)
func (UnimplementedGattCallbackServiceServer) OnDescriptorWrite ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnDescriptorWrite(context.Context, *OnDescriptorWriteRequest) (*OnDescriptorWriteResponse, error)
func (UnimplementedGattCallbackServiceServer) OnMtuChanged ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnMtuChanged(context.Context, *GattCallbackOnMtuChangedRequest) (*OnMtuChangedResponse, error)
func (UnimplementedGattCallbackServiceServer) OnPhyRead ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnPhyRead(context.Context, *OnPhyReadRequest) (*OnPhyReadResponse, error)
func (UnimplementedGattCallbackServiceServer) OnPhyUpdate ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnPhyUpdate(context.Context, *OnPhyUpdateRequest) (*OnPhyUpdateResponse, error)
func (UnimplementedGattCallbackServiceServer) OnReadRemoteRssi ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnReadRemoteRssi(context.Context, *OnReadRemoteRssiRequest) (*OnReadRemoteRssiResponse, error)
func (UnimplementedGattCallbackServiceServer) OnReliableWriteCompleted ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnReliableWriteCompleted(context.Context, *OnReliableWriteCompletedRequest) (*OnReliableWriteCompletedResponse, error)
func (UnimplementedGattCallbackServiceServer) OnServiceChanged ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnServiceChanged(context.Context, *OnServiceChangedRequest) (*OnServiceChangedResponse, error)
func (UnimplementedGattCallbackServiceServer) OnServicesDiscovered ¶ added in v0.0.6
func (UnimplementedGattCallbackServiceServer) OnServicesDiscovered(context.Context, *OnServicesDiscoveredRequest) (*OnServicesDiscoveredResponse, error)
type UnimplementedGattCharacteristicServiceServer ¶ added in v0.0.4
type UnimplementedGattCharacteristicServiceServer struct{}
UnimplementedGattCharacteristicServiceServer 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 (UnimplementedGattCharacteristicServiceServer) AddDescriptor ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) AddDescriptor(context.Context, *AddDescriptorRequest) (*AddDescriptorResponse, error)
func (UnimplementedGattCharacteristicServiceServer) DescribeContents ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedGattCharacteristicServiceServer) GetDescriptor ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) GetDescriptor(context.Context, *GetDescriptorRequest) (*GetDescriptorResponse, error)
func (UnimplementedGattCharacteristicServiceServer) GetDescriptors ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) GetDescriptors(context.Context, *GetDescriptorsRequest) (*GetDescriptorsResponse, error)
func (UnimplementedGattCharacteristicServiceServer) GetFloatValue ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) GetFloatValue(context.Context, *GetFloatValueRequest) (*GetFloatValueResponse, error)
func (UnimplementedGattCharacteristicServiceServer) GetInstanceId ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) GetInstanceId(context.Context, *GetInstanceIdRequest) (*GetInstanceIdResponse, error)
func (UnimplementedGattCharacteristicServiceServer) GetIntValue ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) GetIntValue(context.Context, *GetIntValueRequest) (*GetIntValueResponse, error)
func (UnimplementedGattCharacteristicServiceServer) GetPermissions ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) GetPermissions(context.Context, *GetPermissionsRequest) (*GetPermissionsResponse, error)
func (UnimplementedGattCharacteristicServiceServer) GetProperties ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
func (UnimplementedGattCharacteristicServiceServer) GetService ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) GetService(context.Context, *GetServiceRequest) (*GetServiceResponse, error)
func (UnimplementedGattCharacteristicServiceServer) GetStringValue ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) GetStringValue(context.Context, *GetStringValueRequest) (*GetStringValueResponse, error)
func (UnimplementedGattCharacteristicServiceServer) GetUuid ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) GetUuid(context.Context, *GetUuidRequest) (*GetUuidResponse, error)
func (UnimplementedGattCharacteristicServiceServer) GetValue ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) GetValue(context.Context, *GetValueRequest) (*GetValueResponse, error)
func (UnimplementedGattCharacteristicServiceServer) GetWriteType ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) GetWriteType(context.Context, *GetWriteTypeRequest) (*GetWriteTypeResponse, error)
func (UnimplementedGattCharacteristicServiceServer) NewGattCharacteristic ¶ added in v0.0.6
func (UnimplementedGattCharacteristicServiceServer) NewGattCharacteristic(context.Context, *NewGattCharacteristicRequest) (*NewGattCharacteristicResponse, error)
func (UnimplementedGattCharacteristicServiceServer) SetValue1 ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) SetValue1(context.Context, *SetValue1Request) (*SetValue1Response, error)
func (UnimplementedGattCharacteristicServiceServer) SetValue1_3 ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) SetValue1_3(context.Context, *SetValue1_3Request) (*SetValue1_3Response, error)
func (UnimplementedGattCharacteristicServiceServer) SetValue3_1 ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) SetValue3_1(context.Context, *SetValue3_1Request) (*SetValue3_1Response, error)
func (UnimplementedGattCharacteristicServiceServer) SetValue4_2 ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) SetValue4_2(context.Context, *SetValue4_2Request) (*SetValue4_2Response, error)
func (UnimplementedGattCharacteristicServiceServer) SetWriteType ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) SetWriteType(context.Context, *SetWriteTypeRequest) (*SetWriteTypeResponse, error)
func (UnimplementedGattCharacteristicServiceServer) WriteToParcel ¶ added in v0.0.4
func (UnimplementedGattCharacteristicServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedGattDescriptorServiceServer ¶ added in v0.0.4
type UnimplementedGattDescriptorServiceServer struct{}
UnimplementedGattDescriptorServiceServer 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 (UnimplementedGattDescriptorServiceServer) DescribeContents ¶ added in v0.0.4
func (UnimplementedGattDescriptorServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedGattDescriptorServiceServer) GetCharacteristic ¶ added in v0.0.4
func (UnimplementedGattDescriptorServiceServer) GetCharacteristic(context.Context, *GattDescriptorGetCharacteristicRequest) (*GetCharacteristicResponse, error)
func (UnimplementedGattDescriptorServiceServer) GetPermissions ¶ added in v0.0.4
func (UnimplementedGattDescriptorServiceServer) GetPermissions(context.Context, *GetPermissionsRequest) (*GetPermissionsResponse, error)
func (UnimplementedGattDescriptorServiceServer) GetUuid ¶ added in v0.0.4
func (UnimplementedGattDescriptorServiceServer) GetUuid(context.Context, *GetUuidRequest) (*GetUuidResponse, error)
func (UnimplementedGattDescriptorServiceServer) GetValue ¶ added in v0.0.4
func (UnimplementedGattDescriptorServiceServer) GetValue(context.Context, *GetValueRequest) (*GetValueResponse, error)
func (UnimplementedGattDescriptorServiceServer) NewGattDescriptor ¶ added in v0.0.6
func (UnimplementedGattDescriptorServiceServer) NewGattDescriptor(context.Context, *NewGattDescriptorRequest) (*NewGattDescriptorResponse, error)
func (UnimplementedGattDescriptorServiceServer) SetValue ¶ added in v0.0.4
func (UnimplementedGattDescriptorServiceServer) SetValue(context.Context, *SetValueRequest) (*SetValueResponse, error)
func (UnimplementedGattDescriptorServiceServer) WriteToParcel ¶ added in v0.0.4
func (UnimplementedGattDescriptorServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedGattServerCallbackServiceServer ¶ added in v0.0.6
type UnimplementedGattServerCallbackServiceServer struct{}
UnimplementedGattServerCallbackServiceServer 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 (UnimplementedGattServerCallbackServiceServer) OnCharacteristicReadRequest ¶ added in v0.0.6
func (UnimplementedGattServerCallbackServiceServer) OnCharacteristicReadRequest(context.Context, *OnCharacteristicReadRequestRequest) (*OnCharacteristicReadRequestResponse, error)
func (UnimplementedGattServerCallbackServiceServer) OnCharacteristicWriteRequestOp ¶ added in v0.0.6
func (UnimplementedGattServerCallbackServiceServer) OnCharacteristicWriteRequestOp(context.Context, *OnCharacteristicWriteRequestOpRequest) (*OnCharacteristicWriteRequestOpResponse, error)
func (UnimplementedGattServerCallbackServiceServer) OnConnectionStateChange ¶ added in v0.0.6
func (UnimplementedGattServerCallbackServiceServer) OnConnectionStateChange(context.Context, *OnConnectionStateChangeRequest) (*OnConnectionStateChangeResponse, error)
func (UnimplementedGattServerCallbackServiceServer) OnDescriptorReadRequest ¶ added in v0.0.6
func (UnimplementedGattServerCallbackServiceServer) OnDescriptorReadRequest(context.Context, *OnDescriptorReadRequestRequest) (*OnDescriptorReadRequestResponse, error)
func (UnimplementedGattServerCallbackServiceServer) OnDescriptorWriteRequestOp ¶ added in v0.0.6
func (UnimplementedGattServerCallbackServiceServer) OnDescriptorWriteRequestOp(context.Context, *OnDescriptorWriteRequestOpRequest) (*OnDescriptorWriteRequestOpResponse, error)
func (UnimplementedGattServerCallbackServiceServer) OnExecuteWrite ¶ added in v0.0.6
func (UnimplementedGattServerCallbackServiceServer) OnExecuteWrite(context.Context, *OnExecuteWriteRequest) (*OnExecuteWriteResponse, error)
func (UnimplementedGattServerCallbackServiceServer) OnMtuChanged ¶ added in v0.0.6
func (UnimplementedGattServerCallbackServiceServer) OnMtuChanged(context.Context, *OnMtuChangedRequest) (*OnMtuChangedResponse, error)
func (UnimplementedGattServerCallbackServiceServer) OnNotificationSent ¶ added in v0.0.6
func (UnimplementedGattServerCallbackServiceServer) OnNotificationSent(context.Context, *OnNotificationSentRequest) (*OnNotificationSentResponse, error)
func (UnimplementedGattServerCallbackServiceServer) OnPhyRead ¶ added in v0.0.6
func (UnimplementedGattServerCallbackServiceServer) OnPhyRead(context.Context, *OnPhyReadRequest) (*OnPhyReadResponse, error)
func (UnimplementedGattServerCallbackServiceServer) OnPhyUpdate ¶ added in v0.0.6
func (UnimplementedGattServerCallbackServiceServer) OnPhyUpdate(context.Context, *OnPhyUpdateRequest) (*OnPhyUpdateResponse, error)
func (UnimplementedGattServerCallbackServiceServer) OnServiceAdded ¶ added in v0.0.6
func (UnimplementedGattServerCallbackServiceServer) OnServiceAdded(context.Context, *OnServiceAddedRequest) (*OnServiceAddedResponse, error)
type UnimplementedGattServerServiceServer ¶ added in v0.0.4
type UnimplementedGattServerServiceServer struct{}
UnimplementedGattServerServiceServer 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 (UnimplementedGattServerServiceServer) AddService ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) AddService(context.Context, *AddServiceRequest) (*AddServiceResponse, error)
func (UnimplementedGattServerServiceServer) CancelConnection ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) CancelConnection(context.Context, *CancelConnectionRequest) (*CancelConnectionResponse, error)
func (UnimplementedGattServerServiceServer) ClearServices ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) ClearServices(context.Context, *ClearServicesRequest) (*ClearServicesResponse, error)
func (UnimplementedGattServerServiceServer) Close ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
func (UnimplementedGattServerServiceServer) Connect ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) Connect(context.Context, *GattServerConnectRequest) (*ConnectResponse, error)
func (UnimplementedGattServerServiceServer) GetConnectedDevices ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
func (UnimplementedGattServerServiceServer) GetConnectionState ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
func (UnimplementedGattServerServiceServer) GetDevicesMatchingConnectionStates ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
func (UnimplementedGattServerServiceServer) GetService ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) GetService(context.Context, *GattServerGetServiceRequest) (*GetServiceResponse, error)
func (UnimplementedGattServerServiceServer) GetServices ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) GetServices(context.Context, *GetServicesRequest) (*GetServicesResponse, error)
func (UnimplementedGattServerServiceServer) NotifyCharacteristicChanged3 ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) NotifyCharacteristicChanged3(context.Context, *NotifyCharacteristicChanged3Request) (*NotifyCharacteristicChanged3Response, error)
func (UnimplementedGattServerServiceServer) NotifyCharacteristicChanged4_1 ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) NotifyCharacteristicChanged4_1(context.Context, *NotifyCharacteristicChanged4_1Request) (*NotifyCharacteristicChanged4_1Response, error)
func (UnimplementedGattServerServiceServer) ReadPhy ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) ReadPhy(context.Context, *ReadPhyRequest) (*ReadPhyResponse, error)
func (UnimplementedGattServerServiceServer) RemoveService ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) RemoveService(context.Context, *RemoveServiceRequest) (*RemoveServiceResponse, error)
func (UnimplementedGattServerServiceServer) SendResponse ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) SendResponse(context.Context, *SendResponseRequest) (*SendResponseResponse, error)
func (UnimplementedGattServerServiceServer) SetPreferredPhy ¶ added in v0.0.4
func (UnimplementedGattServerServiceServer) SetPreferredPhy(context.Context, *SetPreferredPhyRequest) (*SetPreferredPhyResponse, error)
type UnimplementedGattServiceServer ¶ added in v0.0.4
type UnimplementedGattServiceServer struct{}
UnimplementedGattServiceServer 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 (UnimplementedGattServiceServer) AbortReliableWrite0 ¶ added in v0.0.4
func (UnimplementedGattServiceServer) AbortReliableWrite0(context.Context, *AbortReliableWrite0Request) (*AbortReliableWrite0Response, error)
func (UnimplementedGattServiceServer) AbortReliableWrite1_1 ¶ added in v0.0.4
func (UnimplementedGattServiceServer) AbortReliableWrite1_1(context.Context, *AbortReliableWrite1_1Request) (*AbortReliableWrite1_1Response, error)
func (UnimplementedGattServiceServer) BeginReliableWrite ¶ added in v0.0.4
func (UnimplementedGattServiceServer) BeginReliableWrite(context.Context, *BeginReliableWriteRequest) (*BeginReliableWriteResponse, error)
func (UnimplementedGattServiceServer) Close ¶ added in v0.0.4
func (UnimplementedGattServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
func (UnimplementedGattServiceServer) Connect ¶ added in v0.0.4
func (UnimplementedGattServiceServer) Connect(context.Context, *GattConnectRequest) (*ConnectResponse, error)
func (UnimplementedGattServiceServer) Disconnect ¶ added in v0.0.4
func (UnimplementedGattServiceServer) Disconnect(context.Context, *GattDisconnectRequest) (*GattDisconnectResponse, error)
func (UnimplementedGattServiceServer) DiscoverServices ¶ added in v0.0.4
func (UnimplementedGattServiceServer) DiscoverServices(context.Context, *DiscoverServicesRequest) (*DiscoverServicesResponse, error)
func (UnimplementedGattServiceServer) ExecuteReliableWrite ¶ added in v0.0.4
func (UnimplementedGattServiceServer) ExecuteReliableWrite(context.Context, *ExecuteReliableWriteRequest) (*ExecuteReliableWriteResponse, error)
func (UnimplementedGattServiceServer) GetConnectedDevices ¶ added in v0.0.4
func (UnimplementedGattServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
func (UnimplementedGattServiceServer) GetConnectionState ¶ added in v0.0.4
func (UnimplementedGattServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
func (UnimplementedGattServiceServer) GetDevice ¶ added in v0.0.4
func (UnimplementedGattServiceServer) GetDevice(context.Context, *GetDeviceRequest) (*GetDeviceResponse, error)
func (UnimplementedGattServiceServer) GetDevicesMatchingConnectionStates ¶ added in v0.0.4
func (UnimplementedGattServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
func (UnimplementedGattServiceServer) GetService ¶ added in v0.0.4
func (UnimplementedGattServiceServer) GetService(context.Context, *GattGetServiceRequest) (*GetServiceResponse, error)
func (UnimplementedGattServiceServer) GetServices ¶ added in v0.0.4
func (UnimplementedGattServiceServer) GetServices(context.Context, *GetServicesRequest) (*GetServicesResponse, error)
func (UnimplementedGattServiceServer) ReadCharacteristic ¶ added in v0.0.4
func (UnimplementedGattServiceServer) ReadCharacteristic(context.Context, *ReadCharacteristicRequest) (*ReadCharacteristicResponse, error)
func (UnimplementedGattServiceServer) ReadDescriptor ¶ added in v0.0.4
func (UnimplementedGattServiceServer) ReadDescriptor(context.Context, *ReadDescriptorRequest) (*ReadDescriptorResponse, error)
func (UnimplementedGattServiceServer) ReadPhy ¶ added in v0.0.4
func (UnimplementedGattServiceServer) ReadPhy(context.Context, *GattReadPhyRequest) (*ReadPhyResponse, error)
func (UnimplementedGattServiceServer) ReadRemoteRssi ¶ added in v0.0.4
func (UnimplementedGattServiceServer) ReadRemoteRssi(context.Context, *ReadRemoteRssiRequest) (*ReadRemoteRssiResponse, error)
func (UnimplementedGattServiceServer) RequestConnectionPriority ¶ added in v0.0.4
func (UnimplementedGattServiceServer) RequestConnectionPriority(context.Context, *RequestConnectionPriorityRequest) (*RequestConnectionPriorityResponse, error)
func (UnimplementedGattServiceServer) RequestMtu ¶ added in v0.0.4
func (UnimplementedGattServiceServer) RequestMtu(context.Context, *RequestMtuRequest) (*RequestMtuResponse, error)
func (UnimplementedGattServiceServer) SetCharacteristicNotification ¶ added in v0.0.4
func (UnimplementedGattServiceServer) SetCharacteristicNotification(context.Context, *SetCharacteristicNotificationRequest) (*SetCharacteristicNotificationResponse, error)
func (UnimplementedGattServiceServer) SetPreferredPhy ¶ added in v0.0.4
func (UnimplementedGattServiceServer) SetPreferredPhy(context.Context, *GattSetPreferredPhyRequest) (*SetPreferredPhyResponse, error)
func (UnimplementedGattServiceServer) WriteCharacteristic1 ¶ added in v0.0.4
func (UnimplementedGattServiceServer) WriteCharacteristic1(context.Context, *WriteCharacteristic1Request) (*WriteCharacteristic1Response, error)
func (UnimplementedGattServiceServer) WriteCharacteristic3_1 ¶ added in v0.0.4
func (UnimplementedGattServiceServer) WriteCharacteristic3_1(context.Context, *WriteCharacteristic3_1Request) (*WriteCharacteristic3_1Response, error)
func (UnimplementedGattServiceServer) WriteDescriptor1 ¶ added in v0.0.4
func (UnimplementedGattServiceServer) WriteDescriptor1(context.Context, *WriteDescriptor1Request) (*WriteDescriptor1Response, error)
func (UnimplementedGattServiceServer) WriteDescriptor2_1 ¶ added in v0.0.4
func (UnimplementedGattServiceServer) WriteDescriptor2_1(context.Context, *WriteDescriptor2_1Request) (*WriteDescriptor2_1Response, error)
type UnimplementedGattServiceServiceServer ¶ added in v0.0.4
type UnimplementedGattServiceServiceServer struct{}
UnimplementedGattServiceServiceServer 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 (UnimplementedGattServiceServiceServer) AddCharacteristic ¶ added in v0.0.4
func (UnimplementedGattServiceServiceServer) AddCharacteristic(context.Context, *AddCharacteristicRequest) (*AddCharacteristicResponse, error)
func (UnimplementedGattServiceServiceServer) AddService ¶ added in v0.0.4
func (UnimplementedGattServiceServiceServer) AddService(context.Context, *GattServiceAddServiceRequest) (*AddServiceResponse, error)
func (UnimplementedGattServiceServiceServer) DescribeContents ¶ added in v0.0.4
func (UnimplementedGattServiceServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedGattServiceServiceServer) GetCharacteristic ¶ added in v0.0.4
func (UnimplementedGattServiceServiceServer) GetCharacteristic(context.Context, *GetCharacteristicRequest) (*GetCharacteristicResponse, error)
func (UnimplementedGattServiceServiceServer) GetCharacteristics ¶ added in v0.0.4
func (UnimplementedGattServiceServiceServer) GetCharacteristics(context.Context, *GetCharacteristicsRequest) (*GetCharacteristicsResponse, error)
func (UnimplementedGattServiceServiceServer) GetIncludedServices ¶ added in v0.0.4
func (UnimplementedGattServiceServiceServer) GetIncludedServices(context.Context, *GetIncludedServicesRequest) (*GetIncludedServicesResponse, error)
func (UnimplementedGattServiceServiceServer) GetInstanceId ¶ added in v0.0.4
func (UnimplementedGattServiceServiceServer) GetInstanceId(context.Context, *GetInstanceIdRequest) (*GetInstanceIdResponse, error)
func (UnimplementedGattServiceServiceServer) GetType ¶ added in v0.0.4
func (UnimplementedGattServiceServiceServer) GetType(context.Context, *GattServiceGetTypeRequest) (*GetTypeResponse, error)
func (UnimplementedGattServiceServiceServer) GetUuid ¶ added in v0.0.4
func (UnimplementedGattServiceServiceServer) GetUuid(context.Context, *GetUuidRequest) (*GetUuidResponse, error)
func (UnimplementedGattServiceServiceServer) NewGattService ¶ added in v0.0.6
func (UnimplementedGattServiceServiceServer) NewGattService(context.Context, *NewGattServiceRequest) (*NewGattServiceResponse, error)
func (UnimplementedGattServiceServiceServer) WriteToParcel ¶ added in v0.0.4
func (UnimplementedGattServiceServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedHeadsetServiceServer ¶ added in v0.0.6
type UnimplementedHeadsetServiceServer struct{}
UnimplementedHeadsetServiceServer 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 (UnimplementedHeadsetServiceServer) GetConnectedDevices ¶ added in v0.0.6
func (UnimplementedHeadsetServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
func (UnimplementedHeadsetServiceServer) GetConnectionState ¶ added in v0.0.6
func (UnimplementedHeadsetServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
func (UnimplementedHeadsetServiceServer) GetDevicesMatchingConnectionStates ¶ added in v0.0.6
func (UnimplementedHeadsetServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
func (UnimplementedHeadsetServiceServer) IsAudioConnected ¶ added in v0.0.6
func (UnimplementedHeadsetServiceServer) IsAudioConnected(context.Context, *IsAudioConnectedRequest) (*IsAudioConnectedResponse, error)
func (UnimplementedHeadsetServiceServer) IsNoiseReductionSupported ¶ added in v0.0.6
func (UnimplementedHeadsetServiceServer) IsNoiseReductionSupported(context.Context, *IsNoiseReductionSupportedRequest) (*IsNoiseReductionSupportedResponse, error)
func (UnimplementedHeadsetServiceServer) IsVoiceRecognitionSupported ¶ added in v0.0.6
func (UnimplementedHeadsetServiceServer) IsVoiceRecognitionSupported(context.Context, *IsVoiceRecognitionSupportedRequest) (*IsVoiceRecognitionSupportedResponse, error)
func (UnimplementedHeadsetServiceServer) SendVendorSpecificResultCode ¶ added in v0.0.6
func (UnimplementedHeadsetServiceServer) SendVendorSpecificResultCode(context.Context, *SendVendorSpecificResultCodeRequest) (*SendVendorSpecificResultCodeResponse, error)
func (UnimplementedHeadsetServiceServer) StartVoiceRecognition ¶ added in v0.0.6
func (UnimplementedHeadsetServiceServer) StartVoiceRecognition(context.Context, *StartVoiceRecognitionRequest) (*StartVoiceRecognitionResponse, error)
func (UnimplementedHeadsetServiceServer) StopVoiceRecognition ¶ added in v0.0.6
func (UnimplementedHeadsetServiceServer) StopVoiceRecognition(context.Context, *StopVoiceRecognitionRequest) (*StopVoiceRecognitionResponse, error)
type UnimplementedHealthAppConfigurationServiceServer ¶ added in v0.0.6
type UnimplementedHealthAppConfigurationServiceServer struct{}
UnimplementedHealthAppConfigurationServiceServer 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 (UnimplementedHealthAppConfigurationServiceServer) DescribeContents ¶ added in v0.0.6
func (UnimplementedHealthAppConfigurationServiceServer) DescribeContents(context.Context, *HealthAppConfigurationDescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedHealthAppConfigurationServiceServer) GetDataType ¶ added in v0.0.6
func (UnimplementedHealthAppConfigurationServiceServer) GetDataType(context.Context, *GetDataTypeRequest) (*GetDataTypeResponse, error)
func (UnimplementedHealthAppConfigurationServiceServer) GetRole ¶ added in v0.0.6
func (UnimplementedHealthAppConfigurationServiceServer) GetRole(context.Context, *GetRoleRequest) (*GetRoleResponse, error)
func (UnimplementedHealthAppConfigurationServiceServer) WriteToParcel ¶ added in v0.0.6
func (UnimplementedHealthAppConfigurationServiceServer) WriteToParcel(context.Context, *HealthAppConfigurationWriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedHealthCallbackServiceServer ¶ added in v0.0.6
type UnimplementedHealthCallbackServiceServer struct{}
UnimplementedHealthCallbackServiceServer 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 (UnimplementedHealthCallbackServiceServer) OnHealthAppConfigurationStatusChange ¶ added in v0.0.6
func (UnimplementedHealthCallbackServiceServer) OnHealthAppConfigurationStatusChange(context.Context, *OnHealthAppConfigurationStatusChangeRequest) (*OnHealthAppConfigurationStatusChangeResponse, error)
func (UnimplementedHealthCallbackServiceServer) OnHealthChannelStateChange ¶ added in v0.0.6
func (UnimplementedHealthCallbackServiceServer) OnHealthChannelStateChange(context.Context, *OnHealthChannelStateChangeRequest) (*OnHealthChannelStateChangeResponse, error)
type UnimplementedHealthServiceServer ¶ added in v0.0.6
type UnimplementedHealthServiceServer struct{}
UnimplementedHealthServiceServer 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 (UnimplementedHealthServiceServer) ConnectChannelToSource ¶ added in v0.0.6
func (UnimplementedHealthServiceServer) ConnectChannelToSource(context.Context, *ConnectChannelToSourceRequest) (*ConnectChannelToSourceResponse, error)
func (UnimplementedHealthServiceServer) DisconnectChannel ¶ added in v0.0.6
func (UnimplementedHealthServiceServer) DisconnectChannel(context.Context, *DisconnectChannelRequest) (*DisconnectChannelResponse, error)
func (UnimplementedHealthServiceServer) GetConnectedDevices ¶ added in v0.0.6
func (UnimplementedHealthServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
func (UnimplementedHealthServiceServer) GetConnectionState ¶ added in v0.0.6
func (UnimplementedHealthServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
func (UnimplementedHealthServiceServer) GetDevicesMatchingConnectionStates ¶ added in v0.0.6
func (UnimplementedHealthServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
func (UnimplementedHealthServiceServer) GetMainChannelFd ¶ added in v0.0.6
func (UnimplementedHealthServiceServer) GetMainChannelFd(context.Context, *GetMainChannelFdRequest) (*GetMainChannelFdResponse, error)
func (UnimplementedHealthServiceServer) RegisterSinkAppConfiguration ¶ added in v0.0.6
func (UnimplementedHealthServiceServer) RegisterSinkAppConfiguration(context.Context, *RegisterSinkAppConfigurationRequest) (*RegisterSinkAppConfigurationResponse, error)
func (UnimplementedHealthServiceServer) UnregisterAppConfiguration ¶ added in v0.0.6
func (UnimplementedHealthServiceServer) UnregisterAppConfiguration(context.Context, *UnregisterAppConfigurationRequest) (*UnregisterAppConfigurationResponse, error)
type UnimplementedHearingAidServiceServer ¶ added in v0.0.6
type UnimplementedHearingAidServiceServer struct{}
UnimplementedHearingAidServiceServer 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 (UnimplementedHearingAidServiceServer) GetConnectedDevices ¶ added in v0.0.6
func (UnimplementedHearingAidServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
func (UnimplementedHearingAidServiceServer) GetConnectionState ¶ added in v0.0.6
func (UnimplementedHearingAidServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
func (UnimplementedHearingAidServiceServer) GetDevicesMatchingConnectionStates ¶ added in v0.0.6
func (UnimplementedHearingAidServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
type UnimplementedHidDeviceAppQosSettingsServiceServer ¶ added in v0.0.6
type UnimplementedHidDeviceAppQosSettingsServiceServer struct{}
UnimplementedHidDeviceAppQosSettingsServiceServer 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 (UnimplementedHidDeviceAppQosSettingsServiceServer) DescribeContents ¶ added in v0.0.6
func (UnimplementedHidDeviceAppQosSettingsServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetDelayVariation ¶ added in v0.0.6
func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetDelayVariation(context.Context, *GetDelayVariationRequest) (*GetDelayVariationResponse, error)
func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetLatency ¶ added in v0.0.6
func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetLatency(context.Context, *GetLatencyRequest) (*GetLatencyResponse, error)
func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetPeakBandwidth ¶ added in v0.0.6
func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetPeakBandwidth(context.Context, *GetPeakBandwidthRequest) (*GetPeakBandwidthResponse, error)
func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetServiceType ¶ added in v0.0.6
func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetServiceType(context.Context, *GetServiceTypeRequest) (*GetServiceTypeResponse, error)
func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetTokenBucketSize ¶ added in v0.0.6
func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetTokenBucketSize(context.Context, *GetTokenBucketSizeRequest) (*GetTokenBucketSizeResponse, error)
func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetTokenRate ¶ added in v0.0.6
func (UnimplementedHidDeviceAppQosSettingsServiceServer) GetTokenRate(context.Context, *GetTokenRateRequest) (*GetTokenRateResponse, error)
func (UnimplementedHidDeviceAppQosSettingsServiceServer) NewHidDeviceAppQosSettings ¶ added in v0.0.6
func (UnimplementedHidDeviceAppQosSettingsServiceServer) NewHidDeviceAppQosSettings(context.Context, *NewHidDeviceAppQosSettingsRequest) (*NewHidDeviceAppQosSettingsResponse, error)
func (UnimplementedHidDeviceAppQosSettingsServiceServer) WriteToParcel ¶ added in v0.0.6
func (UnimplementedHidDeviceAppQosSettingsServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedHidDeviceAppSdpSettingsServiceServer ¶ added in v0.0.6
type UnimplementedHidDeviceAppSdpSettingsServiceServer struct{}
UnimplementedHidDeviceAppSdpSettingsServiceServer 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 (UnimplementedHidDeviceAppSdpSettingsServiceServer) DescribeContents ¶ added in v0.0.6
func (UnimplementedHidDeviceAppSdpSettingsServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedHidDeviceAppSdpSettingsServiceServer) GetDescription ¶ added in v0.0.6
func (UnimplementedHidDeviceAppSdpSettingsServiceServer) GetDescription(context.Context, *GetDescriptionRequest) (*GetDescriptionResponse, error)
func (UnimplementedHidDeviceAppSdpSettingsServiceServer) GetDescriptors ¶ added in v0.0.6
func (UnimplementedHidDeviceAppSdpSettingsServiceServer) GetDescriptors(context.Context, *GetDescriptorsRequest) (*GetDescriptorsResponse, error)
func (UnimplementedHidDeviceAppSdpSettingsServiceServer) GetName ¶ added in v0.0.6
func (UnimplementedHidDeviceAppSdpSettingsServiceServer) GetName(context.Context, *GetNameRequest) (*GetNameResponse, error)
func (UnimplementedHidDeviceAppSdpSettingsServiceServer) GetProvider ¶ added in v0.0.6
func (UnimplementedHidDeviceAppSdpSettingsServiceServer) GetProvider(context.Context, *GetProviderRequest) (*GetProviderResponse, error)
func (UnimplementedHidDeviceAppSdpSettingsServiceServer) GetSubclass ¶ added in v0.0.6
func (UnimplementedHidDeviceAppSdpSettingsServiceServer) GetSubclass(context.Context, *GetSubclassRequest) (*GetSubclassResponse, error)
func (UnimplementedHidDeviceAppSdpSettingsServiceServer) NewHidDeviceAppSdpSettings ¶ added in v0.0.6
func (UnimplementedHidDeviceAppSdpSettingsServiceServer) NewHidDeviceAppSdpSettings(context.Context, *NewHidDeviceAppSdpSettingsRequest) (*NewHidDeviceAppSdpSettingsResponse, error)
func (UnimplementedHidDeviceAppSdpSettingsServiceServer) WriteToParcel ¶ added in v0.0.6
func (UnimplementedHidDeviceAppSdpSettingsServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedHidDeviceCallbackServiceServer ¶ added in v0.0.6
type UnimplementedHidDeviceCallbackServiceServer struct{}
UnimplementedHidDeviceCallbackServiceServer 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 (UnimplementedHidDeviceCallbackServiceServer) OnAppStatusChanged ¶ added in v0.0.6
func (UnimplementedHidDeviceCallbackServiceServer) OnAppStatusChanged(context.Context, *OnAppStatusChangedRequest) (*OnAppStatusChangedResponse, error)
func (UnimplementedHidDeviceCallbackServiceServer) OnConnectionStateChanged ¶ added in v0.0.6
func (UnimplementedHidDeviceCallbackServiceServer) OnConnectionStateChanged(context.Context, *OnConnectionStateChangedRequest) (*OnConnectionStateChangedResponse, error)
func (UnimplementedHidDeviceCallbackServiceServer) OnGetReport ¶ added in v0.0.6
func (UnimplementedHidDeviceCallbackServiceServer) OnGetReport(context.Context, *OnGetReportRequest) (*OnGetReportResponse, error)
func (UnimplementedHidDeviceCallbackServiceServer) OnInterruptData ¶ added in v0.0.6
func (UnimplementedHidDeviceCallbackServiceServer) OnInterruptData(context.Context, *OnInterruptDataRequest) (*OnInterruptDataResponse, error)
func (UnimplementedHidDeviceCallbackServiceServer) OnSetProtocol ¶ added in v0.0.6
func (UnimplementedHidDeviceCallbackServiceServer) OnSetProtocol(context.Context, *OnSetProtocolRequest) (*OnSetProtocolResponse, error)
func (UnimplementedHidDeviceCallbackServiceServer) OnSetReport ¶ added in v0.0.6
func (UnimplementedHidDeviceCallbackServiceServer) OnSetReport(context.Context, *OnSetReportRequest) (*OnSetReportResponse, error)
func (UnimplementedHidDeviceCallbackServiceServer) OnVirtualCableUnplug ¶ added in v0.0.6
func (UnimplementedHidDeviceCallbackServiceServer) OnVirtualCableUnplug(context.Context, *OnVirtualCableUnplugRequest) (*OnVirtualCableUnplugResponse, error)
type UnimplementedHidDeviceServiceServer ¶ added in v0.0.6
type UnimplementedHidDeviceServiceServer struct{}
UnimplementedHidDeviceServiceServer 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 (UnimplementedHidDeviceServiceServer) Connect ¶ added in v0.0.6
func (UnimplementedHidDeviceServiceServer) Connect(context.Context, *ConnectRequest) (*ConnectResponse, error)
func (UnimplementedHidDeviceServiceServer) Disconnect ¶ added in v0.0.6
func (UnimplementedHidDeviceServiceServer) Disconnect(context.Context, *DisconnectRequest) (*DisconnectResponse, error)
func (UnimplementedHidDeviceServiceServer) GetConnectedDevices ¶ added in v0.0.6
func (UnimplementedHidDeviceServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
func (UnimplementedHidDeviceServiceServer) GetConnectionState ¶ added in v0.0.6
func (UnimplementedHidDeviceServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
func (UnimplementedHidDeviceServiceServer) GetDevicesMatchingConnectionStates ¶ added in v0.0.6
func (UnimplementedHidDeviceServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
func (UnimplementedHidDeviceServiceServer) RegisterApp ¶ added in v0.0.6
func (UnimplementedHidDeviceServiceServer) RegisterApp(context.Context, *RegisterAppRequest) (*RegisterAppResponse, error)
func (UnimplementedHidDeviceServiceServer) ReplyReport ¶ added in v0.0.6
func (UnimplementedHidDeviceServiceServer) ReplyReport(context.Context, *ReplyReportRequest) (*ReplyReportResponse, error)
func (UnimplementedHidDeviceServiceServer) ReportError ¶ added in v0.0.6
func (UnimplementedHidDeviceServiceServer) ReportError(context.Context, *ReportErrorRequest) (*ReportErrorResponse, error)
func (UnimplementedHidDeviceServiceServer) SendReport ¶ added in v0.0.6
func (UnimplementedHidDeviceServiceServer) SendReport(context.Context, *SendReportRequest) (*SendReportResponse, error)
func (UnimplementedHidDeviceServiceServer) UnregisterApp ¶ added in v0.0.6
func (UnimplementedHidDeviceServiceServer) UnregisterApp(context.Context, *UnregisterAppRequest) (*UnregisterAppResponse, error)
type UnimplementedLeAudioCodecConfigBuilderServiceServer ¶ added in v0.0.6
type UnimplementedLeAudioCodecConfigBuilderServiceServer struct{}
UnimplementedLeAudioCodecConfigBuilderServiceServer 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 (UnimplementedLeAudioCodecConfigBuilderServiceServer) Build ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetBitsPerSample ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetBitsPerSample(context.Context, *SetBitsPerSampleRequest) (*SetBitsPerSampleResponse, error)
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetChannelCount ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetChannelCount(context.Context, *SetChannelCountRequest) (*SetChannelCountResponse, error)
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetCodecPriority ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetCodecPriority(context.Context, *SetCodecPriorityRequest) (*SetCodecPriorityResponse, error)
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetCodecType ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetCodecType(context.Context, *SetCodecTypeRequest) (*SetCodecTypeResponse, error)
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetFrameDuration ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetFrameDuration(context.Context, *SetFrameDurationRequest) (*SetFrameDurationResponse, error)
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetMaxOctetsPerFrame ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetMaxOctetsPerFrame(context.Context, *SetMaxOctetsPerFrameRequest) (*SetMaxOctetsPerFrameResponse, error)
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetMinOctetsPerFrame ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetMinOctetsPerFrame(context.Context, *SetMinOctetsPerFrameRequest) (*SetMinOctetsPerFrameResponse, error)
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetOctetsPerFrame ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetOctetsPerFrame(context.Context, *SetOctetsPerFrameRequest) (*SetOctetsPerFrameResponse, error)
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetSampleRate ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigBuilderServiceServer) SetSampleRate(context.Context, *SetSampleRateRequest) (*SetSampleRateResponse, error)
type UnimplementedLeAudioCodecConfigServiceServer ¶ added in v0.0.6
type UnimplementedLeAudioCodecConfigServiceServer struct{}
UnimplementedLeAudioCodecConfigServiceServer 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 (UnimplementedLeAudioCodecConfigServiceServer) DescribeContents ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigServiceServer) DescribeContents(context.Context, *LeAudioCodecConfigDescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedLeAudioCodecConfigServiceServer) GetBitsPerSample ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigServiceServer) GetBitsPerSample(context.Context, *GetBitsPerSampleRequest) (*GetBitsPerSampleResponse, error)
func (UnimplementedLeAudioCodecConfigServiceServer) GetChannelCount ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigServiceServer) GetChannelCount(context.Context, *GetChannelCountRequest) (*GetChannelCountResponse, error)
func (UnimplementedLeAudioCodecConfigServiceServer) GetCodecName ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigServiceServer) GetCodecName(context.Context, *GetCodecNameRequest) (*GetCodecNameResponse, error)
func (UnimplementedLeAudioCodecConfigServiceServer) GetCodecPriority ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigServiceServer) GetCodecPriority(context.Context, *GetCodecPriorityRequest) (*GetCodecPriorityResponse, error)
func (UnimplementedLeAudioCodecConfigServiceServer) GetCodecType ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigServiceServer) GetCodecType(context.Context, *GetCodecTypeRequest) (*GetCodecTypeResponse, error)
func (UnimplementedLeAudioCodecConfigServiceServer) GetFrameDuration ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigServiceServer) GetFrameDuration(context.Context, *GetFrameDurationRequest) (*GetFrameDurationResponse, error)
func (UnimplementedLeAudioCodecConfigServiceServer) GetMaxOctetsPerFrame ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigServiceServer) GetMaxOctetsPerFrame(context.Context, *GetMaxOctetsPerFrameRequest) (*GetMaxOctetsPerFrameResponse, error)
func (UnimplementedLeAudioCodecConfigServiceServer) GetMinOctetsPerFrame ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigServiceServer) GetMinOctetsPerFrame(context.Context, *GetMinOctetsPerFrameRequest) (*GetMinOctetsPerFrameResponse, error)
func (UnimplementedLeAudioCodecConfigServiceServer) GetOctetsPerFrame ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigServiceServer) GetOctetsPerFrame(context.Context, *GetOctetsPerFrameRequest) (*GetOctetsPerFrameResponse, error)
func (UnimplementedLeAudioCodecConfigServiceServer) GetSampleRate ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigServiceServer) GetSampleRate(context.Context, *GetSampleRateRequest) (*GetSampleRateResponse, error)
func (UnimplementedLeAudioCodecConfigServiceServer) HashCode ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigServiceServer) HashCode(context.Context, *LeAudioCodecConfigHashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedLeAudioCodecConfigServiceServer) ToString ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
func (UnimplementedLeAudioCodecConfigServiceServer) WriteToParcel ¶ added in v0.0.6
func (UnimplementedLeAudioCodecConfigServiceServer) WriteToParcel(context.Context, *LeAudioCodecConfigWriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedLeAudioCodecStatusServiceServer ¶ added in v0.0.6
type UnimplementedLeAudioCodecStatusServiceServer struct{}
UnimplementedLeAudioCodecStatusServiceServer 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 (UnimplementedLeAudioCodecStatusServiceServer) DescribeContents ¶ added in v0.0.6
func (UnimplementedLeAudioCodecStatusServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedLeAudioCodecStatusServiceServer) Equals ¶ added in v0.0.6
func (UnimplementedLeAudioCodecStatusServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
func (UnimplementedLeAudioCodecStatusServiceServer) GetInputCodecConfig ¶ added in v0.0.6
func (UnimplementedLeAudioCodecStatusServiceServer) GetInputCodecConfig(context.Context, *GetInputCodecConfigRequest) (*GetInputCodecConfigResponse, error)
func (UnimplementedLeAudioCodecStatusServiceServer) GetInputCodecLocalCapabilities ¶ added in v0.0.6
func (UnimplementedLeAudioCodecStatusServiceServer) GetInputCodecLocalCapabilities(context.Context, *GetInputCodecLocalCapabilitiesRequest) (*GetInputCodecLocalCapabilitiesResponse, error)
func (UnimplementedLeAudioCodecStatusServiceServer) GetInputCodecSelectableCapabilities ¶ added in v0.0.6
func (UnimplementedLeAudioCodecStatusServiceServer) GetInputCodecSelectableCapabilities(context.Context, *GetInputCodecSelectableCapabilitiesRequest) (*GetInputCodecSelectableCapabilitiesResponse, error)
func (UnimplementedLeAudioCodecStatusServiceServer) GetOutputCodecConfig ¶ added in v0.0.6
func (UnimplementedLeAudioCodecStatusServiceServer) GetOutputCodecConfig(context.Context, *GetOutputCodecConfigRequest) (*GetOutputCodecConfigResponse, error)
func (UnimplementedLeAudioCodecStatusServiceServer) GetOutputCodecLocalCapabilities ¶ added in v0.0.6
func (UnimplementedLeAudioCodecStatusServiceServer) GetOutputCodecLocalCapabilities(context.Context, *GetOutputCodecLocalCapabilitiesRequest) (*GetOutputCodecLocalCapabilitiesResponse, error)
func (UnimplementedLeAudioCodecStatusServiceServer) GetOutputCodecSelectableCapabilities ¶ added in v0.0.6
func (UnimplementedLeAudioCodecStatusServiceServer) GetOutputCodecSelectableCapabilities(context.Context, *GetOutputCodecSelectableCapabilitiesRequest) (*GetOutputCodecSelectableCapabilitiesResponse, error)
func (UnimplementedLeAudioCodecStatusServiceServer) HashCode ¶ added in v0.0.6
func (UnimplementedLeAudioCodecStatusServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedLeAudioCodecStatusServiceServer) IsInputCodecConfigSelectable ¶ added in v0.0.6
func (UnimplementedLeAudioCodecStatusServiceServer) IsInputCodecConfigSelectable(context.Context, *IsInputCodecConfigSelectableRequest) (*IsInputCodecConfigSelectableResponse, error)
func (UnimplementedLeAudioCodecStatusServiceServer) IsOutputCodecConfigSelectable ¶ added in v0.0.6
func (UnimplementedLeAudioCodecStatusServiceServer) IsOutputCodecConfigSelectable(context.Context, *IsOutputCodecConfigSelectableRequest) (*IsOutputCodecConfigSelectableResponse, error)
func (UnimplementedLeAudioCodecStatusServiceServer) NewLeAudioCodecStatus ¶ added in v0.0.6
func (UnimplementedLeAudioCodecStatusServiceServer) NewLeAudioCodecStatus(context.Context, *NewLeAudioCodecStatusRequest) (*NewLeAudioCodecStatusResponse, error)
func (UnimplementedLeAudioCodecStatusServiceServer) ToString ¶ added in v0.0.6
func (UnimplementedLeAudioCodecStatusServiceServer) ToString(context.Context, *LeAudioCodecStatusToStringRequest) (*ToStringResponse, error)
func (UnimplementedLeAudioCodecStatusServiceServer) WriteToParcel ¶ added in v0.0.6
func (UnimplementedLeAudioCodecStatusServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedLeAudioServiceServer ¶ added in v0.0.6
type UnimplementedLeAudioServiceServer struct{}
UnimplementedLeAudioServiceServer 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 (UnimplementedLeAudioServiceServer) Close ¶ added in v0.0.6
func (UnimplementedLeAudioServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
func (UnimplementedLeAudioServiceServer) GetConnectedDevices ¶ added in v0.0.6
func (UnimplementedLeAudioServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
func (UnimplementedLeAudioServiceServer) GetConnectedGroupLeadDevice ¶ added in v0.0.6
func (UnimplementedLeAudioServiceServer) GetConnectedGroupLeadDevice(context.Context, *GetConnectedGroupLeadDeviceRequest) (*GetConnectedGroupLeadDeviceResponse, error)
func (UnimplementedLeAudioServiceServer) GetConnectionState ¶ added in v0.0.6
func (UnimplementedLeAudioServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
func (UnimplementedLeAudioServiceServer) GetDevicesMatchingConnectionStates ¶ added in v0.0.6
func (UnimplementedLeAudioServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
func (UnimplementedLeAudioServiceServer) GetGroupId ¶ added in v0.0.6
func (UnimplementedLeAudioServiceServer) GetGroupId(context.Context, *GetGroupIdRequest) (*GetGroupIdResponse, error)
type UnimplementedManagerServiceServer ¶ added in v0.0.6
type UnimplementedManagerServiceServer struct{}
UnimplementedManagerServiceServer 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 (UnimplementedManagerServiceServer) GetAdapter ¶ added in v0.0.6
func (UnimplementedManagerServiceServer) GetAdapter(context.Context, *GetAdapterRequest) (*GetAdapterResponse, error)
func (UnimplementedManagerServiceServer) GetConnectedDevices ¶ added in v0.0.6
func (UnimplementedManagerServiceServer) GetConnectedDevices(context.Context, *ManagerGetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
func (UnimplementedManagerServiceServer) GetConnectionState ¶ added in v0.0.6
func (UnimplementedManagerServiceServer) GetConnectionState(context.Context, *ManagerGetConnectionStateRequest) (*GetConnectionStateResponse, error)
func (UnimplementedManagerServiceServer) GetDevicesMatchingConnectionStates ¶ added in v0.0.6
func (UnimplementedManagerServiceServer) GetDevicesMatchingConnectionStates(context.Context, *ManagerGetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
func (UnimplementedManagerServiceServer) OpenGattServer ¶ added in v0.0.6
func (UnimplementedManagerServiceServer) OpenGattServer(context.Context, *OpenGattServerRequest) (*OpenGattServerResponse, error)
type UnimplementedProfileServiceListenerServiceServer ¶ added in v0.0.6
type UnimplementedProfileServiceListenerServiceServer struct{}
UnimplementedProfileServiceListenerServiceServer 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 (UnimplementedProfileServiceListenerServiceServer) OnServiceConnected ¶ added in v0.0.6
func (UnimplementedProfileServiceListenerServiceServer) OnServiceConnected(context.Context, *OnServiceConnectedRequest) (*OnServiceConnectedResponse, error)
func (UnimplementedProfileServiceListenerServiceServer) OnServiceDisconnected ¶ added in v0.0.6
func (UnimplementedProfileServiceListenerServiceServer) OnServiceDisconnected(context.Context, *OnServiceDisconnectedRequest) (*OnServiceDisconnectedResponse, error)
type UnimplementedProfileServiceServer ¶ added in v0.0.6
type UnimplementedProfileServiceServer struct{}
UnimplementedProfileServiceServer 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 (UnimplementedProfileServiceServer) GetConnectedDevices ¶ added in v0.0.6
func (UnimplementedProfileServiceServer) GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
func (UnimplementedProfileServiceServer) GetConnectionState ¶ added in v0.0.6
func (UnimplementedProfileServiceServer) GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
func (UnimplementedProfileServiceServer) GetDevicesMatchingConnectionStates ¶ added in v0.0.6
func (UnimplementedProfileServiceServer) GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
type UnimplementedServerSocketServiceServer ¶ added in v0.0.4
type UnimplementedServerSocketServiceServer struct{}
UnimplementedServerSocketServiceServer 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 (UnimplementedServerSocketServiceServer) Accept0 ¶ added in v0.0.4
func (UnimplementedServerSocketServiceServer) Accept0(context.Context, *Accept0Request) (*Accept0Response, error)
func (UnimplementedServerSocketServiceServer) Accept1_1 ¶ added in v0.0.4
func (UnimplementedServerSocketServiceServer) Accept1_1(context.Context, *Accept1_1Request) (*Accept1_1Response, error)
func (UnimplementedServerSocketServiceServer) Close ¶ added in v0.0.4
func (UnimplementedServerSocketServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
func (UnimplementedServerSocketServiceServer) GetPsm ¶ added in v0.0.4
func (UnimplementedServerSocketServiceServer) GetPsm(context.Context, *GetPsmRequest) (*GetPsmResponse, error)
func (UnimplementedServerSocketServiceServer) ToString ¶ added in v0.0.4
func (UnimplementedServerSocketServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedSocketExceptionServiceServer ¶ added in v0.0.6
type UnimplementedSocketExceptionServiceServer struct{}
UnimplementedSocketExceptionServiceServer 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 (UnimplementedSocketExceptionServiceServer) GetErrorCode ¶ added in v0.0.6
func (UnimplementedSocketExceptionServiceServer) GetErrorCode(context.Context, *GetErrorCodeRequest) (*GetErrorCodeResponse, error)
func (UnimplementedSocketExceptionServiceServer) NewSocketException ¶ added in v0.0.6
func (UnimplementedSocketExceptionServiceServer) NewSocketException(context.Context, *NewSocketExceptionRequest) (*NewSocketExceptionResponse, error)
type UnimplementedSocketServiceServer ¶ added in v0.0.4
type UnimplementedSocketServiceServer struct{}
UnimplementedSocketServiceServer 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 (UnimplementedSocketServiceServer) Close ¶ added in v0.0.4
func (UnimplementedSocketServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
func (UnimplementedSocketServiceServer) Connect ¶ added in v0.0.4
func (UnimplementedSocketServiceServer) Connect(context.Context, *SocketConnectRequest) (*SocketConnectResponse, error)
func (UnimplementedSocketServiceServer) GetConnectionType ¶ added in v0.0.4
func (UnimplementedSocketServiceServer) GetConnectionType(context.Context, *GetConnectionTypeRequest) (*GetConnectionTypeResponse, error)
func (UnimplementedSocketServiceServer) GetInputStream ¶ added in v0.0.4
func (UnimplementedSocketServiceServer) GetInputStream(context.Context, *GetInputStreamRequest) (*GetInputStreamResponse, error)
func (UnimplementedSocketServiceServer) GetMaxReceivePacketSize ¶ added in v0.0.4
func (UnimplementedSocketServiceServer) GetMaxReceivePacketSize(context.Context, *GetMaxReceivePacketSizeRequest) (*GetMaxReceivePacketSizeResponse, error)
func (UnimplementedSocketServiceServer) GetMaxTransmitPacketSize ¶ added in v0.0.4
func (UnimplementedSocketServiceServer) GetMaxTransmitPacketSize(context.Context, *GetMaxTransmitPacketSizeRequest) (*GetMaxTransmitPacketSizeResponse, error)
func (UnimplementedSocketServiceServer) GetOutputStream ¶ added in v0.0.4
func (UnimplementedSocketServiceServer) GetOutputStream(context.Context, *GetOutputStreamRequest) (*GetOutputStreamResponse, error)
func (UnimplementedSocketServiceServer) GetRemoteDevice ¶ added in v0.0.4
func (UnimplementedSocketServiceServer) GetRemoteDevice(context.Context, *GetRemoteDeviceRequest) (*GetRemoteDeviceResponse, error)
func (UnimplementedSocketServiceServer) IsConnected ¶ added in v0.0.4
func (UnimplementedSocketServiceServer) IsConnected(context.Context, *IsConnectedRequest) (*IsConnectedResponse, error)
func (UnimplementedSocketServiceServer) ToString ¶ added in v0.0.4
func (UnimplementedSocketServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedSocketSettingsBuilderServiceServer ¶ added in v0.0.6
type UnimplementedSocketSettingsBuilderServiceServer struct{}
UnimplementedSocketSettingsBuilderServiceServer 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 (UnimplementedSocketSettingsBuilderServiceServer) Build ¶ added in v0.0.6
func (UnimplementedSocketSettingsBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
func (UnimplementedSocketSettingsBuilderServiceServer) SetAuthenticationRequired ¶ added in v0.0.6
func (UnimplementedSocketSettingsBuilderServiceServer) SetAuthenticationRequired(context.Context, *SetAuthenticationRequiredRequest) (*SetAuthenticationRequiredResponse, error)
func (UnimplementedSocketSettingsBuilderServiceServer) SetEncryptionRequired ¶ added in v0.0.6
func (UnimplementedSocketSettingsBuilderServiceServer) SetEncryptionRequired(context.Context, *SetEncryptionRequiredRequest) (*SetEncryptionRequiredResponse, error)
func (UnimplementedSocketSettingsBuilderServiceServer) SetL2CapPsm ¶ added in v0.0.6
func (UnimplementedSocketSettingsBuilderServiceServer) SetL2CapPsm(context.Context, *SetL2CapPsmRequest) (*SetL2CapPsmResponse, error)
func (UnimplementedSocketSettingsBuilderServiceServer) SetRfcommServiceName ¶ added in v0.0.6
func (UnimplementedSocketSettingsBuilderServiceServer) SetRfcommServiceName(context.Context, *SetRfcommServiceNameRequest) (*SetRfcommServiceNameResponse, error)
func (UnimplementedSocketSettingsBuilderServiceServer) SetRfcommUuid ¶ added in v0.0.6
func (UnimplementedSocketSettingsBuilderServiceServer) SetRfcommUuid(context.Context, *SetRfcommUuidRequest) (*SetRfcommUuidResponse, error)
func (UnimplementedSocketSettingsBuilderServiceServer) SetSocketType ¶ added in v0.0.6
func (UnimplementedSocketSettingsBuilderServiceServer) SetSocketType(context.Context, *SetSocketTypeRequest) (*SetSocketTypeResponse, error)
type UnimplementedSocketSettingsServiceServer ¶ added in v0.0.6
type UnimplementedSocketSettingsServiceServer struct{}
UnimplementedSocketSettingsServiceServer 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 (UnimplementedSocketSettingsServiceServer) GetL2CapPsm ¶ added in v0.0.6
func (UnimplementedSocketSettingsServiceServer) GetL2CapPsm(context.Context, *GetL2CapPsmRequest) (*GetL2CapPsmResponse, error)
func (UnimplementedSocketSettingsServiceServer) GetRfcommServiceName ¶ added in v0.0.6
func (UnimplementedSocketSettingsServiceServer) GetRfcommServiceName(context.Context, *GetRfcommServiceNameRequest) (*GetRfcommServiceNameResponse, error)
func (UnimplementedSocketSettingsServiceServer) GetRfcommUuid ¶ added in v0.0.6
func (UnimplementedSocketSettingsServiceServer) GetRfcommUuid(context.Context, *GetRfcommUuidRequest) (*GetRfcommUuidResponse, error)
func (UnimplementedSocketSettingsServiceServer) GetSocketType ¶ added in v0.0.6
func (UnimplementedSocketSettingsServiceServer) GetSocketType(context.Context, *GetSocketTypeRequest) (*GetSocketTypeResponse, error)
func (UnimplementedSocketSettingsServiceServer) IsAuthenticationRequired ¶ added in v0.0.6
func (UnimplementedSocketSettingsServiceServer) IsAuthenticationRequired(context.Context, *IsAuthenticationRequiredRequest) (*IsAuthenticationRequiredResponse, error)
func (UnimplementedSocketSettingsServiceServer) IsEncryptionRequired ¶ added in v0.0.6
func (UnimplementedSocketSettingsServiceServer) IsEncryptionRequired(context.Context, *IsEncryptionRequiredRequest) (*IsEncryptionRequiredResponse, error)
func (UnimplementedSocketSettingsServiceServer) ToString ¶ added in v0.0.6
func (UnimplementedSocketSettingsServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnregisterAppConfigurationRequest ¶ added in v0.0.6
type UnregisterAppConfigurationRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*UnregisterAppConfigurationRequest) Descriptor
deprecated
added in
v0.0.6
func (*UnregisterAppConfigurationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterAppConfigurationRequest.ProtoReflect.Descriptor instead.
func (*UnregisterAppConfigurationRequest) GetArg0 ¶ added in v0.0.6
func (x *UnregisterAppConfigurationRequest) GetArg0() int64
func (*UnregisterAppConfigurationRequest) ProtoMessage ¶ added in v0.0.6
func (*UnregisterAppConfigurationRequest) ProtoMessage()
func (*UnregisterAppConfigurationRequest) ProtoReflect ¶ added in v0.0.6
func (x *UnregisterAppConfigurationRequest) ProtoReflect() protoreflect.Message
func (*UnregisterAppConfigurationRequest) Reset ¶ added in v0.0.6
func (x *UnregisterAppConfigurationRequest) Reset()
func (*UnregisterAppConfigurationRequest) String ¶ added in v0.0.6
func (x *UnregisterAppConfigurationRequest) String() string
type UnregisterAppConfigurationResponse ¶ added in v0.0.6
type UnregisterAppConfigurationResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*UnregisterAppConfigurationResponse) Descriptor
deprecated
added in
v0.0.6
func (*UnregisterAppConfigurationResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterAppConfigurationResponse.ProtoReflect.Descriptor instead.
func (*UnregisterAppConfigurationResponse) GetResult ¶ added in v0.0.6
func (x *UnregisterAppConfigurationResponse) GetResult() bool
func (*UnregisterAppConfigurationResponse) ProtoMessage ¶ added in v0.0.6
func (*UnregisterAppConfigurationResponse) ProtoMessage()
func (*UnregisterAppConfigurationResponse) ProtoReflect ¶ added in v0.0.6
func (x *UnregisterAppConfigurationResponse) ProtoReflect() protoreflect.Message
func (*UnregisterAppConfigurationResponse) Reset ¶ added in v0.0.6
func (x *UnregisterAppConfigurationResponse) Reset()
func (*UnregisterAppConfigurationResponse) String ¶ added in v0.0.6
func (x *UnregisterAppConfigurationResponse) String() string
type UnregisterAppRequest ¶ added in v0.0.6
type UnregisterAppRequest struct {
// contains filtered or unexported fields
}
func (*UnregisterAppRequest) Descriptor
deprecated
added in
v0.0.6
func (*UnregisterAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterAppRequest.ProtoReflect.Descriptor instead.
func (*UnregisterAppRequest) ProtoMessage ¶ added in v0.0.6
func (*UnregisterAppRequest) ProtoMessage()
func (*UnregisterAppRequest) ProtoReflect ¶ added in v0.0.6
func (x *UnregisterAppRequest) ProtoReflect() protoreflect.Message
func (*UnregisterAppRequest) Reset ¶ added in v0.0.6
func (x *UnregisterAppRequest) Reset()
func (*UnregisterAppRequest) String ¶ added in v0.0.6
func (x *UnregisterAppRequest) String() string
type UnregisterAppResponse ¶ added in v0.0.6
type UnregisterAppResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*UnregisterAppResponse) Descriptor
deprecated
added in
v0.0.6
func (*UnregisterAppResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterAppResponse.ProtoReflect.Descriptor instead.
func (*UnregisterAppResponse) GetResult ¶ added in v0.0.6
func (x *UnregisterAppResponse) GetResult() bool
func (*UnregisterAppResponse) ProtoMessage ¶ added in v0.0.6
func (*UnregisterAppResponse) ProtoMessage()
func (*UnregisterAppResponse) ProtoReflect ¶ added in v0.0.6
func (x *UnregisterAppResponse) ProtoReflect() protoreflect.Message
func (*UnregisterAppResponse) Reset ¶ added in v0.0.6
func (x *UnregisterAppResponse) Reset()
func (*UnregisterAppResponse) String ¶ added in v0.0.6
func (x *UnregisterAppResponse) String() string
type UnsafeA2DpServiceServer ¶ added in v0.0.6
type UnsafeA2DpServiceServer interface {
// contains filtered or unexported methods
}
UnsafeA2DpServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to A2DpServiceServer will result in compilation errors.
type UnsafeAdapterLeScanCallbackServiceServer ¶ added in v0.0.6
type UnsafeAdapterLeScanCallbackServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAdapterLeScanCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AdapterLeScanCallbackServiceServer will result in compilation errors.
type UnsafeAdapterServiceServer ¶ added in v0.0.4
type UnsafeAdapterServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAdapterServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AdapterServiceServer will result in compilation errors.
type UnsafeClassServiceServer ¶ added in v0.0.6
type UnsafeClassServiceServer interface {
// contains filtered or unexported methods
}
UnsafeClassServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ClassServiceServer will result in compilation errors.
type UnsafeCodecConfigBuilderServiceServer ¶ added in v0.0.6
type UnsafeCodecConfigBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCodecConfigBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CodecConfigBuilderServiceServer will result in compilation errors.
type UnsafeCodecConfigServiceServer ¶ added in v0.0.6
type UnsafeCodecConfigServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCodecConfigServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CodecConfigServiceServer will result in compilation errors.
type UnsafeCodecStatusBuilderServiceServer ¶ added in v0.0.6
type UnsafeCodecStatusBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCodecStatusBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CodecStatusBuilderServiceServer will result in compilation errors.
type UnsafeCodecStatusServiceServer ¶ added in v0.0.6
type UnsafeCodecStatusServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCodecStatusServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CodecStatusServiceServer will result in compilation errors.
type UnsafeCodecTypeServiceServer ¶ added in v0.0.6
type UnsafeCodecTypeServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCodecTypeServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CodecTypeServiceServer will result in compilation errors.
type UnsafeCsipSetCoordinatorServiceServer ¶ added in v0.0.6
type UnsafeCsipSetCoordinatorServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCsipSetCoordinatorServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CsipSetCoordinatorServiceServer will result in compilation errors.
type UnsafeDeviceBluetoothAddressServiceServer ¶ added in v0.0.6
type UnsafeDeviceBluetoothAddressServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDeviceBluetoothAddressServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DeviceBluetoothAddressServiceServer will result in compilation errors.
type UnsafeDeviceServiceServer ¶ added in v0.0.4
type UnsafeDeviceServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDeviceServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DeviceServiceServer will result in compilation errors.
type UnsafeGattCallbackServiceServer ¶ added in v0.0.6
type UnsafeGattCallbackServiceServer interface {
// contains filtered or unexported methods
}
UnsafeGattCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GattCallbackServiceServer will result in compilation errors.
type UnsafeGattCharacteristicServiceServer ¶ added in v0.0.4
type UnsafeGattCharacteristicServiceServer interface {
// contains filtered or unexported methods
}
UnsafeGattCharacteristicServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GattCharacteristicServiceServer will result in compilation errors.
type UnsafeGattDescriptorServiceServer ¶ added in v0.0.4
type UnsafeGattDescriptorServiceServer interface {
// contains filtered or unexported methods
}
UnsafeGattDescriptorServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GattDescriptorServiceServer will result in compilation errors.
type UnsafeGattServerCallbackServiceServer ¶ added in v0.0.6
type UnsafeGattServerCallbackServiceServer interface {
// contains filtered or unexported methods
}
UnsafeGattServerCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GattServerCallbackServiceServer will result in compilation errors.
type UnsafeGattServerServiceServer ¶ added in v0.0.4
type UnsafeGattServerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeGattServerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GattServerServiceServer will result in compilation errors.
type UnsafeGattServiceServer ¶ added in v0.0.4
type UnsafeGattServiceServer interface {
// contains filtered or unexported methods
}
UnsafeGattServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GattServiceServer will result in compilation errors.
type UnsafeGattServiceServiceServer ¶ added in v0.0.4
type UnsafeGattServiceServiceServer interface {
// contains filtered or unexported methods
}
UnsafeGattServiceServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GattServiceServiceServer will result in compilation errors.
type UnsafeHeadsetServiceServer ¶ added in v0.0.6
type UnsafeHeadsetServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHeadsetServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HeadsetServiceServer will result in compilation errors.
type UnsafeHealthAppConfigurationServiceServer ¶ added in v0.0.6
type UnsafeHealthAppConfigurationServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHealthAppConfigurationServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HealthAppConfigurationServiceServer will result in compilation errors.
type UnsafeHealthCallbackServiceServer ¶ added in v0.0.6
type UnsafeHealthCallbackServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHealthCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HealthCallbackServiceServer will result in compilation errors.
type UnsafeHealthServiceServer ¶ added in v0.0.6
type UnsafeHealthServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHealthServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HealthServiceServer will result in compilation errors.
type UnsafeHearingAidServiceServer ¶ added in v0.0.6
type UnsafeHearingAidServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHearingAidServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HearingAidServiceServer will result in compilation errors.
type UnsafeHidDeviceAppQosSettingsServiceServer ¶ added in v0.0.6
type UnsafeHidDeviceAppQosSettingsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHidDeviceAppQosSettingsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HidDeviceAppQosSettingsServiceServer will result in compilation errors.
type UnsafeHidDeviceAppSdpSettingsServiceServer ¶ added in v0.0.6
type UnsafeHidDeviceAppSdpSettingsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHidDeviceAppSdpSettingsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HidDeviceAppSdpSettingsServiceServer will result in compilation errors.
type UnsafeHidDeviceCallbackServiceServer ¶ added in v0.0.6
type UnsafeHidDeviceCallbackServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHidDeviceCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HidDeviceCallbackServiceServer will result in compilation errors.
type UnsafeHidDeviceServiceServer ¶ added in v0.0.6
type UnsafeHidDeviceServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHidDeviceServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HidDeviceServiceServer will result in compilation errors.
type UnsafeLeAudioCodecConfigBuilderServiceServer ¶ added in v0.0.6
type UnsafeLeAudioCodecConfigBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeLeAudioCodecConfigBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LeAudioCodecConfigBuilderServiceServer will result in compilation errors.
type UnsafeLeAudioCodecConfigServiceServer ¶ added in v0.0.6
type UnsafeLeAudioCodecConfigServiceServer interface {
// contains filtered or unexported methods
}
UnsafeLeAudioCodecConfigServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LeAudioCodecConfigServiceServer will result in compilation errors.
type UnsafeLeAudioCodecStatusServiceServer ¶ added in v0.0.6
type UnsafeLeAudioCodecStatusServiceServer interface {
// contains filtered or unexported methods
}
UnsafeLeAudioCodecStatusServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LeAudioCodecStatusServiceServer will result in compilation errors.
type UnsafeLeAudioServiceServer ¶ added in v0.0.6
type UnsafeLeAudioServiceServer interface {
// contains filtered or unexported methods
}
UnsafeLeAudioServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LeAudioServiceServer will result in compilation errors.
type UnsafeManagerServiceServer ¶ added in v0.0.6
type UnsafeManagerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeManagerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ManagerServiceServer will result in compilation errors.
type UnsafeProfileServiceListenerServiceServer ¶ added in v0.0.6
type UnsafeProfileServiceListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeProfileServiceListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ProfileServiceListenerServiceServer will result in compilation errors.
type UnsafeProfileServiceServer ¶ added in v0.0.6
type UnsafeProfileServiceServer interface {
// contains filtered or unexported methods
}
UnsafeProfileServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ProfileServiceServer will result in compilation errors.
type UnsafeServerSocketServiceServer ¶ added in v0.0.4
type UnsafeServerSocketServiceServer interface {
// contains filtered or unexported methods
}
UnsafeServerSocketServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ServerSocketServiceServer will result in compilation errors.
type UnsafeSocketExceptionServiceServer ¶ added in v0.0.6
type UnsafeSocketExceptionServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSocketExceptionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SocketExceptionServiceServer will result in compilation errors.
type UnsafeSocketServiceServer ¶ added in v0.0.4
type UnsafeSocketServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSocketServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SocketServiceServer will result in compilation errors.
type UnsafeSocketSettingsBuilderServiceServer ¶ added in v0.0.6
type UnsafeSocketSettingsBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSocketSettingsBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SocketSettingsBuilderServiceServer will result in compilation errors.
type UnsafeSocketSettingsServiceServer ¶ added in v0.0.6
type UnsafeSocketSettingsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSocketSettingsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SocketSettingsServiceServer will result in compilation errors.
type WriteCharacteristic1Request ¶
type WriteCharacteristic1Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*WriteCharacteristic1Request) Descriptor
deprecated
func (*WriteCharacteristic1Request) Descriptor() ([]byte, []int)
Deprecated: Use WriteCharacteristic1Request.ProtoReflect.Descriptor instead.
func (*WriteCharacteristic1Request) GetArg0 ¶
func (x *WriteCharacteristic1Request) GetArg0() int64
func (*WriteCharacteristic1Request) ProtoMessage ¶
func (*WriteCharacteristic1Request) ProtoMessage()
func (*WriteCharacteristic1Request) ProtoReflect ¶
func (x *WriteCharacteristic1Request) ProtoReflect() protoreflect.Message
func (*WriteCharacteristic1Request) Reset ¶
func (x *WriteCharacteristic1Request) Reset()
func (*WriteCharacteristic1Request) String ¶
func (x *WriteCharacteristic1Request) String() string
type WriteCharacteristic1Response ¶
type WriteCharacteristic1Response struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*WriteCharacteristic1Response) Descriptor
deprecated
func (*WriteCharacteristic1Response) Descriptor() ([]byte, []int)
Deprecated: Use WriteCharacteristic1Response.ProtoReflect.Descriptor instead.
func (*WriteCharacteristic1Response) GetResult ¶
func (x *WriteCharacteristic1Response) GetResult() bool
func (*WriteCharacteristic1Response) ProtoMessage ¶
func (*WriteCharacteristic1Response) ProtoMessage()
func (*WriteCharacteristic1Response) ProtoReflect ¶
func (x *WriteCharacteristic1Response) ProtoReflect() protoreflect.Message
func (*WriteCharacteristic1Response) Reset ¶
func (x *WriteCharacteristic1Response) Reset()
func (*WriteCharacteristic1Response) String ¶
func (x *WriteCharacteristic1Response) String() string
type WriteCharacteristic3_1Request ¶
type WriteCharacteristic3_1Request 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 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*WriteCharacteristic3_1Request) Descriptor
deprecated
func (*WriteCharacteristic3_1Request) Descriptor() ([]byte, []int)
Deprecated: Use WriteCharacteristic3_1Request.ProtoReflect.Descriptor instead.
func (*WriteCharacteristic3_1Request) GetArg0 ¶
func (x *WriteCharacteristic3_1Request) GetArg0() int64
func (*WriteCharacteristic3_1Request) GetArg1 ¶
func (x *WriteCharacteristic3_1Request) GetArg1() int64
func (*WriteCharacteristic3_1Request) GetArg2 ¶
func (x *WriteCharacteristic3_1Request) GetArg2() int32
func (*WriteCharacteristic3_1Request) ProtoMessage ¶
func (*WriteCharacteristic3_1Request) ProtoMessage()
func (*WriteCharacteristic3_1Request) ProtoReflect ¶
func (x *WriteCharacteristic3_1Request) ProtoReflect() protoreflect.Message
func (*WriteCharacteristic3_1Request) Reset ¶
func (x *WriteCharacteristic3_1Request) Reset()
func (*WriteCharacteristic3_1Request) String ¶
func (x *WriteCharacteristic3_1Request) String() string
type WriteCharacteristic3_1Response ¶
type WriteCharacteristic3_1Response struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*WriteCharacteristic3_1Response) Descriptor
deprecated
func (*WriteCharacteristic3_1Response) Descriptor() ([]byte, []int)
Deprecated: Use WriteCharacteristic3_1Response.ProtoReflect.Descriptor instead.
func (*WriteCharacteristic3_1Response) GetResult ¶
func (x *WriteCharacteristic3_1Response) GetResult() int32
func (*WriteCharacteristic3_1Response) ProtoMessage ¶
func (*WriteCharacteristic3_1Response) ProtoMessage()
func (*WriteCharacteristic3_1Response) ProtoReflect ¶
func (x *WriteCharacteristic3_1Response) ProtoReflect() protoreflect.Message
func (*WriteCharacteristic3_1Response) Reset ¶
func (x *WriteCharacteristic3_1Response) Reset()
func (*WriteCharacteristic3_1Response) String ¶
func (x *WriteCharacteristic3_1Response) String() string
type WriteDescriptor1Request ¶
type WriteDescriptor1Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*WriteDescriptor1Request) Descriptor
deprecated
func (*WriteDescriptor1Request) Descriptor() ([]byte, []int)
Deprecated: Use WriteDescriptor1Request.ProtoReflect.Descriptor instead.
func (*WriteDescriptor1Request) GetArg0 ¶
func (x *WriteDescriptor1Request) GetArg0() int64
func (*WriteDescriptor1Request) ProtoMessage ¶
func (*WriteDescriptor1Request) ProtoMessage()
func (*WriteDescriptor1Request) ProtoReflect ¶
func (x *WriteDescriptor1Request) ProtoReflect() protoreflect.Message
func (*WriteDescriptor1Request) Reset ¶
func (x *WriteDescriptor1Request) Reset()
func (*WriteDescriptor1Request) String ¶
func (x *WriteDescriptor1Request) String() string
type WriteDescriptor1Response ¶
type WriteDescriptor1Response struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*WriteDescriptor1Response) Descriptor
deprecated
func (*WriteDescriptor1Response) Descriptor() ([]byte, []int)
Deprecated: Use WriteDescriptor1Response.ProtoReflect.Descriptor instead.
func (*WriteDescriptor1Response) GetResult ¶
func (x *WriteDescriptor1Response) GetResult() bool
func (*WriteDescriptor1Response) ProtoMessage ¶
func (*WriteDescriptor1Response) ProtoMessage()
func (*WriteDescriptor1Response) ProtoReflect ¶
func (x *WriteDescriptor1Response) ProtoReflect() protoreflect.Message
func (*WriteDescriptor1Response) Reset ¶
func (x *WriteDescriptor1Response) Reset()
func (*WriteDescriptor1Response) String ¶
func (x *WriteDescriptor1Response) String() string
type WriteDescriptor2_1Request ¶
type WriteDescriptor2_1Request 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"`
// contains filtered or unexported fields
}
func (*WriteDescriptor2_1Request) Descriptor
deprecated
func (*WriteDescriptor2_1Request) Descriptor() ([]byte, []int)
Deprecated: Use WriteDescriptor2_1Request.ProtoReflect.Descriptor instead.
func (*WriteDescriptor2_1Request) GetArg0 ¶
func (x *WriteDescriptor2_1Request) GetArg0() int64
func (*WriteDescriptor2_1Request) GetArg1 ¶
func (x *WriteDescriptor2_1Request) GetArg1() int64
func (*WriteDescriptor2_1Request) ProtoMessage ¶
func (*WriteDescriptor2_1Request) ProtoMessage()
func (*WriteDescriptor2_1Request) ProtoReflect ¶
func (x *WriteDescriptor2_1Request) ProtoReflect() protoreflect.Message
func (*WriteDescriptor2_1Request) Reset ¶
func (x *WriteDescriptor2_1Request) Reset()
func (*WriteDescriptor2_1Request) String ¶
func (x *WriteDescriptor2_1Request) String() string
type WriteDescriptor2_1Response ¶
type WriteDescriptor2_1Response struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*WriteDescriptor2_1Response) Descriptor
deprecated
func (*WriteDescriptor2_1Response) Descriptor() ([]byte, []int)
Deprecated: Use WriteDescriptor2_1Response.ProtoReflect.Descriptor instead.
func (*WriteDescriptor2_1Response) GetResult ¶
func (x *WriteDescriptor2_1Response) GetResult() int32
func (*WriteDescriptor2_1Response) ProtoMessage ¶
func (*WriteDescriptor2_1Response) ProtoMessage()
func (*WriteDescriptor2_1Response) ProtoReflect ¶
func (x *WriteDescriptor2_1Response) ProtoReflect() protoreflect.Message
func (*WriteDescriptor2_1Response) Reset ¶
func (x *WriteDescriptor2_1Response) Reset()
func (*WriteDescriptor2_1Response) String ¶
func (x *WriteDescriptor2_1Response) String() string
type WriteToParcelRequest ¶
type WriteToParcelRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,3,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) GetHandle ¶ added in v0.0.6
func (x *WriteToParcelRequest) GetHandle() int64
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