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

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

Completed in 154 milliseconds