HomeSort by relevance Sort by last modified time
    Searched refs:MAX_FAILURES (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/wps/
wps_upnp_event.c 34 #define MAX_FAILURES 10 /* Drop subscription after this many failures */
182 if (e->addr->num_failures < MAX_FAILURES) {
  /system/extras/libublock/
ublock.c 50 #define MAX_FAILURES 10
64 if (ub_ctx->fails > MAX_FAILURES)

Completed in 1060 milliseconds