[libdriver] Implement creation half of the Composite Device API
This does not provide the actual implementation in devmgr, just the plumbing to send the message from the driver to devmgr. Issue: ZX-2648 Change-Id: I9c3160d86a35c19313b4cf7450a8e3e7ca4140f0
Showing
- zircon/system/core/devmgr/devcoordinator/coordinator.cpp 11 additions, 0 deletionszircon/system/core/devmgr/devcoordinator/coordinator.cpp
- zircon/system/core/devmgr/devhost/api.cpp 4 additions, 2 deletionszircon/system/core/devmgr/devhost/api.cpp
- zircon/system/core/devmgr/devhost/devhost.cpp 58 additions, 0 deletionszircon/system/core/devmgr/devhost/devhost.cpp
- zircon/system/core/devmgr/devhost/devhost.h 6 additions, 0 deletionszircon/system/core/devmgr/devhost/devhost.h
- zircon/system/fidl/fuchsia-device-manager/coordinator.fidl 40 additions, 0 deletionszircon/system/fidl/fuchsia-device-manager/coordinator.fidl
Loading
Please register or sign in to comment