class UnmanagedTestFixture
Defined at line 770 of file ../../src/devices/usb/drivers/dwc3/dwc3-test-fixture.h
Public Methods
fidl::SyncClient<fuchsia_hardware_usb_dci::UsbDci> ConnectController ()
Defined at line 774 of file ../../src/devices/usb/drivers/dwc3/dwc3-test-fixture.h
void SetUpAndPowerOnDriver ()
Defined at line 780 of file ../../src/devices/usb/drivers/dwc3/dwc3-test-fixture.h
void TearDownAndPowerOffDriver ()
Defined at line 807 of file ../../src/devices/usb/drivers/dwc3/dwc3-test-fixture.h
void BindDciInterfaceWithoutServer ()
Defined at line 815 of file ../../src/devices/usb/drivers/dwc3/dwc3-test-fixture.h
template <typename Server, typename UnbindCallback = std::nullptr_t>
auto BindDciInterface (Server * server, UnbindCallback && unbind_cb)
Defined at line 824 of file ../../src/devices/usb/drivers/dwc3/dwc3-test-fixture.h
fuchsia_hardware_usb_descriptor::wire::UsbSetup MakeSetupPacket (uint8_tbm_request_type,uint8_tb_request,uint16_tw_value,uint16_tw_index,uint16_tw_length)
Defined at line 842 of file ../../src/devices/usb/drivers/dwc3/dwc3-test-fixture.h
fuchsia_hardware_usb_descriptor::wire::UsbSetup MakeGetDescriptorSetup (uint16_t length)
Defined at line 856 of file ../../src/devices/usb/drivers/dwc3/dwc3-test-fixture.h