Searched refs:concurrent_operations (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h332 * concurrent_operations - Whether concurrent operations are supported
334 int concurrent_operations; member in struct:p2p_config
H A Dp2p.c2425 if (cfg->concurrent_operations)
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h332 * concurrent_operations - Whether concurrent operations are supported
334 int concurrent_operations; member in struct:p2p_config
H A Dp2p.c2425 if (cfg->concurrent_operations)
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h332 * concurrent_operations - Whether concurrent operations are supported
334 int concurrent_operations; member in struct:p2p_config
H A Dp2p.c2425 if (cfg->concurrent_operations)
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c2826 p2p.concurrent_operations = !!(wpa_s->drv_flags &

Completed in 124 milliseconds