Home
last modified time | relevance | path

Searched refs:ptype (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/
DDiscoveryTest.py44 def create_base_config(self, caps, is_publish, ptype, stype, payload_size, argument
62 config[aconsts.DISCOVERY_KEY_DISCOVERY_TYPE] = ptype
99 def create_publish_config(self, caps, ptype, payload_size, ttl, argument
113 return self.create_base_config(caps, True, ptype, None, payload_size,
133 def positive_discovery_test_utility(self, ptype, stype, payload_size): argument
160 ptype,
198 if ptype == aconsts.PUBLISH_TYPE_UNSOLICITED else s_config[
265 if ptype == aconsts.PUBLISH_TYPE_UNSOLICITED else s_config[
347 def positive_ttl_test_utility(self, is_publish, ptype, stype, term_ind_on): argument
371 dut.aware_capabilities, is_publish, ptype, stype,
[all …]
DDataPathTest.py82 ptype, argument
112 self.create_config(ptype))
117 p2_config = self.create_config(ptype)
154 ptype, argument
181 ptype,
674 ptype=aconsts.PUBLISH_TYPE_UNSOLICITED,
687 ptype=aconsts.PUBLISH_TYPE_UNSOLICITED,
700 ptype=aconsts.PUBLISH_TYPE_UNSOLICITED,
713 ptype=aconsts.PUBLISH_TYPE_UNSOLICITED,
726 ptype=aconsts.PUBLISH_TYPE_UNSOLICITED,
[all …]