Home
last modified time | relevance | path

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

/system/chre/chpp/
Dtransport.c388 size_t undoLoc = 0; in chppAbortRxPacket() local
398 undoLoc = context->rxStatus.locInState; in chppAbortRxPacket()
404 undoLoc = context->rxHeader.length; in chppAbortRxPacket()
417 CHPP_ASSERT(context->rxStatus.locInDatagram >= undoLoc); in chppAbortRxPacket()
419 context->rxStatus.locInDatagram -= undoLoc; in chppAbortRxPacket()