[devhost] Wait for BindDriver in reply to Bind
Calls to fuchsia.device.Controller/Bind should only return once the operation completes, which is when fuchsia.device.manager.DeviceController/BindDriver is called. ZX-3991 #done Change-Id: I10607640072c8f779ac1d5be79d5a2da6de6288b
Showing
- zircon/system/core/devmgr/devhost/BUILD.gn 1 addition, 0 deletionszircon/system/core/devmgr/devhost/BUILD.gn
- zircon/system/core/devmgr/devhost/devhost.cpp 22 additions, 0 deletionszircon/system/core/devmgr/devhost/devhost.cpp
- zircon/system/core/devmgr/devhost/rpc-server.cpp 10 additions, 4 deletionszircon/system/core/devmgr/devhost/rpc-server.cpp
- zircon/system/core/devmgr/devhost/zx-device.cpp 15 additions, 0 deletionszircon/system/core/devmgr/devhost/zx-device.cpp
- zircon/system/core/devmgr/devhost/zx-device.h 9 additions, 0 deletionszircon/system/core/devmgr/devhost/zx-device.h
- zircon/system/core/devmgr/dmctl/BUILD.gn 1 addition, 0 deletionszircon/system/core/devmgr/dmctl/BUILD.gn
- zircon/system/dev/test/ddk-test/ddk-test.c 25 additions, 1 deletionzircon/system/dev/test/ddk-test/ddk-test.c
- zircon/system/ulib/ddktl/test/ddktl-test.cpp 21 additions, 2 deletionszircon/system/ulib/ddktl/test/ddktl-test.cpp
- zircon/system/ulib/fs/BUILD.gn 1 addition, 1 deletionzircon/system/ulib/fs/BUILD.gn
- zircon/system/utest/driver-test/main.cpp 9 additions, 0 deletionszircon/system/utest/driver-test/main.cpp
Loading
Please register or sign in to comment