Home
last modified time | relevance | path

Searched refs:p_error_text (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/sdp/
Dsdp_utils.cc522 uint16_t error_code, char* p_error_text) { in sdpu_build_n_send_error() argument
544 if (p_error_text) in sdpu_build_n_send_error()
545 ARRAY_TO_BE_STREAM(p_rsp, p_error_text, (int)strlen(p_error_text)); in sdpu_build_n_send_error()
Dsdpint.h205 uint16_t error_code, char* p_error_text);