Searched refs:force_find (Results 1 – 2 of 2) sorted by relevance
| /hostap-latest/tests/hwsim/ |
| D | test_p2p_service.py | 46 if not dev[1].discover_peer(addr0, social=True, force_find=True): 312 if not dev[0].discover_peer(addr1, social=True, force_find=True): 341 if not dev[1].discover_peer(addr0, social=True, force_find=True): 365 if not dev[1].discover_peer(addr0, social=True, force_find=True): 393 if not dev[1].discover_peer(addr0, social=True, force_find=True): 419 if not dev[1].discover_peer(addr0, social=True, force_find=True): 601 if not dev[1].discover_peer(addr0, social=True, force_find=True):
|
| D | wpasupplicant.py | 659 force_find=False, freq=None): argument 661 if not force_find and self.peer_known(peer, full):
|