OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b_control_interface
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/site_tests/cellular_MbimComplianceDescriptor/
cellular_MbimComplianceDES02.py
307
b_control_interface
= union_descriptor.bControlInterface
312
if ((b_first_interface <=
b_control_interface
< (
324
if not((b_first_interface ==
b_control_interface
or
327
(b_subordinate_interface_0 ==
b_control_interface
+ 1 or
329
b_control_interface
- 1) and
/external/autotest/client/cros/cellular/mbim_compliance/tests/
des_02.py
306
b_control_interface
= union_descriptor.bControlInterface
311
if ((b_first_interface <=
b_control_interface
< (
323
if not((b_first_interface ==
b_control_interface
or
326
(b_subordinate_interface_0 ==
b_control_interface
+ 1 or
328
b_control_interface
- 1) and
Completed in 104 milliseconds