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.h357 uint32_t mCurrentTxnId = 0; variable
/system/chre/platform/slpi/see/
Dsee_helper.cc1639 if (mWaitingOnResp && txnId == mCurrentTxnId) { in handleSeeResp()
1827 cbData->txnId = ++mCurrentTxnId; in sendSeeReqSync()
1858 LOGE("SEE txn ID %" PRIu32 " failed with error %d", mCurrentTxnId, in sendSeeReqSync()