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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
ackEmulDb.h 79 #define INDEX_FREE 0
90 int status; /* INDEX_FREE or INDEX_BUSY */
ackEmulDb.c 175 ackEmulDB->activeIndexTable[index].status = INDEX_FREE;
383 ackEmulDB->activeIndexTable[freeActiveIndex].status = INDEX_FREE;
762 if(ackEmulDB->activeIndexTable[index].status == INDEX_FREE)
    [all...]

Completed in 76 milliseconds