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

  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngrTypes.h 91 /** \struct roamingMngrThresholdsConfig_t
123 } roamingMngrThresholdsConfig_t;
135 roamingMngrThresholdsConfig_t roamingMngrThresholdsConfig; /**< Roaming Manager Thresholds Configuration */
roamingMngrApi.h 108 roamingMngrThresholdsConfig_t roamingMngrThresholdsConfig;
roamingMngr.c 843 os_memoryCopy(pRoamingMngr->hOs, &pRoamingMngr->roamingMngrThresholdsConfig, &pRoamingMngrConfigParams->roamingMngrThresholdsConfig, sizeof(roamingMngrThresholdsConfig_t));
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConnApi.h 274 TI_STATUS apConn_setRoamThresholds(TI_HANDLE hAPConnection, roamingMngrThresholdsConfig_t *pParam);
288 TI_STATUS apConn_getRoamThresholds(TI_HANDLE hAPConnection, roamingMngrThresholdsConfig_t *pParam);
apConn.c 618 TI_STATUS apConn_getRoamThresholds(TI_HANDLE hAPConnection, roamingMngrThresholdsConfig_t *pParam)
635 TI_STATUS apConn_setRoamThresholds(TI_HANDLE hAPConnection, roamingMngrThresholdsConfig_t *pParam)
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
currBss.h 161 roamingMngrThresholdsConfig_t *params);
currBss.c 380 TI_STATUS currBSS_updateRoamingTriggers (TI_HANDLE hCurrBSS, roamingMngrThresholdsConfig_t *params)
    [all...]

Completed in 42 milliseconds