Home
last modified time | relevance | path

Searched defs:wfc_mode (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabGFTVoWifiTest.py93 def test_wfc_in_out_wifi(self, loop=1, wfc_mode=WFC_MODE_WIFI_PREFERRED): argument
138 def _enable_wifi_calling(self, wfc_mode): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_ims_utils.py105 wfc_mode=None): argument
199 wfc_mode=None): argument
Dtel_video_utils.py84 wfc_mode=WFC_MODE_DISABLED, argument
111 wfc_mode=WFC_MODE_DISABLED, argument
Dtel_voice_utils.py789 wfc_mode, argument
822 wfc_mode, argument
1976 wfc_mode=None, argument
Dtel_data_utils.py1530 wfc_mode, argument
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveGFTDSDSWfcSupplementaryServiceTest.py444 wfc_mode=[ argument
692 wfc_mode=[WFC_MODE_CELLULAR_PREFERRED, WFC_MODE_CELLULAR_PREFERRED], argument
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiTeleCoexTest.py197 def _wfc_phone_setup(self, is_airplane_mode, wfc_mode, volte_mode=True): argument