Searched defs:social (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | wpasupplicant.py | 624 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
|
D | p2p_utils.py | 207 def connect_cli(go, client, social=False, freq=None): argument
|