Home | History | Annotate | Download | only in usb

Lines Matching defs:configured

406             int connected, configured;
410 configured = 0;
413 configured = 0;
414 } else if ("CONFIGURED".equals(state)) {
416 configured = 1;
424 msg.arg2 = configured;