Searched refs:PORT_GetResultString (Results 1 – 3 of 3) sorted by relevance
653 extern const char *PORT_GetResultString (const uint8_t result_code);
1100 __func__, p_port->state, PORT_GetResultString(res), res); in port_rfc_closed()
1862 const char *PORT_GetResultString (const uint8_t result_code) { in PORT_GetResultString() function