Searched refs:mWaitingKey (Results 1 – 2 of 2) sorted by relevance
1050 spinel_prop_key_t mWaitingKey; ///< The property key of current transaction. member in ot::Spinel::RadioSpinel
175 , mWaitingKey(SPINEL_PROP_LAST_STATUS) in RadioSpinel()253 mWaitingKey = SPINEL_PROP_LAST_STATUS; in ResetRcp()641 else if (aKey == mWaitingKey) in HandleWaitingResponse()1493 otLogDebgPlat("Wait response: tid=%u key=%lu", mWaitingTid, ToUlong(mWaitingKey)); in WaitResponse()1513 mWaitingKey = SPINEL_PROP_LAST_STATUS; in WaitResponse()1621 mWaitingKey = aKey; in RequestV()