Searched refs:to_l2cap_result_code (Results 1 – 3 of 3) sorted by relevance
233 inline tL2CAP_CONN to_l2cap_result_code(uint16_t result) { in to_l2cap_result_code() function279 return l2cap_result_code_text(to_l2cap_result_code(result)); in l2cap_result_code_text()
177 log::warn("lcid: 0x{:04x}, result: {}", lcid, to_l2cap_result_code(result)); in avdt_on_l2cap_error()
795 cb_data.l2cap_result = to_l2cap_result_code(result); in gap_on_l2cap_error()