Searched refs:GetWrappedResponseQueueIndex (Results 1 – 2 of 2) sorted by relevance
689 uint8_t NcpBase::GetWrappedResponseQueueIndex(uint8_t aPosition) in GetWrappedResponseQueueIndex() function in ot::Ncp::NcpBase738 entry = &mResponseQueue[GetWrappedResponseQueueIndex(cur)]; in EnqueueResponse()753 entry = &mResponseQueue[GetWrappedResponseQueueIndex(mResponseQueueTail)]; in EnqueueResponse()810 mResponseQueueTail = GetWrappedResponseQueueIndex(mResponseQueueTail); in SendQueuedResponses()
230 static uint8_t GetWrappedResponseQueueIndex(uint8_t aPosition);