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

  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
currBss.c 337 TWD_RegisterEvent (pCurrBSS->hTWD, TWD_OWN_EVENT_BSS_LOSE, (void *)currBSS_BssLost, pCurrBSS);
338 TWD_EnableEvent (pCurrBSS->hTWD, TWD_OWN_EVENT_BSS_LOSE);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
currBss.c 339 TWD_RegisterEvent (pCurrBSS->hTWD, TWD_OWN_EVENT_BSS_LOSE, (void *)currBSS_BssLost, pCurrBSS);
340 TWD_EnableEvent (pCurrBSS->hTWD, TWD_OWN_EVENT_BSS_LOSE);
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h 711 /* 18 */ TWD_OWN_EVENT_BSS_LOSE, /**< */
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.h 701 /* 18 */ TWD_OWN_EVENT_BSS_LOSE, /**< */
    [all...]

Completed in 19 milliseconds