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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
fourXManager.c 146 pFourX->ackEmulationEnable = TRUE;
148 pFourX->ackEmulationEnable = FALSE;
153 pFourX->ackEmulationEnable = FALSE;
395 pFourX->ackEmulationEnable = FALSE;
fourX.h 144 BOOL ackEmulationEnable;
fourX.c 280 if(pFourX->ackEmulationEnable)
567 if(pFourX->ackEmulationEnable)
794 WLAN_OS_REPORT(("ackEmulationEnable = %d\n",pFourX->ackEmulationEnable ));

Completed in 197 milliseconds