class NotifyEventHandler
Defined at line 20 of file ../../src/devices/board/lib/acpi/event.h
This class automatically removes the notification handler from ACPICA when the associated FIDL
connection is torn down.
Public Methods
void on_fidl_error (fidl::UnbindInfo error)
Defined at line 13 of file ../../src/devices/board/lib/acpi/event.cc
void NotifyEventHandler (acpi::Device * device, fpromise::completer<void> teardown)
Defined at line 23 of file ../../src/devices/board/lib/acpi/event.h
void ~NotifyEventHandler ()
Defined at line 25 of file ../../src/devices/board/lib/acpi/event.h