class Service

Defined at line 627 of file fidling/gen/sdk/fidl/fuchsia.driver.compat/fuchsia.driver.compat/cpp/fidl/fuchsia.driver.compat/cpp/wire_messaging.h

This represents a service that the compatibility driver will offer to

its children, so that DFv1 drivers can communicate with each other.

This is a service because a driver will create one instance per device

the driver creates. Each child of the driver gets a single instance of

this service.

Public Members

static const bool kIsService
static const char[] Name

Records