Searched refs:configuration (Results 1 - 1 of 1) sorted by relevance

/system/core/fastboot/
H A Dusb_osx.c78 UInt8 configuration; local
90 configuration = 0;
91 (*dev)->GetConfiguration(dev, &configuration);
92 if (configuration != 1)

Completed in 82 milliseconds