Searched refs:is_p2p (Results 1 – 3 of 3) sorted by relevance
86 def chan_from_wpa(cls, wpa, is_p2p=False): argument90 return m.setup(cls.remote_host, [m.get_monitor_params(wpa, is_p2p)])93 def setup(cls, wpa, is_p2p=False): argument95 cls.chan_from_wpa(wpa, is_p2p)
153 def get_monitor_params(wpa, is_p2p=False): argument154 if is_p2p:
433 int is_p2p, size_t *resp_len) in hostapd_gen_probe_resp() argument610 if ((hapd->conf->p2p & P2P_ENABLED) && is_p2p && in hostapd_gen_probe_resp()