wifi

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 AvailableChannelClient added in v0.0.6

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

AvailableChannelClient wraps the gRPC AvailableChannelService client.

func NewAvailableChannelClient added in v0.0.6

func NewAvailableChannelClient(cc grpc.ClientConnInterface) *AvailableChannelClient

NewAvailableChannelClient creates a new AvailableChannel client.

func (*AvailableChannelClient) DescribeContents added in v0.0.6

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

DescribeContents calls the DescribeContents RPC.

func (*AvailableChannelClient) Equals added in v0.0.6

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

Equals calls the Equals RPC.

func (*AvailableChannelClient) GetChannelWidth added in v0.0.6

func (c *AvailableChannelClient) GetChannelWidth(ctx context.Context, handle int64) (int32, error)

GetChannelWidth calls the GetChannelWidth RPC.

func (*AvailableChannelClient) GetFrequencyMhz added in v0.0.6

func (c *AvailableChannelClient) GetFrequencyMhz(ctx context.Context, handle int64) (int32, error)

GetFrequencyMhz calls the GetFrequencyMhz RPC.

func (*AvailableChannelClient) GetOperationalModes added in v0.0.6

func (c *AvailableChannelClient) GetOperationalModes(ctx context.Context, handle int64) (int32, error)

GetOperationalModes calls the GetOperationalModes RPC.

func (*AvailableChannelClient) HashCode added in v0.0.6

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

HashCode calls the HashCode RPC.

func (*AvailableChannelClient) ToString added in v0.0.6

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

ToString calls the ToString RPC.

func (*AvailableChannelClient) WriteToParcel added in v0.0.6

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

WriteToParcel calls the WriteToParcel RPC.

type BlockingOptionBuilderClient added in v0.0.6

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

BlockingOptionBuilderClient wraps the gRPC BlockingOptionBuilderService client.

func NewBlockingOptionBuilderClient added in v0.0.6

func NewBlockingOptionBuilderClient(cc grpc.ClientConnInterface) *BlockingOptionBuilderClient

NewBlockingOptionBuilderClient creates a new BlockingOptionBuilder client.

func (*BlockingOptionBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*BlockingOptionBuilderClient) SetBlockingBssidOnly added in v0.0.6

func (c *BlockingOptionBuilderClient) SetBlockingBssidOnly(ctx context.Context, arg0 bool) (int64, error)

SetBlockingBssidOnly calls the SetBlockingBssidOnly RPC.

type BlockingOptionClient added in v0.0.6

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

BlockingOptionClient wraps the gRPC BlockingOptionService client.

func NewBlockingOptionClient added in v0.0.6

func NewBlockingOptionClient(cc grpc.ClientConnInterface) *BlockingOptionClient

NewBlockingOptionClient creates a new BlockingOption client.

func (*BlockingOptionClient) DescribeContents added in v0.0.6

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

DescribeContents calls the DescribeContents RPC.

func (*BlockingOptionClient) Equals added in v0.0.6

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

Equals calls the Equals RPC.

func (*BlockingOptionClient) GetBlockingTimeSeconds added in v0.0.6

func (c *BlockingOptionClient) GetBlockingTimeSeconds(ctx context.Context) (int32, error)

GetBlockingTimeSeconds calls the GetBlockingTimeSeconds RPC.

func (*BlockingOptionClient) HashCode added in v0.0.6

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

HashCode calls the HashCode RPC.

func (*BlockingOptionClient) IsBlockingBssidOnly added in v0.0.6

func (c *BlockingOptionClient) IsBlockingBssidOnly(ctx context.Context) (bool, error)

IsBlockingBssidOnly calls the IsBlockingBssidOnly RPC.

func (*BlockingOptionClient) ToString added in v0.0.6

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

ToString calls the ToString RPC.

func (*BlockingOptionClient) WriteToParcel added in v0.0.6

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

WriteToParcel calls the WriteToParcel RPC.

type ConfigurationClient added in v0.0.6

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

ConfigurationClient wraps the gRPC ConfigurationService client.

func NewConfigurationClient added in v0.0.6

func NewConfigurationClient(cc grpc.ClientConnInterface) *ConfigurationClient

NewConfigurationClient creates a new Configuration client.

func (*ConfigurationClient) DescribeContents added in v0.0.6

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

DescribeContents calls the DescribeContents RPC.

func (*ConfigurationClient) GetHttpProxy added in v0.0.6

func (c *ConfigurationClient) GetHttpProxy(ctx context.Context, handle int64) (int64, error)

GetHttpProxy calls the GetHttpProxy RPC.

func (*ConfigurationClient) GetKey added in v0.0.6

func (c *ConfigurationClient) GetKey(ctx context.Context, handle int64) (string, error)

GetKey calls the GetKey RPC.

func (*ConfigurationClient) GetMacRandomizationSetting added in v0.0.6

func (c *ConfigurationClient) GetMacRandomizationSetting(ctx context.Context, handle int64) (int32, error)

GetMacRandomizationSetting calls the GetMacRandomizationSetting RPC.

func (*ConfigurationClient) GetRandomizedMacAddress added in v0.0.6

func (c *ConfigurationClient) GetRandomizedMacAddress(ctx context.Context, handle int64) (int64, error)

GetRandomizedMacAddress calls the GetRandomizedMacAddress RPC.

func (*ConfigurationClient) IsDppConfigurator added in v0.0.6

func (c *ConfigurationClient) IsDppConfigurator(ctx context.Context, handle int64) (bool, error)

IsDppConfigurator calls the IsDppConfigurator RPC.

func (*ConfigurationClient) IsPasspoint added in v0.0.6

func (c *ConfigurationClient) IsPasspoint(ctx context.Context, handle int64) (bool, error)

IsPasspoint calls the IsPasspoint RPC.

func (*ConfigurationClient) SetHttpProxy added in v0.0.6

func (c *ConfigurationClient) SetHttpProxy(ctx context.Context, handle int64, arg0 int64) error

SetHttpProxy calls the SetHttpProxy RPC.

func (*ConfigurationClient) SetIpConfiguration added in v0.0.6

func (c *ConfigurationClient) SetIpConfiguration(ctx context.Context, handle int64, arg0 int64) error

SetIpConfiguration calls the SetIpConfiguration RPC.

func (*ConfigurationClient) SetMacRandomizationSetting added in v0.0.6

func (c *ConfigurationClient) SetMacRandomizationSetting(ctx context.Context, handle int64, arg0 int32) error

SetMacRandomizationSetting calls the SetMacRandomizationSetting RPC.

func (*ConfigurationClient) SetSecurityParams added in v0.0.6

func (c *ConfigurationClient) SetSecurityParams(ctx context.Context, handle int64, arg0 int32) error

SetSecurityParams calls the SetSecurityParams RPC.

func (*ConfigurationClient) ToString added in v0.0.6

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

ToString calls the ToString RPC.

func (*ConfigurationClient) WriteToParcel added in v0.0.6

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

WriteToParcel calls the WriteToParcel RPC.

type EnterpriseConfigClient added in v0.0.6

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

EnterpriseConfigClient wraps the gRPC EnterpriseConfigService client.

func NewEnterpriseConfigClient added in v0.0.6

func NewEnterpriseConfigClient(cc grpc.ClientConnInterface) *EnterpriseConfigClient

NewEnterpriseConfigClient creates a new EnterpriseConfig client.

func (*EnterpriseConfigClient) DescribeContents added in v0.0.6

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

DescribeContents calls the DescribeContents RPC.

func (*EnterpriseConfigClient) EnableTrustOnFirstUse added in v0.0.6

func (c *EnterpriseConfigClient) EnableTrustOnFirstUse(ctx context.Context, handle int64, arg0 bool) error

EnableTrustOnFirstUse calls the EnableTrustOnFirstUse RPC.

func (*EnterpriseConfigClient) GetAltSubjectMatch added in v0.0.6

func (c *EnterpriseConfigClient) GetAltSubjectMatch(ctx context.Context, handle int64) (string, error)

GetAltSubjectMatch calls the GetAltSubjectMatch RPC.

func (*EnterpriseConfigClient) GetAnonymousIdentity added in v0.0.6

func (c *EnterpriseConfigClient) GetAnonymousIdentity(ctx context.Context, handle int64) (string, error)

GetAnonymousIdentity calls the GetAnonymousIdentity RPC.

func (*EnterpriseConfigClient) GetCaCertificate added in v0.0.6

func (c *EnterpriseConfigClient) GetCaCertificate(ctx context.Context, handle int64) (int64, error)

GetCaCertificate calls the GetCaCertificate RPC.

func (*EnterpriseConfigClient) GetCaCertificates added in v0.0.6

func (c *EnterpriseConfigClient) GetCaCertificates(ctx context.Context, handle int64) (int64, error)

GetCaCertificates calls the GetCaCertificates RPC.

func (*EnterpriseConfigClient) GetClientCertificate added in v0.0.6

func (c *EnterpriseConfigClient) GetClientCertificate(ctx context.Context, handle int64) (int64, error)

GetClientCertificate calls the GetClientCertificate RPC.

func (*EnterpriseConfigClient) GetClientCertificateChain added in v0.0.6

func (c *EnterpriseConfigClient) GetClientCertificateChain(ctx context.Context, handle int64) (int64, error)

GetClientCertificateChain calls the GetClientCertificateChain RPC.

func (*EnterpriseConfigClient) GetClientKeyPairAlias added in v0.0.6

func (c *EnterpriseConfigClient) GetClientKeyPairAlias(ctx context.Context, handle int64) (string, error)

GetClientKeyPairAlias calls the GetClientKeyPairAlias RPC.

func (*EnterpriseConfigClient) GetClientPrivateKey added in v0.0.6

func (c *EnterpriseConfigClient) GetClientPrivateKey(ctx context.Context, handle int64) (int64, error)

GetClientPrivateKey calls the GetClientPrivateKey RPC.

func (*EnterpriseConfigClient) GetDecoratedIdentityPrefix added in v0.0.6

func (c *EnterpriseConfigClient) GetDecoratedIdentityPrefix(ctx context.Context, handle int64) (string, error)

GetDecoratedIdentityPrefix calls the GetDecoratedIdentityPrefix RPC.

func (*EnterpriseConfigClient) GetDomainSuffixMatch added in v0.0.6

func (c *EnterpriseConfigClient) GetDomainSuffixMatch(ctx context.Context, handle int64) (string, error)

GetDomainSuffixMatch calls the GetDomainSuffixMatch RPC.

func (*EnterpriseConfigClient) GetEapMethod added in v0.0.6

func (c *EnterpriseConfigClient) GetEapMethod(ctx context.Context, handle int64) (int32, error)

GetEapMethod calls the GetEapMethod RPC.

func (*EnterpriseConfigClient) GetIdentity added in v0.0.6

func (c *EnterpriseConfigClient) GetIdentity(ctx context.Context, handle int64) (string, error)

GetIdentity calls the GetIdentity RPC.

func (*EnterpriseConfigClient) GetMinimumTlsVersion added in v0.0.6

func (c *EnterpriseConfigClient) GetMinimumTlsVersion(ctx context.Context, handle int64) (int32, error)

GetMinimumTlsVersion calls the GetMinimumTlsVersion RPC.

func (*EnterpriseConfigClient) GetPassword added in v0.0.6

func (c *EnterpriseConfigClient) GetPassword(ctx context.Context, handle int64) (string, error)

GetPassword calls the GetPassword RPC.

func (*EnterpriseConfigClient) GetPhase2Method added in v0.0.6

func (c *EnterpriseConfigClient) GetPhase2Method(ctx context.Context, handle int64) (int32, error)

GetPhase2Method calls the GetPhase2Method RPC.

func (*EnterpriseConfigClient) GetPlmn added in v0.0.6

func (c *EnterpriseConfigClient) GetPlmn(ctx context.Context, handle int64) (string, error)

GetPlmn calls the GetPlmn RPC.

func (*EnterpriseConfigClient) GetRealm added in v0.0.6

func (c *EnterpriseConfigClient) GetRealm(ctx context.Context, handle int64) (string, error)

GetRealm calls the GetRealm RPC.

func (*EnterpriseConfigClient) GetSubjectMatch added in v0.0.6

func (c *EnterpriseConfigClient) GetSubjectMatch(ctx context.Context, handle int64) (string, error)

GetSubjectMatch calls the GetSubjectMatch RPC.

func (*EnterpriseConfigClient) HasCaCertificate added in v0.0.6

func (c *EnterpriseConfigClient) HasCaCertificate(ctx context.Context, handle int64) (bool, error)

HasCaCertificate calls the HasCaCertificate RPC.

func (*EnterpriseConfigClient) IsAuthenticationSimBased added in v0.0.6

func (c *EnterpriseConfigClient) IsAuthenticationSimBased(ctx context.Context, handle int64) (bool, error)

IsAuthenticationSimBased calls the IsAuthenticationSimBased RPC.

func (*EnterpriseConfigClient) IsEapMethodServerCertUsed added in v0.0.6

func (c *EnterpriseConfigClient) IsEapMethodServerCertUsed(ctx context.Context, handle int64) (bool, error)

IsEapMethodServerCertUsed calls the IsEapMethodServerCertUsed RPC.

func (*EnterpriseConfigClient) IsServerCertValidationEnabled added in v0.0.6

func (c *EnterpriseConfigClient) IsServerCertValidationEnabled(ctx context.Context, handle int64) (bool, error)

IsServerCertValidationEnabled calls the IsServerCertValidationEnabled RPC.

func (*EnterpriseConfigClient) IsTrustOnFirstUseEnabled added in v0.0.6

func (c *EnterpriseConfigClient) IsTrustOnFirstUseEnabled(ctx context.Context, handle int64) (bool, error)

IsTrustOnFirstUseEnabled calls the IsTrustOnFirstUseEnabled RPC.

func (*EnterpriseConfigClient) SetAltSubjectMatch added in v0.0.6

func (c *EnterpriseConfigClient) SetAltSubjectMatch(ctx context.Context, handle int64, arg0 string) error

SetAltSubjectMatch calls the SetAltSubjectMatch RPC.

func (*EnterpriseConfigClient) SetAnonymousIdentity added in v0.0.6

func (c *EnterpriseConfigClient) SetAnonymousIdentity(ctx context.Context, handle int64, arg0 string) error

SetAnonymousIdentity calls the SetAnonymousIdentity RPC.

func (*EnterpriseConfigClient) SetCaCertificate added in v0.0.6

func (c *EnterpriseConfigClient) SetCaCertificate(ctx context.Context, handle int64, arg0 int64) error

SetCaCertificate calls the SetCaCertificate RPC.

func (*EnterpriseConfigClient) SetCaCertificates added in v0.0.6

func (c *EnterpriseConfigClient) SetCaCertificates(ctx context.Context, handle int64, arg0 int64) error

SetCaCertificates calls the SetCaCertificates RPC.

func (*EnterpriseConfigClient) SetClientKeyEntry added in v0.0.6

func (c *EnterpriseConfigClient) SetClientKeyEntry(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

SetClientKeyEntry calls the SetClientKeyEntry RPC.

func (*EnterpriseConfigClient) SetClientKeyEntryWithCertificateChain added in v0.0.6

func (c *EnterpriseConfigClient) SetClientKeyEntryWithCertificateChain(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

SetClientKeyEntryWithCertificateChain calls the SetClientKeyEntryWithCertificateChain RPC.

func (*EnterpriseConfigClient) SetClientKeyPairAlias added in v0.0.6

func (c *EnterpriseConfigClient) SetClientKeyPairAlias(ctx context.Context, handle int64, arg0 string) error

SetClientKeyPairAlias calls the SetClientKeyPairAlias RPC.

func (*EnterpriseConfigClient) SetDecoratedIdentityPrefix added in v0.0.6

func (c *EnterpriseConfigClient) SetDecoratedIdentityPrefix(ctx context.Context, handle int64, arg0 string) error

SetDecoratedIdentityPrefix calls the SetDecoratedIdentityPrefix RPC.

func (*EnterpriseConfigClient) SetDomainSuffixMatch added in v0.0.6

func (c *EnterpriseConfigClient) SetDomainSuffixMatch(ctx context.Context, handle int64, arg0 string) error

SetDomainSuffixMatch calls the SetDomainSuffixMatch RPC.

func (*EnterpriseConfigClient) SetEapMethod added in v0.0.6

func (c *EnterpriseConfigClient) SetEapMethod(ctx context.Context, handle int64, arg0 int32) error

SetEapMethod calls the SetEapMethod RPC.

func (*EnterpriseConfigClient) SetIdentity added in v0.0.6

func (c *EnterpriseConfigClient) SetIdentity(ctx context.Context, handle int64, arg0 string) error

SetIdentity calls the SetIdentity RPC.

func (*EnterpriseConfigClient) SetMinimumTlsVersion added in v0.0.6

func (c *EnterpriseConfigClient) SetMinimumTlsVersion(ctx context.Context, handle int64, arg0 int32) error

SetMinimumTlsVersion calls the SetMinimumTlsVersion RPC.

func (*EnterpriseConfigClient) SetPassword added in v0.0.6

func (c *EnterpriseConfigClient) SetPassword(ctx context.Context, handle int64, arg0 string) error

SetPassword calls the SetPassword RPC.

func (*EnterpriseConfigClient) SetPhase2Method added in v0.0.6

func (c *EnterpriseConfigClient) SetPhase2Method(ctx context.Context, handle int64, arg0 int32) error

SetPhase2Method calls the SetPhase2Method RPC.

func (*EnterpriseConfigClient) SetPlmn added in v0.0.6

func (c *EnterpriseConfigClient) SetPlmn(ctx context.Context, handle int64, arg0 string) error

SetPlmn calls the SetPlmn RPC.

func (*EnterpriseConfigClient) SetRealm added in v0.0.6

func (c *EnterpriseConfigClient) SetRealm(ctx context.Context, handle int64, arg0 string) error

SetRealm calls the SetRealm RPC.

func (*EnterpriseConfigClient) SetSubjectMatch added in v0.0.6

func (c *EnterpriseConfigClient) SetSubjectMatch(ctx context.Context, handle int64, arg0 string) error

SetSubjectMatch calls the SetSubjectMatch RPC.

func (*EnterpriseConfigClient) ToString added in v0.0.6

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

ToString calls the ToString RPC.

func (*EnterpriseConfigClient) WriteToParcel added in v0.0.6

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

WriteToParcel calls the WriteToParcel RPC.

type InfoBuilderClient added in v0.0.6

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

InfoBuilderClient wraps the gRPC InfoBuilderService client.

func NewInfoBuilderClient added in v0.0.6

func NewInfoBuilderClient(cc grpc.ClientConnInterface) *InfoBuilderClient

NewInfoBuilderClient creates a new InfoBuilder client.

func (*InfoBuilderClient) Build added in v0.0.6

func (c *InfoBuilderClient) Build(ctx context.Context) (int64, error)

Build calls the Build RPC.

func (*InfoBuilderClient) SetBssid added in v0.0.6

func (c *InfoBuilderClient) SetBssid(ctx context.Context, arg0 string) (int64, error)

SetBssid calls the SetBssid RPC.

func (*InfoBuilderClient) SetCurrentSecurityType added in v0.0.6

func (c *InfoBuilderClient) SetCurrentSecurityType(ctx context.Context, arg0 int32) (int64, error)

SetCurrentSecurityType calls the SetCurrentSecurityType RPC.

func (*InfoBuilderClient) SetNetworkId added in v0.0.6

func (c *InfoBuilderClient) SetNetworkId(ctx context.Context, arg0 int32) (int64, error)

SetNetworkId calls the SetNetworkId RPC.

func (*InfoBuilderClient) SetRssi added in v0.0.6

func (c *InfoBuilderClient) SetRssi(ctx context.Context, arg0 int32) (int64, error)

SetRssi calls the SetRssi RPC.

func (*InfoBuilderClient) SetSsid added in v0.0.6

func (c *InfoBuilderClient) SetSsid(ctx context.Context, arg0 int64) (int64, error)

SetSsid calls the SetSsid RPC.

func (*InfoBuilderClient) SetSubscriptionId added in v0.0.6

func (c *InfoBuilderClient) SetSubscriptionId(ctx context.Context, arg0 int32) (int64, error)

SetSubscriptionId calls the SetSubscriptionId RPC.

type InfoClient added in v0.0.6

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

InfoClient wraps the gRPC InfoService client.

func NewInfoClient added in v0.0.6

func NewInfoClient(cc grpc.ClientConnInterface) *InfoClient

NewInfoClient creates a new Info client.

func (*InfoClient) DescribeContents added in v0.0.6

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

DescribeContents calls the DescribeContents RPC.

func (*InfoClient) Equals added in v0.0.6

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

Equals calls the Equals RPC.

func (c *InfoClient) GetAffiliatedMloLinks(ctx context.Context) (int64, error)

GetAffiliatedMloLinks calls the GetAffiliatedMloLinks RPC.

func (*InfoClient) GetApMldMacAddress added in v0.0.6

func (c *InfoClient) GetApMldMacAddress(ctx context.Context) (int64, error)

GetApMldMacAddress calls the GetApMldMacAddress RPC.

func (*InfoClient) GetApMloLinkId added in v0.0.6

func (c *InfoClient) GetApMloLinkId(ctx context.Context) (int32, error)

GetApMloLinkId calls the GetApMloLinkId RPC.

func (*InfoClient) GetApplicableRedactions added in v0.0.6

func (c *InfoClient) GetApplicableRedactions(ctx context.Context) (int64, error)

GetApplicableRedactions calls the GetApplicableRedactions RPC.

func (c *InfoClient) GetAssociatedMloLinks(ctx context.Context) (int64, error)

GetAssociatedMloLinks calls the GetAssociatedMloLinks RPC.

func (*InfoClient) GetBSSID added in v0.0.6

func (c *InfoClient) GetBSSID(ctx context.Context) (string, error)

GetBSSID calls the GetBSSID RPC.

func (*InfoClient) GetCurrentSecurityType added in v0.0.6

func (c *InfoClient) GetCurrentSecurityType(ctx context.Context) (int32, error)

GetCurrentSecurityType calls the GetCurrentSecurityType RPC.

func (*InfoClient) GetDetailedStateOf added in v0.0.6

func (c *InfoClient) GetDetailedStateOf(ctx context.Context, arg0 int64) (int64, error)

GetDetailedStateOf calls the GetDetailedStateOf RPC.

func (*InfoClient) GetFrequency added in v0.0.6

func (c *InfoClient) GetFrequency(ctx context.Context) (int32, error)

GetFrequency calls the GetFrequency RPC.

func (*InfoClient) GetHiddenSSID added in v0.0.6

func (c *InfoClient) GetHiddenSSID(ctx context.Context) (bool, error)

GetHiddenSSID calls the GetHiddenSSID RPC.

func (*InfoClient) GetInformationElements added in v0.0.6

func (c *InfoClient) GetInformationElements(ctx context.Context) (int64, error)

GetInformationElements calls the GetInformationElements RPC.

func (*InfoClient) GetIpAddress added in v0.0.6

func (c *InfoClient) GetIpAddress(ctx context.Context) (int32, error)

GetIpAddress calls the GetIpAddress RPC.

func (*InfoClient) GetLinkSpeed added in v0.0.6

func (c *InfoClient) GetLinkSpeed(ctx context.Context) (int32, error)

GetLinkSpeed calls the GetLinkSpeed RPC.

func (*InfoClient) GetMacAddress added in v0.0.6

func (c *InfoClient) GetMacAddress(ctx context.Context) (string, error)

GetMacAddress calls the GetMacAddress RPC.

func (*InfoClient) GetMaxSupportedRxLinkSpeedMbps added in v0.0.6

func (c *InfoClient) GetMaxSupportedRxLinkSpeedMbps(ctx context.Context) (int32, error)

GetMaxSupportedRxLinkSpeedMbps calls the GetMaxSupportedRxLinkSpeedMbps RPC.

func (*InfoClient) GetMaxSupportedTxLinkSpeedMbps added in v0.0.6

func (c *InfoClient) GetMaxSupportedTxLinkSpeedMbps(ctx context.Context) (int32, error)

GetMaxSupportedTxLinkSpeedMbps calls the GetMaxSupportedTxLinkSpeedMbps RPC.

func (*InfoClient) GetNetworkId added in v0.0.6

func (c *InfoClient) GetNetworkId(ctx context.Context) (int32, error)

GetNetworkId calls the GetNetworkId RPC.

func (*InfoClient) GetPasspointFqdn added in v0.0.6

func (c *InfoClient) GetPasspointFqdn(ctx context.Context) (string, error)

GetPasspointFqdn calls the GetPasspointFqdn RPC.

func (*InfoClient) GetPasspointProviderFriendlyName added in v0.0.6

func (c *InfoClient) GetPasspointProviderFriendlyName(ctx context.Context) (string, error)

GetPasspointProviderFriendlyName calls the GetPasspointProviderFriendlyName RPC.

func (*InfoClient) GetPasspointUniqueId added in v0.0.6

func (c *InfoClient) GetPasspointUniqueId(ctx context.Context) (string, error)

GetPasspointUniqueId calls the GetPasspointUniqueId RPC.

func (*InfoClient) GetRssi added in v0.0.6

func (c *InfoClient) GetRssi(ctx context.Context) (int32, error)

GetRssi calls the GetRssi RPC.

func (*InfoClient) GetRxLinkSpeedMbps added in v0.0.6

func (c *InfoClient) GetRxLinkSpeedMbps(ctx context.Context) (int32, error)

GetRxLinkSpeedMbps calls the GetRxLinkSpeedMbps RPC.

func (*InfoClient) GetSSID added in v0.0.6

func (c *InfoClient) GetSSID(ctx context.Context) (string, error)

GetSSID calls the GetSSID RPC.

func (*InfoClient) GetSubscriptionId added in v0.0.6

func (c *InfoClient) GetSubscriptionId(ctx context.Context) (int32, error)

GetSubscriptionId calls the GetSubscriptionId RPC.

func (*InfoClient) GetSupplicantState added in v0.0.6

func (c *InfoClient) GetSupplicantState(ctx context.Context) (int64, error)

GetSupplicantState calls the GetSupplicantState RPC.

func (*InfoClient) GetTxLinkSpeedMbps added in v0.0.6

func (c *InfoClient) GetTxLinkSpeedMbps(ctx context.Context) (int32, error)

GetTxLinkSpeedMbps calls the GetTxLinkSpeedMbps RPC.

func (*InfoClient) GetWifiStandard added in v0.0.6

func (c *InfoClient) GetWifiStandard(ctx context.Context) (int32, error)

GetWifiStandard calls the GetWifiStandard RPC.

func (*InfoClient) HashCode added in v0.0.6

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

HashCode calls the HashCode RPC.

func (*InfoClient) IsRestricted added in v0.0.6

func (c *InfoClient) IsRestricted(ctx context.Context) (bool, error)

IsRestricted calls the IsRestricted RPC.

func (*InfoClient) MakeCopy added in v0.0.6

func (c *InfoClient) MakeCopy(ctx context.Context, arg0 int64) (int64, error)

MakeCopy calls the MakeCopy RPC.

func (*InfoClient) ToString added in v0.0.6

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

ToString calls the ToString RPC.

func (*InfoClient) WriteToParcel added in v0.0.6

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

WriteToParcel calls the WriteToParcel RPC.

type ManagerAddNetworkResultClient added in v0.0.6

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

ManagerAddNetworkResultClient wraps the gRPC ManagerAddNetworkResultService client.

func NewManagerAddNetworkResultClient added in v0.0.6

func NewManagerAddNetworkResultClient(cc grpc.ClientConnInterface) *ManagerAddNetworkResultClient

NewManagerAddNetworkResultClient creates a new ManagerAddNetworkResult client.

func (*ManagerAddNetworkResultClient) DescribeContents added in v0.0.6

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

DescribeContents calls the DescribeContents RPC.

func (*ManagerAddNetworkResultClient) WriteToParcel added in v0.0.6

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

WriteToParcel calls the WriteToParcel RPC.

type ManagerClient added in v0.0.6

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

ManagerClient wraps the gRPC ManagerService client.

func NewManagerClient added in v0.0.6

func NewManagerClient(cc grpc.ClientConnInterface) *ManagerClient

NewManagerClient creates a new Manager client.

func (*ManagerClient) AddLocalOnlyConnectionFailureListener added in v0.0.6

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

AddLocalOnlyConnectionFailureListener calls the AddLocalOnlyConnectionFailureListener RPC.

func (*ManagerClient) AddNetwork added in v0.0.6

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

AddNetwork calls the AddNetwork RPC.

func (*ManagerClient) AddNetworkPrivileged added in v0.0.6

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

AddNetworkPrivileged calls the AddNetworkPrivileged RPC.

func (*ManagerClient) AddOrUpdatePasspointConfiguration added in v0.0.6

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

AddOrUpdatePasspointConfiguration calls the AddOrUpdatePasspointConfiguration RPC.

func (*ManagerClient) AddSuggestionConnectionStatusListener added in v0.0.6

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

AddSuggestionConnectionStatusListener calls the AddSuggestionConnectionStatusListener RPC.

func (*ManagerClient) AddSuggestionUserApprovalStatusListener added in v0.0.6

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

AddSuggestionUserApprovalStatusListener calls the AddSuggestionUserApprovalStatusListener RPC.

func (*ManagerClient) AddWifiStateChangedListener added in v0.0.6

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

AddWifiStateChangedListener calls the AddWifiStateChangedListener RPC.

func (*ManagerClient) AllowAutojoinGlobal added in v0.0.6

func (c *ManagerClient) AllowAutojoinGlobal(ctx context.Context, arg0 bool) error

AllowAutojoinGlobal calls the AllowAutojoinGlobal RPC.

func (*ManagerClient) CalculateSignalLevel1 added in v0.0.6

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

CalculateSignalLevel1 calls the CalculateSignalLevel1 RPC.

func (*ManagerClient) CalculateSignalLevel2_1 added in v0.0.6

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

CalculateSignalLevel2_1 calls the CalculateSignalLevel2_1 RPC.

func (*ManagerClient) CancelWps added in v0.0.6

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

CancelWps calls the CancelWps RPC.

func (*ManagerClient) CompareSignalLevel added in v0.0.6

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

CompareSignalLevel calls the CompareSignalLevel RPC.

func (*ManagerClient) CreateMulticastLock added in v0.0.6

func (c *ManagerClient) CreateMulticastLock(ctx context.Context, arg0 string) (int64, error)

CreateMulticastLock calls the CreateMulticastLock RPC.

func (*ManagerClient) CreateWifiLock1_1 added in v0.0.6

func (c *ManagerClient) CreateWifiLock1_1(ctx context.Context, arg0 string) (int64, error)

CreateWifiLock1_1 calls the CreateWifiLock1_1 RPC.

func (*ManagerClient) CreateWifiLock2 added in v0.0.6

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

CreateWifiLock2 calls the CreateWifiLock2 RPC.

func (*ManagerClient) DisableNetwork added in v0.0.6

func (c *ManagerClient) DisableNetwork(ctx context.Context, arg0 int32) (bool, error)

DisableNetwork calls the DisableNetwork RPC.

func (*ManagerClient) DisallowCurrentSuggestedNetwork added in v0.0.6

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

DisallowCurrentSuggestedNetwork calls the DisallowCurrentSuggestedNetwork RPC.

func (*ManagerClient) Disconnect added in v0.0.6

func (c *ManagerClient) Disconnect(ctx context.Context) (bool, error)

Disconnect calls the Disconnect RPC.

func (*ManagerClient) EnableNetwork added in v0.0.6

func (c *ManagerClient) EnableNetwork(ctx context.Context, arg0 int32, arg1 bool) (bool, error)

EnableNetwork calls the EnableNetwork RPC.

func (*ManagerClient) FlushPasspointAnqpCache added in v0.0.6

func (c *ManagerClient) FlushPasspointAnqpCache(ctx context.Context) error

FlushPasspointAnqpCache calls the FlushPasspointAnqpCache RPC.

func (*ManagerClient) GetAllowedChannels added in v0.0.6

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

GetAllowedChannels calls the GetAllowedChannels RPC.

func (*ManagerClient) GetCallerConfiguredNetworks added in v0.0.6

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

GetCallerConfiguredNetworks calls the GetCallerConfiguredNetworks RPC.

func (*ManagerClient) GetConfiguredNetworks added in v0.0.6

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

GetConfiguredNetworks calls the GetConfiguredNetworks RPC.

func (*ManagerClient) GetConnectionInfo added in v0.0.6

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

GetConnectionInfo calls the GetConnectionInfo RPC.

func (*ManagerClient) GetDhcpInfo added in v0.0.6

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

GetDhcpInfo calls the GetDhcpInfo RPC.

func (*ManagerClient) GetMaxNumberOfChannelsPerNetworkSpecifierRequest added in v0.0.6

func (c *ManagerClient) GetMaxNumberOfChannelsPerNetworkSpecifierRequest(ctx context.Context) (int32, error)

GetMaxNumberOfChannelsPerNetworkSpecifierRequest calls the GetMaxNumberOfChannelsPerNetworkSpecifierRequest RPC.

func (*ManagerClient) GetMaxNumberOfNetworkSuggestionsPerApp added in v0.0.6

func (c *ManagerClient) GetMaxNumberOfNetworkSuggestionsPerApp(ctx context.Context) (int32, error)

GetMaxNumberOfNetworkSuggestionsPerApp calls the GetMaxNumberOfNetworkSuggestionsPerApp RPC.

func (*ManagerClient) GetMaxSignalLevel added in v0.0.6

func (c *ManagerClient) GetMaxSignalLevel(ctx context.Context) (int32, error)

GetMaxSignalLevel calls the GetMaxSignalLevel RPC.

func (*ManagerClient) GetNetworkSuggestions added in v0.0.6

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

GetNetworkSuggestions calls the GetNetworkSuggestions RPC.

func (*ManagerClient) GetPasspointConfigurations added in v0.0.6

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

GetPasspointConfigurations calls the GetPasspointConfigurations RPC.

func (*ManagerClient) GetScanResults added in v0.0.6

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

GetScanResults calls the GetScanResults RPC.

func (*ManagerClient) GetStaConcurrencyForMultiInternetMode added in v0.0.6

func (c *ManagerClient) GetStaConcurrencyForMultiInternetMode(ctx context.Context) (int32, error)

GetStaConcurrencyForMultiInternetMode calls the GetStaConcurrencyForMultiInternetMode RPC.

func (*ManagerClient) GetUsableChannels added in v0.0.6

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

GetUsableChannels calls the GetUsableChannels RPC.

func (*ManagerClient) GetWifiState added in v0.0.6

func (c *ManagerClient) GetWifiState(ctx context.Context) (int32, error)

GetWifiState calls the GetWifiState RPC.

func (*ManagerClient) Is5GHzBandSupported added in v0.0.6

func (c *ManagerClient) Is5GHzBandSupported(ctx context.Context) (bool, error)

Is5GHzBandSupported calls the Is5GHzBandSupported RPC.

func (*ManagerClient) Is6GHzBandSupported added in v0.0.6

func (c *ManagerClient) Is6GHzBandSupported(ctx context.Context) (bool, error)

Is6GHzBandSupported calls the Is6GHzBandSupported RPC.

func (*ManagerClient) Is24GHzBandSupported added in v0.0.6

func (c *ManagerClient) Is24GHzBandSupported(ctx context.Context) (bool, error)

Is24GHzBandSupported calls the Is24GHzBandSupported RPC.

func (*ManagerClient) Is60GHzBandSupported added in v0.0.6

func (c *ManagerClient) Is60GHzBandSupported(ctx context.Context) (bool, error)

Is60GHzBandSupported calls the Is60GHzBandSupported RPC.

func (*ManagerClient) IsAggressiveRoamingModeSupported added in v0.0.6

func (c *ManagerClient) IsAggressiveRoamingModeSupported(ctx context.Context) (bool, error)

IsAggressiveRoamingModeSupported calls the IsAggressiveRoamingModeSupported RPC.

func (*ManagerClient) IsAutoWakeupEnabled added in v0.0.6

func (c *ManagerClient) IsAutoWakeupEnabled(ctx context.Context) (bool, error)

IsAutoWakeupEnabled calls the IsAutoWakeupEnabled RPC.

func (*ManagerClient) IsBridgedApConcurrencySupported added in v0.0.6

func (c *ManagerClient) IsBridgedApConcurrencySupported(ctx context.Context) (bool, error)

IsBridgedApConcurrencySupported calls the IsBridgedApConcurrencySupported RPC.

func (*ManagerClient) IsCarrierNetworkOffloadEnabled added in v0.0.6

func (c *ManagerClient) IsCarrierNetworkOffloadEnabled(ctx context.Context, arg0 int32, arg1 bool) (bool, error)

IsCarrierNetworkOffloadEnabled calls the IsCarrierNetworkOffloadEnabled RPC.

func (*ManagerClient) IsD2DSupportedWhenInfraStaDisabled added in v0.0.6

func (c *ManagerClient) IsD2DSupportedWhenInfraStaDisabled(ctx context.Context) (bool, error)

IsD2DSupportedWhenInfraStaDisabled calls the IsD2DSupportedWhenInfraStaDisabled RPC.

func (*ManagerClient) IsDecoratedIdentitySupported added in v0.0.6

func (c *ManagerClient) IsDecoratedIdentitySupported(ctx context.Context) (bool, error)

IsDecoratedIdentitySupported calls the IsDecoratedIdentitySupported RPC.

func (*ManagerClient) IsDeviceToApRttSupported added in v0.0.6

func (c *ManagerClient) IsDeviceToApRttSupported(ctx context.Context) (bool, error)

IsDeviceToApRttSupported calls the IsDeviceToApRttSupported RPC.

func (*ManagerClient) IsDualBandSimultaneousSupported added in v0.0.6

func (c *ManagerClient) IsDualBandSimultaneousSupported(ctx context.Context) (bool, error)

IsDualBandSimultaneousSupported calls the IsDualBandSimultaneousSupported RPC.

func (*ManagerClient) IsEasyConnectDppAkmSupported added in v0.0.6

func (c *ManagerClient) IsEasyConnectDppAkmSupported(ctx context.Context) (bool, error)

IsEasyConnectDppAkmSupported calls the IsEasyConnectDppAkmSupported RPC.

func (*ManagerClient) IsEasyConnectEnrolleeResponderModeSupported added in v0.0.6

func (c *ManagerClient) IsEasyConnectEnrolleeResponderModeSupported(ctx context.Context) (bool, error)

IsEasyConnectEnrolleeResponderModeSupported calls the IsEasyConnectEnrolleeResponderModeSupported RPC.

func (*ManagerClient) IsEasyConnectSupported added in v0.0.6

func (c *ManagerClient) IsEasyConnectSupported(ctx context.Context) (bool, error)

IsEasyConnectSupported calls the IsEasyConnectSupported RPC.

func (*ManagerClient) IsEnhancedOpenSupported added in v0.0.6

func (c *ManagerClient) IsEnhancedOpenSupported(ctx context.Context) (bool, error)

IsEnhancedOpenSupported calls the IsEnhancedOpenSupported RPC.

func (*ManagerClient) IsEnhancedPowerReportingSupported added in v0.0.6

func (c *ManagerClient) IsEnhancedPowerReportingSupported(ctx context.Context) (bool, error)

IsEnhancedPowerReportingSupported calls the IsEnhancedPowerReportingSupported RPC.

func (*ManagerClient) IsMakeBeforeBreakWifiSwitchingSupported added in v0.0.6

func (c *ManagerClient) IsMakeBeforeBreakWifiSwitchingSupported(ctx context.Context) (bool, error)

IsMakeBeforeBreakWifiSwitchingSupported calls the IsMakeBeforeBreakWifiSwitchingSupported RPC.

func (*ManagerClient) IsP2PSupported added in v0.0.6

func (c *ManagerClient) IsP2PSupported(ctx context.Context) (bool, error)

IsP2PSupported calls the IsP2PSupported RPC.

func (*ManagerClient) IsPasspointTermsAndConditionsSupported added in v0.0.6

func (c *ManagerClient) IsPasspointTermsAndConditionsSupported(ctx context.Context) (bool, error)

IsPasspointTermsAndConditionsSupported calls the IsPasspointTermsAndConditionsSupported RPC.

func (*ManagerClient) IsPreferredNetworkOffloadSupported added in v0.0.6

func (c *ManagerClient) IsPreferredNetworkOffloadSupported(ctx context.Context) (bool, error)

IsPreferredNetworkOffloadSupported calls the IsPreferredNetworkOffloadSupported RPC.

func (*ManagerClient) IsScanAlwaysAvailable added in v0.0.6

func (c *ManagerClient) IsScanAlwaysAvailable(ctx context.Context) (bool, error)

IsScanAlwaysAvailable calls the IsScanAlwaysAvailable RPC.

func (*ManagerClient) IsScanThrottleEnabled added in v0.0.6

func (c *ManagerClient) IsScanThrottleEnabled(ctx context.Context) (bool, error)

IsScanThrottleEnabled calls the IsScanThrottleEnabled RPC.

func (*ManagerClient) IsStaApConcurrencySupported added in v0.0.6

func (c *ManagerClient) IsStaApConcurrencySupported(ctx context.Context) (bool, error)

IsStaApConcurrencySupported calls the IsStaApConcurrencySupported RPC.

func (*ManagerClient) IsStaBridgedApConcurrencySupported added in v0.0.6

func (c *ManagerClient) IsStaBridgedApConcurrencySupported(ctx context.Context) (bool, error)

IsStaBridgedApConcurrencySupported calls the IsStaBridgedApConcurrencySupported RPC.

func (*ManagerClient) IsStaConcurrencyForLocalOnlyConnectionsSupported added in v0.0.6

func (c *ManagerClient) IsStaConcurrencyForLocalOnlyConnectionsSupported(ctx context.Context) (bool, error)

IsStaConcurrencyForLocalOnlyConnectionsSupported calls the IsStaConcurrencyForLocalOnlyConnectionsSupported RPC.

func (*ManagerClient) IsStaConcurrencyForMultiInternetSupported added in v0.0.6

func (c *ManagerClient) IsStaConcurrencyForMultiInternetSupported(ctx context.Context) (bool, error)

IsStaConcurrencyForMultiInternetSupported calls the IsStaConcurrencyForMultiInternetSupported RPC.

func (*ManagerClient) IsTdlsSupported added in v0.0.6

func (c *ManagerClient) IsTdlsSupported(ctx context.Context) (bool, error)

IsTdlsSupported calls the IsTdlsSupported RPC.

func (*ManagerClient) IsTidToLinkMappingNegotiationSupported added in v0.0.6

func (c *ManagerClient) IsTidToLinkMappingNegotiationSupported(ctx context.Context) (bool, error)

IsTidToLinkMappingNegotiationSupported calls the IsTidToLinkMappingNegotiationSupported RPC.

func (*ManagerClient) IsTlsMinimumVersionSupported added in v0.0.6

func (c *ManagerClient) IsTlsMinimumVersionSupported(ctx context.Context) (bool, error)

IsTlsMinimumVersionSupported calls the IsTlsMinimumVersionSupported RPC.

func (*ManagerClient) IsTlsV13Supported added in v0.0.6

func (c *ManagerClient) IsTlsV13Supported(ctx context.Context) (bool, error)

IsTlsV13Supported calls the IsTlsV13Supported RPC.

func (*ManagerClient) IsTrustOnFirstUseSupported added in v0.0.6

func (c *ManagerClient) IsTrustOnFirstUseSupported(ctx context.Context) (bool, error)

IsTrustOnFirstUseSupported calls the IsTrustOnFirstUseSupported RPC.

func (*ManagerClient) IsWapiSupported added in v0.0.6

func (c *ManagerClient) IsWapiSupported(ctx context.Context) (bool, error)

IsWapiSupported calls the IsWapiSupported RPC.

func (*ManagerClient) IsWepSupported added in v0.0.6

func (c *ManagerClient) IsWepSupported(ctx context.Context) (bool, error)

IsWepSupported calls the IsWepSupported RPC.

func (*ManagerClient) IsWifiDisplayR2Supported added in v0.0.6

func (c *ManagerClient) IsWifiDisplayR2Supported(ctx context.Context) (bool, error)

IsWifiDisplayR2Supported calls the IsWifiDisplayR2Supported RPC.

func (*ManagerClient) IsWifiEnabled added in v0.0.6

func (c *ManagerClient) IsWifiEnabled(ctx context.Context) (bool, error)

IsWifiEnabled calls the IsWifiEnabled RPC.

func (*ManagerClient) IsWifiPasspointEnabled added in v0.0.6

func (c *ManagerClient) IsWifiPasspointEnabled(ctx context.Context) (bool, error)

IsWifiPasspointEnabled calls the IsWifiPasspointEnabled RPC.

func (*ManagerClient) IsWifiStandardSupported added in v0.0.6

func (c *ManagerClient) IsWifiStandardSupported(ctx context.Context, arg0 int32) (bool, error)

IsWifiStandardSupported calls the IsWifiStandardSupported RPC.

func (*ManagerClient) IsWpa3SaeH2ESupported added in v0.0.6

func (c *ManagerClient) IsWpa3SaeH2ESupported(ctx context.Context) (bool, error)

IsWpa3SaeH2ESupported calls the IsWpa3SaeH2ESupported RPC.

func (*ManagerClient) IsWpa3SaePublicKeySupported added in v0.0.6

func (c *ManagerClient) IsWpa3SaePublicKeySupported(ctx context.Context) (bool, error)

IsWpa3SaePublicKeySupported calls the IsWpa3SaePublicKeySupported RPC.

func (*ManagerClient) IsWpa3SaeSupported added in v0.0.6

func (c *ManagerClient) IsWpa3SaeSupported(ctx context.Context) (bool, error)

IsWpa3SaeSupported calls the IsWpa3SaeSupported RPC.

func (*ManagerClient) IsWpa3SuiteBSupported added in v0.0.6

func (c *ManagerClient) IsWpa3SuiteBSupported(ctx context.Context) (bool, error)

IsWpa3SuiteBSupported calls the IsWpa3SuiteBSupported RPC.

func (*ManagerClient) IsWpaPersonalSupported added in v0.0.6

func (c *ManagerClient) IsWpaPersonalSupported(ctx context.Context) (bool, error)

IsWpaPersonalSupported calls the IsWpaPersonalSupported RPC.

func (*ManagerClient) PingSupplicant added in v0.0.6

func (c *ManagerClient) PingSupplicant(ctx context.Context) (bool, error)

PingSupplicant calls the PingSupplicant RPC.

func (*ManagerClient) QuerySendDhcpHostnameRestriction added in v0.0.6

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

QuerySendDhcpHostnameRestriction calls the QuerySendDhcpHostnameRestriction RPC.

func (*ManagerClient) Reassociate added in v0.0.6

func (c *ManagerClient) Reassociate(ctx context.Context) (bool, error)

Reassociate calls the Reassociate RPC.

func (*ManagerClient) Reconnect added in v0.0.6

func (c *ManagerClient) Reconnect(ctx context.Context) (bool, error)

Reconnect calls the Reconnect RPC.

func (*ManagerClient) RegisterScanResultsCallback added in v0.0.6

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

RegisterScanResultsCallback calls the RegisterScanResultsCallback RPC.

func (*ManagerClient) RegisterSubsystemRestartTrackingCallback added in v0.0.6

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

RegisterSubsystemRestartTrackingCallback calls the RegisterSubsystemRestartTrackingCallback RPC.

func (*ManagerClient) RemoveLocalOnlyConnectionFailureListener added in v0.0.6

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

RemoveLocalOnlyConnectionFailureListener calls the RemoveLocalOnlyConnectionFailureListener RPC.

func (*ManagerClient) RemoveNetwork added in v0.0.6

func (c *ManagerClient) RemoveNetwork(ctx context.Context, arg0 int32) (bool, error)

RemoveNetwork calls the RemoveNetwork RPC.

func (*ManagerClient) RemoveNonCallerConfiguredNetworks added in v0.0.6

func (c *ManagerClient) RemoveNonCallerConfiguredNetworks(ctx context.Context) (bool, error)

RemoveNonCallerConfiguredNetworks calls the RemoveNonCallerConfiguredNetworks RPC.

func (*ManagerClient) RemovePasspointConfiguration added in v0.0.6

func (c *ManagerClient) RemovePasspointConfiguration(ctx context.Context, arg0 string) error

RemovePasspointConfiguration calls the RemovePasspointConfiguration RPC.

func (*ManagerClient) RemovePerSsidRoamingMode added in v0.0.6

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

RemovePerSsidRoamingMode calls the RemovePerSsidRoamingMode RPC.

func (*ManagerClient) RemoveSuggestionConnectionStatusListener added in v0.0.6

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

RemoveSuggestionConnectionStatusListener calls the RemoveSuggestionConnectionStatusListener RPC.

func (*ManagerClient) RemoveSuggestionUserApprovalStatusListener added in v0.0.6

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

RemoveSuggestionUserApprovalStatusListener calls the RemoveSuggestionUserApprovalStatusListener RPC.

func (*ManagerClient) RemoveWifiStateChangedListener added in v0.0.6

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

RemoveWifiStateChangedListener calls the RemoveWifiStateChangedListener RPC.

func (*ManagerClient) SaveConfiguration added in v0.0.6

func (c *ManagerClient) SaveConfiguration(ctx context.Context) (bool, error)

SaveConfiguration calls the SaveConfiguration RPC.

func (*ManagerClient) SetPerSsidRoamingMode added in v0.0.6

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

SetPerSsidRoamingMode calls the SetPerSsidRoamingMode RPC.

func (*ManagerClient) SetSendDhcpHostnameRestriction added in v0.0.6

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

SetSendDhcpHostnameRestriction calls the SetSendDhcpHostnameRestriction RPC.

func (*ManagerClient) SetTdlsEnabled added in v0.0.6

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

SetTdlsEnabled calls the SetTdlsEnabled RPC.

func (*ManagerClient) SetTdlsEnabledWithMacAddress added in v0.0.6

func (c *ManagerClient) SetTdlsEnabledWithMacAddress(ctx context.Context, arg0 string, arg1 bool) error

SetTdlsEnabledWithMacAddress calls the SetTdlsEnabledWithMacAddress RPC.

func (*ManagerClient) SetWifiEnabled added in v0.0.6

func (c *ManagerClient) SetWifiEnabled(ctx context.Context, arg0 bool) (bool, error)

SetWifiEnabled calls the SetWifiEnabled RPC.

func (*ManagerClient) StartLocalOnlyHotspotWithConfiguration added in v0.0.6

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

StartLocalOnlyHotspotWithConfiguration calls the StartLocalOnlyHotspotWithConfiguration RPC.

func (*ManagerClient) StartScan added in v0.0.6

func (c *ManagerClient) StartScan(ctx context.Context) (bool, error)

StartScan calls the StartScan RPC.

func (*ManagerClient) StartWps added in v0.0.6

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

StartWps calls the StartWps RPC.

func (*ManagerClient) UnregisterScanResultsCallback added in v0.0.6

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

UnregisterScanResultsCallback calls the UnregisterScanResultsCallback RPC.

func (*ManagerClient) UnregisterSubsystemRestartTrackingCallback added in v0.0.6

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

UnregisterSubsystemRestartTrackingCallback calls the UnregisterSubsystemRestartTrackingCallback RPC.

func (*ManagerClient) UpdateNetwork added in v0.0.6

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

UpdateNetwork calls the UpdateNetwork RPC.

func (*ManagerClient) ValidateSoftApConfiguration added in v0.0.6

func (c *ManagerClient) ValidateSoftApConfiguration(ctx context.Context, arg0 int64) (bool, error)

ValidateSoftApConfiguration calls the ValidateSoftApConfiguration RPC.

type ManagerInterfaceCreationImpactClient added in v0.0.6

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

ManagerInterfaceCreationImpactClient wraps the gRPC ManagerInterfaceCreationImpactService client.

func NewManagerInterfaceCreationImpactClient added in v0.0.6

func NewManagerInterfaceCreationImpactClient(cc grpc.ClientConnInterface) *ManagerInterfaceCreationImpactClient

NewManagerInterfaceCreationImpactClient creates a new ManagerInterfaceCreationImpact client.

func (*ManagerInterfaceCreationImpactClient) Equals added in v0.0.6

Equals calls the Equals RPC.

func (*ManagerInterfaceCreationImpactClient) GetInterfaceType added in v0.0.6

func (c *ManagerInterfaceCreationImpactClient) GetInterfaceType(ctx context.Context) (int32, error)

GetInterfaceType calls the GetInterfaceType RPC.

func (*ManagerInterfaceCreationImpactClient) GetPackages added in v0.0.6

GetPackages calls the GetPackages RPC.

func (*ManagerInterfaceCreationImpactClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

type ManagerLocalOnlyConnectionFailureListenerClient added in v0.0.6

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

ManagerLocalOnlyConnectionFailureListenerClient wraps the gRPC ManagerLocalOnlyConnectionFailureListenerService client.

func NewManagerLocalOnlyConnectionFailureListenerClient added in v0.0.6

func NewManagerLocalOnlyConnectionFailureListenerClient(cc grpc.ClientConnInterface) *ManagerLocalOnlyConnectionFailureListenerClient

NewManagerLocalOnlyConnectionFailureListenerClient creates a new ManagerLocalOnlyConnectionFailureListener client.

func (*ManagerLocalOnlyConnectionFailureListenerClient) OnConnectionFailed added in v0.0.6

func (c *ManagerLocalOnlyConnectionFailureListenerClient) OnConnectionFailed(ctx context.Context, arg0 int64, arg1 int32) error

OnConnectionFailed calls the OnConnectionFailed RPC.

type ManagerLocalOnlyHotspotCallbackClient added in v0.0.6

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

ManagerLocalOnlyHotspotCallbackClient wraps the gRPC ManagerLocalOnlyHotspotCallbackService client.

func NewManagerLocalOnlyHotspotCallbackClient added in v0.0.6

func NewManagerLocalOnlyHotspotCallbackClient(cc grpc.ClientConnInterface) *ManagerLocalOnlyHotspotCallbackClient

NewManagerLocalOnlyHotspotCallbackClient creates a new ManagerLocalOnlyHotspotCallback client.

func (*ManagerLocalOnlyHotspotCallbackClient) OnFailed added in v0.0.6

OnFailed calls the OnFailed RPC.

func (*ManagerLocalOnlyHotspotCallbackClient) OnStarted added in v0.0.6

OnStarted calls the OnStarted RPC.

func (*ManagerLocalOnlyHotspotCallbackClient) OnStopped added in v0.0.6

OnStopped calls the OnStopped RPC.

type ManagerLocalOnlyHotspotReservationClient added in v0.0.6

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

ManagerLocalOnlyHotspotReservationClient wraps the gRPC ManagerLocalOnlyHotspotReservationService client.

func NewManagerLocalOnlyHotspotReservationClient added in v0.0.6

func NewManagerLocalOnlyHotspotReservationClient(cc grpc.ClientConnInterface) *ManagerLocalOnlyHotspotReservationClient

NewManagerLocalOnlyHotspotReservationClient creates a new ManagerLocalOnlyHotspotReservation client.

func (*ManagerLocalOnlyHotspotReservationClient) Close added in v0.0.6

Close calls the Close RPC.

func (*ManagerLocalOnlyHotspotReservationClient) GetSoftApConfiguration added in v0.0.6

func (c *ManagerLocalOnlyHotspotReservationClient) GetSoftApConfiguration(ctx context.Context) (int64, error)

GetSoftApConfiguration calls the GetSoftApConfiguration RPC.

func (*ManagerLocalOnlyHotspotReservationClient) GetWifiConfiguration added in v0.0.6

func (c *ManagerLocalOnlyHotspotReservationClient) GetWifiConfiguration(ctx context.Context) (int64, error)

GetWifiConfiguration calls the GetWifiConfiguration RPC.

type ManagerMulticastLockClient added in v0.0.6

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

ManagerMulticastLockClient wraps the gRPC ManagerMulticastLockService client.

func NewManagerMulticastLockClient added in v0.0.6

func NewManagerMulticastLockClient(cc grpc.ClientConnInterface) *ManagerMulticastLockClient

NewManagerMulticastLockClient creates a new ManagerMulticastLock client.

func (*ManagerMulticastLockClient) Acquire added in v0.0.6

Acquire calls the Acquire RPC.

func (*ManagerMulticastLockClient) IsHeld added in v0.0.6

IsHeld calls the IsHeld RPC.

func (*ManagerMulticastLockClient) Release added in v0.0.6

Release calls the Release RPC.

func (*ManagerMulticastLockClient) SetReferenceCounted added in v0.0.6

func (c *ManagerMulticastLockClient) SetReferenceCounted(ctx context.Context, arg0 bool) error

SetReferenceCounted calls the SetReferenceCounted RPC.

func (*ManagerMulticastLockClient) ToString added in v0.0.6

ToString calls the ToString RPC.

type ManagerScanResultsCallbackClient added in v0.0.6

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

ManagerScanResultsCallbackClient wraps the gRPC ManagerScanResultsCallbackService client.

func NewManagerScanResultsCallbackClient added in v0.0.6

func NewManagerScanResultsCallbackClient(cc grpc.ClientConnInterface) *ManagerScanResultsCallbackClient

NewManagerScanResultsCallbackClient creates a new ManagerScanResultsCallback client.

func (*ManagerScanResultsCallbackClient) OnScanResultsAvailable added in v0.0.6

func (c *ManagerScanResultsCallbackClient) OnScanResultsAvailable(ctx context.Context) error

OnScanResultsAvailable calls the OnScanResultsAvailable RPC.

type ManagerSubsystemRestartTrackingCallbackClient added in v0.0.6

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

ManagerSubsystemRestartTrackingCallbackClient wraps the gRPC ManagerSubsystemRestartTrackingCallbackService client.

func NewManagerSubsystemRestartTrackingCallbackClient added in v0.0.6

func NewManagerSubsystemRestartTrackingCallbackClient(cc grpc.ClientConnInterface) *ManagerSubsystemRestartTrackingCallbackClient

NewManagerSubsystemRestartTrackingCallbackClient creates a new ManagerSubsystemRestartTrackingCallback client.

func (*ManagerSubsystemRestartTrackingCallbackClient) OnSubsystemRestarted added in v0.0.6

OnSubsystemRestarted calls the OnSubsystemRestarted RPC.

func (*ManagerSubsystemRestartTrackingCallbackClient) OnSubsystemRestarting added in v0.0.6

OnSubsystemRestarting calls the OnSubsystemRestarting RPC.

type ManagerSuggestionConnectionStatusListenerClient added in v0.0.6

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

ManagerSuggestionConnectionStatusListenerClient wraps the gRPC ManagerSuggestionConnectionStatusListenerService client.

func NewManagerSuggestionConnectionStatusListenerClient added in v0.0.6

func NewManagerSuggestionConnectionStatusListenerClient(cc grpc.ClientConnInterface) *ManagerSuggestionConnectionStatusListenerClient

NewManagerSuggestionConnectionStatusListenerClient creates a new ManagerSuggestionConnectionStatusListener client.

func (*ManagerSuggestionConnectionStatusListenerClient) OnConnectionStatus added in v0.0.6

func (c *ManagerSuggestionConnectionStatusListenerClient) OnConnectionStatus(ctx context.Context, arg0 int64, arg1 int32) error

OnConnectionStatus calls the OnConnectionStatus RPC.

type ManagerSuggestionUserApprovalStatusListenerClient added in v0.0.6

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

ManagerSuggestionUserApprovalStatusListenerClient wraps the gRPC ManagerSuggestionUserApprovalStatusListenerService client.

func NewManagerSuggestionUserApprovalStatusListenerClient added in v0.0.6

func NewManagerSuggestionUserApprovalStatusListenerClient(cc grpc.ClientConnInterface) *ManagerSuggestionUserApprovalStatusListenerClient

NewManagerSuggestionUserApprovalStatusListenerClient creates a new ManagerSuggestionUserApprovalStatusListener client.

func (*ManagerSuggestionUserApprovalStatusListenerClient) OnUserApprovalStatusChange added in v0.0.6

func (c *ManagerSuggestionUserApprovalStatusListenerClient) OnUserApprovalStatusChange(ctx context.Context, arg0 int32) error

OnUserApprovalStatusChange calls the OnUserApprovalStatusChange RPC.

type ManagerWifiLockClient added in v0.0.6

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

ManagerWifiLockClient wraps the gRPC ManagerWifiLockService client.

func NewManagerWifiLockClient added in v0.0.6

func NewManagerWifiLockClient(cc grpc.ClientConnInterface) *ManagerWifiLockClient

NewManagerWifiLockClient creates a new ManagerWifiLock client.

func (*ManagerWifiLockClient) Acquire added in v0.0.6

func (c *ManagerWifiLockClient) Acquire(ctx context.Context) error

Acquire calls the Acquire RPC.

func (*ManagerWifiLockClient) IsHeld added in v0.0.6

func (c *ManagerWifiLockClient) IsHeld(ctx context.Context) (bool, error)

IsHeld calls the IsHeld RPC.

func (*ManagerWifiLockClient) Release added in v0.0.6

func (c *ManagerWifiLockClient) Release(ctx context.Context) error

Release calls the Release RPC.

func (*ManagerWifiLockClient) SetReferenceCounted added in v0.0.6

func (c *ManagerWifiLockClient) SetReferenceCounted(ctx context.Context, arg0 bool) error

SetReferenceCounted calls the SetReferenceCounted RPC.

func (*ManagerWifiLockClient) SetWorkSource added in v0.0.6

func (c *ManagerWifiLockClient) SetWorkSource(ctx context.Context, arg0 int64) error

SetWorkSource calls the SetWorkSource RPC.

func (*ManagerWifiLockClient) ToString added in v0.0.6

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

ToString calls the ToString RPC.

type ManagerWifiStateChangedListenerClient added in v0.0.6

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

ManagerWifiStateChangedListenerClient wraps the gRPC ManagerWifiStateChangedListenerService client.

func NewManagerWifiStateChangedListenerClient added in v0.0.6

func NewManagerWifiStateChangedListenerClient(cc grpc.ClientConnInterface) *ManagerWifiStateChangedListenerClient

NewManagerWifiStateChangedListenerClient creates a new ManagerWifiStateChangedListener client.

func (*ManagerWifiStateChangedListenerClient) OnWifiStateChanged added in v0.0.6

func (c *ManagerWifiStateChangedListenerClient) OnWifiStateChanged(ctx context.Context) error

OnWifiStateChanged calls the OnWifiStateChanged RPC.

type ManagerWpsCallbackClient added in v0.0.6

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

ManagerWpsCallbackClient wraps the gRPC ManagerWpsCallbackService client.

func NewManagerWpsCallbackClient added in v0.0.6

func NewManagerWpsCallbackClient(cc grpc.ClientConnInterface) *ManagerWpsCallbackClient

NewManagerWpsCallbackClient creates a new ManagerWpsCallback client.

func (*ManagerWpsCallbackClient) OnFailed added in v0.0.6

func (c *ManagerWpsCallbackClient) OnFailed(ctx context.Context, arg0 int32) error

OnFailed calls the OnFailed RPC.

func (*ManagerWpsCallbackClient) OnStarted added in v0.0.6

func (c *ManagerWpsCallbackClient) OnStarted(ctx context.Context, arg0 string) error

OnStarted calls the OnStarted RPC.

func (*ManagerWpsCallbackClient) OnSucceeded added in v0.0.6

func (c *ManagerWpsCallbackClient) OnSucceeded(ctx context.Context) error

OnSucceeded calls the OnSucceeded RPC.

type MloLinkClient added in v0.0.6

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

MloLinkClient wraps the gRPC MloLinkService client.

func NewMloLinkClient added in v0.0.6

func NewMloLinkClient(cc grpc.ClientConnInterface) *MloLinkClient

NewMloLinkClient creates a new MloLink client.

func (*MloLinkClient) DescribeContents added in v0.0.6

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

DescribeContents calls the DescribeContents RPC.

func (*MloLinkClient) Equals added in v0.0.6

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

Equals calls the Equals RPC.

func (*MloLinkClient) GetApMacAddress added in v0.0.6

func (c *MloLinkClient) GetApMacAddress(ctx context.Context, handle int64) (int64, error)

GetApMacAddress calls the GetApMacAddress RPC.

func (*MloLinkClient) GetBand added in v0.0.6

func (c *MloLinkClient) GetBand(ctx context.Context, handle int64) (int32, error)

GetBand calls the GetBand RPC.

func (*MloLinkClient) GetChannel added in v0.0.6

func (c *MloLinkClient) GetChannel(ctx context.Context, handle int64) (int32, error)

GetChannel calls the GetChannel RPC.

func (*MloLinkClient) GetLinkId added in v0.0.6

func (c *MloLinkClient) GetLinkId(ctx context.Context, handle int64) (int32, error)

GetLinkId calls the GetLinkId RPC.

func (*MloLinkClient) GetRssi added in v0.0.6

func (c *MloLinkClient) GetRssi(ctx context.Context, handle int64) (int32, error)

GetRssi calls the GetRssi RPC.

func (*MloLinkClient) GetRxLinkSpeedMbps added in v0.0.6

func (c *MloLinkClient) GetRxLinkSpeedMbps(ctx context.Context, handle int64) (int32, error)

GetRxLinkSpeedMbps calls the GetRxLinkSpeedMbps RPC.

func (*MloLinkClient) GetStaMacAddress added in v0.0.6

func (c *MloLinkClient) GetStaMacAddress(ctx context.Context, handle int64) (int64, error)

GetStaMacAddress calls the GetStaMacAddress RPC.

func (*MloLinkClient) GetState added in v0.0.6

func (c *MloLinkClient) GetState(ctx context.Context, handle int64) (int32, error)

GetState calls the GetState RPC.

func (*MloLinkClient) GetTxLinkSpeedMbps added in v0.0.6

func (c *MloLinkClient) GetTxLinkSpeedMbps(ctx context.Context, handle int64) (int32, error)

GetTxLinkSpeedMbps calls the GetTxLinkSpeedMbps RPC.

func (*MloLinkClient) HashCode added in v0.0.6

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

HashCode calls the HashCode RPC.

func (*MloLinkClient) ToString added in v0.0.6

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

ToString calls the ToString RPC.

func (*MloLinkClient) WriteToParcel added in v0.0.6

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

WriteToParcel calls the WriteToParcel RPC.

type NetworkSpecifierBuilderClient added in v0.0.6

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

NetworkSpecifierBuilderClient wraps the gRPC NetworkSpecifierBuilderService client.

func NewNetworkSpecifierBuilderClient added in v0.0.6

func NewNetworkSpecifierBuilderClient(cc grpc.ClientConnInterface) *NetworkSpecifierBuilderClient

NewNetworkSpecifierBuilderClient creates a new NetworkSpecifierBuilder client.

func (*NetworkSpecifierBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*NetworkSpecifierBuilderClient) SetBand added in v0.0.6

func (c *NetworkSpecifierBuilderClient) SetBand(ctx context.Context, arg0 int32) (int64, error)

SetBand calls the SetBand RPC.

func (*NetworkSpecifierBuilderClient) SetBssid added in v0.0.6

func (c *NetworkSpecifierBuilderClient) SetBssid(ctx context.Context, arg0 int64) (int64, error)

SetBssid calls the SetBssid RPC.

func (*NetworkSpecifierBuilderClient) SetBssidPattern added in v0.0.6

func (c *NetworkSpecifierBuilderClient) SetBssidPattern(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

SetBssidPattern calls the SetBssidPattern RPC.

func (*NetworkSpecifierBuilderClient) SetIsEnhancedOpen added in v0.0.6

func (c *NetworkSpecifierBuilderClient) SetIsEnhancedOpen(ctx context.Context, arg0 bool) (int64, error)

SetIsEnhancedOpen calls the SetIsEnhancedOpen RPC.

func (*NetworkSpecifierBuilderClient) SetIsHiddenSsid added in v0.0.6

func (c *NetworkSpecifierBuilderClient) SetIsHiddenSsid(ctx context.Context, arg0 bool) (int64, error)

SetIsHiddenSsid calls the SetIsHiddenSsid RPC.

func (*NetworkSpecifierBuilderClient) SetPreferredChannelsFrequenciesMhz added in v0.0.6

func (c *NetworkSpecifierBuilderClient) SetPreferredChannelsFrequenciesMhz(ctx context.Context, arg0 int64) (int64, error)

SetPreferredChannelsFrequenciesMhz calls the SetPreferredChannelsFrequenciesMhz RPC.

func (*NetworkSpecifierBuilderClient) SetSsid added in v0.0.6

SetSsid calls the SetSsid RPC.

func (*NetworkSpecifierBuilderClient) SetSsidPattern added in v0.0.6

func (c *NetworkSpecifierBuilderClient) SetSsidPattern(ctx context.Context, arg0 int64) (int64, error)

SetSsidPattern calls the SetSsidPattern RPC.

func (*NetworkSpecifierBuilderClient) SetWpa2EnterpriseConfig added in v0.0.6

func (c *NetworkSpecifierBuilderClient) SetWpa2EnterpriseConfig(ctx context.Context, arg0 int64) (int64, error)

SetWpa2EnterpriseConfig calls the SetWpa2EnterpriseConfig RPC.

func (*NetworkSpecifierBuilderClient) SetWpa2Passphrase added in v0.0.6

func (c *NetworkSpecifierBuilderClient) SetWpa2Passphrase(ctx context.Context, arg0 string) (int64, error)

SetWpa2Passphrase calls the SetWpa2Passphrase RPC.

func (*NetworkSpecifierBuilderClient) SetWpa3Enterprise192BitModeConfig added in v0.0.6

func (c *NetworkSpecifierBuilderClient) SetWpa3Enterprise192BitModeConfig(ctx context.Context, arg0 int64) (int64, error)

SetWpa3Enterprise192BitModeConfig calls the SetWpa3Enterprise192BitModeConfig RPC.

func (*NetworkSpecifierBuilderClient) SetWpa3EnterpriseConfig added in v0.0.6

func (c *NetworkSpecifierBuilderClient) SetWpa3EnterpriseConfig(ctx context.Context, arg0 int64) (int64, error)

SetWpa3EnterpriseConfig calls the SetWpa3EnterpriseConfig RPC.

func (*NetworkSpecifierBuilderClient) SetWpa3EnterpriseStandardModeConfig added in v0.0.6

func (c *NetworkSpecifierBuilderClient) SetWpa3EnterpriseStandardModeConfig(ctx context.Context, arg0 int64) (int64, error)

SetWpa3EnterpriseStandardModeConfig calls the SetWpa3EnterpriseStandardModeConfig RPC.

func (*NetworkSpecifierBuilderClient) SetWpa3Passphrase added in v0.0.6

func (c *NetworkSpecifierBuilderClient) SetWpa3Passphrase(ctx context.Context, arg0 string) (int64, error)

SetWpa3Passphrase calls the SetWpa3Passphrase RPC.

type NetworkSpecifierClient added in v0.0.6

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

NetworkSpecifierClient wraps the gRPC NetworkSpecifierService client.

func NewNetworkSpecifierClient added in v0.0.6

func NewNetworkSpecifierClient(cc grpc.ClientConnInterface) *NetworkSpecifierClient

NewNetworkSpecifierClient creates a new NetworkSpecifier client.

func (*NetworkSpecifierClient) CanBeSatisfiedBy added in v0.0.6

func (c *NetworkSpecifierClient) CanBeSatisfiedBy(ctx context.Context, arg0 int64) (bool, error)

CanBeSatisfiedBy calls the CanBeSatisfiedBy RPC.

func (*NetworkSpecifierClient) DescribeContents added in v0.0.6

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

DescribeContents calls the DescribeContents RPC.

func (*NetworkSpecifierClient) Equals added in v0.0.6

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

Equals calls the Equals RPC.

func (*NetworkSpecifierClient) GetBand added in v0.0.6

func (c *NetworkSpecifierClient) GetBand(ctx context.Context) (int32, error)

GetBand calls the GetBand RPC.

func (*NetworkSpecifierClient) GetPreferredChannelFrequenciesMhz added in v0.0.6

func (c *NetworkSpecifierClient) GetPreferredChannelFrequenciesMhz(ctx context.Context) (int64, error)

GetPreferredChannelFrequenciesMhz calls the GetPreferredChannelFrequenciesMhz RPC.

func (*NetworkSpecifierClient) HashCode added in v0.0.6

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

HashCode calls the HashCode RPC.

func (*NetworkSpecifierClient) Redact added in v0.0.6

func (c *NetworkSpecifierClient) Redact(ctx context.Context) (int64, error)

Redact calls the Redact RPC.

func (*NetworkSpecifierClient) ToString added in v0.0.6

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

ToString calls the ToString RPC.

func (*NetworkSpecifierClient) WriteToParcel added in v0.0.6

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

WriteToParcel calls the WriteToParcel RPC.

type NetworkSuggestionBuilderClient added in v0.0.6

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

NetworkSuggestionBuilderClient wraps the gRPC NetworkSuggestionBuilderService client.

func NewNetworkSuggestionBuilderClient added in v0.0.6

func NewNetworkSuggestionBuilderClient(cc grpc.ClientConnInterface) *NetworkSuggestionBuilderClient

NewNetworkSuggestionBuilderClient creates a new NetworkSuggestionBuilder client.

func (*NetworkSuggestionBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*NetworkSuggestionBuilderClient) SetBssid added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetBssid(ctx context.Context, arg0 int64) (int64, error)

SetBssid calls the SetBssid RPC.

func (*NetworkSuggestionBuilderClient) SetCarrierMerged added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetCarrierMerged(ctx context.Context, arg0 bool) (int64, error)

SetCarrierMerged calls the SetCarrierMerged RPC.

func (*NetworkSuggestionBuilderClient) SetCredentialSharedWithUser added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetCredentialSharedWithUser(ctx context.Context, arg0 bool) (int64, error)

SetCredentialSharedWithUser calls the SetCredentialSharedWithUser RPC.

func (*NetworkSuggestionBuilderClient) SetIsAppInteractionRequired added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetIsAppInteractionRequired(ctx context.Context, arg0 bool) (int64, error)

SetIsAppInteractionRequired calls the SetIsAppInteractionRequired RPC.

func (*NetworkSuggestionBuilderClient) SetIsEnhancedOpen added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetIsEnhancedOpen(ctx context.Context, arg0 bool) (int64, error)

SetIsEnhancedOpen calls the SetIsEnhancedOpen RPC.

func (*NetworkSuggestionBuilderClient) SetIsHiddenSsid added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetIsHiddenSsid(ctx context.Context, arg0 bool) (int64, error)

SetIsHiddenSsid calls the SetIsHiddenSsid RPC.

func (*NetworkSuggestionBuilderClient) SetIsInitialAutojoinEnabled added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetIsInitialAutojoinEnabled(ctx context.Context, arg0 bool) (int64, error)

SetIsInitialAutojoinEnabled calls the SetIsInitialAutojoinEnabled RPC.

func (*NetworkSuggestionBuilderClient) SetIsMetered added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetIsMetered(ctx context.Context, arg0 bool) (int64, error)

SetIsMetered calls the SetIsMetered RPC.

func (*NetworkSuggestionBuilderClient) SetIsUserInteractionRequired added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetIsUserInteractionRequired(ctx context.Context, arg0 bool) (int64, error)

SetIsUserInteractionRequired calls the SetIsUserInteractionRequired RPC.

func (*NetworkSuggestionBuilderClient) SetIsWpa3SaeH2EOnlyModeEnabled added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetIsWpa3SaeH2EOnlyModeEnabled(ctx context.Context, arg0 bool) (int64, error)

SetIsWpa3SaeH2EOnlyModeEnabled calls the SetIsWpa3SaeH2EOnlyModeEnabled RPC.

func (*NetworkSuggestionBuilderClient) SetMacRandomizationSetting added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetMacRandomizationSetting(ctx context.Context, arg0 int32) (int64, error)

SetMacRandomizationSetting calls the SetMacRandomizationSetting RPC.

func (*NetworkSuggestionBuilderClient) SetPasspointConfig added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetPasspointConfig(ctx context.Context, arg0 int64) (int64, error)

SetPasspointConfig calls the SetPasspointConfig RPC.

func (*NetworkSuggestionBuilderClient) SetPriority added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetPriority(ctx context.Context, arg0 int32) (int64, error)

SetPriority calls the SetPriority RPC.

func (*NetworkSuggestionBuilderClient) SetPriorityGroup added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetPriorityGroup(ctx context.Context, arg0 int32) (int64, error)

SetPriorityGroup calls the SetPriorityGroup RPC.

func (*NetworkSuggestionBuilderClient) SetRestricted added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetRestricted(ctx context.Context, arg0 bool) (int64, error)

SetRestricted calls the SetRestricted RPC.

func (*NetworkSuggestionBuilderClient) SetSsid added in v0.0.6

SetSsid calls the SetSsid RPC.

func (*NetworkSuggestionBuilderClient) SetSubscriptionGroup added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetSubscriptionGroup(ctx context.Context, arg0 int64) (int64, error)

SetSubscriptionGroup calls the SetSubscriptionGroup RPC.

func (*NetworkSuggestionBuilderClient) SetSubscriptionId added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetSubscriptionId(ctx context.Context, arg0 int32) (int64, error)

SetSubscriptionId calls the SetSubscriptionId RPC.

func (*NetworkSuggestionBuilderClient) SetUntrusted added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetUntrusted(ctx context.Context, arg0 bool) (int64, error)

SetUntrusted calls the SetUntrusted RPC.

func (*NetworkSuggestionBuilderClient) SetWapiEnterpriseConfig added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetWapiEnterpriseConfig(ctx context.Context, arg0 int64) (int64, error)

SetWapiEnterpriseConfig calls the SetWapiEnterpriseConfig RPC.

func (*NetworkSuggestionBuilderClient) SetWapiPassphrase added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetWapiPassphrase(ctx context.Context, arg0 string) (int64, error)

SetWapiPassphrase calls the SetWapiPassphrase RPC.

func (*NetworkSuggestionBuilderClient) SetWifi7Enabled added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetWifi7Enabled(ctx context.Context, arg0 bool) (int64, error)

SetWifi7Enabled calls the SetWifi7Enabled RPC.

func (*NetworkSuggestionBuilderClient) SetWifiSsid added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetWifiSsid(ctx context.Context, arg0 int64) (int64, error)

SetWifiSsid calls the SetWifiSsid RPC.

func (*NetworkSuggestionBuilderClient) SetWpa2EnterpriseConfig added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetWpa2EnterpriseConfig(ctx context.Context, arg0 int64) (int64, error)

SetWpa2EnterpriseConfig calls the SetWpa2EnterpriseConfig RPC.

func (*NetworkSuggestionBuilderClient) SetWpa2Passphrase added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetWpa2Passphrase(ctx context.Context, arg0 string) (int64, error)

SetWpa2Passphrase calls the SetWpa2Passphrase RPC.

func (*NetworkSuggestionBuilderClient) SetWpa3Enterprise192BitModeConfig added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetWpa3Enterprise192BitModeConfig(ctx context.Context, arg0 int64) (int64, error)

SetWpa3Enterprise192BitModeConfig calls the SetWpa3Enterprise192BitModeConfig RPC.

func (*NetworkSuggestionBuilderClient) SetWpa3EnterpriseConfig added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetWpa3EnterpriseConfig(ctx context.Context, arg0 int64) (int64, error)

SetWpa3EnterpriseConfig calls the SetWpa3EnterpriseConfig RPC.

func (*NetworkSuggestionBuilderClient) SetWpa3EnterpriseStandardModeConfig added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetWpa3EnterpriseStandardModeConfig(ctx context.Context, arg0 int64) (int64, error)

SetWpa3EnterpriseStandardModeConfig calls the SetWpa3EnterpriseStandardModeConfig RPC.

func (*NetworkSuggestionBuilderClient) SetWpa3Passphrase added in v0.0.6

func (c *NetworkSuggestionBuilderClient) SetWpa3Passphrase(ctx context.Context, arg0 string) (int64, error)

SetWpa3Passphrase calls the SetWpa3Passphrase RPC.

type NetworkSuggestionClient added in v0.0.6

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

NetworkSuggestionClient wraps the gRPC NetworkSuggestionService client.

func NewNetworkSuggestionClient added in v0.0.6

func NewNetworkSuggestionClient(cc grpc.ClientConnInterface) *NetworkSuggestionClient

NewNetworkSuggestionClient creates a new NetworkSuggestion client.

func (*NetworkSuggestionClient) DescribeContents added in v0.0.6

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

DescribeContents calls the DescribeContents RPC.

func (*NetworkSuggestionClient) Equals added in v0.0.6

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

Equals calls the Equals RPC.

func (*NetworkSuggestionClient) GetBssid added in v0.0.6

func (c *NetworkSuggestionClient) GetBssid(ctx context.Context) (int64, error)

GetBssid calls the GetBssid RPC.

func (*NetworkSuggestionClient) GetEnterpriseConfig added in v0.0.6

func (c *NetworkSuggestionClient) GetEnterpriseConfig(ctx context.Context) (int64, error)

GetEnterpriseConfig calls the GetEnterpriseConfig RPC.

func (*NetworkSuggestionClient) GetMacRandomizationSetting added in v0.0.6

func (c *NetworkSuggestionClient) GetMacRandomizationSetting(ctx context.Context) (int32, error)

GetMacRandomizationSetting calls the GetMacRandomizationSetting RPC.

func (*NetworkSuggestionClient) GetPassphrase added in v0.0.6

func (c *NetworkSuggestionClient) GetPassphrase(ctx context.Context) (string, error)

GetPassphrase calls the GetPassphrase RPC.

func (*NetworkSuggestionClient) GetPasspointConfig added in v0.0.6

func (c *NetworkSuggestionClient) GetPasspointConfig(ctx context.Context) (int64, error)

GetPasspointConfig calls the GetPasspointConfig RPC.

func (*NetworkSuggestionClient) GetPriority added in v0.0.6

func (c *NetworkSuggestionClient) GetPriority(ctx context.Context) (int32, error)

GetPriority calls the GetPriority RPC.

func (*NetworkSuggestionClient) GetPriorityGroup added in v0.0.6

func (c *NetworkSuggestionClient) GetPriorityGroup(ctx context.Context) (int32, error)

GetPriorityGroup calls the GetPriorityGroup RPC.

func (*NetworkSuggestionClient) GetSsid added in v0.0.6

func (c *NetworkSuggestionClient) GetSsid(ctx context.Context) (string, error)

GetSsid calls the GetSsid RPC.

func (*NetworkSuggestionClient) GetSubscriptionGroup added in v0.0.6

func (c *NetworkSuggestionClient) GetSubscriptionGroup(ctx context.Context) (int64, error)

GetSubscriptionGroup calls the GetSubscriptionGroup RPC.

func (*NetworkSuggestionClient) GetSubscriptionId added in v0.0.6

func (c *NetworkSuggestionClient) GetSubscriptionId(ctx context.Context) (int32, error)

GetSubscriptionId calls the GetSubscriptionId RPC.

func (*NetworkSuggestionClient) GetWifiSsid added in v0.0.6

func (c *NetworkSuggestionClient) GetWifiSsid(ctx context.Context) (int64, error)

GetWifiSsid calls the GetWifiSsid RPC.

func (*NetworkSuggestionClient) HashCode added in v0.0.6

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

HashCode calls the HashCode RPC.

func (*NetworkSuggestionClient) IsAppInteractionRequired added in v0.0.6

func (c *NetworkSuggestionClient) IsAppInteractionRequired(ctx context.Context) (bool, error)

IsAppInteractionRequired calls the IsAppInteractionRequired RPC.

func (*NetworkSuggestionClient) IsCarrierMerged added in v0.0.6

func (c *NetworkSuggestionClient) IsCarrierMerged(ctx context.Context) (bool, error)

IsCarrierMerged calls the IsCarrierMerged RPC.

func (*NetworkSuggestionClient) IsCredentialSharedWithUser added in v0.0.6

func (c *NetworkSuggestionClient) IsCredentialSharedWithUser(ctx context.Context) (bool, error)

IsCredentialSharedWithUser calls the IsCredentialSharedWithUser RPC.

func (*NetworkSuggestionClient) IsEnhancedOpen added in v0.0.6

func (c *NetworkSuggestionClient) IsEnhancedOpen(ctx context.Context) (bool, error)

IsEnhancedOpen calls the IsEnhancedOpen RPC.

func (*NetworkSuggestionClient) IsHiddenSsid added in v0.0.6

func (c *NetworkSuggestionClient) IsHiddenSsid(ctx context.Context) (bool, error)

IsHiddenSsid calls the IsHiddenSsid RPC.

func (*NetworkSuggestionClient) IsInitialAutojoinEnabled added in v0.0.6

func (c *NetworkSuggestionClient) IsInitialAutojoinEnabled(ctx context.Context) (bool, error)

IsInitialAutojoinEnabled calls the IsInitialAutojoinEnabled RPC.

func (*NetworkSuggestionClient) IsMetered added in v0.0.6

func (c *NetworkSuggestionClient) IsMetered(ctx context.Context) (bool, error)

IsMetered calls the IsMetered RPC.

func (*NetworkSuggestionClient) IsRestricted added in v0.0.6

func (c *NetworkSuggestionClient) IsRestricted(ctx context.Context) (bool, error)

IsRestricted calls the IsRestricted RPC.

func (*NetworkSuggestionClient) IsUntrusted added in v0.0.6

func (c *NetworkSuggestionClient) IsUntrusted(ctx context.Context) (bool, error)

IsUntrusted calls the IsUntrusted RPC.

func (*NetworkSuggestionClient) IsUserInteractionRequired added in v0.0.6

func (c *NetworkSuggestionClient) IsUserInteractionRequired(ctx context.Context) (bool, error)

IsUserInteractionRequired calls the IsUserInteractionRequired RPC.

func (*NetworkSuggestionClient) IsWifi7Enabled added in v0.0.6

func (c *NetworkSuggestionClient) IsWifi7Enabled(ctx context.Context) (bool, error)

IsWifi7Enabled calls the IsWifi7Enabled RPC.

func (*NetworkSuggestionClient) ToString added in v0.0.6

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

ToString calls the ToString RPC.

func (*NetworkSuggestionClient) WriteToParcel added in v0.0.6

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

WriteToParcel calls the WriteToParcel RPC.

type ScanResultClient added in v0.0.6

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

ScanResultClient wraps the gRPC ScanResultService client.

func NewScanResultClient added in v0.0.6

func NewScanResultClient(cc grpc.ClientConnInterface) *ScanResultClient

NewScanResultClient creates a new ScanResult client.

func (*ScanResultClient) ConvertChannelToFrequencyMhzIfSupported added in v0.0.6

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

ConvertChannelToFrequencyMhzIfSupported calls the ConvertChannelToFrequencyMhzIfSupported RPC.

func (*ScanResultClient) ConvertFrequencyMhzToChannelIfSupported added in v0.0.6

func (c *ScanResultClient) ConvertFrequencyMhzToChannelIfSupported(ctx context.Context, handle int64, arg0 int32) (int32, error)

ConvertFrequencyMhzToChannelIfSupported calls the ConvertFrequencyMhzToChannelIfSupported RPC.

func (*ScanResultClient) DescribeContents added in v0.0.6

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

DescribeContents calls the DescribeContents RPC.

func (c *ScanResultClient) GetAffiliatedMloLinks(ctx context.Context, handle int64) (int64, error)

GetAffiliatedMloLinks calls the GetAffiliatedMloLinks RPC.

func (*ScanResultClient) GetApMldMacAddress added in v0.0.6

func (c *ScanResultClient) GetApMldMacAddress(ctx context.Context, handle int64) (int64, error)

GetApMldMacAddress calls the GetApMldMacAddress RPC.

func (*ScanResultClient) GetApMloLinkId added in v0.0.6

func (c *ScanResultClient) GetApMloLinkId(ctx context.Context, handle int64) (int32, error)

GetApMloLinkId calls the GetApMloLinkId RPC.

func (*ScanResultClient) GetInformationElements added in v0.0.6

func (c *ScanResultClient) GetInformationElements(ctx context.Context, handle int64) (int64, error)

GetInformationElements calls the GetInformationElements RPC.

func (*ScanResultClient) GetSecurityTypes added in v0.0.6

func (c *ScanResultClient) GetSecurityTypes(ctx context.Context, handle int64) (int64, error)

GetSecurityTypes calls the GetSecurityTypes RPC.

func (*ScanResultClient) GetWifiSsid added in v0.0.6

func (c *ScanResultClient) GetWifiSsid(ctx context.Context, handle int64) (int64, error)

GetWifiSsid calls the GetWifiSsid RPC.

func (*ScanResultClient) GetWifiStandard added in v0.0.6

func (c *ScanResultClient) GetWifiStandard(ctx context.Context, handle int64) (int32, error)

GetWifiStandard calls the GetWifiStandard RPC.

func (*ScanResultClient) Is80211AzNtbResponder added in v0.0.6

func (c *ScanResultClient) Is80211AzNtbResponder(ctx context.Context, handle int64) (bool, error)

Is80211AzNtbResponder calls the Is80211AzNtbResponder RPC.

func (*ScanResultClient) Is80211McResponder added in v0.0.6

func (c *ScanResultClient) Is80211McResponder(ctx context.Context, handle int64) (bool, error)

Is80211McResponder calls the Is80211McResponder RPC.

func (*ScanResultClient) IsPasspointNetwork added in v0.0.6

func (c *ScanResultClient) IsPasspointNetwork(ctx context.Context, handle int64) (bool, error)

IsPasspointNetwork calls the IsPasspointNetwork RPC.

func (*ScanResultClient) IsRangingFrameProtectionRequired added in v0.0.6

func (c *ScanResultClient) IsRangingFrameProtectionRequired(ctx context.Context, handle int64) (bool, error)

IsRangingFrameProtectionRequired calls the IsRangingFrameProtectionRequired RPC.

func (*ScanResultClient) IsSecureHeLtfSupported added in v0.0.6

func (c *ScanResultClient) IsSecureHeLtfSupported(ctx context.Context, handle int64) (bool, error)

IsSecureHeLtfSupported calls the IsSecureHeLtfSupported RPC.

func (*ScanResultClient) IsTwtResponder added in v0.0.6

func (c *ScanResultClient) IsTwtResponder(ctx context.Context, handle int64) (bool, error)

IsTwtResponder calls the IsTwtResponder RPC.

func (*ScanResultClient) ToString added in v0.0.6

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

ToString calls the ToString RPC.

func (*ScanResultClient) WriteToParcel added in v0.0.6

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

WriteToParcel calls the WriteToParcel RPC.

type ScanResultInformationElementClient added in v0.0.6

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

ScanResultInformationElementClient wraps the gRPC ScanResultInformationElementService client.

func NewScanResultInformationElementClient added in v0.0.6

func NewScanResultInformationElementClient(cc grpc.ClientConnInterface) *ScanResultInformationElementClient

NewScanResultInformationElementClient creates a new ScanResultInformationElement client.

func (*ScanResultInformationElementClient) DescribeContents added in v0.0.6

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

DescribeContents calls the DescribeContents RPC.

func (*ScanResultInformationElementClient) Equals added in v0.0.6

Equals calls the Equals RPC.

func (*ScanResultInformationElementClient) GetBytes added in v0.0.6

GetBytes calls the GetBytes RPC.

func (*ScanResultInformationElementClient) GetId added in v0.0.6

GetId calls the GetId RPC.

func (*ScanResultInformationElementClient) GetIdExt added in v0.0.6

GetIdExt calls the GetIdExt RPC.

func (*ScanResultInformationElementClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*ScanResultInformationElementClient) WriteToParcel added in v0.0.6

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

WriteToParcel calls the WriteToParcel RPC.

type SoftApConfigurationBuilderClient added in v0.0.6

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

SoftApConfigurationBuilderClient wraps the gRPC SoftApConfigurationBuilderService client.

func NewSoftApConfigurationBuilderClient added in v0.0.6

func NewSoftApConfigurationBuilderClient(cc grpc.ClientConnInterface) *SoftApConfigurationBuilderClient

NewSoftApConfigurationBuilderClient creates a new SoftApConfigurationBuilder client.

func (*SoftApConfigurationBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*SoftApConfigurationBuilderClient) SetChannels added in v0.0.6

func (c *SoftApConfigurationBuilderClient) SetChannels(ctx context.Context, arg0 int64) (int64, error)

SetChannels calls the SetChannels RPC.

type SoftApConfigurationClient added in v0.0.6

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

SoftApConfigurationClient wraps the gRPC SoftApConfigurationService client.

func NewSoftApConfigurationClient added in v0.0.6

func NewSoftApConfigurationClient(cc grpc.ClientConnInterface) *SoftApConfigurationClient

NewSoftApConfigurationClient creates a new SoftApConfiguration client.

func (*SoftApConfigurationClient) DescribeContents added in v0.0.6

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

DescribeContents calls the DescribeContents RPC.

func (*SoftApConfigurationClient) Equals added in v0.0.6

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

Equals calls the Equals RPC.

func (*SoftApConfigurationClient) GetBssid added in v0.0.6

func (c *SoftApConfigurationClient) GetBssid(ctx context.Context) (int64, error)

GetBssid calls the GetBssid RPC.

func (*SoftApConfigurationClient) GetChannels added in v0.0.6

func (c *SoftApConfigurationClient) GetChannels(ctx context.Context) (int64, error)

GetChannels calls the GetChannels RPC.

func (*SoftApConfigurationClient) GetPassphrase added in v0.0.6

func (c *SoftApConfigurationClient) GetPassphrase(ctx context.Context) (string, error)

GetPassphrase calls the GetPassphrase RPC.

func (*SoftApConfigurationClient) GetSecurityType added in v0.0.6

func (c *SoftApConfigurationClient) GetSecurityType(ctx context.Context) (int32, error)

GetSecurityType calls the GetSecurityType RPC.

func (*SoftApConfigurationClient) GetSsid added in v0.0.6

GetSsid calls the GetSsid RPC.

func (*SoftApConfigurationClient) GetWifiSsid added in v0.0.6

func (c *SoftApConfigurationClient) GetWifiSsid(ctx context.Context) (int64, error)

GetWifiSsid calls the GetWifiSsid RPC.

func (*SoftApConfigurationClient) HashCode added in v0.0.6

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

HashCode calls the HashCode RPC.

func (*SoftApConfigurationClient) IsHiddenSsid added in v0.0.6

func (c *SoftApConfigurationClient) IsHiddenSsid(ctx context.Context) (bool, error)

IsHiddenSsid calls the IsHiddenSsid RPC.

func (*SoftApConfigurationClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*SoftApConfigurationClient) WriteToParcel added in v0.0.6

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

WriteToParcel calls the WriteToParcel RPC.

type SsidClient added in v0.0.6

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

SsidClient wraps the gRPC SsidService client.

func NewSsidClient added in v0.0.6

func NewSsidClient(cc grpc.ClientConnInterface) *SsidClient

NewSsidClient creates a new Ssid client.

func (*SsidClient) DescribeContents added in v0.0.6

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

DescribeContents calls the DescribeContents RPC.

func (*SsidClient) Equals added in v0.0.6

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

Equals calls the Equals RPC.

func (*SsidClient) FromBytes added in v0.0.6

func (c *SsidClient) FromBytes(ctx context.Context, arg0 int64) (int64, error)

FromBytes calls the FromBytes RPC.

func (*SsidClient) GetBytes added in v0.0.6

func (c *SsidClient) GetBytes(ctx context.Context) (int64, error)

GetBytes calls the GetBytes RPC.

func (*SsidClient) HashCode added in v0.0.6

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

HashCode calls the HashCode RPC.

func (*SsidClient) ToString added in v0.0.6

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

ToString calls the ToString RPC.

func (*SsidClient) WriteToParcel added in v0.0.6

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

WriteToParcel calls the WriteToParcel RPC.

type SupplicantStateClient added in v0.0.6

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

SupplicantStateClient wraps the gRPC SupplicantStateService client.

func NewSupplicantStateClient added in v0.0.6

func NewSupplicantStateClient(cc grpc.ClientConnInterface) *SupplicantStateClient

NewSupplicantStateClient creates a new SupplicantState client.

func (*SupplicantStateClient) DescribeContents added in v0.0.6

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

DescribeContents calls the DescribeContents RPC.

func (*SupplicantStateClient) IsValidState added in v0.0.6

func (c *SupplicantStateClient) IsValidState(ctx context.Context, arg0 int64) (bool, error)

IsValidState calls the IsValidState RPC.

func (*SupplicantStateClient) ValueOf added in v0.0.6

func (c *SupplicantStateClient) ValueOf(ctx context.Context, arg0 string) (int64, error)

ValueOf calls the ValueOf RPC.

func (*SupplicantStateClient) Values added in v0.0.6

func (c *SupplicantStateClient) Values(ctx context.Context) (int64, error)

Values calls the Values RPC.

func (*SupplicantStateClient) WriteToParcel added in v0.0.6

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

WriteToParcel calls the WriteToParcel RPC.

type WpsInfoClient added in v0.0.6

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

WpsInfoClient wraps the gRPC WpsInfoService client.

func NewWpsInfoClient added in v0.0.6

func NewWpsInfoClient(cc grpc.ClientConnInterface) *WpsInfoClient

NewWpsInfoClient creates a new WpsInfo client.

func (*WpsInfoClient) DescribeContents added in v0.0.6

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

DescribeContents calls the DescribeContents RPC.

func (*WpsInfoClient) ToString added in v0.0.6

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

ToString calls the ToString RPC.

func (*WpsInfoClient) WriteToParcel added in v0.0.6

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

WriteToParcel calls the WriteToParcel RPC.

Jump to

Keyboard shortcuts

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