OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:data_state
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/cros/cellular/
base_station_8960.py
58
data_state
= self.c.Query('CALL:STATus:DATa?')
59
return call_state == 'IDLE' and
data_state
in ['IDLE', 'OFF']
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_test_utils.py
[
all
...]
Completed in 229 milliseconds