Home
last modified time | relevance | path

Searched refs:MAX_SUBSCRIPTIONS (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp.c209 #define MAX_SUBSCRIPTIONS 4 /* how many subscribing clients we handle */ macro
704 if (dl_list_len(&sm->subscriptions) >= MAX_SUBSCRIPTIONS) { in subscription_start()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp.c209 #define MAX_SUBSCRIPTIONS 4 /* how many subscribing clients we handle */ macro
726 if (dl_list_len(&sm->subscriptions) >= MAX_SUBSCRIPTIONS) { in subscription_start()

Completed in 6 milliseconds