Searched defs:hUART (Results 1 – 5 of 5) sorted by relevance
74 HUART hUART = hSession->hUART; in UartReadThread() local236 int HdcHostUART::WinSetSerial(HUART hUART, string serialPort, int byteSize, int eqBaudRate) in WinSetSerial()441 HUART hUART = hSession->hUART; in StartUartReadThread() local475 HUART hUART = hSession->hUART; in ConnectDaemonByUart() local555 bool HdcHostUART::ConnectMyNeed(HUART hUART, std::string connectKey) in ConnectMyNeed()617 void HdcHostUART::CloseSerialPort(const HUART hUART) in CloseSerialPort()680 HUART hUART = hSession->hUART; in StopSession() local
181 virtual void SendUartSoftReset(HSession hUART, uint32_t sessionId) {}; in SendUartSoftReset()
358 HUART hUART = new HdcUART(); in MallocSessionByConnectType() local487 HUART hUART = hSession->hUART; in FreeSessionByConnectType() local
365 HUART hUART = nullptr; member
217 .WillRepeatedly([&](HSession hUART, uint32_t sessionId) { in __anon53beff6d0302()