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

  /hardware/ti/wlan/wl1271/Txn/
TxnQueue.c 86 FUNC_STATE_NONE, /* Function not registered */
173 pTxnQ->aFuncInfo[i].eState = FUNC_STATE_NONE;
326 pTxnQ->aFuncInfo[uFuncId].eState = FUNC_STATE_NONE;
333 if (pTxnQ->aFuncInfo[i].eState != FUNC_STATE_NONE)
  /system/wlan/ti/wilink_6_1/Txn/
TxnQueue.c 86 FUNC_STATE_NONE, /* Function not registered */
167 pTxnQ->aFuncInfo[i].eState = FUNC_STATE_NONE;
315 pTxnQ->aFuncInfo[uFuncId].eState = FUNC_STATE_NONE;
322 if (pTxnQ->aFuncInfo[i].eState != FUNC_STATE_NONE)

Completed in 139 milliseconds