HomeSort by relevance Sort by last modified time
    Searched full:not_received (Results 1 - 4 of 4) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteHash.h 111 UINT8 Not_Received;
siteHash.c 146 if(pSiteEntry->Not_Received > WLAN_NUM_OF_MISSED_SACNS_BEFORE_AGING)
select.c 602 * Increase the scanned sites "Not_Received" counter, this counter is used by the
616 pSiteEntry->Not_Received++;
623 pSiteEntry->Not_Received++;
    [all...]
siteMgr.c 166 #define SET_ENTRY_FLAG_IN_SITE_TABLE(pSite) pSite->Not_Received = 0
    [all...]

Completed in 143 milliseconds