Home
last modified time | relevance | path

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

/system/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_helper.h376 uint32_t mCurrentTxnId = 0; variable
/system/chre/platform/slpi/see/
Dsee_helper.cc1570 if (mWaitingOnResp && txnId == mCurrentTxnId) { in handleSeeResp()
1752 cbData->txnId = ++mCurrentTxnId; in sendSeeReqSync()
1784 mCurrentTxnId, mRespError); in sendSeeReqSync()