Searched refs:GetWrappedResponseQueueIndex (Results 1 – 2 of 2) sorted by relevance
785 uint8_t NcpBase::GetWrappedResponseQueueIndex(uint8_t aPosition) in GetWrappedResponseQueueIndex() function in ot::Ncp::NcpBase835 entry = &mResponseQueue[GetWrappedResponseQueueIndex(cur)]; in EnqueueResponse()850 entry = &mResponseQueue[GetWrappedResponseQueueIndex(mResponseQueueTail)]; in EnqueueResponse()908 mResponseQueueTail = GetWrappedResponseQueueIndex(mResponseQueueTail); in SendQueuedResponses()
402 static uint8_t GetWrappedResponseQueueIndex(uint8_t aPosition);