Documentation
¶
Index ¶
- type WifiManagerServer
- func (s *WifiManagerServer) AddLocalOnlyConnectionFailureListener(_ context.Context, req *pb.AddLocalOnlyConnectionFailureListenerRequest) (*pb.AddLocalOnlyConnectionFailureListenerResponse, error)
- func (s *WifiManagerServer) AddNetwork(_ context.Context, req *pb.AddNetworkRequest) (*pb.AddNetworkResponse, error)
- func (s *WifiManagerServer) AddNetworkPrivileged(_ context.Context, req *pb.AddNetworkPrivilegedRequest) (*pb.AddNetworkPrivilegedResponse, error)
- func (s *WifiManagerServer) AddNetworkSuggestions(_ context.Context, req *pb.AddNetworkSuggestionsRequest) (*pb.AddNetworkSuggestionsResponse, error)
- func (s *WifiManagerServer) AddOrUpdatePasspointConfiguration(_ context.Context, req *pb.AddOrUpdatePasspointConfigurationRequest) (*pb.AddOrUpdatePasspointConfigurationResponse, error)
- func (s *WifiManagerServer) AddSuggestionConnectionStatusListener(_ context.Context, req *pb.AddSuggestionConnectionStatusListenerRequest) (*pb.AddSuggestionConnectionStatusListenerResponse, error)
- func (s *WifiManagerServer) AddSuggestionUserApprovalStatusListener(_ context.Context, req *pb.AddSuggestionUserApprovalStatusListenerRequest) (*pb.AddSuggestionUserApprovalStatusListenerResponse, error)
- func (s *WifiManagerServer) AddWifiStateChangedListener(_ context.Context, req *pb.AddWifiStateChangedListenerRequest) (*pb.AddWifiStateChangedListenerResponse, error)
- func (s *WifiManagerServer) AllowAutojoinGlobal(_ context.Context, req *pb.AllowAutojoinGlobalRequest) (*pb.AllowAutojoinGlobalResponse, error)
- func (s *WifiManagerServer) CalculateSignalLevel1(_ context.Context, req *pb.CalculateSignalLevel1Request) (*pb.CalculateSignalLevel1Response, error)
- func (s *WifiManagerServer) CalculateSignalLevel2_1(_ context.Context, req *pb.CalculateSignalLevel2_1Request) (*pb.CalculateSignalLevel2_1Response, error)
- func (s *WifiManagerServer) CancelWps(_ context.Context, req *pb.CancelWpsRequest) (*pb.CancelWpsResponse, error)
- func (s *WifiManagerServer) CompareSignalLevel(_ context.Context, req *pb.CompareSignalLevelRequest) (*pb.CompareSignalLevelResponse, error)
- func (s *WifiManagerServer) CreateMulticastLock(_ context.Context, req *pb.CreateMulticastLockRequest) (*pb.CreateMulticastLockResponse, error)
- func (s *WifiManagerServer) CreateWifiLock1_1(_ context.Context, req *pb.CreateWifiLock1_1Request) (*pb.CreateWifiLock1_1Response, error)
- func (s *WifiManagerServer) CreateWifiLock2(_ context.Context, req *pb.CreateWifiLock2Request) (*pb.CreateWifiLock2Response, error)
- func (s *WifiManagerServer) DisableNetwork(_ context.Context, req *pb.DisableNetworkRequest) (*pb.DisableNetworkResponse, error)
- func (s *WifiManagerServer) DisallowCurrentSuggestedNetwork(_ context.Context, req *pb.DisallowCurrentSuggestedNetworkRequest) (*pb.DisallowCurrentSuggestedNetworkResponse, error)
- func (s *WifiManagerServer) Disconnect(_ context.Context, req *pb.DisconnectRequest) (*pb.DisconnectResponse, error)
- func (s *WifiManagerServer) EnableNetwork(_ context.Context, req *pb.EnableNetworkRequest) (*pb.EnableNetworkResponse, error)
- func (s *WifiManagerServer) FlushPasspointAnqpCache(_ context.Context, req *pb.FlushPasspointAnqpCacheRequest) (*pb.FlushPasspointAnqpCacheResponse, error)
- func (s *WifiManagerServer) GetAllowedChannels(_ context.Context, req *pb.GetAllowedChannelsRequest) (*pb.GetAllowedChannelsResponse, error)
- func (s *WifiManagerServer) GetCallerConfiguredNetworks(_ context.Context, req *pb.GetCallerConfiguredNetworksRequest) (*pb.GetCallerConfiguredNetworksResponse, error)
- func (s *WifiManagerServer) GetChannelData(_ context.Context, req *pb.GetChannelDataRequest) (*pb.GetChannelDataResponse, error)
- func (s *WifiManagerServer) GetConfiguredNetworks(_ context.Context, req *pb.GetConfiguredNetworksRequest) (*pb.GetConfiguredNetworksResponse, error)
- func (s *WifiManagerServer) GetConnectionInfo(_ context.Context, req *pb.GetConnectionInfoRequest) (*pb.GetConnectionInfoResponse, error)
- func (s *WifiManagerServer) GetDhcpInfo(_ context.Context, req *pb.GetDhcpInfoRequest) (*pb.GetDhcpInfoResponse, error)
- func (s *WifiManagerServer) GetMaxNumberOfChannelsPerNetworkSpecifierRequest(_ context.Context, ...) (*pb.GetMaxNumberOfChannelsPerNetworkSpecifierRequestResponse, error)
- func (s *WifiManagerServer) GetMaxNumberOfNetworkSuggestionsPerApp(_ context.Context, req *pb.GetMaxNumberOfNetworkSuggestionsPerAppRequest) (*pb.GetMaxNumberOfNetworkSuggestionsPerAppResponse, error)
- func (s *WifiManagerServer) GetMaxSignalLevel(_ context.Context, req *pb.GetMaxSignalLevelRequest) (*pb.GetMaxSignalLevelResponse, error)
- func (s *WifiManagerServer) GetMaxSupportedConcurrentTdlsSessions(_ context.Context, req *pb.GetMaxSupportedConcurrentTdlsSessionsRequest) (*pb.GetMaxSupportedConcurrentTdlsSessionsResponse, error)
- func (s *WifiManagerServer) GetNetworkSuggestions(_ context.Context, req *pb.GetNetworkSuggestionsRequest) (*pb.GetNetworkSuggestionsResponse, error)
- func (s *WifiManagerServer) GetNumberOfEnabledTdlsSessions(_ context.Context, req *pb.GetNumberOfEnabledTdlsSessionsRequest) (*pb.GetNumberOfEnabledTdlsSessionsResponse, error)
- func (s *WifiManagerServer) GetPasspointConfigurations(_ context.Context, req *pb.GetPasspointConfigurationsRequest) (*pb.GetPasspointConfigurationsResponse, error)
- func (s *WifiManagerServer) GetPerSsidRoamingModes(_ context.Context, req *pb.GetPerSsidRoamingModesRequest) (*pb.GetPerSsidRoamingModesResponse, error)
- func (s *WifiManagerServer) GetScanResults(_ context.Context, req *pb.GetScanResultsRequest) (*pb.GetScanResultsResponse, error)
- func (s *WifiManagerServer) GetStaConcurrencyForMultiInternetMode(_ context.Context, req *pb.GetStaConcurrencyForMultiInternetModeRequest) (*pb.GetStaConcurrencyForMultiInternetModeResponse, error)
- func (s *WifiManagerServer) GetUsableChannels(_ context.Context, req *pb.GetUsableChannelsRequest) (*pb.GetUsableChannelsResponse, error)
- func (s *WifiManagerServer) GetWifiState(_ context.Context, req *pb.GetWifiStateRequest) (*pb.GetWifiStateResponse, error)
- func (s *WifiManagerServer) Is5GHzBandSupported(_ context.Context, req *pb.Is5GHzBandSupportedRequest) (*pb.Is5GHzBandSupportedResponse, error)
- func (s *WifiManagerServer) Is6GHzBandSupported(_ context.Context, req *pb.Is6GHzBandSupportedRequest) (*pb.Is6GHzBandSupportedResponse, error)
- func (s *WifiManagerServer) Is24GHzBandSupported(_ context.Context, req *pb.Is24GHzBandSupportedRequest) (*pb.Is24GHzBandSupportedResponse, error)
- func (s *WifiManagerServer) Is60GHzBandSupported(_ context.Context, req *pb.Is60GHzBandSupportedRequest) (*pb.Is60GHzBandSupportedResponse, error)
- func (s *WifiManagerServer) IsAggressiveRoamingModeSupported(_ context.Context, req *pb.IsAggressiveRoamingModeSupportedRequest) (*pb.IsAggressiveRoamingModeSupportedResponse, error)
- func (s *WifiManagerServer) IsAutoWakeupEnabled(_ context.Context, req *pb.IsAutoWakeupEnabledRequest) (*pb.IsAutoWakeupEnabledResponse, error)
- func (s *WifiManagerServer) IsBridgedApConcurrencySupported(_ context.Context, req *pb.IsBridgedApConcurrencySupportedRequest) (*pb.IsBridgedApConcurrencySupportedResponse, error)
- func (s *WifiManagerServer) IsCarrierNetworkOffloadEnabled(_ context.Context, req *pb.IsCarrierNetworkOffloadEnabledRequest) (*pb.IsCarrierNetworkOffloadEnabledResponse, error)
- func (s *WifiManagerServer) IsD2DSupportedWhenInfraStaDisabled(_ context.Context, req *pb.IsD2DSupportedWhenInfraStaDisabledRequest) (*pb.IsD2DSupportedWhenInfraStaDisabledResponse, error)
- func (s *WifiManagerServer) IsDecoratedIdentitySupported(_ context.Context, req *pb.IsDecoratedIdentitySupportedRequest) (*pb.IsDecoratedIdentitySupportedResponse, error)
- func (s *WifiManagerServer) IsDeviceToApRttSupported(_ context.Context, req *pb.IsDeviceToApRttSupportedRequest) (*pb.IsDeviceToApRttSupportedResponse, error)
- func (s *WifiManagerServer) IsDualBandSimultaneousSupported(_ context.Context, req *pb.IsDualBandSimultaneousSupportedRequest) (*pb.IsDualBandSimultaneousSupportedResponse, error)
- func (s *WifiManagerServer) IsEasyConnectDppAkmSupported(_ context.Context, req *pb.IsEasyConnectDppAkmSupportedRequest) (*pb.IsEasyConnectDppAkmSupportedResponse, error)
- func (s *WifiManagerServer) IsEasyConnectEnrolleeResponderModeSupported(_ context.Context, req *pb.IsEasyConnectEnrolleeResponderModeSupportedRequest) (*pb.IsEasyConnectEnrolleeResponderModeSupportedResponse, error)
- func (s *WifiManagerServer) IsEasyConnectSupported(_ context.Context, req *pb.IsEasyConnectSupportedRequest) (*pb.IsEasyConnectSupportedResponse, error)
- func (s *WifiManagerServer) IsEnhancedOpenSupported(_ context.Context, req *pb.IsEnhancedOpenSupportedRequest) (*pb.IsEnhancedOpenSupportedResponse, error)
- func (s *WifiManagerServer) IsEnhancedPowerReportingSupported(_ context.Context, req *pb.IsEnhancedPowerReportingSupportedRequest) (*pb.IsEnhancedPowerReportingSupportedResponse, error)
- func (s *WifiManagerServer) IsMakeBeforeBreakWifiSwitchingSupported(_ context.Context, req *pb.IsMakeBeforeBreakWifiSwitchingSupportedRequest) (*pb.IsMakeBeforeBreakWifiSwitchingSupportedResponse, error)
- func (s *WifiManagerServer) IsP2PSupported(_ context.Context, req *pb.IsP2PSupportedRequest) (*pb.IsP2PSupportedResponse, error)
- func (s *WifiManagerServer) IsPasspointTermsAndConditionsSupported(_ context.Context, req *pb.IsPasspointTermsAndConditionsSupportedRequest) (*pb.IsPasspointTermsAndConditionsSupportedResponse, error)
- func (s *WifiManagerServer) IsPreferredNetworkOffloadSupported(_ context.Context, req *pb.IsPreferredNetworkOffloadSupportedRequest) (*pb.IsPreferredNetworkOffloadSupportedResponse, error)
- func (s *WifiManagerServer) IsScanAlwaysAvailable(_ context.Context, req *pb.IsScanAlwaysAvailableRequest) (*pb.IsScanAlwaysAvailableResponse, error)
- func (s *WifiManagerServer) IsScanThrottleEnabled(_ context.Context, req *pb.IsScanThrottleEnabledRequest) (*pb.IsScanThrottleEnabledResponse, error)
- func (s *WifiManagerServer) IsStaApConcurrencySupported(_ context.Context, req *pb.IsStaApConcurrencySupportedRequest) (*pb.IsStaApConcurrencySupportedResponse, error)
- func (s *WifiManagerServer) IsStaBridgedApConcurrencySupported(_ context.Context, req *pb.IsStaBridgedApConcurrencySupportedRequest) (*pb.IsStaBridgedApConcurrencySupportedResponse, error)
- func (s *WifiManagerServer) IsStaConcurrencyForLocalOnlyConnectionsSupported(_ context.Context, ...) (*pb.IsStaConcurrencyForLocalOnlyConnectionsSupportedResponse, error)
- func (s *WifiManagerServer) IsStaConcurrencyForMultiInternetSupported(_ context.Context, req *pb.IsStaConcurrencyForMultiInternetSupportedRequest) (*pb.IsStaConcurrencyForMultiInternetSupportedResponse, error)
- func (s *WifiManagerServer) IsTdlsOperationCurrentlyAvailable(_ context.Context, req *pb.IsTdlsOperationCurrentlyAvailableRequest) (*pb.IsTdlsOperationCurrentlyAvailableResponse, error)
- func (s *WifiManagerServer) IsTdlsSupported(_ context.Context, req *pb.IsTdlsSupportedRequest) (*pb.IsTdlsSupportedResponse, error)
- func (s *WifiManagerServer) IsTidToLinkMappingNegotiationSupported(_ context.Context, req *pb.IsTidToLinkMappingNegotiationSupportedRequest) (*pb.IsTidToLinkMappingNegotiationSupportedResponse, error)
- func (s *WifiManagerServer) IsTlsMinimumVersionSupported(_ context.Context, req *pb.IsTlsMinimumVersionSupportedRequest) (*pb.IsTlsMinimumVersionSupportedResponse, error)
- func (s *WifiManagerServer) IsTlsV13Supported(_ context.Context, req *pb.IsTlsV13SupportedRequest) (*pb.IsTlsV13SupportedResponse, error)
- func (s *WifiManagerServer) IsTrustOnFirstUseSupported(_ context.Context, req *pb.IsTrustOnFirstUseSupportedRequest) (*pb.IsTrustOnFirstUseSupportedResponse, error)
- func (s *WifiManagerServer) IsWapiSupported(_ context.Context, req *pb.IsWapiSupportedRequest) (*pb.IsWapiSupportedResponse, error)
- func (s *WifiManagerServer) IsWepSupported(_ context.Context, req *pb.IsWepSupportedRequest) (*pb.IsWepSupportedResponse, error)
- func (s *WifiManagerServer) IsWifiDisplayR2Supported(_ context.Context, req *pb.IsWifiDisplayR2SupportedRequest) (*pb.IsWifiDisplayR2SupportedResponse, error)
- func (s *WifiManagerServer) IsWifiEnabled(_ context.Context, req *pb.IsWifiEnabledRequest) (*pb.IsWifiEnabledResponse, error)
- func (s *WifiManagerServer) IsWifiPasspointEnabled(_ context.Context, req *pb.IsWifiPasspointEnabledRequest) (*pb.IsWifiPasspointEnabledResponse, error)
- func (s *WifiManagerServer) IsWifiStandardSupported(_ context.Context, req *pb.IsWifiStandardSupportedRequest) (*pb.IsWifiStandardSupportedResponse, error)
- func (s *WifiManagerServer) IsWpa3SaeH2ESupported(_ context.Context, req *pb.IsWpa3SaeH2ESupportedRequest) (*pb.IsWpa3SaeH2ESupportedResponse, error)
- func (s *WifiManagerServer) IsWpa3SaePublicKeySupported(_ context.Context, req *pb.IsWpa3SaePublicKeySupportedRequest) (*pb.IsWpa3SaePublicKeySupportedResponse, error)
- func (s *WifiManagerServer) IsWpa3SaeSupported(_ context.Context, req *pb.IsWpa3SaeSupportedRequest) (*pb.IsWpa3SaeSupportedResponse, error)
- func (s *WifiManagerServer) IsWpa3SuiteBSupported(_ context.Context, req *pb.IsWpa3SuiteBSupportedRequest) (*pb.IsWpa3SuiteBSupportedResponse, error)
- func (s *WifiManagerServer) IsWpaPersonalSupported(_ context.Context, req *pb.IsWpaPersonalSupportedRequest) (*pb.IsWpaPersonalSupportedResponse, error)
- func (s *WifiManagerServer) PingSupplicant(_ context.Context, req *pb.PingSupplicantRequest) (*pb.PingSupplicantResponse, error)
- func (s *WifiManagerServer) QueryAutojoinGlobal(_ context.Context, req *pb.QueryAutojoinGlobalRequest) (*pb.QueryAutojoinGlobalResponse, error)
- func (s *WifiManagerServer) QuerySendDhcpHostnameRestriction(_ context.Context, req *pb.QuerySendDhcpHostnameRestrictionRequest) (*pb.QuerySendDhcpHostnameRestrictionResponse, error)
- func (s *WifiManagerServer) Reassociate(_ context.Context, req *pb.ReassociateRequest) (*pb.ReassociateResponse, error)
- func (s *WifiManagerServer) Reconnect(_ context.Context, req *pb.ReconnectRequest) (*pb.ReconnectResponse, error)
- func (s *WifiManagerServer) RegisterScanResultsCallback(_ context.Context, req *pb.RegisterScanResultsCallbackRequest) (*pb.RegisterScanResultsCallbackResponse, error)
- func (s *WifiManagerServer) RegisterSubsystemRestartTrackingCallback(_ context.Context, req *pb.RegisterSubsystemRestartTrackingCallbackRequest) (*pb.RegisterSubsystemRestartTrackingCallbackResponse, error)
- func (s *WifiManagerServer) RemoveLocalOnlyConnectionFailureListener(_ context.Context, req *pb.RemoveLocalOnlyConnectionFailureListenerRequest) (*pb.RemoveLocalOnlyConnectionFailureListenerResponse, error)
- func (s *WifiManagerServer) RemoveNetwork(_ context.Context, req *pb.RemoveNetworkRequest) (*pb.RemoveNetworkResponse, error)
- func (s *WifiManagerServer) RemoveNetworkSuggestions1(_ context.Context, req *pb.RemoveNetworkSuggestions1Request) (*pb.RemoveNetworkSuggestions1Response, error)
- func (s *WifiManagerServer) RemoveNetworkSuggestions2_1(_ context.Context, req *pb.RemoveNetworkSuggestions2_1Request) (*pb.RemoveNetworkSuggestions2_1Response, error)
- func (s *WifiManagerServer) RemoveNonCallerConfiguredNetworks(_ context.Context, req *pb.RemoveNonCallerConfiguredNetworksRequest) (*pb.RemoveNonCallerConfiguredNetworksResponse, error)
- func (s *WifiManagerServer) RemovePasspointConfiguration(_ context.Context, req *pb.RemovePasspointConfigurationRequest) (*pb.RemovePasspointConfigurationResponse, error)
- func (s *WifiManagerServer) RemovePerSsidRoamingMode(_ context.Context, req *pb.RemovePerSsidRoamingModeRequest) (*pb.RemovePerSsidRoamingModeResponse, error)
- func (s *WifiManagerServer) RemoveSuggestionConnectionStatusListener(_ context.Context, req *pb.RemoveSuggestionConnectionStatusListenerRequest) (*pb.RemoveSuggestionConnectionStatusListenerResponse, error)
- func (s *WifiManagerServer) RemoveSuggestionUserApprovalStatusListener(_ context.Context, req *pb.RemoveSuggestionUserApprovalStatusListenerRequest) (*pb.RemoveSuggestionUserApprovalStatusListenerResponse, error)
- func (s *WifiManagerServer) RemoveWifiStateChangedListener(_ context.Context, req *pb.RemoveWifiStateChangedListenerRequest) (*pb.RemoveWifiStateChangedListenerResponse, error)
- func (s *WifiManagerServer) ReportCreateInterfaceImpact(_ context.Context, req *pb.ReportCreateInterfaceImpactRequest) (*pb.ReportCreateInterfaceImpactResponse, error)
- func (s *WifiManagerServer) SaveConfiguration(_ context.Context, req *pb.SaveConfigurationRequest) (*pb.SaveConfigurationResponse, error)
- func (s *WifiManagerServer) SetPerSsidRoamingMode(_ context.Context, req *pb.SetPerSsidRoamingModeRequest) (*pb.SetPerSsidRoamingModeResponse, error)
- func (s *WifiManagerServer) SetSendDhcpHostnameRestriction(_ context.Context, req *pb.SetSendDhcpHostnameRestrictionRequest) (*pb.SetSendDhcpHostnameRestrictionResponse, error)
- func (s *WifiManagerServer) SetTdlsEnabled2(_ context.Context, req *pb.SetTdlsEnabled2Request) (*pb.SetTdlsEnabled2Response, error)
- func (s *WifiManagerServer) SetTdlsEnabled4_1(_ context.Context, req *pb.SetTdlsEnabled4_1Request) (*pb.SetTdlsEnabled4_1Response, error)
- func (s *WifiManagerServer) SetTdlsEnabledWithMacAddress2(_ context.Context, req *pb.SetTdlsEnabledWithMacAddress2Request) (*pb.SetTdlsEnabledWithMacAddress2Response, error)
- func (s *WifiManagerServer) SetTdlsEnabledWithMacAddress4_1(_ context.Context, req *pb.SetTdlsEnabledWithMacAddress4_1Request) (*pb.SetTdlsEnabledWithMacAddress4_1Response, error)
- func (s *WifiManagerServer) SetWifiEnabled(_ context.Context, req *pb.SetWifiEnabledRequest) (*pb.SetWifiEnabledResponse, error)
- func (s *WifiManagerServer) StartLocalOnlyHotspotWithConfiguration(_ context.Context, req *pb.StartLocalOnlyHotspotWithConfigurationRequest) (*pb.StartLocalOnlyHotspotWithConfigurationResponse, error)
- func (s *WifiManagerServer) StartScan(_ context.Context, req *pb.StartScanRequest) (*pb.StartScanResponse, error)
- func (s *WifiManagerServer) StartWps(_ context.Context, req *pb.StartWpsRequest) (*pb.StartWpsResponse, error)
- func (s *WifiManagerServer) UnregisterScanResultsCallback(_ context.Context, req *pb.UnregisterScanResultsCallbackRequest) (*pb.UnregisterScanResultsCallbackResponse, error)
- func (s *WifiManagerServer) UnregisterSubsystemRestartTrackingCallback(_ context.Context, req *pb.UnregisterSubsystemRestartTrackingCallbackRequest) (*pb.UnregisterSubsystemRestartTrackingCallbackResponse, error)
- func (s *WifiManagerServer) UpdateNetwork(_ context.Context, req *pb.UpdateNetworkRequest) (*pb.UpdateNetworkResponse, error)
- func (s *WifiManagerServer) ValidateSoftApConfiguration(_ context.Context, req *pb.ValidateSoftApConfigurationRequest) (*pb.ValidateSoftApConfigurationResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WifiManagerServer ¶
type WifiManagerServer struct {
pb.UnimplementedWifiManagerServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
WifiManagerServer implements pb.WifiManagerServiceServer.
func (*WifiManagerServer) AddLocalOnlyConnectionFailureListener ¶
func (s *WifiManagerServer) AddLocalOnlyConnectionFailureListener(_ context.Context, req *pb.AddLocalOnlyConnectionFailureListenerRequest) (*pb.AddLocalOnlyConnectionFailureListenerResponse, error)
func (*WifiManagerServer) AddNetwork ¶
func (s *WifiManagerServer) AddNetwork(_ context.Context, req *pb.AddNetworkRequest) (*pb.AddNetworkResponse, error)
func (*WifiManagerServer) AddNetworkPrivileged ¶
func (s *WifiManagerServer) AddNetworkPrivileged(_ context.Context, req *pb.AddNetworkPrivilegedRequest) (*pb.AddNetworkPrivilegedResponse, error)
func (*WifiManagerServer) AddNetworkSuggestions ¶
func (s *WifiManagerServer) AddNetworkSuggestions(_ context.Context, req *pb.AddNetworkSuggestionsRequest) (*pb.AddNetworkSuggestionsResponse, error)
func (*WifiManagerServer) AddOrUpdatePasspointConfiguration ¶
func (s *WifiManagerServer) AddOrUpdatePasspointConfiguration(_ context.Context, req *pb.AddOrUpdatePasspointConfigurationRequest) (*pb.AddOrUpdatePasspointConfigurationResponse, error)
func (*WifiManagerServer) AddSuggestionConnectionStatusListener ¶
func (s *WifiManagerServer) AddSuggestionConnectionStatusListener(_ context.Context, req *pb.AddSuggestionConnectionStatusListenerRequest) (*pb.AddSuggestionConnectionStatusListenerResponse, error)
func (*WifiManagerServer) AddSuggestionUserApprovalStatusListener ¶
func (s *WifiManagerServer) AddSuggestionUserApprovalStatusListener(_ context.Context, req *pb.AddSuggestionUserApprovalStatusListenerRequest) (*pb.AddSuggestionUserApprovalStatusListenerResponse, error)
func (*WifiManagerServer) AddWifiStateChangedListener ¶
func (s *WifiManagerServer) AddWifiStateChangedListener(_ context.Context, req *pb.AddWifiStateChangedListenerRequest) (*pb.AddWifiStateChangedListenerResponse, error)
func (*WifiManagerServer) AllowAutojoinGlobal ¶
func (s *WifiManagerServer) AllowAutojoinGlobal(_ context.Context, req *pb.AllowAutojoinGlobalRequest) (*pb.AllowAutojoinGlobalResponse, error)
func (*WifiManagerServer) CalculateSignalLevel1 ¶
func (s *WifiManagerServer) CalculateSignalLevel1(_ context.Context, req *pb.CalculateSignalLevel1Request) (*pb.CalculateSignalLevel1Response, error)
func (*WifiManagerServer) CalculateSignalLevel2_1 ¶
func (s *WifiManagerServer) CalculateSignalLevel2_1(_ context.Context, req *pb.CalculateSignalLevel2_1Request) (*pb.CalculateSignalLevel2_1Response, error)
func (*WifiManagerServer) CancelWps ¶
func (s *WifiManagerServer) CancelWps(_ context.Context, req *pb.CancelWpsRequest) (*pb.CancelWpsResponse, error)
func (*WifiManagerServer) CompareSignalLevel ¶
func (s *WifiManagerServer) CompareSignalLevel(_ context.Context, req *pb.CompareSignalLevelRequest) (*pb.CompareSignalLevelResponse, error)
func (*WifiManagerServer) CreateMulticastLock ¶
func (s *WifiManagerServer) CreateMulticastLock(_ context.Context, req *pb.CreateMulticastLockRequest) (*pb.CreateMulticastLockResponse, error)
func (*WifiManagerServer) CreateWifiLock1_1 ¶
func (s *WifiManagerServer) CreateWifiLock1_1(_ context.Context, req *pb.CreateWifiLock1_1Request) (*pb.CreateWifiLock1_1Response, error)
func (*WifiManagerServer) CreateWifiLock2 ¶
func (s *WifiManagerServer) CreateWifiLock2(_ context.Context, req *pb.CreateWifiLock2Request) (*pb.CreateWifiLock2Response, error)
func (*WifiManagerServer) DisableNetwork ¶
func (s *WifiManagerServer) DisableNetwork(_ context.Context, req *pb.DisableNetworkRequest) (*pb.DisableNetworkResponse, error)
func (*WifiManagerServer) DisallowCurrentSuggestedNetwork ¶
func (s *WifiManagerServer) DisallowCurrentSuggestedNetwork(_ context.Context, req *pb.DisallowCurrentSuggestedNetworkRequest) (*pb.DisallowCurrentSuggestedNetworkResponse, error)
func (*WifiManagerServer) Disconnect ¶
func (s *WifiManagerServer) Disconnect(_ context.Context, req *pb.DisconnectRequest) (*pb.DisconnectResponse, error)
func (*WifiManagerServer) EnableNetwork ¶
func (s *WifiManagerServer) EnableNetwork(_ context.Context, req *pb.EnableNetworkRequest) (*pb.EnableNetworkResponse, error)
func (*WifiManagerServer) FlushPasspointAnqpCache ¶
func (s *WifiManagerServer) FlushPasspointAnqpCache(_ context.Context, req *pb.FlushPasspointAnqpCacheRequest) (*pb.FlushPasspointAnqpCacheResponse, error)
func (*WifiManagerServer) GetAllowedChannels ¶
func (s *WifiManagerServer) GetAllowedChannels(_ context.Context, req *pb.GetAllowedChannelsRequest) (*pb.GetAllowedChannelsResponse, error)
func (*WifiManagerServer) GetCallerConfiguredNetworks ¶
func (s *WifiManagerServer) GetCallerConfiguredNetworks(_ context.Context, req *pb.GetCallerConfiguredNetworksRequest) (*pb.GetCallerConfiguredNetworksResponse, error)
func (*WifiManagerServer) GetChannelData ¶
func (s *WifiManagerServer) GetChannelData(_ context.Context, req *pb.GetChannelDataRequest) (*pb.GetChannelDataResponse, error)
func (*WifiManagerServer) GetConfiguredNetworks ¶
func (s *WifiManagerServer) GetConfiguredNetworks(_ context.Context, req *pb.GetConfiguredNetworksRequest) (*pb.GetConfiguredNetworksResponse, error)
func (*WifiManagerServer) GetConnectionInfo ¶
func (s *WifiManagerServer) GetConnectionInfo(_ context.Context, req *pb.GetConnectionInfoRequest) (*pb.GetConnectionInfoResponse, error)
func (*WifiManagerServer) GetDhcpInfo ¶
func (s *WifiManagerServer) GetDhcpInfo(_ context.Context, req *pb.GetDhcpInfoRequest) (*pb.GetDhcpInfoResponse, error)
func (*WifiManagerServer) GetMaxNumberOfChannelsPerNetworkSpecifierRequest ¶
func (s *WifiManagerServer) GetMaxNumberOfChannelsPerNetworkSpecifierRequest(_ context.Context, req *pb.GetMaxNumberOfChannelsPerNetworkSpecifierRequestRequest) (*pb.GetMaxNumberOfChannelsPerNetworkSpecifierRequestResponse, error)
func (*WifiManagerServer) GetMaxNumberOfNetworkSuggestionsPerApp ¶
func (s *WifiManagerServer) GetMaxNumberOfNetworkSuggestionsPerApp(_ context.Context, req *pb.GetMaxNumberOfNetworkSuggestionsPerAppRequest) (*pb.GetMaxNumberOfNetworkSuggestionsPerAppResponse, error)
func (*WifiManagerServer) GetMaxSignalLevel ¶
func (s *WifiManagerServer) GetMaxSignalLevel(_ context.Context, req *pb.GetMaxSignalLevelRequest) (*pb.GetMaxSignalLevelResponse, error)
func (*WifiManagerServer) GetMaxSupportedConcurrentTdlsSessions ¶
func (s *WifiManagerServer) GetMaxSupportedConcurrentTdlsSessions(_ context.Context, req *pb.GetMaxSupportedConcurrentTdlsSessionsRequest) (*pb.GetMaxSupportedConcurrentTdlsSessionsResponse, error)
func (*WifiManagerServer) GetNetworkSuggestions ¶
func (s *WifiManagerServer) GetNetworkSuggestions(_ context.Context, req *pb.GetNetworkSuggestionsRequest) (*pb.GetNetworkSuggestionsResponse, error)
func (*WifiManagerServer) GetNumberOfEnabledTdlsSessions ¶
func (s *WifiManagerServer) GetNumberOfEnabledTdlsSessions(_ context.Context, req *pb.GetNumberOfEnabledTdlsSessionsRequest) (*pb.GetNumberOfEnabledTdlsSessionsResponse, error)
func (*WifiManagerServer) GetPasspointConfigurations ¶
func (s *WifiManagerServer) GetPasspointConfigurations(_ context.Context, req *pb.GetPasspointConfigurationsRequest) (*pb.GetPasspointConfigurationsResponse, error)
func (*WifiManagerServer) GetPerSsidRoamingModes ¶
func (s *WifiManagerServer) GetPerSsidRoamingModes(_ context.Context, req *pb.GetPerSsidRoamingModesRequest) (*pb.GetPerSsidRoamingModesResponse, error)
func (*WifiManagerServer) GetScanResults ¶
func (s *WifiManagerServer) GetScanResults(_ context.Context, req *pb.GetScanResultsRequest) (*pb.GetScanResultsResponse, error)
func (*WifiManagerServer) GetStaConcurrencyForMultiInternetMode ¶
func (s *WifiManagerServer) GetStaConcurrencyForMultiInternetMode(_ context.Context, req *pb.GetStaConcurrencyForMultiInternetModeRequest) (*pb.GetStaConcurrencyForMultiInternetModeResponse, error)
func (*WifiManagerServer) GetUsableChannels ¶
func (s *WifiManagerServer) GetUsableChannels(_ context.Context, req *pb.GetUsableChannelsRequest) (*pb.GetUsableChannelsResponse, error)
func (*WifiManagerServer) GetWifiState ¶
func (s *WifiManagerServer) GetWifiState(_ context.Context, req *pb.GetWifiStateRequest) (*pb.GetWifiStateResponse, error)
func (*WifiManagerServer) Is5GHzBandSupported ¶
func (s *WifiManagerServer) Is5GHzBandSupported(_ context.Context, req *pb.Is5GHzBandSupportedRequest) (*pb.Is5GHzBandSupportedResponse, error)
func (*WifiManagerServer) Is6GHzBandSupported ¶
func (s *WifiManagerServer) Is6GHzBandSupported(_ context.Context, req *pb.Is6GHzBandSupportedRequest) (*pb.Is6GHzBandSupportedResponse, error)
func (*WifiManagerServer) Is24GHzBandSupported ¶
func (s *WifiManagerServer) Is24GHzBandSupported(_ context.Context, req *pb.Is24GHzBandSupportedRequest) (*pb.Is24GHzBandSupportedResponse, error)
func (*WifiManagerServer) Is60GHzBandSupported ¶
func (s *WifiManagerServer) Is60GHzBandSupported(_ context.Context, req *pb.Is60GHzBandSupportedRequest) (*pb.Is60GHzBandSupportedResponse, error)
func (*WifiManagerServer) IsAggressiveRoamingModeSupported ¶
func (s *WifiManagerServer) IsAggressiveRoamingModeSupported(_ context.Context, req *pb.IsAggressiveRoamingModeSupportedRequest) (*pb.IsAggressiveRoamingModeSupportedResponse, error)
func (*WifiManagerServer) IsAutoWakeupEnabled ¶
func (s *WifiManagerServer) IsAutoWakeupEnabled(_ context.Context, req *pb.IsAutoWakeupEnabledRequest) (*pb.IsAutoWakeupEnabledResponse, error)
func (*WifiManagerServer) IsBridgedApConcurrencySupported ¶
func (s *WifiManagerServer) IsBridgedApConcurrencySupported(_ context.Context, req *pb.IsBridgedApConcurrencySupportedRequest) (*pb.IsBridgedApConcurrencySupportedResponse, error)
func (*WifiManagerServer) IsCarrierNetworkOffloadEnabled ¶
func (s *WifiManagerServer) IsCarrierNetworkOffloadEnabled(_ context.Context, req *pb.IsCarrierNetworkOffloadEnabledRequest) (*pb.IsCarrierNetworkOffloadEnabledResponse, error)
func (*WifiManagerServer) IsD2DSupportedWhenInfraStaDisabled ¶
func (s *WifiManagerServer) IsD2DSupportedWhenInfraStaDisabled(_ context.Context, req *pb.IsD2DSupportedWhenInfraStaDisabledRequest) (*pb.IsD2DSupportedWhenInfraStaDisabledResponse, error)
func (*WifiManagerServer) IsDecoratedIdentitySupported ¶
func (s *WifiManagerServer) IsDecoratedIdentitySupported(_ context.Context, req *pb.IsDecoratedIdentitySupportedRequest) (*pb.IsDecoratedIdentitySupportedResponse, error)
func (*WifiManagerServer) IsDeviceToApRttSupported ¶
func (s *WifiManagerServer) IsDeviceToApRttSupported(_ context.Context, req *pb.IsDeviceToApRttSupportedRequest) (*pb.IsDeviceToApRttSupportedResponse, error)
func (*WifiManagerServer) IsDualBandSimultaneousSupported ¶
func (s *WifiManagerServer) IsDualBandSimultaneousSupported(_ context.Context, req *pb.IsDualBandSimultaneousSupportedRequest) (*pb.IsDualBandSimultaneousSupportedResponse, error)
func (*WifiManagerServer) IsEasyConnectDppAkmSupported ¶
func (s *WifiManagerServer) IsEasyConnectDppAkmSupported(_ context.Context, req *pb.IsEasyConnectDppAkmSupportedRequest) (*pb.IsEasyConnectDppAkmSupportedResponse, error)
func (*WifiManagerServer) IsEasyConnectEnrolleeResponderModeSupported ¶
func (s *WifiManagerServer) IsEasyConnectEnrolleeResponderModeSupported(_ context.Context, req *pb.IsEasyConnectEnrolleeResponderModeSupportedRequest) (*pb.IsEasyConnectEnrolleeResponderModeSupportedResponse, error)
func (*WifiManagerServer) IsEasyConnectSupported ¶
func (s *WifiManagerServer) IsEasyConnectSupported(_ context.Context, req *pb.IsEasyConnectSupportedRequest) (*pb.IsEasyConnectSupportedResponse, error)
func (*WifiManagerServer) IsEnhancedOpenSupported ¶
func (s *WifiManagerServer) IsEnhancedOpenSupported(_ context.Context, req *pb.IsEnhancedOpenSupportedRequest) (*pb.IsEnhancedOpenSupportedResponse, error)
func (*WifiManagerServer) IsEnhancedPowerReportingSupported ¶
func (s *WifiManagerServer) IsEnhancedPowerReportingSupported(_ context.Context, req *pb.IsEnhancedPowerReportingSupportedRequest) (*pb.IsEnhancedPowerReportingSupportedResponse, error)
func (*WifiManagerServer) IsMakeBeforeBreakWifiSwitchingSupported ¶
func (s *WifiManagerServer) IsMakeBeforeBreakWifiSwitchingSupported(_ context.Context, req *pb.IsMakeBeforeBreakWifiSwitchingSupportedRequest) (*pb.IsMakeBeforeBreakWifiSwitchingSupportedResponse, error)
func (*WifiManagerServer) IsP2PSupported ¶
func (s *WifiManagerServer) IsP2PSupported(_ context.Context, req *pb.IsP2PSupportedRequest) (*pb.IsP2PSupportedResponse, error)
func (*WifiManagerServer) IsPasspointTermsAndConditionsSupported ¶
func (s *WifiManagerServer) IsPasspointTermsAndConditionsSupported(_ context.Context, req *pb.IsPasspointTermsAndConditionsSupportedRequest) (*pb.IsPasspointTermsAndConditionsSupportedResponse, error)
func (*WifiManagerServer) IsPreferredNetworkOffloadSupported ¶
func (s *WifiManagerServer) IsPreferredNetworkOffloadSupported(_ context.Context, req *pb.IsPreferredNetworkOffloadSupportedRequest) (*pb.IsPreferredNetworkOffloadSupportedResponse, error)
func (*WifiManagerServer) IsScanAlwaysAvailable ¶
func (s *WifiManagerServer) IsScanAlwaysAvailable(_ context.Context, req *pb.IsScanAlwaysAvailableRequest) (*pb.IsScanAlwaysAvailableResponse, error)
func (*WifiManagerServer) IsScanThrottleEnabled ¶
func (s *WifiManagerServer) IsScanThrottleEnabled(_ context.Context, req *pb.IsScanThrottleEnabledRequest) (*pb.IsScanThrottleEnabledResponse, error)
func (*WifiManagerServer) IsStaApConcurrencySupported ¶
func (s *WifiManagerServer) IsStaApConcurrencySupported(_ context.Context, req *pb.IsStaApConcurrencySupportedRequest) (*pb.IsStaApConcurrencySupportedResponse, error)
func (*WifiManagerServer) IsStaBridgedApConcurrencySupported ¶
func (s *WifiManagerServer) IsStaBridgedApConcurrencySupported(_ context.Context, req *pb.IsStaBridgedApConcurrencySupportedRequest) (*pb.IsStaBridgedApConcurrencySupportedResponse, error)
func (*WifiManagerServer) IsStaConcurrencyForLocalOnlyConnectionsSupported ¶
func (s *WifiManagerServer) IsStaConcurrencyForLocalOnlyConnectionsSupported(_ context.Context, req *pb.IsStaConcurrencyForLocalOnlyConnectionsSupportedRequest) (*pb.IsStaConcurrencyForLocalOnlyConnectionsSupportedResponse, error)
func (*WifiManagerServer) IsStaConcurrencyForMultiInternetSupported ¶
func (s *WifiManagerServer) IsStaConcurrencyForMultiInternetSupported(_ context.Context, req *pb.IsStaConcurrencyForMultiInternetSupportedRequest) (*pb.IsStaConcurrencyForMultiInternetSupportedResponse, error)
func (*WifiManagerServer) IsTdlsOperationCurrentlyAvailable ¶
func (s *WifiManagerServer) IsTdlsOperationCurrentlyAvailable(_ context.Context, req *pb.IsTdlsOperationCurrentlyAvailableRequest) (*pb.IsTdlsOperationCurrentlyAvailableResponse, error)
func (*WifiManagerServer) IsTdlsSupported ¶
func (s *WifiManagerServer) IsTdlsSupported(_ context.Context, req *pb.IsTdlsSupportedRequest) (*pb.IsTdlsSupportedResponse, error)
func (*WifiManagerServer) IsTidToLinkMappingNegotiationSupported ¶
func (s *WifiManagerServer) IsTidToLinkMappingNegotiationSupported(_ context.Context, req *pb.IsTidToLinkMappingNegotiationSupportedRequest) (*pb.IsTidToLinkMappingNegotiationSupportedResponse, error)
func (*WifiManagerServer) IsTlsMinimumVersionSupported ¶
func (s *WifiManagerServer) IsTlsMinimumVersionSupported(_ context.Context, req *pb.IsTlsMinimumVersionSupportedRequest) (*pb.IsTlsMinimumVersionSupportedResponse, error)
func (*WifiManagerServer) IsTlsV13Supported ¶
func (s *WifiManagerServer) IsTlsV13Supported(_ context.Context, req *pb.IsTlsV13SupportedRequest) (*pb.IsTlsV13SupportedResponse, error)
func (*WifiManagerServer) IsTrustOnFirstUseSupported ¶
func (s *WifiManagerServer) IsTrustOnFirstUseSupported(_ context.Context, req *pb.IsTrustOnFirstUseSupportedRequest) (*pb.IsTrustOnFirstUseSupportedResponse, error)
func (*WifiManagerServer) IsWapiSupported ¶
func (s *WifiManagerServer) IsWapiSupported(_ context.Context, req *pb.IsWapiSupportedRequest) (*pb.IsWapiSupportedResponse, error)
func (*WifiManagerServer) IsWepSupported ¶
func (s *WifiManagerServer) IsWepSupported(_ context.Context, req *pb.IsWepSupportedRequest) (*pb.IsWepSupportedResponse, error)
func (*WifiManagerServer) IsWifiDisplayR2Supported ¶
func (s *WifiManagerServer) IsWifiDisplayR2Supported(_ context.Context, req *pb.IsWifiDisplayR2SupportedRequest) (*pb.IsWifiDisplayR2SupportedResponse, error)
func (*WifiManagerServer) IsWifiEnabled ¶
func (s *WifiManagerServer) IsWifiEnabled(_ context.Context, req *pb.IsWifiEnabledRequest) (*pb.IsWifiEnabledResponse, error)
func (*WifiManagerServer) IsWifiPasspointEnabled ¶
func (s *WifiManagerServer) IsWifiPasspointEnabled(_ context.Context, req *pb.IsWifiPasspointEnabledRequest) (*pb.IsWifiPasspointEnabledResponse, error)
func (*WifiManagerServer) IsWifiStandardSupported ¶
func (s *WifiManagerServer) IsWifiStandardSupported(_ context.Context, req *pb.IsWifiStandardSupportedRequest) (*pb.IsWifiStandardSupportedResponse, error)
func (*WifiManagerServer) IsWpa3SaeH2ESupported ¶
func (s *WifiManagerServer) IsWpa3SaeH2ESupported(_ context.Context, req *pb.IsWpa3SaeH2ESupportedRequest) (*pb.IsWpa3SaeH2ESupportedResponse, error)
func (*WifiManagerServer) IsWpa3SaePublicKeySupported ¶
func (s *WifiManagerServer) IsWpa3SaePublicKeySupported(_ context.Context, req *pb.IsWpa3SaePublicKeySupportedRequest) (*pb.IsWpa3SaePublicKeySupportedResponse, error)
func (*WifiManagerServer) IsWpa3SaeSupported ¶
func (s *WifiManagerServer) IsWpa3SaeSupported(_ context.Context, req *pb.IsWpa3SaeSupportedRequest) (*pb.IsWpa3SaeSupportedResponse, error)
func (*WifiManagerServer) IsWpa3SuiteBSupported ¶
func (s *WifiManagerServer) IsWpa3SuiteBSupported(_ context.Context, req *pb.IsWpa3SuiteBSupportedRequest) (*pb.IsWpa3SuiteBSupportedResponse, error)
func (*WifiManagerServer) IsWpaPersonalSupported ¶
func (s *WifiManagerServer) IsWpaPersonalSupported(_ context.Context, req *pb.IsWpaPersonalSupportedRequest) (*pb.IsWpaPersonalSupportedResponse, error)
func (*WifiManagerServer) PingSupplicant ¶
func (s *WifiManagerServer) PingSupplicant(_ context.Context, req *pb.PingSupplicantRequest) (*pb.PingSupplicantResponse, error)
func (*WifiManagerServer) QueryAutojoinGlobal ¶
func (s *WifiManagerServer) QueryAutojoinGlobal(_ context.Context, req *pb.QueryAutojoinGlobalRequest) (*pb.QueryAutojoinGlobalResponse, error)
func (*WifiManagerServer) QuerySendDhcpHostnameRestriction ¶
func (s *WifiManagerServer) QuerySendDhcpHostnameRestriction(_ context.Context, req *pb.QuerySendDhcpHostnameRestrictionRequest) (*pb.QuerySendDhcpHostnameRestrictionResponse, error)
func (*WifiManagerServer) Reassociate ¶
func (s *WifiManagerServer) Reassociate(_ context.Context, req *pb.ReassociateRequest) (*pb.ReassociateResponse, error)
func (*WifiManagerServer) Reconnect ¶
func (s *WifiManagerServer) Reconnect(_ context.Context, req *pb.ReconnectRequest) (*pb.ReconnectResponse, error)
func (*WifiManagerServer) RegisterScanResultsCallback ¶
func (s *WifiManagerServer) RegisterScanResultsCallback(_ context.Context, req *pb.RegisterScanResultsCallbackRequest) (*pb.RegisterScanResultsCallbackResponse, error)
func (*WifiManagerServer) RegisterSubsystemRestartTrackingCallback ¶
func (s *WifiManagerServer) RegisterSubsystemRestartTrackingCallback(_ context.Context, req *pb.RegisterSubsystemRestartTrackingCallbackRequest) (*pb.RegisterSubsystemRestartTrackingCallbackResponse, error)
func (*WifiManagerServer) RemoveLocalOnlyConnectionFailureListener ¶
func (s *WifiManagerServer) RemoveLocalOnlyConnectionFailureListener(_ context.Context, req *pb.RemoveLocalOnlyConnectionFailureListenerRequest) (*pb.RemoveLocalOnlyConnectionFailureListenerResponse, error)
func (*WifiManagerServer) RemoveNetwork ¶
func (s *WifiManagerServer) RemoveNetwork(_ context.Context, req *pb.RemoveNetworkRequest) (*pb.RemoveNetworkResponse, error)
func (*WifiManagerServer) RemoveNetworkSuggestions1 ¶
func (s *WifiManagerServer) RemoveNetworkSuggestions1(_ context.Context, req *pb.RemoveNetworkSuggestions1Request) (*pb.RemoveNetworkSuggestions1Response, error)
func (*WifiManagerServer) RemoveNetworkSuggestions2_1 ¶
func (s *WifiManagerServer) RemoveNetworkSuggestions2_1(_ context.Context, req *pb.RemoveNetworkSuggestions2_1Request) (*pb.RemoveNetworkSuggestions2_1Response, error)
func (*WifiManagerServer) RemoveNonCallerConfiguredNetworks ¶
func (s *WifiManagerServer) RemoveNonCallerConfiguredNetworks(_ context.Context, req *pb.RemoveNonCallerConfiguredNetworksRequest) (*pb.RemoveNonCallerConfiguredNetworksResponse, error)
func (*WifiManagerServer) RemovePasspointConfiguration ¶
func (s *WifiManagerServer) RemovePasspointConfiguration(_ context.Context, req *pb.RemovePasspointConfigurationRequest) (*pb.RemovePasspointConfigurationResponse, error)
func (*WifiManagerServer) RemovePerSsidRoamingMode ¶
func (s *WifiManagerServer) RemovePerSsidRoamingMode(_ context.Context, req *pb.RemovePerSsidRoamingModeRequest) (*pb.RemovePerSsidRoamingModeResponse, error)
func (*WifiManagerServer) RemoveSuggestionConnectionStatusListener ¶
func (s *WifiManagerServer) RemoveSuggestionConnectionStatusListener(_ context.Context, req *pb.RemoveSuggestionConnectionStatusListenerRequest) (*pb.RemoveSuggestionConnectionStatusListenerResponse, error)
func (*WifiManagerServer) RemoveSuggestionUserApprovalStatusListener ¶
func (s *WifiManagerServer) RemoveSuggestionUserApprovalStatusListener(_ context.Context, req *pb.RemoveSuggestionUserApprovalStatusListenerRequest) (*pb.RemoveSuggestionUserApprovalStatusListenerResponse, error)
func (*WifiManagerServer) RemoveWifiStateChangedListener ¶
func (s *WifiManagerServer) RemoveWifiStateChangedListener(_ context.Context, req *pb.RemoveWifiStateChangedListenerRequest) (*pb.RemoveWifiStateChangedListenerResponse, error)
func (*WifiManagerServer) ReportCreateInterfaceImpact ¶
func (s *WifiManagerServer) ReportCreateInterfaceImpact(_ context.Context, req *pb.ReportCreateInterfaceImpactRequest) (*pb.ReportCreateInterfaceImpactResponse, error)
func (*WifiManagerServer) SaveConfiguration ¶
func (s *WifiManagerServer) SaveConfiguration(_ context.Context, req *pb.SaveConfigurationRequest) (*pb.SaveConfigurationResponse, error)
func (*WifiManagerServer) SetPerSsidRoamingMode ¶
func (s *WifiManagerServer) SetPerSsidRoamingMode(_ context.Context, req *pb.SetPerSsidRoamingModeRequest) (*pb.SetPerSsidRoamingModeResponse, error)
func (*WifiManagerServer) SetSendDhcpHostnameRestriction ¶
func (s *WifiManagerServer) SetSendDhcpHostnameRestriction(_ context.Context, req *pb.SetSendDhcpHostnameRestrictionRequest) (*pb.SetSendDhcpHostnameRestrictionResponse, error)
func (*WifiManagerServer) SetTdlsEnabled2 ¶
func (s *WifiManagerServer) SetTdlsEnabled2(_ context.Context, req *pb.SetTdlsEnabled2Request) (*pb.SetTdlsEnabled2Response, error)
func (*WifiManagerServer) SetTdlsEnabled4_1 ¶
func (s *WifiManagerServer) SetTdlsEnabled4_1(_ context.Context, req *pb.SetTdlsEnabled4_1Request) (*pb.SetTdlsEnabled4_1Response, error)
func (*WifiManagerServer) SetTdlsEnabledWithMacAddress2 ¶
func (s *WifiManagerServer) SetTdlsEnabledWithMacAddress2(_ context.Context, req *pb.SetTdlsEnabledWithMacAddress2Request) (*pb.SetTdlsEnabledWithMacAddress2Response, error)
func (*WifiManagerServer) SetTdlsEnabledWithMacAddress4_1 ¶
func (s *WifiManagerServer) SetTdlsEnabledWithMacAddress4_1(_ context.Context, req *pb.SetTdlsEnabledWithMacAddress4_1Request) (*pb.SetTdlsEnabledWithMacAddress4_1Response, error)
func (*WifiManagerServer) SetWifiEnabled ¶
func (s *WifiManagerServer) SetWifiEnabled(_ context.Context, req *pb.SetWifiEnabledRequest) (*pb.SetWifiEnabledResponse, error)
func (*WifiManagerServer) StartLocalOnlyHotspotWithConfiguration ¶
func (s *WifiManagerServer) StartLocalOnlyHotspotWithConfiguration(_ context.Context, req *pb.StartLocalOnlyHotspotWithConfigurationRequest) (*pb.StartLocalOnlyHotspotWithConfigurationResponse, error)
func (*WifiManagerServer) StartScan ¶
func (s *WifiManagerServer) StartScan(_ context.Context, req *pb.StartScanRequest) (*pb.StartScanResponse, error)
func (*WifiManagerServer) StartWps ¶
func (s *WifiManagerServer) StartWps(_ context.Context, req *pb.StartWpsRequest) (*pb.StartWpsResponse, error)
func (*WifiManagerServer) UnregisterScanResultsCallback ¶
func (s *WifiManagerServer) UnregisterScanResultsCallback(_ context.Context, req *pb.UnregisterScanResultsCallbackRequest) (*pb.UnregisterScanResultsCallbackResponse, error)
func (*WifiManagerServer) UnregisterSubsystemRestartTrackingCallback ¶
func (s *WifiManagerServer) UnregisterSubsystemRestartTrackingCallback(_ context.Context, req *pb.UnregisterSubsystemRestartTrackingCallbackRequest) (*pb.UnregisterSubsystemRestartTrackingCallbackResponse, error)
func (*WifiManagerServer) UpdateNetwork ¶
func (s *WifiManagerServer) UpdateNetwork(_ context.Context, req *pb.UpdateNetworkRequest) (*pb.UpdateNetworkResponse, error)
func (*WifiManagerServer) ValidateSoftApConfiguration ¶
func (s *WifiManagerServer) ValidateSoftApConfiguration(_ context.Context, req *pb.ValidateSoftApConfigurationRequest) (*pb.ValidateSoftApConfigurationResponse, error)
Click to show internal directories.
Click to hide internal directories.