Searched refs:stype (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/ |
D | DiscoveryTest.py | 44 def create_base_config(self, caps, is_publish, ptype, stype, payload_size, argument 64 config[aconsts.DISCOVERY_KEY_DISCOVERY_TYPE] = stype 116 def create_subscribe_config(self, caps, stype, payload_size, ttl, argument 130 return self.create_base_config(caps, False, None, stype, payload_size, 133 def positive_discovery_test_utility(self, ptype, stype, payload_size): argument 171 stype, 276 stype, 347 def positive_ttl_test_utility(self, is_publish, ptype, stype, term_ind_on): argument 371 dut.aware_capabilities, is_publish, ptype, stype, 392 dut.aware_capabilities, is_publish, ptype, stype, [all …]
|
D | DataPathTest.py | 83 stype, argument 126 self.create_config(stype)) 155 stype, argument 182 stype, 675 stype=aconsts.SUBSCRIBE_TYPE_PASSIVE, 688 stype=aconsts.SUBSCRIBE_TYPE_PASSIVE, 701 stype=aconsts.SUBSCRIBE_TYPE_PASSIVE, 714 stype=aconsts.SUBSCRIBE_TYPE_PASSIVE, 727 stype=aconsts.SUBSCRIBE_TYPE_PASSIVE, 740 stype=aconsts.SUBSCRIBE_TYPE_PASSIVE, [all …]
|