Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/aware/functional/
DDataPathTest.py148 encr_type, argument
178 if encr_type == self.ENCR_TYPE_PASSPHRASE:
181 elif encr_type == self.ENCR_TYPE_PMK:
247 def run_oob_data_path_test(self, encr_type, use_peer_id, argument
298 if encr_type == self.ENCR_TYPE_PASSPHRASE:
300 elif encr_type == self.ENCR_TYPE_PMK:
518 encr_type=self.ENCR_TYPE_OPEN,
530 encr_type=self.ENCR_TYPE_OPEN,
542 encr_type=self.ENCR_TYPE_PASSPHRASE,
554 encr_type=self.ENCR_TYPE_PASSPHRASE,
[all …]