Searched defs:clientIndex (Results 1 – 2 of 2) sorted by relevance
38 volatile uint32_t clientIndex; // Current read/write index for application member
2052 const uint32_t clientIndex = mCblk->clientIndex; in command() local