Home
last modified time | relevance | path

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

/openthread-latest/src/ncp/
Dncp_spi.cpp183 mTxState = kTxStateHandlingSendDone; in SpiTransactionComplete()
233 if (mTxState == kTxStateHandlingSendDone) in SpiTransactionProcess()
325 case kTxStateHandlingSendDone: in PrepareTxFrame()
Dncp_spi.hpp72kTxStateHandlingSendDone // The frame was sent successfully, waiting to prepare the next one (if a… enumerator