class UsbAdbTest_SetConfiguredTrueDuringStoppingReconfiguresCleanly_Test
Defined at line 1505 of file ../../src/developer/adb/drivers/usb-adb-function/adb-function-test.cc
Verifies that if SetConfigured(true) arrives while the driver is stopping for reconnect
(e.g. rapid host reconnect while CancelAll is still draining), the driver records
pending_reconfigure_ and immediately re-enables endpoints and transitions to State::kOnline
once the stopping cycle completes.
Public Methods
void UsbAdbTest_SetConfiguredTrueDuringStoppingReconfiguresCleanly_Test ()
Defined at line 1505 of file ../../src/developer/adb/drivers/usb-adb-function/adb-function-test.cc
void UsbAdbTest_SetConfiguredTrueDuringStoppingReconfiguresCleanly_Test (const UsbAdbTest_SetConfiguredTrueDuringStoppingReconfiguresCleanly_Test & )
Defined at line 1505 of file ../../src/developer/adb/drivers/usb-adb-function/adb-function-test.cc
void UsbAdbTest_SetConfiguredTrueDuringStoppingReconfiguresCleanly_Test (UsbAdbTest_SetConfiguredTrueDuringStoppingReconfiguresCleanly_Test && )
Defined at line 1505 of file ../../src/developer/adb/drivers/usb-adb-function/adb-function-test.cc
UsbAdbTest_SetConfiguredTrueDuringStoppingReconfiguresCleanly_Test & operator= (const UsbAdbTest_SetConfiguredTrueDuringStoppingReconfiguresCleanly_Test & )
Defined at line 1505 of file ../../src/developer/adb/drivers/usb-adb-function/adb-function-test.cc
UsbAdbTest_SetConfiguredTrueDuringStoppingReconfiguresCleanly_Test & operator= (UsbAdbTest_SetConfiguredTrueDuringStoppingReconfiguresCleanly_Test && )
Defined at line 1505 of file ../../src/developer/adb/drivers/usb-adb-function/adb-function-test.cc
void ~UsbAdbTest_SetConfiguredTrueDuringStoppingReconfiguresCleanly_Test ()
Defined at line 1505 of file ../../src/developer/adb/drivers/usb-adb-function/adb-function-test.cc