Home
last modified time | relevance | path

Searched refs:P2P_MAX_STORED_CLIENTS (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dconfig_ssid.h434 #ifndef P2P_MAX_STORED_CLIENTS
435 #define P2P_MAX_STORED_CLIENTS 100 macro
Dp2p_supplicant.c585 if (!found && s->num_p2p_clients < P2P_MAX_STORED_CLIENTS) { in wpas_p2p_add_persistent_group_client()