Searched refs:PORT_GetResultString (Results 1 – 4 of 4) sorted by relevance
30 const char* PORT_GetResultString(const uint8_t /* result_code */) { in PORT_GetResultString() function
470 [[nodiscard]] const char* PORT_GetResultString(const uint8_t result_code);
1031 p_port->handle, p_port->state, PORT_GetResultString(res), res, in port_rfc_closed()
1131 const char* PORT_GetResultString(const uint8_t result_code) { in PORT_GetResultString() function