Home
last modified time | relevance | path

Searched defs:social (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/tests/hwsim/
Dwpasupplicant.py624 def p2p_find(self, social=False, progressive=False, dev_id=None, argument
658 def discover_peer(self, peer, full=True, timeout=15, social=True, argument
969 def p2p_connect_group(self, go_addr, pin, timeout=0, social=False, argument
Dp2p_utils.py207 def connect_cli(go, client, social=False, freq=None): argument