Home
last modified time | relevance | path

Searched defs:cmd_timeout (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sg3_utils/src/
H A Dsg_dd.c172 static int cmd_timeout = DEF_TIMEOUT; /* in milliseconds */ variable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dstate_machine.rs606 let cmd_timeout = Arc::new(Mutex::new(CommandTimeout::new())); in mainloop() localVariable
/aosp_15_r20/external/sg3_utils/testing/
H A Dsg_mrq_dd.cpp282 int cmd_timeout; /* in milliseconds */ member
H A Dsgh_dd.cpp248 int cmd_timeout; /* in milliseconds */ member