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

  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_cfg80211.h 97 #define WL_SCAN_RETRY_MAX 3 /* used for ibss scan */
wl_cfg80211.c 1046 } while (++scan_retry < WL_SCAN_RETRY_MAX);
    [all...]

Completed in 49 milliseconds