class DeviceInterface

Defined at line 14 of file ../../src/devices/lib/fidl/device_server.h

Public Methods

void LogError (const char * error)

Have the `DeviceInterface` log this error. This lets the `DeviceInterface`

add extra context around the error, and supports logging in both the DFv1

and DFv2 environments.

bool IsUnbound ()
bool MessageOp (fidl::IncomingHeaderAndMessage msg, device_fidl_txn_t txn)