Searched refs:SLOT_ID_INDEX (Results 1 – 1 of 1) sorted by relevance
57 #define SLOT_ID_INDEX 0 // Index of slotId in getSlot response macro241 uint32_t slots = response.at(SLOT_ID_INDEX) << BYTE3_MSB_POS; in ParseSlotInfo()242 slots |= response.at(SLOT_ID_INDEX + 1); in ParseSlotInfo()