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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteMgrApi.h 140 void siteMgr_updateRates(TI_HANDLE hSiteMgr, TI_BOOL dot11a, TI_BOOL updateToOS);
systemConfig.c 313 siteMgr_updateRates(pSiteMgr, TI_FALSE, TI_TRUE);
315 siteMgr_updateRates(pSiteMgr, TI_TRUE, TI_TRUE);
498 siteMgr_updateRates(pSiteMgr, TI_FALSE, TI_TRUE);
500 siteMgr_updateRates(pSiteMgr, TI_TRUE, TI_TRUE);
siteMgr.c     [all...]

Completed in 19 milliseconds