class WlanSoftmacBase
Defined at line 394 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/markers.h
`WlanSoftmacBase` is a template protocol intended to be composed into
`WlanSoftmacBridge` and `WlanSoftmac`. `WlanSoftmacBase` contains all method
that both `WlanSoftmacBridge` and `WlanSoftmac` have in common.
`WlanSoftmacBase` should not be implemented directly.
NOTE: All methods use a `selector` attribute to maintain their ordinal
following migration from `WlanSoftmac` into this protocol. This is necessary
to preserve API compatibility.
Public Members
static Openness kOpenness
Records
-
class CancelScan -
class ClearAssociation -
class DisableBeaconing -
class EnableBeaconing -
class InstallKey -
class JoinBss -
class NotifyAssociationComplete -
class Query -
class QueryDiscoverySupport -
class QueryMacSublayerSupport -
class QuerySecuritySupport -
class QuerySpectrumManagementSupport -
class SetChannel -
class StartActiveScan -
class StartPassiveScan -
class UpdateWmmParameters