Searched defs:commandType (Results 1 – 3 of 3) sorted by relevance
31 constexpr static uint16_t commandType = RS_NODE_SYNCHRONOUS_READ_PROPERTY; variable
43 inline uint32_t MakeKey(uint16_t commandType, uint16_t commandSubType) in MakeKey()
132 uint16_t commandType = 0; in UnmarshallingCommand() local