Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/include/
H A Dhci_error_code.h174 inline tHCI_REASON to_hci_reason_code(const uint8_t& reason_code) { in to_hci_reason_code() function
/aosp12/system/bt/stack/hid/
H A Dhidh_conn.cc277 hci_reason_code_text(to_hci_reason_code(result)).c_str()); in hidh_on_l2cap_error()