Searched refs:p_error_text (Results 1 – 2 of 2) sorted by relevance
709 uint16_t error_code, char* p_error_text) { in sdpu_build_n_send_error() argument731 if (p_error_text) in sdpu_build_n_send_error()732 ARRAY_TO_BE_STREAM(p_rsp, p_error_text, (int)strlen(p_error_text)); in sdpu_build_n_send_error()
265 uint16_t error_code, char* p_error_text);