Searched defs:command_type (Results 1 – 4 of 4) sorted by relevance
91 int command_type, int parameter, in query_task_stats()264 int command_type = 0; in main() local
100 serial_data_type_t command_type = DATA_TYPE_COMMAND; in TEST_F() local
111 CommandType command_type; member
97 uint8_t command_type, bool cr, const std::vector<uint8_t>& data) { in CreateMultiplexerControlFrame()