Searched refs:sdp_status_text (Results 1 – 2 of 2) sorted by relevance
66 inline std::string sdp_status_text(const tSDP_STATUS& status) { in sdp_status_text() function94 const auto sdp_result_text = sdp_status_text;
1385 LOG_ERROR("SDP connection failed %s", sdp_status_text(sdp_result).c_str()); in bta_dm_sdp_result()