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.py46 def create_base_config(self, caps, is_publish, ptype, stype, payload_size, argument
64 config[aconsts.DISCOVERY_KEY_DISCOVERY_TYPE] = ptype
101 def create_publish_config(self, caps, ptype, payload_size, ttl, argument
115 return self.create_base_config(caps, True, ptype, None, payload_size,
135 def positive_discovery_test_utility(self, ptype, stype, payload_size): argument
162 ptype,
200 if ptype == aconsts.PUBLISH_TYPE_UNSOLICITED else s_config[
267 if ptype == aconsts.PUBLISH_TYPE_UNSOLICITED else s_config[
344 def positive_ttl_test_utility(self, is_publish, ptype, stype, term_ind_on): argument
368 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 …]