Searched defs:Serial (Results 1 – 2 of 2) sorted by relevance
30 struct Serial { struct34 using DeviceSelection = std::variant<std::monostate, AllDevices, SingleDevice, Serial>; argument
283 std::string Connection::Serial() const { in Serial() function in Connection