Home
last modified time | relevance | path

Searched refs:RAT_FAMILY_WLAN (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py33 from acts.test_utils.tel.tel_defines import RAT_FAMILY_WLAN
362 log, ad, sub_id, RAT_FAMILY_WLAN,
416 log, ad, RAT_FAMILY_WLAN, voice_or_data=NETWORK_SERVICE_DATA):
882 log, ad, sub_id, RAT_FAMILY_WLAN,
911 log, ad, sub_id, RAT_FAMILY_WLAN,
Dtel_defines.py267 RAT_FAMILY_WLAN = 'wlan' variable
Dtel_lookup_tables.py400 'rat_family': tel_defines.RAT_FAMILY_WLAN
Dtel_test_utils.py79 from acts.test_utils.tel.tel_defines import RAT_FAMILY_WLAN
4458 log, ad, RAT_FAMILY_WLAN, voice_or_data=NETWORK_SERVICE_DATA):
4460 RAT_FAMILY_WLAN)
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveSettingsTest.py36 from acts.test_utils.tel.tel_defines import RAT_FAMILY_WLAN
145 RAT_FAMILY_WLAN,
486 if not is_droid_in_rat_family(self.log, self.ad, RAT_FAMILY_WLAN,
813 self.log, ad, RAT_FAMILY_WLAN,
816 if is_droid_in_rat_family(self.log, ad, RAT_FAMILY_WLAN,
844 self.log, ad, RAT_FAMILY_WLAN, voice_or_data=NETWORK_SERVICE_DATA)