Searched refs:mExpectedCommand (Results 1 – 2 of 2) sorted by relevance
1012 uint32_t mExpectedCommand; ///< Expected response command of current transaction. member in ot::Spinel::RadioSpinel
186 , mExpectedCommand(0) in RadioSpinel()822 if (aCommand == mExpectedCommand) in HandleWaitingResponse()1867 mExpectedCommand = aExpectedCommand; in RequestWithExpectedCommandV()1869 mExpectedCommand = SPINEL_CMD_NOOP; in RequestWithExpectedCommandV()