Searched refs:stype (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/ |
D | DiscoveryTest.py | 46 def create_base_config(self, caps, is_publish, ptype, stype, payload_size, argument 66 config[aconsts.DISCOVERY_KEY_DISCOVERY_TYPE] = stype 118 def create_subscribe_config(self, caps, stype, payload_size, ttl, argument 132 return self.create_base_config(caps, False, None, stype, payload_size, 135 def positive_discovery_test_utility(self, ptype, stype, payload_size): argument 173 stype, 278 stype, 346 def positive_ttl_test_utility(self, is_publish, ptype, stype, term_ind_on): argument 370 dut.aware_capabilities, is_publish, ptype, stype, 391 dut.aware_capabilities, is_publish, ptype, stype, [all …]
|
D | DataPathTest.py | 85 stype, argument 128 self.create_config(stype)) 157 stype, argument 184 stype, 669 stype=aconsts.SUBSCRIBE_TYPE_PASSIVE, 681 stype=aconsts.SUBSCRIBE_TYPE_PASSIVE, 693 stype=aconsts.SUBSCRIBE_TYPE_PASSIVE, 705 stype=aconsts.SUBSCRIBE_TYPE_PASSIVE, 717 stype=aconsts.SUBSCRIBE_TYPE_PASSIVE, 729 stype=aconsts.SUBSCRIBE_TYPE_PASSIVE, [all …]
|