Home
last modified time | relevance | path

Searched refs:kTxStateHandlingSendDone (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/ncp/
Dncp_spi.cpp181 mTxState = kTxStateHandlingSendDone; in SpiTransactionComplete()
234 if (mTxState == kTxStateHandlingSendDone) in SpiTransactionProcess()
326 case kTxStateHandlingSendDone: in PrepareTxFrame()
Dncp_spi.hpp275kTxStateHandlingSendDone // The frame was sent successfully, waiting to prepare the next one (if a… enumerator