bluetooth

package
v0.0.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type A2dpClient

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

A2dpClient wraps the gRPC A2DpService client.

func NewA2dpClient

func NewA2dpClient(cc grpc.ClientConnInterface) *A2dpClient

NewA2dpClient creates a new A2dp client.

func (*A2dpClient) Finalize

func (c *A2dpClient) Finalize(ctx context.Context) error

Finalize calls the Finalize RPC.

func (*A2dpClient) GetConnectedDevices

func (c *A2dpClient) GetConnectedDevices(ctx context.Context) (int64, error)

GetConnectedDevices calls the GetConnectedDevices RPC.

func (*A2dpClient) GetConnectionState

func (c *A2dpClient) GetConnectionState(ctx context.Context, arg0 int64) (int32, error)

GetConnectionState calls the GetConnectionState RPC.

func (*A2dpClient) GetDevicesMatchingConnectionStates

func (c *A2dpClient) GetDevicesMatchingConnectionStates(ctx context.Context, arg0 int64) (int64, error)

GetDevicesMatchingConnectionStates calls the GetDevicesMatchingConnectionStates RPC.

func (*A2dpClient) GetSupportedCodecTypes

func (c *A2dpClient) GetSupportedCodecTypes(ctx context.Context) (int64, error)

GetSupportedCodecTypes calls the GetSupportedCodecTypes RPC.

func (*A2dpClient) IsA2DpPlaying

func (c *A2dpClient) IsA2DpPlaying(ctx context.Context, arg0 int64) (bool, error)

IsA2DpPlaying calls the IsA2DpPlaying RPC.

type AdapterClient

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

AdapterClient wraps the gRPC AdapterService client.

func NewAdapterClient

func NewAdapterClient(cc grpc.ClientConnInterface) *AdapterClient

NewAdapterClient creates a new Adapter client.

func (*AdapterClient) CancelDiscovery

func (c *AdapterClient) CancelDiscovery(ctx context.Context) (bool, error)

CancelDiscovery calls the CancelDiscovery RPC.

func (*AdapterClient) CheckBluetoothAddress

func (c *AdapterClient) CheckBluetoothAddress(ctx context.Context, arg0 string) (bool, error)

CheckBluetoothAddress calls the CheckBluetoothAddress RPC.

func (*AdapterClient) CloseProfileProxy

func (c *AdapterClient) CloseProfileProxy(ctx context.Context, arg0 int32, arg1 int64) error

CloseProfileProxy calls the CloseProfileProxy RPC.

func (*AdapterClient) Disable

func (c *AdapterClient) Disable(ctx context.Context) (bool, error)

Disable calls the Disable RPC.

func (*AdapterClient) Enable

func (c *AdapterClient) Enable(ctx context.Context) (bool, error)

Enable calls the Enable RPC.

func (*AdapterClient) GetAddress

func (c *AdapterClient) GetAddress(ctx context.Context) (string, error)

GetAddress calls the GetAddress RPC.

func (*AdapterClient) GetBluetoothLeAdvertiser

func (c *AdapterClient) GetBluetoothLeAdvertiser(ctx context.Context) (int64, error)

GetBluetoothLeAdvertiser calls the GetBluetoothLeAdvertiser RPC.

func (*AdapterClient) GetBluetoothLeScanner

func (c *AdapterClient) GetBluetoothLeScanner(ctx context.Context) (int64, error)

GetBluetoothLeScanner calls the GetBluetoothLeScanner RPC.

func (*AdapterClient) GetBondedDevices

func (c *AdapterClient) GetBondedDevices(ctx context.Context) (int64, error)

GetBondedDevices calls the GetBondedDevices RPC.

func (*AdapterClient) GetDiscoverableTimeout

func (c *AdapterClient) GetDiscoverableTimeout(ctx context.Context) (int64, error)

GetDiscoverableTimeout calls the GetDiscoverableTimeout RPC.

func (*AdapterClient) GetLeMaximumAdvertisingDataLength

func (c *AdapterClient) GetLeMaximumAdvertisingDataLength(ctx context.Context) (int32, error)

GetLeMaximumAdvertisingDataLength calls the GetLeMaximumAdvertisingDataLength RPC.

func (*AdapterClient) GetMaxConnectedAudioDevices

func (c *AdapterClient) GetMaxConnectedAudioDevices(ctx context.Context) (int32, error)

GetMaxConnectedAudioDevices calls the GetMaxConnectedAudioDevices RPC.

func (*AdapterClient) GetName

func (c *AdapterClient) GetName(ctx context.Context) (string, error)

GetName calls the GetName RPC.

func (*AdapterClient) GetProfileConnectionState

func (c *AdapterClient) GetProfileConnectionState(ctx context.Context, arg0 int32) (int32, error)

GetProfileConnectionState calls the GetProfileConnectionState RPC.

func (*AdapterClient) GetProfileProxy

func (c *AdapterClient) GetProfileProxy(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (bool, error)

GetProfileProxy calls the GetProfileProxy RPC.

func (*AdapterClient) GetRemoteDevice1

func (c *AdapterClient) GetRemoteDevice1(ctx context.Context, arg0 int64) (int64, error)

GetRemoteDevice1 calls the GetRemoteDevice1 RPC.

func (*AdapterClient) GetRemoteDevice1_1

func (c *AdapterClient) GetRemoteDevice1_1(ctx context.Context, arg0 string) (int64, error)

GetRemoteDevice1_1 calls the GetRemoteDevice1_1 RPC.

func (*AdapterClient) GetRemoteLeDevice

func (c *AdapterClient) GetRemoteLeDevice(ctx context.Context, arg0 string, arg1 int32) (int64, error)

GetRemoteLeDevice calls the GetRemoteLeDevice RPC.

func (*AdapterClient) GetScanMode

func (c *AdapterClient) GetScanMode(ctx context.Context) (int32, error)

GetScanMode calls the GetScanMode RPC.

func (*AdapterClient) GetState

func (c *AdapterClient) GetState(ctx context.Context) (int32, error)

GetState calls the GetState RPC.

func (*AdapterClient) IsDiscovering

func (c *AdapterClient) IsDiscovering(ctx context.Context) (bool, error)

IsDiscovering calls the IsDiscovering RPC.

func (*AdapterClient) IsEnabled

func (c *AdapterClient) IsEnabled(ctx context.Context) (bool, error)

IsEnabled calls the IsEnabled RPC.

func (*AdapterClient) IsLe2MPhySupported

func (c *AdapterClient) IsLe2MPhySupported(ctx context.Context) (bool, error)

IsLe2MPhySupported calls the IsLe2MPhySupported RPC.

func (*AdapterClient) IsLeAudioBroadcastAssistantSupported

func (c *AdapterClient) IsLeAudioBroadcastAssistantSupported(ctx context.Context) (int32, error)

IsLeAudioBroadcastAssistantSupported calls the IsLeAudioBroadcastAssistantSupported RPC.

func (*AdapterClient) IsLeAudioBroadcastSourceSupported

func (c *AdapterClient) IsLeAudioBroadcastSourceSupported(ctx context.Context) (int32, error)

IsLeAudioBroadcastSourceSupported calls the IsLeAudioBroadcastSourceSupported RPC.

func (*AdapterClient) IsLeAudioSupported

func (c *AdapterClient) IsLeAudioSupported(ctx context.Context) (int32, error)

IsLeAudioSupported calls the IsLeAudioSupported RPC.

func (*AdapterClient) IsLeCodedPhySupported

func (c *AdapterClient) IsLeCodedPhySupported(ctx context.Context) (bool, error)

IsLeCodedPhySupported calls the IsLeCodedPhySupported RPC.

func (*AdapterClient) IsLeExtendedAdvertisingSupported

func (c *AdapterClient) IsLeExtendedAdvertisingSupported(ctx context.Context) (bool, error)

IsLeExtendedAdvertisingSupported calls the IsLeExtendedAdvertisingSupported RPC.

func (*AdapterClient) IsLePeriodicAdvertisingSupported

func (c *AdapterClient) IsLePeriodicAdvertisingSupported(ctx context.Context) (bool, error)

IsLePeriodicAdvertisingSupported calls the IsLePeriodicAdvertisingSupported RPC.

func (*AdapterClient) IsMultipleAdvertisementSupported

func (c *AdapterClient) IsMultipleAdvertisementSupported(ctx context.Context) (bool, error)

IsMultipleAdvertisementSupported calls the IsMultipleAdvertisementSupported RPC.

func (*AdapterClient) IsOffloadedFilteringSupported

func (c *AdapterClient) IsOffloadedFilteringSupported(ctx context.Context) (bool, error)

IsOffloadedFilteringSupported calls the IsOffloadedFilteringSupported RPC.

func (*AdapterClient) IsOffloadedScanBatchingSupported

func (c *AdapterClient) IsOffloadedScanBatchingSupported(ctx context.Context) (bool, error)

IsOffloadedScanBatchingSupported calls the IsOffloadedScanBatchingSupported RPC.

func (*AdapterClient) ListenUsingInsecureL2CapChannel

func (c *AdapterClient) ListenUsingInsecureL2CapChannel(ctx context.Context) (int64, error)

ListenUsingInsecureL2CapChannel calls the ListenUsingInsecureL2CapChannel RPC.

func (*AdapterClient) ListenUsingInsecureRfcommWithServiceRecord

func (c *AdapterClient) ListenUsingInsecureRfcommWithServiceRecord(ctx context.Context, arg0 string, arg1 int64) (int64, error)

ListenUsingInsecureRfcommWithServiceRecord calls the ListenUsingInsecureRfcommWithServiceRecord RPC.

func (*AdapterClient) ListenUsingL2CapChannel

func (c *AdapterClient) ListenUsingL2CapChannel(ctx context.Context) (int64, error)

ListenUsingL2CapChannel calls the ListenUsingL2CapChannel RPC.

func (*AdapterClient) ListenUsingRfcommWithServiceRecord

func (c *AdapterClient) ListenUsingRfcommWithServiceRecord(ctx context.Context, arg0 string, arg1 int64) (int64, error)

ListenUsingRfcommWithServiceRecord calls the ListenUsingRfcommWithServiceRecord RPC.

func (*AdapterClient) ListenUsingSocketSettings

func (c *AdapterClient) ListenUsingSocketSettings(ctx context.Context, arg0 int64) (int64, error)

ListenUsingSocketSettings calls the ListenUsingSocketSettings RPC.

func (*AdapterClient) SetName

func (c *AdapterClient) SetName(ctx context.Context, arg0 string) (bool, error)

SetName calls the SetName RPC.

func (*AdapterClient) StartDiscovery

func (c *AdapterClient) StartDiscovery(ctx context.Context) (bool, error)

StartDiscovery calls the StartDiscovery RPC.

func (*AdapterClient) StartLeScan1

func (c *AdapterClient) StartLeScan1(ctx context.Context, arg0 int64) (bool, error)

StartLeScan1 calls the StartLeScan1 RPC.

func (*AdapterClient) StartLeScan2_1

func (c *AdapterClient) StartLeScan2_1(ctx context.Context, arg0 int64, arg1 int64) (bool, error)

StartLeScan2_1 calls the StartLeScan2_1 RPC.

func (*AdapterClient) StopLeScan

func (c *AdapterClient) StopLeScan(ctx context.Context, arg0 int64) error

StopLeScan calls the StopLeScan RPC.

type AdapterLeScanCallbackClient

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

AdapterLeScanCallbackClient wraps the gRPC AdapterLeScanCallbackService client.

func NewAdapterLeScanCallbackClient

func NewAdapterLeScanCallbackClient(cc grpc.ClientConnInterface) *AdapterLeScanCallbackClient

NewAdapterLeScanCallbackClient creates a new AdapterLeScanCallback client.

func (*AdapterLeScanCallbackClient) OnLeScan

func (c *AdapterLeScanCallbackClient) OnLeScan(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) error

OnLeScan calls the OnLeScan RPC.

type ClassClient

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

ClassClient wraps the gRPC ClassService client.

func NewClassClient

func NewClassClient(cc grpc.ClientConnInterface) *ClassClient

NewClassClient creates a new Class client.

func (*ClassClient) DescribeContents

func (c *ClassClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ClassClient) DoesClassMatch

func (c *ClassClient) DoesClassMatch(ctx context.Context, arg0 int32) (bool, error)

DoesClassMatch calls the DoesClassMatch RPC.

func (*ClassClient) Equals

func (c *ClassClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*ClassClient) GetDeviceClass

func (c *ClassClient) GetDeviceClass(ctx context.Context) (int32, error)

GetDeviceClass calls the GetDeviceClass RPC.

func (*ClassClient) GetMajorDeviceClass

func (c *ClassClient) GetMajorDeviceClass(ctx context.Context) (int32, error)

GetMajorDeviceClass calls the GetMajorDeviceClass RPC.

func (*ClassClient) HasService

func (c *ClassClient) HasService(ctx context.Context, arg0 int32) (bool, error)

HasService calls the HasService RPC.

func (*ClassClient) HashCode

func (c *ClassClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*ClassClient) ToString

func (c *ClassClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*ClassClient) WriteToParcel

func (c *ClassClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CodecConfigBuilderClient

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

CodecConfigBuilderClient wraps the gRPC CodecConfigBuilderService client.

func NewCodecConfigBuilderClient

func NewCodecConfigBuilderClient(cc grpc.ClientConnInterface) *CodecConfigBuilderClient

NewCodecConfigBuilderClient creates a new CodecConfigBuilder client.

func (*CodecConfigBuilderClient) Build

Build calls the Build RPC.

func (*CodecConfigBuilderClient) SetBitsPerSample

func (c *CodecConfigBuilderClient) SetBitsPerSample(ctx context.Context, arg0 int32) (int64, error)

SetBitsPerSample calls the SetBitsPerSample RPC.

func (*CodecConfigBuilderClient) SetChannelMode

func (c *CodecConfigBuilderClient) SetChannelMode(ctx context.Context, arg0 int32) (int64, error)

SetChannelMode calls the SetChannelMode RPC.

func (*CodecConfigBuilderClient) SetCodecPriority

func (c *CodecConfigBuilderClient) SetCodecPriority(ctx context.Context, arg0 int32) (int64, error)

SetCodecPriority calls the SetCodecPriority RPC.

func (*CodecConfigBuilderClient) SetCodecSpecific1

func (c *CodecConfigBuilderClient) SetCodecSpecific1(ctx context.Context, arg0 int64) (int64, error)

SetCodecSpecific1 calls the SetCodecSpecific1 RPC.

func (*CodecConfigBuilderClient) SetCodecSpecific2

func (c *CodecConfigBuilderClient) SetCodecSpecific2(ctx context.Context, arg0 int64) (int64, error)

SetCodecSpecific2 calls the SetCodecSpecific2 RPC.

func (*CodecConfigBuilderClient) SetCodecSpecific3

func (c *CodecConfigBuilderClient) SetCodecSpecific3(ctx context.Context, arg0 int64) (int64, error)

SetCodecSpecific3 calls the SetCodecSpecific3 RPC.

func (*CodecConfigBuilderClient) SetCodecSpecific4

func (c *CodecConfigBuilderClient) SetCodecSpecific4(ctx context.Context, arg0 int64) (int64, error)

SetCodecSpecific4 calls the SetCodecSpecific4 RPC.

func (*CodecConfigBuilderClient) SetCodecType

func (c *CodecConfigBuilderClient) SetCodecType(ctx context.Context, arg0 int32) (int64, error)

SetCodecType calls the SetCodecType RPC.

func (*CodecConfigBuilderClient) SetExtendedCodecType

func (c *CodecConfigBuilderClient) SetExtendedCodecType(ctx context.Context, arg0 int64) (int64, error)

SetExtendedCodecType calls the SetExtendedCodecType RPC.

func (*CodecConfigBuilderClient) SetSampleRate

func (c *CodecConfigBuilderClient) SetSampleRate(ctx context.Context, arg0 int32) (int64, error)

SetSampleRate calls the SetSampleRate RPC.

type CodecConfigClient

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

CodecConfigClient wraps the gRPC CodecConfigService client.

func NewCodecConfigClient

func NewCodecConfigClient(cc grpc.ClientConnInterface) *CodecConfigClient

NewCodecConfigClient creates a new CodecConfig client.

func (*CodecConfigClient) DescribeContents

func (c *CodecConfigClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CodecConfigClient) Equals

func (c *CodecConfigClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CodecConfigClient) GetBitsPerSample

func (c *CodecConfigClient) GetBitsPerSample(ctx context.Context) (int32, error)

GetBitsPerSample calls the GetBitsPerSample RPC.

func (*CodecConfigClient) GetChannelMode

func (c *CodecConfigClient) GetChannelMode(ctx context.Context) (int32, error)

GetChannelMode calls the GetChannelMode RPC.

func (*CodecConfigClient) GetCodecPriority

func (c *CodecConfigClient) GetCodecPriority(ctx context.Context) (int32, error)

GetCodecPriority calls the GetCodecPriority RPC.

func (*CodecConfigClient) GetCodecSpecific1

func (c *CodecConfigClient) GetCodecSpecific1(ctx context.Context) (int64, error)

GetCodecSpecific1 calls the GetCodecSpecific1 RPC.

func (*CodecConfigClient) GetCodecSpecific2

func (c *CodecConfigClient) GetCodecSpecific2(ctx context.Context) (int64, error)

GetCodecSpecific2 calls the GetCodecSpecific2 RPC.

func (*CodecConfigClient) GetCodecSpecific3

func (c *CodecConfigClient) GetCodecSpecific3(ctx context.Context) (int64, error)

GetCodecSpecific3 calls the GetCodecSpecific3 RPC.

func (*CodecConfigClient) GetCodecSpecific4

func (c *CodecConfigClient) GetCodecSpecific4(ctx context.Context) (int64, error)

GetCodecSpecific4 calls the GetCodecSpecific4 RPC.

func (*CodecConfigClient) GetCodecType

func (c *CodecConfigClient) GetCodecType(ctx context.Context) (int32, error)

GetCodecType calls the GetCodecType RPC.

func (*CodecConfigClient) GetExtendedCodecType

func (c *CodecConfigClient) GetExtendedCodecType(ctx context.Context) (int64, error)

GetExtendedCodecType calls the GetExtendedCodecType RPC.

func (*CodecConfigClient) GetSampleRate

func (c *CodecConfigClient) GetSampleRate(ctx context.Context) (int32, error)

GetSampleRate calls the GetSampleRate RPC.

func (*CodecConfigClient) HashCode

func (c *CodecConfigClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CodecConfigClient) IsMandatoryCodec

func (c *CodecConfigClient) IsMandatoryCodec(ctx context.Context) (bool, error)

IsMandatoryCodec calls the IsMandatoryCodec RPC.

func (*CodecConfigClient) ToString

func (c *CodecConfigClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*CodecConfigClient) WriteToParcel

func (c *CodecConfigClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CodecStatusBuilderClient

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

CodecStatusBuilderClient wraps the gRPC CodecStatusBuilderService client.

func NewCodecStatusBuilderClient

func NewCodecStatusBuilderClient(cc grpc.ClientConnInterface) *CodecStatusBuilderClient

NewCodecStatusBuilderClient creates a new CodecStatusBuilder client.

func (*CodecStatusBuilderClient) Build

Build calls the Build RPC.

func (*CodecStatusBuilderClient) SetCodecConfig

func (c *CodecStatusBuilderClient) SetCodecConfig(ctx context.Context, arg0 int64) (int64, error)

SetCodecConfig calls the SetCodecConfig RPC.

type CodecStatusClient

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

CodecStatusClient wraps the gRPC CodecStatusService client.

func NewCodecStatusClient

func NewCodecStatusClient(cc grpc.ClientConnInterface) *CodecStatusClient

NewCodecStatusClient creates a new CodecStatus client.

func (*CodecStatusClient) DescribeContents

func (c *CodecStatusClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CodecStatusClient) Equals

func (c *CodecStatusClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CodecStatusClient) GetCodecConfig

func (c *CodecStatusClient) GetCodecConfig(ctx context.Context) (int64, error)

GetCodecConfig calls the GetCodecConfig RPC.

func (*CodecStatusClient) GetCodecsLocalCapabilities

func (c *CodecStatusClient) GetCodecsLocalCapabilities(ctx context.Context) (int64, error)

GetCodecsLocalCapabilities calls the GetCodecsLocalCapabilities RPC.

func (*CodecStatusClient) GetCodecsSelectableCapabilities

func (c *CodecStatusClient) GetCodecsSelectableCapabilities(ctx context.Context) (int64, error)

GetCodecsSelectableCapabilities calls the GetCodecsSelectableCapabilities RPC.

func (*CodecStatusClient) HashCode

func (c *CodecStatusClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CodecStatusClient) IsCodecConfigSelectable

func (c *CodecStatusClient) IsCodecConfigSelectable(ctx context.Context, arg0 int64) (bool, error)

IsCodecConfigSelectable calls the IsCodecConfigSelectable RPC.

func (*CodecStatusClient) ToString

func (c *CodecStatusClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*CodecStatusClient) WriteToParcel

func (c *CodecStatusClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CodecTypeClient

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

CodecTypeClient wraps the gRPC CodecTypeService client.

func NewCodecTypeClient

func NewCodecTypeClient(cc grpc.ClientConnInterface) *CodecTypeClient

NewCodecTypeClient creates a new CodecType client.

func (*CodecTypeClient) DescribeContents

func (c *CodecTypeClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CodecTypeClient) Equals

func (c *CodecTypeClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CodecTypeClient) GetCodecId

func (c *CodecTypeClient) GetCodecId(ctx context.Context) (int64, error)

GetCodecId calls the GetCodecId RPC.

func (*CodecTypeClient) GetCodecName

func (c *CodecTypeClient) GetCodecName(ctx context.Context) (string, error)

GetCodecName calls the GetCodecName RPC.

func (*CodecTypeClient) HashCode

func (c *CodecTypeClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CodecTypeClient) IsMandatoryCodec

func (c *CodecTypeClient) IsMandatoryCodec(ctx context.Context) (bool, error)

IsMandatoryCodec calls the IsMandatoryCodec RPC.

func (*CodecTypeClient) ToString

func (c *CodecTypeClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*CodecTypeClient) WriteToParcel

func (c *CodecTypeClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CsipSetCoordinatorClient

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

CsipSetCoordinatorClient wraps the gRPC CsipSetCoordinatorService client.

func NewCsipSetCoordinatorClient

func NewCsipSetCoordinatorClient(cc grpc.ClientConnInterface) *CsipSetCoordinatorClient

NewCsipSetCoordinatorClient creates a new CsipSetCoordinator client.

func (*CsipSetCoordinatorClient) Close

Close calls the Close RPC.

func (*CsipSetCoordinatorClient) GetConnectedDevices

func (c *CsipSetCoordinatorClient) GetConnectedDevices(ctx context.Context) (int64, error)

GetConnectedDevices calls the GetConnectedDevices RPC.

func (*CsipSetCoordinatorClient) GetConnectionState

func (c *CsipSetCoordinatorClient) GetConnectionState(ctx context.Context, arg0 int64) (int32, error)

GetConnectionState calls the GetConnectionState RPC.

func (*CsipSetCoordinatorClient) GetDevicesMatchingConnectionStates

func (c *CsipSetCoordinatorClient) GetDevicesMatchingConnectionStates(ctx context.Context, arg0 int64) (int64, error)

GetDevicesMatchingConnectionStates calls the GetDevicesMatchingConnectionStates RPC.

type DeviceBluetoothAddressClient

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

DeviceBluetoothAddressClient wraps the gRPC DeviceBluetoothAddressService client.

func NewDeviceBluetoothAddressClient

func NewDeviceBluetoothAddressClient(cc grpc.ClientConnInterface) *DeviceBluetoothAddressClient

NewDeviceBluetoothAddressClient creates a new DeviceBluetoothAddress client.

func (*DeviceBluetoothAddressClient) DescribeContents

func (c *DeviceBluetoothAddressClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*DeviceBluetoothAddressClient) GetAddress

GetAddress calls the GetAddress RPC.

func (*DeviceBluetoothAddressClient) GetAddressType

func (c *DeviceBluetoothAddressClient) GetAddressType(ctx context.Context) (int32, error)

GetAddressType calls the GetAddressType RPC.

func (*DeviceBluetoothAddressClient) WriteToParcel

func (c *DeviceBluetoothAddressClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type DeviceClient

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

DeviceClient wraps the gRPC DeviceService client.

func NewDeviceClient

func NewDeviceClient(cc grpc.ClientConnInterface) *DeviceClient

NewDeviceClient creates a new Device client.

func (*DeviceClient) ConnectGatt3

func (c *DeviceClient) ConnectGatt3(ctx context.Context, arg0 int64, arg1 bool, arg2 int64) (int64, error)

ConnectGatt3 calls the ConnectGatt3 RPC.

func (*DeviceClient) ConnectGatt4_1

func (c *DeviceClient) ConnectGatt4_1(ctx context.Context, arg0 int64, arg1 bool, arg2 int64, arg3 int32) (int64, error)

ConnectGatt4_1 calls the ConnectGatt4_1 RPC.

func (*DeviceClient) ConnectGatt5_2

func (c *DeviceClient) ConnectGatt5_2(ctx context.Context, arg0 int64, arg1 bool, arg2 int64, arg3 int32, arg4 int32) (int64, error)

ConnectGatt5_2 calls the ConnectGatt5_2 RPC.

func (*DeviceClient) CreateBond

func (c *DeviceClient) CreateBond(ctx context.Context) (bool, error)

CreateBond calls the CreateBond RPC.

func (*DeviceClient) CreateInsecureL2CapChannel

func (c *DeviceClient) CreateInsecureL2CapChannel(ctx context.Context, arg0 int32) (int64, error)

CreateInsecureL2CapChannel calls the CreateInsecureL2CapChannel RPC.

func (*DeviceClient) CreateInsecureRfcommSocketToServiceRecord

func (c *DeviceClient) CreateInsecureRfcommSocketToServiceRecord(ctx context.Context, arg0 int64) (int64, error)

CreateInsecureRfcommSocketToServiceRecord calls the CreateInsecureRfcommSocketToServiceRecord RPC.

func (*DeviceClient) CreateL2CapChannel

func (c *DeviceClient) CreateL2CapChannel(ctx context.Context, arg0 int32) (int64, error)

CreateL2CapChannel calls the CreateL2CapChannel RPC.

func (*DeviceClient) CreateRfcommSocketToServiceRecord

func (c *DeviceClient) CreateRfcommSocketToServiceRecord(ctx context.Context, arg0 int64) (int64, error)

CreateRfcommSocketToServiceRecord calls the CreateRfcommSocketToServiceRecord RPC.

func (*DeviceClient) CreateUsingSocketSettings

func (c *DeviceClient) CreateUsingSocketSettings(ctx context.Context, arg0 int64) (int64, error)

CreateUsingSocketSettings calls the CreateUsingSocketSettings RPC.

func (*DeviceClient) DescribeContents

func (c *DeviceClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*DeviceClient) Equals

func (c *DeviceClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*DeviceClient) FetchUuidsWithSdp

func (c *DeviceClient) FetchUuidsWithSdp(ctx context.Context) (bool, error)

FetchUuidsWithSdp calls the FetchUuidsWithSdp RPC.

func (*DeviceClient) GetAddress

func (c *DeviceClient) GetAddress(ctx context.Context) (string, error)

GetAddress calls the GetAddress RPC.

func (*DeviceClient) GetAddressType

func (c *DeviceClient) GetAddressType(ctx context.Context) (int32, error)

GetAddressType calls the GetAddressType RPC.

func (*DeviceClient) GetAlias

func (c *DeviceClient) GetAlias(ctx context.Context) (string, error)

GetAlias calls the GetAlias RPC.

func (*DeviceClient) GetBluetoothClass

func (c *DeviceClient) GetBluetoothClass(ctx context.Context) (int64, error)

GetBluetoothClass calls the GetBluetoothClass RPC.

func (*DeviceClient) GetBondState

func (c *DeviceClient) GetBondState(ctx context.Context) (int32, error)

GetBondState calls the GetBondState RPC.

func (*DeviceClient) GetIdentityAddressWithType

func (c *DeviceClient) GetIdentityAddressWithType(ctx context.Context) (int64, error)

GetIdentityAddressWithType calls the GetIdentityAddressWithType RPC.

func (*DeviceClient) GetName

func (c *DeviceClient) GetName(ctx context.Context) (string, error)

GetName calls the GetName RPC.

func (*DeviceClient) GetType

func (c *DeviceClient) GetType(ctx context.Context) (int32, error)

GetType calls the GetType RPC.

func (*DeviceClient) GetUuids

func (c *DeviceClient) GetUuids(ctx context.Context) (int64, error)

GetUuids calls the GetUuids RPC.

func (*DeviceClient) HashCode

func (c *DeviceClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*DeviceClient) SetAlias

func (c *DeviceClient) SetAlias(ctx context.Context, arg0 string) (int32, error)

SetAlias calls the SetAlias RPC.

func (*DeviceClient) SetPairingConfirmation

func (c *DeviceClient) SetPairingConfirmation(ctx context.Context, arg0 bool) (bool, error)

SetPairingConfirmation calls the SetPairingConfirmation RPC.

func (*DeviceClient) SetPin

func (c *DeviceClient) SetPin(ctx context.Context, arg0 int64) (bool, error)

SetPin calls the SetPin RPC.

func (*DeviceClient) ToString

func (c *DeviceClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*DeviceClient) WriteToParcel

func (c *DeviceClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type GattCallbackClient

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

GattCallbackClient wraps the gRPC GattCallbackService client.

func NewGattCallbackClient

func NewGattCallbackClient(cc grpc.ClientConnInterface) *GattCallbackClient

NewGattCallbackClient creates a new GattCallback client.

func (*GattCallbackClient) OnCharacteristicChanged2

func (c *GattCallbackClient) OnCharacteristicChanged2(ctx context.Context, arg0 int64, arg1 int64) error

OnCharacteristicChanged2 calls the OnCharacteristicChanged2 RPC.

func (*GattCallbackClient) OnCharacteristicChanged3_1

func (c *GattCallbackClient) OnCharacteristicChanged3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

OnCharacteristicChanged3_1 calls the OnCharacteristicChanged3_1 RPC.

func (*GattCallbackClient) OnCharacteristicRead3_1

func (c *GattCallbackClient) OnCharacteristicRead3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error

OnCharacteristicRead3_1 calls the OnCharacteristicRead3_1 RPC.

func (*GattCallbackClient) OnCharacteristicRead4

func (c *GattCallbackClient) OnCharacteristicRead4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) error

OnCharacteristicRead4 calls the OnCharacteristicRead4 RPC.

func (*GattCallbackClient) OnCharacteristicWrite

func (c *GattCallbackClient) OnCharacteristicWrite(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error

OnCharacteristicWrite calls the OnCharacteristicWrite RPC.

func (*GattCallbackClient) OnConnectionStateChange

func (c *GattCallbackClient) OnConnectionStateChange(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error

OnConnectionStateChange calls the OnConnectionStateChange RPC.

func (*GattCallbackClient) OnDescriptorRead3

func (c *GattCallbackClient) OnDescriptorRead3(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error

OnDescriptorRead3 calls the OnDescriptorRead3 RPC.

func (*GattCallbackClient) OnDescriptorRead4_1

func (c *GattCallbackClient) OnDescriptorRead4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) error

OnDescriptorRead4_1 calls the OnDescriptorRead4_1 RPC.

func (*GattCallbackClient) OnDescriptorWrite

func (c *GattCallbackClient) OnDescriptorWrite(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error

OnDescriptorWrite calls the OnDescriptorWrite RPC.

func (*GattCallbackClient) OnMtuChanged

func (c *GattCallbackClient) OnMtuChanged(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error

OnMtuChanged calls the OnMtuChanged RPC.

func (*GattCallbackClient) OnPhyRead

func (c *GattCallbackClient) OnPhyRead(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error

OnPhyRead calls the OnPhyRead RPC.

func (*GattCallbackClient) OnPhyUpdate

func (c *GattCallbackClient) OnPhyUpdate(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error

OnPhyUpdate calls the OnPhyUpdate RPC.

func (*GattCallbackClient) OnReadRemoteRssi

func (c *GattCallbackClient) OnReadRemoteRssi(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error

OnReadRemoteRssi calls the OnReadRemoteRssi RPC.

func (*GattCallbackClient) OnReliableWriteCompleted

func (c *GattCallbackClient) OnReliableWriteCompleted(ctx context.Context, arg0 int64, arg1 int32) error

OnReliableWriteCompleted calls the OnReliableWriteCompleted RPC.

func (*GattCallbackClient) OnServiceChanged

func (c *GattCallbackClient) OnServiceChanged(ctx context.Context, arg0 int64) error

OnServiceChanged calls the OnServiceChanged RPC.

func (*GattCallbackClient) OnServicesDiscovered

func (c *GattCallbackClient) OnServicesDiscovered(ctx context.Context, arg0 int64, arg1 int32) error

OnServicesDiscovered calls the OnServicesDiscovered RPC.

type GattCharacteristicClient

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

GattCharacteristicClient wraps the gRPC GattCharacteristicService client.

func NewGattCharacteristicClient

func NewGattCharacteristicClient(cc grpc.ClientConnInterface) *GattCharacteristicClient

NewGattCharacteristicClient creates a new GattCharacteristic client.

func (*GattCharacteristicClient) AddDescriptor

func (c *GattCharacteristicClient) AddDescriptor(ctx context.Context, handle int64, arg0 int64) (bool, error)

AddDescriptor calls the AddDescriptor RPC.

func (*GattCharacteristicClient) DescribeContents

func (c *GattCharacteristicClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*GattCharacteristicClient) GetDescriptor

func (c *GattCharacteristicClient) GetDescriptor(ctx context.Context, handle int64, arg0 int64) (int64, error)

GetDescriptor calls the GetDescriptor RPC.

func (*GattCharacteristicClient) GetDescriptors

func (c *GattCharacteristicClient) GetDescriptors(ctx context.Context, handle int64) (int64, error)

GetDescriptors calls the GetDescriptors RPC.

func (*GattCharacteristicClient) GetFloatValue

func (c *GattCharacteristicClient) GetFloatValue(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)

GetFloatValue calls the GetFloatValue RPC.

func (*GattCharacteristicClient) GetInstanceId

func (c *GattCharacteristicClient) GetInstanceId(ctx context.Context, handle int64) (int32, error)

GetInstanceId calls the GetInstanceId RPC.

func (*GattCharacteristicClient) GetIntValue

func (c *GattCharacteristicClient) GetIntValue(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)

GetIntValue calls the GetIntValue RPC.

func (*GattCharacteristicClient) GetPermissions

func (c *GattCharacteristicClient) GetPermissions(ctx context.Context, handle int64) (int32, error)

GetPermissions calls the GetPermissions RPC.

func (*GattCharacteristicClient) GetProperties

func (c *GattCharacteristicClient) GetProperties(ctx context.Context, handle int64) (int32, error)

GetProperties calls the GetProperties RPC.

func (*GattCharacteristicClient) GetService

func (c *GattCharacteristicClient) GetService(ctx context.Context, handle int64) (int64, error)

GetService calls the GetService RPC.

func (*GattCharacteristicClient) GetStringValue

func (c *GattCharacteristicClient) GetStringValue(ctx context.Context, handle int64, arg0 int32) (string, error)

GetStringValue calls the GetStringValue RPC.

func (*GattCharacteristicClient) GetUuid

func (c *GattCharacteristicClient) GetUuid(ctx context.Context, handle int64) (int64, error)

GetUuid calls the GetUuid RPC.

func (*GattCharacteristicClient) GetValue

func (c *GattCharacteristicClient) GetValue(ctx context.Context, handle int64) (int64, error)

GetValue calls the GetValue RPC.

func (*GattCharacteristicClient) GetWriteType

func (c *GattCharacteristicClient) GetWriteType(ctx context.Context, handle int64) (int32, error)

GetWriteType calls the GetWriteType RPC.

func (*GattCharacteristicClient) SetValue1

func (c *GattCharacteristicClient) SetValue1(ctx context.Context, handle int64, arg0 int64) (bool, error)

SetValue1 calls the SetValue1 RPC.

func (*GattCharacteristicClient) SetValue1_3

func (c *GattCharacteristicClient) SetValue1_3(ctx context.Context, handle int64, arg0 string) (bool, error)

SetValue1_3 calls the SetValue1_3 RPC.

func (*GattCharacteristicClient) SetValue3_1

func (c *GattCharacteristicClient) SetValue3_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) (bool, error)

SetValue3_1 calls the SetValue3_1 RPC.

func (*GattCharacteristicClient) SetValue4_2

func (c *GattCharacteristicClient) SetValue4_2(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) (bool, error)

SetValue4_2 calls the SetValue4_2 RPC.

func (*GattCharacteristicClient) SetWriteType

func (c *GattCharacteristicClient) SetWriteType(ctx context.Context, handle int64, arg0 int32) error

SetWriteType calls the SetWriteType RPC.

func (*GattCharacteristicClient) WriteToParcel

func (c *GattCharacteristicClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type GattClient

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

GattClient wraps the gRPC GattService client.

func NewGattClient

func NewGattClient(cc grpc.ClientConnInterface) *GattClient

NewGattClient creates a new Gatt client.

func (*GattClient) AbortReliableWrite0

func (c *GattClient) AbortReliableWrite0(ctx context.Context) error

AbortReliableWrite0 calls the AbortReliableWrite0 RPC.

func (*GattClient) AbortReliableWrite1_1

func (c *GattClient) AbortReliableWrite1_1(ctx context.Context, arg0 int64) error

AbortReliableWrite1_1 calls the AbortReliableWrite1_1 RPC.

func (*GattClient) BeginReliableWrite

func (c *GattClient) BeginReliableWrite(ctx context.Context) (bool, error)

BeginReliableWrite calls the BeginReliableWrite RPC.

func (*GattClient) Close

func (c *GattClient) Close(ctx context.Context) error

Close calls the Close RPC.

func (*GattClient) Connect

func (c *GattClient) Connect(ctx context.Context) (bool, error)

Connect calls the Connect RPC.

func (*GattClient) Disconnect

func (c *GattClient) Disconnect(ctx context.Context) error

Disconnect calls the Disconnect RPC.

func (*GattClient) DiscoverServices

func (c *GattClient) DiscoverServices(ctx context.Context) (bool, error)

DiscoverServices calls the DiscoverServices RPC.

func (*GattClient) ExecuteReliableWrite

func (c *GattClient) ExecuteReliableWrite(ctx context.Context) (bool, error)

ExecuteReliableWrite calls the ExecuteReliableWrite RPC.

func (*GattClient) GetConnectedDevices

func (c *GattClient) GetConnectedDevices(ctx context.Context) (int64, error)

GetConnectedDevices calls the GetConnectedDevices RPC.

func (*GattClient) GetConnectionState

func (c *GattClient) GetConnectionState(ctx context.Context, arg0 int64) (int32, error)

GetConnectionState calls the GetConnectionState RPC.

func (*GattClient) GetDevice

func (c *GattClient) GetDevice(ctx context.Context) (int64, error)

GetDevice calls the GetDevice RPC.

func (*GattClient) GetDevicesMatchingConnectionStates

func (c *GattClient) GetDevicesMatchingConnectionStates(ctx context.Context, arg0 int64) (int64, error)

GetDevicesMatchingConnectionStates calls the GetDevicesMatchingConnectionStates RPC.

func (*GattClient) GetService

func (c *GattClient) GetService(ctx context.Context, arg0 int64) (int64, error)

GetService calls the GetService RPC.

func (*GattClient) GetServices

func (c *GattClient) GetServices(ctx context.Context) (int64, error)

GetServices calls the GetServices RPC.

func (*GattClient) ReadCharacteristic

func (c *GattClient) ReadCharacteristic(ctx context.Context, arg0 int64) (bool, error)

ReadCharacteristic calls the ReadCharacteristic RPC.

func (*GattClient) ReadDescriptor

func (c *GattClient) ReadDescriptor(ctx context.Context, arg0 int64) (bool, error)

ReadDescriptor calls the ReadDescriptor RPC.

func (*GattClient) ReadPhy

func (c *GattClient) ReadPhy(ctx context.Context) error

ReadPhy calls the ReadPhy RPC.

func (*GattClient) ReadRemoteRssi

func (c *GattClient) ReadRemoteRssi(ctx context.Context) (bool, error)

ReadRemoteRssi calls the ReadRemoteRssi RPC.

func (*GattClient) RequestConnectionPriority

func (c *GattClient) RequestConnectionPriority(ctx context.Context, arg0 int32) (bool, error)

RequestConnectionPriority calls the RequestConnectionPriority RPC.

func (*GattClient) RequestMtu

func (c *GattClient) RequestMtu(ctx context.Context, arg0 int32) (bool, error)

RequestMtu calls the RequestMtu RPC.

func (*GattClient) SetCharacteristicNotification

func (c *GattClient) SetCharacteristicNotification(ctx context.Context, arg0 int64, arg1 bool) (bool, error)

SetCharacteristicNotification calls the SetCharacteristicNotification RPC.

func (*GattClient) SetPreferredPhy

func (c *GattClient) SetPreferredPhy(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error

SetPreferredPhy calls the SetPreferredPhy RPC.

func (*GattClient) WriteCharacteristic1

func (c *GattClient) WriteCharacteristic1(ctx context.Context, arg0 int64) (bool, error)

WriteCharacteristic1 calls the WriteCharacteristic1 RPC.

func (*GattClient) WriteCharacteristic3_1

func (c *GattClient) WriteCharacteristic3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int32, error)

WriteCharacteristic3_1 calls the WriteCharacteristic3_1 RPC.

func (*GattClient) WriteDescriptor1

func (c *GattClient) WriteDescriptor1(ctx context.Context, arg0 int64) (bool, error)

WriteDescriptor1 calls the WriteDescriptor1 RPC.

func (*GattClient) WriteDescriptor2_1

func (c *GattClient) WriteDescriptor2_1(ctx context.Context, arg0 int64, arg1 int64) (int32, error)

WriteDescriptor2_1 calls the WriteDescriptor2_1 RPC.

type GattDescriptorClient

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

GattDescriptorClient wraps the gRPC GattDescriptorService client.

func NewGattDescriptorClient

func NewGattDescriptorClient(cc grpc.ClientConnInterface) *GattDescriptorClient

NewGattDescriptorClient creates a new GattDescriptor client.

func (*GattDescriptorClient) DescribeContents

func (c *GattDescriptorClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*GattDescriptorClient) GetCharacteristic

func (c *GattDescriptorClient) GetCharacteristic(ctx context.Context, handle int64) (int64, error)

GetCharacteristic calls the GetCharacteristic RPC.

func (*GattDescriptorClient) GetPermissions

func (c *GattDescriptorClient) GetPermissions(ctx context.Context, handle int64) (int32, error)

GetPermissions calls the GetPermissions RPC.

func (*GattDescriptorClient) GetUuid

func (c *GattDescriptorClient) GetUuid(ctx context.Context, handle int64) (int64, error)

GetUuid calls the GetUuid RPC.

func (*GattDescriptorClient) GetValue

func (c *GattDescriptorClient) GetValue(ctx context.Context, handle int64) (int64, error)

GetValue calls the GetValue RPC.

func (*GattDescriptorClient) SetValue

func (c *GattDescriptorClient) SetValue(ctx context.Context, handle int64, arg0 int64) (bool, error)

SetValue calls the SetValue RPC.

func (*GattDescriptorClient) WriteToParcel

func (c *GattDescriptorClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type GattServerCallbackClient

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

GattServerCallbackClient wraps the gRPC GattServerCallbackService client.

func NewGattServerCallbackClient

func NewGattServerCallbackClient(cc grpc.ClientConnInterface) *GattServerCallbackClient

NewGattServerCallbackClient creates a new GattServerCallback client.

func (*GattServerCallbackClient) OnCharacteristicReadRequest

func (c *GattServerCallbackClient) OnCharacteristicReadRequest(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) error

OnCharacteristicReadRequest calls the OnCharacteristicReadRequest RPC.

func (*GattServerCallbackClient) OnCharacteristicWriteRequestOp

func (c *GattServerCallbackClient) OnCharacteristicWriteRequestOp(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 bool, arg4 bool, arg5 int32, arg6 int64) error

OnCharacteristicWriteRequestOp calls the OnCharacteristicWriteRequestOp RPC.

func (*GattServerCallbackClient) OnConnectionStateChange

func (c *GattServerCallbackClient) OnConnectionStateChange(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error

OnConnectionStateChange calls the OnConnectionStateChange RPC.

func (*GattServerCallbackClient) OnDescriptorReadRequest

func (c *GattServerCallbackClient) OnDescriptorReadRequest(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) error

OnDescriptorReadRequest calls the OnDescriptorReadRequest RPC.

func (*GattServerCallbackClient) OnDescriptorWriteRequestOp

func (c *GattServerCallbackClient) OnDescriptorWriteRequestOp(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 bool, arg4 bool, arg5 int32, arg6 int64) error

OnDescriptorWriteRequestOp calls the OnDescriptorWriteRequestOp RPC.

func (*GattServerCallbackClient) OnExecuteWrite

func (c *GattServerCallbackClient) OnExecuteWrite(ctx context.Context, arg0 int64, arg1 int32, arg2 bool) error

OnExecuteWrite calls the OnExecuteWrite RPC.

func (*GattServerCallbackClient) OnMtuChanged

func (c *GattServerCallbackClient) OnMtuChanged(ctx context.Context, arg0 int64, arg1 int32) error

OnMtuChanged calls the OnMtuChanged RPC.

func (*GattServerCallbackClient) OnNotificationSent

func (c *GattServerCallbackClient) OnNotificationSent(ctx context.Context, arg0 int64, arg1 int32) error

OnNotificationSent calls the OnNotificationSent RPC.

func (*GattServerCallbackClient) OnPhyRead

func (c *GattServerCallbackClient) OnPhyRead(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error

OnPhyRead calls the OnPhyRead RPC.

func (*GattServerCallbackClient) OnPhyUpdate

func (c *GattServerCallbackClient) OnPhyUpdate(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error

OnPhyUpdate calls the OnPhyUpdate RPC.

func (*GattServerCallbackClient) OnServiceAdded

func (c *GattServerCallbackClient) OnServiceAdded(ctx context.Context, arg0 int32, arg1 int64) error

OnServiceAdded calls the OnServiceAdded RPC.

type GattServerClient

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

GattServerClient wraps the gRPC GattServerService client.

func NewGattServerClient

func NewGattServerClient(cc grpc.ClientConnInterface) *GattServerClient

NewGattServerClient creates a new GattServer client.

func (*GattServerClient) AddService

func (c *GattServerClient) AddService(ctx context.Context, arg0 int64) (bool, error)

AddService calls the AddService RPC.

func (*GattServerClient) CancelConnection

func (c *GattServerClient) CancelConnection(ctx context.Context, arg0 int64) error

CancelConnection calls the CancelConnection RPC.

func (*GattServerClient) ClearServices

func (c *GattServerClient) ClearServices(ctx context.Context) error

ClearServices calls the ClearServices RPC.

func (*GattServerClient) Close

func (c *GattServerClient) Close(ctx context.Context) error

Close calls the Close RPC.

func (*GattServerClient) Connect

func (c *GattServerClient) Connect(ctx context.Context, arg0 int64, arg1 bool) (bool, error)

Connect calls the Connect RPC.

func (*GattServerClient) GetConnectedDevices

func (c *GattServerClient) GetConnectedDevices(ctx context.Context) (int64, error)

GetConnectedDevices calls the GetConnectedDevices RPC.

func (*GattServerClient) GetConnectionState

func (c *GattServerClient) GetConnectionState(ctx context.Context, arg0 int64) (int32, error)

GetConnectionState calls the GetConnectionState RPC.

func (*GattServerClient) GetDevicesMatchingConnectionStates

func (c *GattServerClient) GetDevicesMatchingConnectionStates(ctx context.Context, arg0 int64) (int64, error)

GetDevicesMatchingConnectionStates calls the GetDevicesMatchingConnectionStates RPC.

func (*GattServerClient) GetService

func (c *GattServerClient) GetService(ctx context.Context, arg0 int64) (int64, error)

GetService calls the GetService RPC.

func (*GattServerClient) GetServices

func (c *GattServerClient) GetServices(ctx context.Context) (int64, error)

GetServices calls the GetServices RPC.

func (*GattServerClient) NotifyCharacteristicChanged3

func (c *GattServerClient) NotifyCharacteristicChanged3(ctx context.Context, arg0 int64, arg1 int64, arg2 bool) (bool, error)

NotifyCharacteristicChanged3 calls the NotifyCharacteristicChanged3 RPC.

func (*GattServerClient) NotifyCharacteristicChanged4_1

func (c *GattServerClient) NotifyCharacteristicChanged4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 bool, arg3 int64) (int32, error)

NotifyCharacteristicChanged4_1 calls the NotifyCharacteristicChanged4_1 RPC.

func (*GattServerClient) ReadPhy

func (c *GattServerClient) ReadPhy(ctx context.Context, arg0 int64) error

ReadPhy calls the ReadPhy RPC.

func (*GattServerClient) RemoveService

func (c *GattServerClient) RemoveService(ctx context.Context, arg0 int64) (bool, error)

RemoveService calls the RemoveService RPC.

func (*GattServerClient) SendResponse

func (c *GattServerClient) SendResponse(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int64) (bool, error)

SendResponse calls the SendResponse RPC.

func (*GattServerClient) SetPreferredPhy

func (c *GattServerClient) SetPreferredPhy(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error

SetPreferredPhy calls the SetPreferredPhy RPC.

type GattServiceClient

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

GattServiceClient wraps the gRPC GattServiceService client.

func NewGattServiceClient

func NewGattServiceClient(cc grpc.ClientConnInterface) *GattServiceClient

NewGattServiceClient creates a new GattService client.

func (*GattServiceClient) AddCharacteristic

func (c *GattServiceClient) AddCharacteristic(ctx context.Context, handle int64, arg0 int64) (bool, error)

AddCharacteristic calls the AddCharacteristic RPC.

func (*GattServiceClient) AddService

func (c *GattServiceClient) AddService(ctx context.Context, handle int64, arg0 int64) (bool, error)

AddService calls the AddService RPC.

func (*GattServiceClient) DescribeContents

func (c *GattServiceClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*GattServiceClient) GetCharacteristic

func (c *GattServiceClient) GetCharacteristic(ctx context.Context, handle int64, arg0 int64) (int64, error)

GetCharacteristic calls the GetCharacteristic RPC.

func (*GattServiceClient) GetCharacteristics

func (c *GattServiceClient) GetCharacteristics(ctx context.Context, handle int64) (int64, error)

GetCharacteristics calls the GetCharacteristics RPC.

func (*GattServiceClient) GetIncludedServices

func (c *GattServiceClient) GetIncludedServices(ctx context.Context, handle int64) (int64, error)

GetIncludedServices calls the GetIncludedServices RPC.

func (*GattServiceClient) GetInstanceId

func (c *GattServiceClient) GetInstanceId(ctx context.Context, handle int64) (int32, error)

GetInstanceId calls the GetInstanceId RPC.

func (*GattServiceClient) GetType

func (c *GattServiceClient) GetType(ctx context.Context, handle int64) (int32, error)

GetType calls the GetType RPC.

func (*GattServiceClient) GetUuid

func (c *GattServiceClient) GetUuid(ctx context.Context, handle int64) (int64, error)

GetUuid calls the GetUuid RPC.

func (*GattServiceClient) WriteToParcel

func (c *GattServiceClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type HeadsetClient

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

HeadsetClient wraps the gRPC HeadsetService client.

func NewHeadsetClient

func NewHeadsetClient(cc grpc.ClientConnInterface) *HeadsetClient

NewHeadsetClient creates a new Headset client.

func (*HeadsetClient) GetConnectedDevices

func (c *HeadsetClient) GetConnectedDevices(ctx context.Context) (int64, error)

GetConnectedDevices calls the GetConnectedDevices RPC.

func (*HeadsetClient) GetConnectionState

func (c *HeadsetClient) GetConnectionState(ctx context.Context, arg0 int64) (int32, error)

GetConnectionState calls the GetConnectionState RPC.

func (*HeadsetClient) GetDevicesMatchingConnectionStates

func (c *HeadsetClient) GetDevicesMatchingConnectionStates(ctx context.Context, arg0 int64) (int64, error)

GetDevicesMatchingConnectionStates calls the GetDevicesMatchingConnectionStates RPC.

func (*HeadsetClient) IsAudioConnected

func (c *HeadsetClient) IsAudioConnected(ctx context.Context, arg0 int64) (bool, error)

IsAudioConnected calls the IsAudioConnected RPC.

func (*HeadsetClient) IsNoiseReductionSupported

func (c *HeadsetClient) IsNoiseReductionSupported(ctx context.Context, arg0 int64) (bool, error)

IsNoiseReductionSupported calls the IsNoiseReductionSupported RPC.

func (*HeadsetClient) IsVoiceRecognitionSupported

func (c *HeadsetClient) IsVoiceRecognitionSupported(ctx context.Context, arg0 int64) (bool, error)

IsVoiceRecognitionSupported calls the IsVoiceRecognitionSupported RPC.

func (*HeadsetClient) SendVendorSpecificResultCode

func (c *HeadsetClient) SendVendorSpecificResultCode(ctx context.Context, arg0 int64, arg1 string, arg2 string) (bool, error)

SendVendorSpecificResultCode calls the SendVendorSpecificResultCode RPC.

func (*HeadsetClient) StartVoiceRecognition

func (c *HeadsetClient) StartVoiceRecognition(ctx context.Context, arg0 int64) (bool, error)

StartVoiceRecognition calls the StartVoiceRecognition RPC.

func (*HeadsetClient) StopVoiceRecognition

func (c *HeadsetClient) StopVoiceRecognition(ctx context.Context, arg0 int64) (bool, error)

StopVoiceRecognition calls the StopVoiceRecognition RPC.

type HealthAppConfigurationClient

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

HealthAppConfigurationClient wraps the gRPC HealthAppConfigurationService client.

func NewHealthAppConfigurationClient

func NewHealthAppConfigurationClient(cc grpc.ClientConnInterface) *HealthAppConfigurationClient

NewHealthAppConfigurationClient creates a new HealthAppConfiguration client.

func (*HealthAppConfigurationClient) DescribeContents

func (c *HealthAppConfigurationClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*HealthAppConfigurationClient) GetDataType

func (c *HealthAppConfigurationClient) GetDataType(ctx context.Context) (int32, error)

GetDataType calls the GetDataType RPC.

func (*HealthAppConfigurationClient) GetName

GetName calls the GetName RPC.

func (*HealthAppConfigurationClient) GetRole

GetRole calls the GetRole RPC.

func (*HealthAppConfigurationClient) WriteToParcel

func (c *HealthAppConfigurationClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type HealthCallbackClient

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

HealthCallbackClient wraps the gRPC HealthCallbackService client.

func NewHealthCallbackClient

func NewHealthCallbackClient(cc grpc.ClientConnInterface) *HealthCallbackClient

NewHealthCallbackClient creates a new HealthCallback client.

func (*HealthCallbackClient) OnHealthAppConfigurationStatusChange

func (c *HealthCallbackClient) OnHealthAppConfigurationStatusChange(ctx context.Context, arg0 int64, arg1 int32) error

OnHealthAppConfigurationStatusChange calls the OnHealthAppConfigurationStatusChange RPC.

func (*HealthCallbackClient) OnHealthChannelStateChange

func (c *HealthCallbackClient) OnHealthChannelStateChange(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int64, arg5 int32) error

OnHealthChannelStateChange calls the OnHealthChannelStateChange RPC.

type HealthClient

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

HealthClient wraps the gRPC HealthService client.

func NewHealthClient

func NewHealthClient(cc grpc.ClientConnInterface) *HealthClient

NewHealthClient creates a new Health client.

func (*HealthClient) ConnectChannelToSource

func (c *HealthClient) ConnectChannelToSource(ctx context.Context, arg0 int64, arg1 int64) (bool, error)

ConnectChannelToSource calls the ConnectChannelToSource RPC.

func (*HealthClient) DisconnectChannel

func (c *HealthClient) DisconnectChannel(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (bool, error)

DisconnectChannel calls the DisconnectChannel RPC.

func (*HealthClient) GetConnectedDevices

func (c *HealthClient) GetConnectedDevices(ctx context.Context) (int64, error)

GetConnectedDevices calls the GetConnectedDevices RPC.

func (*HealthClient) GetConnectionState

func (c *HealthClient) GetConnectionState(ctx context.Context, arg0 int64) (int32, error)

GetConnectionState calls the GetConnectionState RPC.

func (*HealthClient) GetDevicesMatchingConnectionStates

func (c *HealthClient) GetDevicesMatchingConnectionStates(ctx context.Context, arg0 int64) (int64, error)

GetDevicesMatchingConnectionStates calls the GetDevicesMatchingConnectionStates RPC.

func (*HealthClient) GetMainChannelFd

func (c *HealthClient) GetMainChannelFd(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

GetMainChannelFd calls the GetMainChannelFd RPC.

func (*HealthClient) RegisterSinkAppConfiguration

func (c *HealthClient) RegisterSinkAppConfiguration(ctx context.Context, arg0 string, arg1 int32, arg2 int64) (bool, error)

RegisterSinkAppConfiguration calls the RegisterSinkAppConfiguration RPC.

func (*HealthClient) UnregisterAppConfiguration

func (c *HealthClient) UnregisterAppConfiguration(ctx context.Context, arg0 int64) (bool, error)

UnregisterAppConfiguration calls the UnregisterAppConfiguration RPC.

type HearingAidClient

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

HearingAidClient wraps the gRPC HearingAidService client.

func NewHearingAidClient

func NewHearingAidClient(cc grpc.ClientConnInterface) *HearingAidClient

NewHearingAidClient creates a new HearingAid client.

func (*HearingAidClient) GetConnectedDevices

func (c *HearingAidClient) GetConnectedDevices(ctx context.Context) (int64, error)

GetConnectedDevices calls the GetConnectedDevices RPC.

func (*HearingAidClient) GetConnectionState

func (c *HearingAidClient) GetConnectionState(ctx context.Context, arg0 int64) (int32, error)

GetConnectionState calls the GetConnectionState RPC.

func (*HearingAidClient) GetDevicesMatchingConnectionStates

func (c *HearingAidClient) GetDevicesMatchingConnectionStates(ctx context.Context, arg0 int64) (int64, error)

GetDevicesMatchingConnectionStates calls the GetDevicesMatchingConnectionStates RPC.

type HidDeviceAppQosSettingsClient

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

HidDeviceAppQosSettingsClient wraps the gRPC HidDeviceAppQosSettingsService client.

func NewHidDeviceAppQosSettingsClient

func NewHidDeviceAppQosSettingsClient(cc grpc.ClientConnInterface) *HidDeviceAppQosSettingsClient

NewHidDeviceAppQosSettingsClient creates a new HidDeviceAppQosSettings client.

func (*HidDeviceAppQosSettingsClient) DescribeContents

func (c *HidDeviceAppQosSettingsClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*HidDeviceAppQosSettingsClient) GetDelayVariation

func (c *HidDeviceAppQosSettingsClient) GetDelayVariation(ctx context.Context, handle int64) (int32, error)

GetDelayVariation calls the GetDelayVariation RPC.

func (*HidDeviceAppQosSettingsClient) GetLatency

func (c *HidDeviceAppQosSettingsClient) GetLatency(ctx context.Context, handle int64) (int32, error)

GetLatency calls the GetLatency RPC.

func (*HidDeviceAppQosSettingsClient) GetPeakBandwidth

func (c *HidDeviceAppQosSettingsClient) GetPeakBandwidth(ctx context.Context, handle int64) (int32, error)

GetPeakBandwidth calls the GetPeakBandwidth RPC.

func (*HidDeviceAppQosSettingsClient) GetServiceType

func (c *HidDeviceAppQosSettingsClient) GetServiceType(ctx context.Context, handle int64) (int32, error)

GetServiceType calls the GetServiceType RPC.

func (*HidDeviceAppQosSettingsClient) GetTokenBucketSize

func (c *HidDeviceAppQosSettingsClient) GetTokenBucketSize(ctx context.Context, handle int64) (int32, error)

GetTokenBucketSize calls the GetTokenBucketSize RPC.

func (*HidDeviceAppQosSettingsClient) GetTokenRate

func (c *HidDeviceAppQosSettingsClient) GetTokenRate(ctx context.Context, handle int64) (int32, error)

GetTokenRate calls the GetTokenRate RPC.

func (*HidDeviceAppQosSettingsClient) WriteToParcel

func (c *HidDeviceAppQosSettingsClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type HidDeviceAppSdpSettingsClient

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

HidDeviceAppSdpSettingsClient wraps the gRPC HidDeviceAppSdpSettingsService client.

func NewHidDeviceAppSdpSettingsClient

func NewHidDeviceAppSdpSettingsClient(cc grpc.ClientConnInterface) *HidDeviceAppSdpSettingsClient

NewHidDeviceAppSdpSettingsClient creates a new HidDeviceAppSdpSettings client.

func (*HidDeviceAppSdpSettingsClient) DescribeContents

func (c *HidDeviceAppSdpSettingsClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*HidDeviceAppSdpSettingsClient) GetDescription

func (c *HidDeviceAppSdpSettingsClient) GetDescription(ctx context.Context, handle int64) (string, error)

GetDescription calls the GetDescription RPC.

func (*HidDeviceAppSdpSettingsClient) GetDescriptors

func (c *HidDeviceAppSdpSettingsClient) GetDescriptors(ctx context.Context, handle int64) (int64, error)

GetDescriptors calls the GetDescriptors RPC.

func (*HidDeviceAppSdpSettingsClient) GetName

func (c *HidDeviceAppSdpSettingsClient) GetName(ctx context.Context, handle int64) (string, error)

GetName calls the GetName RPC.

func (*HidDeviceAppSdpSettingsClient) GetProvider

func (c *HidDeviceAppSdpSettingsClient) GetProvider(ctx context.Context, handle int64) (string, error)

GetProvider calls the GetProvider RPC.

func (*HidDeviceAppSdpSettingsClient) GetSubclass

func (c *HidDeviceAppSdpSettingsClient) GetSubclass(ctx context.Context, handle int64) (int8, error)

GetSubclass calls the GetSubclass RPC.

func (*HidDeviceAppSdpSettingsClient) WriteToParcel

func (c *HidDeviceAppSdpSettingsClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type HidDeviceCallbackClient

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

HidDeviceCallbackClient wraps the gRPC HidDeviceCallbackService client.

func NewHidDeviceCallbackClient

func NewHidDeviceCallbackClient(cc grpc.ClientConnInterface) *HidDeviceCallbackClient

NewHidDeviceCallbackClient creates a new HidDeviceCallback client.

func (*HidDeviceCallbackClient) OnAppStatusChanged

func (c *HidDeviceCallbackClient) OnAppStatusChanged(ctx context.Context, arg0 int64, arg1 bool) error

OnAppStatusChanged calls the OnAppStatusChanged RPC.

func (*HidDeviceCallbackClient) OnConnectionStateChanged

func (c *HidDeviceCallbackClient) OnConnectionStateChanged(ctx context.Context, arg0 int64, arg1 int32) error

OnConnectionStateChanged calls the OnConnectionStateChanged RPC.

func (*HidDeviceCallbackClient) OnGetReport

func (c *HidDeviceCallbackClient) OnGetReport(ctx context.Context, arg0 int64, arg1 int8, arg2 int8, arg3 int32) error

OnGetReport calls the OnGetReport RPC.

func (*HidDeviceCallbackClient) OnInterruptData

func (c *HidDeviceCallbackClient) OnInterruptData(ctx context.Context, arg0 int64, arg1 int8, arg2 int64) error

OnInterruptData calls the OnInterruptData RPC.

func (*HidDeviceCallbackClient) OnSetProtocol

func (c *HidDeviceCallbackClient) OnSetProtocol(ctx context.Context, arg0 int64, arg1 int8) error

OnSetProtocol calls the OnSetProtocol RPC.

func (*HidDeviceCallbackClient) OnSetReport

func (c *HidDeviceCallbackClient) OnSetReport(ctx context.Context, arg0 int64, arg1 int8, arg2 int8, arg3 int64) error

OnSetReport calls the OnSetReport RPC.

func (*HidDeviceCallbackClient) OnVirtualCableUnplug

func (c *HidDeviceCallbackClient) OnVirtualCableUnplug(ctx context.Context, arg0 int64) error

OnVirtualCableUnplug calls the OnVirtualCableUnplug RPC.

type HidDeviceClient

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

HidDeviceClient wraps the gRPC HidDeviceService client.

func NewHidDeviceClient

func NewHidDeviceClient(cc grpc.ClientConnInterface) *HidDeviceClient

NewHidDeviceClient creates a new HidDevice client.

func (*HidDeviceClient) Connect

func (c *HidDeviceClient) Connect(ctx context.Context, arg0 int64) (bool, error)

Connect calls the Connect RPC.

func (*HidDeviceClient) Disconnect

func (c *HidDeviceClient) Disconnect(ctx context.Context, arg0 int64) (bool, error)

Disconnect calls the Disconnect RPC.

func (*HidDeviceClient) GetConnectedDevices

func (c *HidDeviceClient) GetConnectedDevices(ctx context.Context) (int64, error)

GetConnectedDevices calls the GetConnectedDevices RPC.

func (*HidDeviceClient) GetConnectionState

func (c *HidDeviceClient) GetConnectionState(ctx context.Context, arg0 int64) (int32, error)

GetConnectionState calls the GetConnectionState RPC.

func (*HidDeviceClient) GetDevicesMatchingConnectionStates

func (c *HidDeviceClient) GetDevicesMatchingConnectionStates(ctx context.Context, arg0 int64) (int64, error)

GetDevicesMatchingConnectionStates calls the GetDevicesMatchingConnectionStates RPC.

func (*HidDeviceClient) RegisterApp

func (c *HidDeviceClient) RegisterApp(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64, arg4 int64) (bool, error)

RegisterApp calls the RegisterApp RPC.

func (*HidDeviceClient) ReplyReport

func (c *HidDeviceClient) ReplyReport(ctx context.Context, arg0 int64, arg1 int8, arg2 int8, arg3 int64) (bool, error)

ReplyReport calls the ReplyReport RPC.

func (*HidDeviceClient) ReportError

func (c *HidDeviceClient) ReportError(ctx context.Context, arg0 int64, arg1 int8) (bool, error)

ReportError calls the ReportError RPC.

func (*HidDeviceClient) SendReport

func (c *HidDeviceClient) SendReport(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error)

SendReport calls the SendReport RPC.

func (*HidDeviceClient) UnregisterApp

func (c *HidDeviceClient) UnregisterApp(ctx context.Context) (bool, error)

UnregisterApp calls the UnregisterApp RPC.

type LeAudioClient

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

LeAudioClient wraps the gRPC LeAudioService client.

func NewLeAudioClient

func NewLeAudioClient(cc grpc.ClientConnInterface) *LeAudioClient

NewLeAudioClient creates a new LeAudio client.

func (*LeAudioClient) Close

func (c *LeAudioClient) Close(ctx context.Context) error

Close calls the Close RPC.

func (*LeAudioClient) GetConnectedDevices

func (c *LeAudioClient) GetConnectedDevices(ctx context.Context) (int64, error)

GetConnectedDevices calls the GetConnectedDevices RPC.

func (*LeAudioClient) GetConnectedGroupLeadDevice

func (c *LeAudioClient) GetConnectedGroupLeadDevice(ctx context.Context, arg0 int32) (int64, error)

GetConnectedGroupLeadDevice calls the GetConnectedGroupLeadDevice RPC.

func (*LeAudioClient) GetConnectionState

func (c *LeAudioClient) GetConnectionState(ctx context.Context, arg0 int64) (int32, error)

GetConnectionState calls the GetConnectionState RPC.

func (*LeAudioClient) GetDevicesMatchingConnectionStates

func (c *LeAudioClient) GetDevicesMatchingConnectionStates(ctx context.Context, arg0 int64) (int64, error)

GetDevicesMatchingConnectionStates calls the GetDevicesMatchingConnectionStates RPC.

func (*LeAudioClient) GetGroupId

func (c *LeAudioClient) GetGroupId(ctx context.Context, arg0 int64) (int32, error)

GetGroupId calls the GetGroupId RPC.

type LeAudioCodecConfigBuilderClient

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

LeAudioCodecConfigBuilderClient wraps the gRPC LeAudioCodecConfigBuilderService client.

func NewLeAudioCodecConfigBuilderClient

func NewLeAudioCodecConfigBuilderClient(cc grpc.ClientConnInterface) *LeAudioCodecConfigBuilderClient

NewLeAudioCodecConfigBuilderClient creates a new LeAudioCodecConfigBuilder client.

func (*LeAudioCodecConfigBuilderClient) Build

Build calls the Build RPC.

func (*LeAudioCodecConfigBuilderClient) SetBitsPerSample

func (c *LeAudioCodecConfigBuilderClient) SetBitsPerSample(ctx context.Context, arg0 int32) (int64, error)

SetBitsPerSample calls the SetBitsPerSample RPC.

func (*LeAudioCodecConfigBuilderClient) SetChannelCount

func (c *LeAudioCodecConfigBuilderClient) SetChannelCount(ctx context.Context, arg0 int32) (int64, error)

SetChannelCount calls the SetChannelCount RPC.

func (*LeAudioCodecConfigBuilderClient) SetCodecPriority

func (c *LeAudioCodecConfigBuilderClient) SetCodecPriority(ctx context.Context, arg0 int32) (int64, error)

SetCodecPriority calls the SetCodecPriority RPC.

func (*LeAudioCodecConfigBuilderClient) SetCodecType

func (c *LeAudioCodecConfigBuilderClient) SetCodecType(ctx context.Context, arg0 int32) (int64, error)

SetCodecType calls the SetCodecType RPC.

func (*LeAudioCodecConfigBuilderClient) SetFrameDuration

func (c *LeAudioCodecConfigBuilderClient) SetFrameDuration(ctx context.Context, arg0 int32) (int64, error)

SetFrameDuration calls the SetFrameDuration RPC.

func (*LeAudioCodecConfigBuilderClient) SetMaxOctetsPerFrame

func (c *LeAudioCodecConfigBuilderClient) SetMaxOctetsPerFrame(ctx context.Context, arg0 int32) (int64, error)

SetMaxOctetsPerFrame calls the SetMaxOctetsPerFrame RPC.

func (*LeAudioCodecConfigBuilderClient) SetMinOctetsPerFrame

func (c *LeAudioCodecConfigBuilderClient) SetMinOctetsPerFrame(ctx context.Context, arg0 int32) (int64, error)

SetMinOctetsPerFrame calls the SetMinOctetsPerFrame RPC.

func (*LeAudioCodecConfigBuilderClient) SetOctetsPerFrame

func (c *LeAudioCodecConfigBuilderClient) SetOctetsPerFrame(ctx context.Context, arg0 int32) (int64, error)

SetOctetsPerFrame calls the SetOctetsPerFrame RPC.

func (*LeAudioCodecConfigBuilderClient) SetSampleRate

func (c *LeAudioCodecConfigBuilderClient) SetSampleRate(ctx context.Context, arg0 int32) (int64, error)

SetSampleRate calls the SetSampleRate RPC.

type LeAudioCodecConfigClient

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

LeAudioCodecConfigClient wraps the gRPC LeAudioCodecConfigService client.

func NewLeAudioCodecConfigClient

func NewLeAudioCodecConfigClient(cc grpc.ClientConnInterface) *LeAudioCodecConfigClient

NewLeAudioCodecConfigClient creates a new LeAudioCodecConfig client.

func (*LeAudioCodecConfigClient) DescribeContents

func (c *LeAudioCodecConfigClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*LeAudioCodecConfigClient) Equals

func (c *LeAudioCodecConfigClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*LeAudioCodecConfigClient) GetBitsPerSample

func (c *LeAudioCodecConfigClient) GetBitsPerSample(ctx context.Context) (int32, error)

GetBitsPerSample calls the GetBitsPerSample RPC.

func (*LeAudioCodecConfigClient) GetChannelCount

func (c *LeAudioCodecConfigClient) GetChannelCount(ctx context.Context) (int32, error)

GetChannelCount calls the GetChannelCount RPC.

func (*LeAudioCodecConfigClient) GetCodecName

func (c *LeAudioCodecConfigClient) GetCodecName(ctx context.Context) (string, error)

GetCodecName calls the GetCodecName RPC.

func (*LeAudioCodecConfigClient) GetCodecPriority

func (c *LeAudioCodecConfigClient) GetCodecPriority(ctx context.Context) (int32, error)

GetCodecPriority calls the GetCodecPriority RPC.

func (*LeAudioCodecConfigClient) GetCodecType

func (c *LeAudioCodecConfigClient) GetCodecType(ctx context.Context) (int32, error)

GetCodecType calls the GetCodecType RPC.

func (*LeAudioCodecConfigClient) GetFrameDuration

func (c *LeAudioCodecConfigClient) GetFrameDuration(ctx context.Context) (int32, error)

GetFrameDuration calls the GetFrameDuration RPC.

func (*LeAudioCodecConfigClient) GetMaxOctetsPerFrame

func (c *LeAudioCodecConfigClient) GetMaxOctetsPerFrame(ctx context.Context) (int32, error)

GetMaxOctetsPerFrame calls the GetMaxOctetsPerFrame RPC.

func (*LeAudioCodecConfigClient) GetMinOctetsPerFrame

func (c *LeAudioCodecConfigClient) GetMinOctetsPerFrame(ctx context.Context) (int32, error)

GetMinOctetsPerFrame calls the GetMinOctetsPerFrame RPC.

func (*LeAudioCodecConfigClient) GetOctetsPerFrame

func (c *LeAudioCodecConfigClient) GetOctetsPerFrame(ctx context.Context) (int32, error)

GetOctetsPerFrame calls the GetOctetsPerFrame RPC.

func (*LeAudioCodecConfigClient) GetSampleRate

func (c *LeAudioCodecConfigClient) GetSampleRate(ctx context.Context) (int32, error)

GetSampleRate calls the GetSampleRate RPC.

func (*LeAudioCodecConfigClient) HashCode

func (c *LeAudioCodecConfigClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*LeAudioCodecConfigClient) ToString

func (c *LeAudioCodecConfigClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*LeAudioCodecConfigClient) WriteToParcel

func (c *LeAudioCodecConfigClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type LeAudioCodecStatusClient

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

LeAudioCodecStatusClient wraps the gRPC LeAudioCodecStatusService client.

func NewLeAudioCodecStatusClient

func NewLeAudioCodecStatusClient(cc grpc.ClientConnInterface) *LeAudioCodecStatusClient

NewLeAudioCodecStatusClient creates a new LeAudioCodecStatus client.

func (*LeAudioCodecStatusClient) DescribeContents

func (c *LeAudioCodecStatusClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*LeAudioCodecStatusClient) Equals

func (c *LeAudioCodecStatusClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*LeAudioCodecStatusClient) GetInputCodecConfig

func (c *LeAudioCodecStatusClient) GetInputCodecConfig(ctx context.Context, handle int64) (int64, error)

GetInputCodecConfig calls the GetInputCodecConfig RPC.

func (*LeAudioCodecStatusClient) GetInputCodecLocalCapabilities

func (c *LeAudioCodecStatusClient) GetInputCodecLocalCapabilities(ctx context.Context, handle int64) (int64, error)

GetInputCodecLocalCapabilities calls the GetInputCodecLocalCapabilities RPC.

func (*LeAudioCodecStatusClient) GetInputCodecSelectableCapabilities

func (c *LeAudioCodecStatusClient) GetInputCodecSelectableCapabilities(ctx context.Context, handle int64) (int64, error)

GetInputCodecSelectableCapabilities calls the GetInputCodecSelectableCapabilities RPC.

func (*LeAudioCodecStatusClient) GetOutputCodecConfig

func (c *LeAudioCodecStatusClient) GetOutputCodecConfig(ctx context.Context, handle int64) (int64, error)

GetOutputCodecConfig calls the GetOutputCodecConfig RPC.

func (*LeAudioCodecStatusClient) GetOutputCodecLocalCapabilities

func (c *LeAudioCodecStatusClient) GetOutputCodecLocalCapabilities(ctx context.Context, handle int64) (int64, error)

GetOutputCodecLocalCapabilities calls the GetOutputCodecLocalCapabilities RPC.

func (*LeAudioCodecStatusClient) GetOutputCodecSelectableCapabilities

func (c *LeAudioCodecStatusClient) GetOutputCodecSelectableCapabilities(ctx context.Context, handle int64) (int64, error)

GetOutputCodecSelectableCapabilities calls the GetOutputCodecSelectableCapabilities RPC.

func (*LeAudioCodecStatusClient) HashCode

func (c *LeAudioCodecStatusClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*LeAudioCodecStatusClient) IsInputCodecConfigSelectable

func (c *LeAudioCodecStatusClient) IsInputCodecConfigSelectable(ctx context.Context, handle int64, arg0 int64) (bool, error)

IsInputCodecConfigSelectable calls the IsInputCodecConfigSelectable RPC.

func (*LeAudioCodecStatusClient) IsOutputCodecConfigSelectable

func (c *LeAudioCodecStatusClient) IsOutputCodecConfigSelectable(ctx context.Context, handle int64, arg0 int64) (bool, error)

IsOutputCodecConfigSelectable calls the IsOutputCodecConfigSelectable RPC.

func (*LeAudioCodecStatusClient) ToString

func (c *LeAudioCodecStatusClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*LeAudioCodecStatusClient) WriteToParcel

func (c *LeAudioCodecStatusClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ManagerClient

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

ManagerClient wraps the gRPC ManagerService client.

func NewManagerClient

func NewManagerClient(cc grpc.ClientConnInterface) *ManagerClient

NewManagerClient creates a new Manager client.

func (*ManagerClient) GetAdapter

func (c *ManagerClient) GetAdapter(ctx context.Context) (int64, error)

GetAdapter calls the GetAdapter RPC.

func (*ManagerClient) GetConnectedDevices

func (c *ManagerClient) GetConnectedDevices(ctx context.Context, arg0 int32) (int64, error)

GetConnectedDevices calls the GetConnectedDevices RPC.

func (*ManagerClient) GetConnectionState

func (c *ManagerClient) GetConnectionState(ctx context.Context, arg0 int64, arg1 int32) (int32, error)

GetConnectionState calls the GetConnectionState RPC.

func (*ManagerClient) GetDevicesMatchingConnectionStates

func (c *ManagerClient) GetDevicesMatchingConnectionStates(ctx context.Context, arg0 int32, arg1 int64) (int64, error)

GetDevicesMatchingConnectionStates calls the GetDevicesMatchingConnectionStates RPC.

func (*ManagerClient) OpenGattServer

func (c *ManagerClient) OpenGattServer(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

OpenGattServer calls the OpenGattServer RPC.

type ProfileClient

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

ProfileClient wraps the gRPC ProfileService client.

func NewProfileClient

func NewProfileClient(cc grpc.ClientConnInterface) *ProfileClient

NewProfileClient creates a new Profile client.

func (*ProfileClient) GetConnectedDevices

func (c *ProfileClient) GetConnectedDevices(ctx context.Context) (int64, error)

GetConnectedDevices calls the GetConnectedDevices RPC.

func (*ProfileClient) GetConnectionState

func (c *ProfileClient) GetConnectionState(ctx context.Context, arg0 int64) (int32, error)

GetConnectionState calls the GetConnectionState RPC.

func (*ProfileClient) GetDevicesMatchingConnectionStates

func (c *ProfileClient) GetDevicesMatchingConnectionStates(ctx context.Context, arg0 int64) (int64, error)

GetDevicesMatchingConnectionStates calls the GetDevicesMatchingConnectionStates RPC.

type ProfileServiceListenerClient

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

ProfileServiceListenerClient wraps the gRPC ProfileServiceListenerService client.

func NewProfileServiceListenerClient

func NewProfileServiceListenerClient(cc grpc.ClientConnInterface) *ProfileServiceListenerClient

NewProfileServiceListenerClient creates a new ProfileServiceListener client.

func (*ProfileServiceListenerClient) OnServiceConnected

func (c *ProfileServiceListenerClient) OnServiceConnected(ctx context.Context, arg0 int32, arg1 int64) error

OnServiceConnected calls the OnServiceConnected RPC.

func (*ProfileServiceListenerClient) OnServiceDisconnected

func (c *ProfileServiceListenerClient) OnServiceDisconnected(ctx context.Context, arg0 int32) error

OnServiceDisconnected calls the OnServiceDisconnected RPC.

type ServerSocketClient

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

ServerSocketClient wraps the gRPC ServerSocketService client.

func NewServerSocketClient

func NewServerSocketClient(cc grpc.ClientConnInterface) *ServerSocketClient

NewServerSocketClient creates a new ServerSocket client.

func (*ServerSocketClient) Accept0

func (c *ServerSocketClient) Accept0(ctx context.Context) (int64, error)

Accept0 calls the Accept0 RPC.

func (*ServerSocketClient) Accept1_1

func (c *ServerSocketClient) Accept1_1(ctx context.Context, arg0 int32) (int64, error)

Accept1_1 calls the Accept1_1 RPC.

func (*ServerSocketClient) Close

func (c *ServerSocketClient) Close(ctx context.Context) error

Close calls the Close RPC.

func (*ServerSocketClient) GetPsm

func (c *ServerSocketClient) GetPsm(ctx context.Context) (int32, error)

GetPsm calls the GetPsm RPC.

func (*ServerSocketClient) ToString

func (c *ServerSocketClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

type SocketClient

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

SocketClient wraps the gRPC SocketService client.

func NewSocketClient

func NewSocketClient(cc grpc.ClientConnInterface) *SocketClient

NewSocketClient creates a new Socket client.

func (*SocketClient) Close

func (c *SocketClient) Close(ctx context.Context) error

Close calls the Close RPC.

func (*SocketClient) Connect

func (c *SocketClient) Connect(ctx context.Context) error

Connect calls the Connect RPC.

func (*SocketClient) GetConnectionType

func (c *SocketClient) GetConnectionType(ctx context.Context) (int32, error)

GetConnectionType calls the GetConnectionType RPC.

func (*SocketClient) GetInputStream

func (c *SocketClient) GetInputStream(ctx context.Context) (int64, error)

GetInputStream calls the GetInputStream RPC.

func (*SocketClient) GetMaxReceivePacketSize

func (c *SocketClient) GetMaxReceivePacketSize(ctx context.Context) (int32, error)

GetMaxReceivePacketSize calls the GetMaxReceivePacketSize RPC.

func (*SocketClient) GetMaxTransmitPacketSize

func (c *SocketClient) GetMaxTransmitPacketSize(ctx context.Context) (int32, error)

GetMaxTransmitPacketSize calls the GetMaxTransmitPacketSize RPC.

func (*SocketClient) GetOutputStream

func (c *SocketClient) GetOutputStream(ctx context.Context) (int64, error)

GetOutputStream calls the GetOutputStream RPC.

func (*SocketClient) GetRemoteDevice

func (c *SocketClient) GetRemoteDevice(ctx context.Context) (int64, error)

GetRemoteDevice calls the GetRemoteDevice RPC.

func (*SocketClient) IsConnected

func (c *SocketClient) IsConnected(ctx context.Context) (bool, error)

IsConnected calls the IsConnected RPC.

func (*SocketClient) ToString

func (c *SocketClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

type SocketExceptionClient

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

SocketExceptionClient wraps the gRPC SocketExceptionService client.

func NewSocketExceptionClient

func NewSocketExceptionClient(cc grpc.ClientConnInterface) *SocketExceptionClient

NewSocketExceptionClient creates a new SocketException client.

func (*SocketExceptionClient) GetErrorCode

func (c *SocketExceptionClient) GetErrorCode(ctx context.Context, handle int64) (int32, error)

GetErrorCode calls the GetErrorCode RPC.

type SocketSettingsBuilderClient

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

SocketSettingsBuilderClient wraps the gRPC SocketSettingsBuilderService client.

func NewSocketSettingsBuilderClient

func NewSocketSettingsBuilderClient(cc grpc.ClientConnInterface) *SocketSettingsBuilderClient

NewSocketSettingsBuilderClient creates a new SocketSettingsBuilder client.

func (*SocketSettingsBuilderClient) Build

Build calls the Build RPC.

func (*SocketSettingsBuilderClient) SetAuthenticationRequired

func (c *SocketSettingsBuilderClient) SetAuthenticationRequired(ctx context.Context, arg0 bool) (int64, error)

SetAuthenticationRequired calls the SetAuthenticationRequired RPC.

func (*SocketSettingsBuilderClient) SetEncryptionRequired

func (c *SocketSettingsBuilderClient) SetEncryptionRequired(ctx context.Context, arg0 bool) (int64, error)

SetEncryptionRequired calls the SetEncryptionRequired RPC.

func (*SocketSettingsBuilderClient) SetL2CapPsm

func (c *SocketSettingsBuilderClient) SetL2CapPsm(ctx context.Context, arg0 int32) (int64, error)

SetL2CapPsm calls the SetL2CapPsm RPC.

func (*SocketSettingsBuilderClient) SetRfcommServiceName

func (c *SocketSettingsBuilderClient) SetRfcommServiceName(ctx context.Context, arg0 string) (int64, error)

SetRfcommServiceName calls the SetRfcommServiceName RPC.

func (*SocketSettingsBuilderClient) SetRfcommUuid

func (c *SocketSettingsBuilderClient) SetRfcommUuid(ctx context.Context, arg0 int64) (int64, error)

SetRfcommUuid calls the SetRfcommUuid RPC.

func (*SocketSettingsBuilderClient) SetSocketType

func (c *SocketSettingsBuilderClient) SetSocketType(ctx context.Context, arg0 int32) (int64, error)

SetSocketType calls the SetSocketType RPC.

type SocketSettingsClient

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

SocketSettingsClient wraps the gRPC SocketSettingsService client.

func NewSocketSettingsClient

func NewSocketSettingsClient(cc grpc.ClientConnInterface) *SocketSettingsClient

NewSocketSettingsClient creates a new SocketSettings client.

func (*SocketSettingsClient) GetL2CapPsm

func (c *SocketSettingsClient) GetL2CapPsm(ctx context.Context) (int32, error)

GetL2CapPsm calls the GetL2CapPsm RPC.

func (*SocketSettingsClient) GetRfcommServiceName

func (c *SocketSettingsClient) GetRfcommServiceName(ctx context.Context) (string, error)

GetRfcommServiceName calls the GetRfcommServiceName RPC.

func (*SocketSettingsClient) GetRfcommUuid

func (c *SocketSettingsClient) GetRfcommUuid(ctx context.Context) (int64, error)

GetRfcommUuid calls the GetRfcommUuid RPC.

func (*SocketSettingsClient) GetSocketType

func (c *SocketSettingsClient) GetSocketType(ctx context.Context) (int32, error)

GetSocketType calls the GetSocketType RPC.

func (*SocketSettingsClient) IsAuthenticationRequired

func (c *SocketSettingsClient) IsAuthenticationRequired(ctx context.Context) (bool, error)

IsAuthenticationRequired calls the IsAuthenticationRequired RPC.

func (*SocketSettingsClient) IsEncryptionRequired

func (c *SocketSettingsClient) IsEncryptionRequired(ctx context.Context) (bool, error)

IsEncryptionRequired calls the IsEncryptionRequired RPC.

func (*SocketSettingsClient) ToString

func (c *SocketSettingsClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

Jump to

Keyboard shortcuts

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