Searched refs:mExpectedCommand (Results 1 – 2 of 2) sorted by relevance
75 , mExpectedCommand(0) in RadioSpinel()479 if (aCommand == mExpectedCommand) in HandleWaitingResponse()1537 mExpectedCommand = aExpectedCommand; in RequestWithExpectedCommandV()1539 mExpectedCommand = SPINEL_CMD_NOOP; in RequestWithExpectedCommandV()
1230 uint32_t mExpectedCommand; ///< Expected response command of current transaction. member in ot::Spinel::RadioSpinel