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.h363 uint32_t mCurrentTxnId = 0; variable
/system/chre/platform/slpi/see/
Dsee_helper.cc1613 if (mWaitingOnResp && txnId == mCurrentTxnId) { in handleSeeResp()
1795 cbData->txnId = ++mCurrentTxnId; in sendSeeReqSync()
1827 mCurrentTxnId, mRespError); in sendSeeReqSync()