HomeSort by relevance Sort by last modified time
    Searched refs:p2p_utils (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/p2p/
Makefile 24 p2p_utils.o
  /external/autotest/client/site_tests/p2p_ShareFiles/
p2p_ShareFiles.py 11 from autotest_lib.client.cros import p2p_utils
36 self._p2p = p2p_utils.P2PServerOverTap()
102 with open(os.path.join(p2p_utils.P2P_SHARE_PATH, 'my_file=HASH==.p2p'),
  /external/autotest/client/site_tests/p2p_ServeFiles/
p2p_ServeFiles.py 13 from autotest_lib.client.cros import p2p_utils
38 self._p2p = p2p_utils.P2PServerOverTap()
108 with open(os.path.join(p2p_utils.P2P_SHARE_PATH, 'file.p2p'), 'w') as f:

Completed in 175 milliseconds