Searched refs:ptype (Results 1 – 1 of 1) sorted by relevance
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/ |
D | DataPathTest.py | 82 def set_up_discovery(self, ptype, stype, get_peer_id, pub_on_both=False, argument 108 p_disc_id = p_dut.droid.wifiAwarePublish(p_id, self.create_config(ptype)) 113 p2_config = self.create_config(ptype) 146 ptype, argument 172 peer_id_on_pub) = self.set_up_discovery(ptype, stype, use_peer_id, 516 ptype=aconsts.PUBLISH_TYPE_UNSOLICITED, 528 ptype=aconsts.PUBLISH_TYPE_UNSOLICITED, 540 ptype=aconsts.PUBLISH_TYPE_UNSOLICITED, 552 ptype=aconsts.PUBLISH_TYPE_UNSOLICITED, 564 ptype=aconsts.PUBLISH_TYPE_UNSOLICITED, [all …]
|