class WlanSoftmacIfcBase

Defined at line 21 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/markers.h

Protocol containing methods common to both `WlanSoftmacIfc` and `WlanSoftmacIfcBridge`.

The `WlanSoftmacIfc` and `WlanSoftmacIfcBridge` protocols have common methods, as the latter

generally forwards `WlanSoftmacIfc` requests received in the wlansoftmac driver

to `WlanSoftmacIfcBridge` requests in the bridged driver. Composing this

protocol into `WlanSoftmacIfc` and `WlanSoftmacIfcBridge` minimizes the duplication of method

definitions (and associated request conversions that would be caused by such duplication).

**This protocol is not implemented directly by any component.** It is composed into `WlanSoftmacIfc`

and `WlanSoftmacIfcBridge`.

Public Members

static Openness kOpenness

Records