Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dhci_error_code.h243 inline tHCI_REASON to_hci_reason_code(const uint8_t& reason_code) { in to_hci_reason_code() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hid/
Dhidh_conn.cc292 hci_reason_code_text(to_hci_reason_code(result))); in hidh_on_l2cap_error()
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc558 hci_reason_code_text(to_hci_reason_code(pairing_cb.fail_reason)).c_str())); in bond_state_changed()
589 hci_reason_code_text(to_hci_reason_code(pairing_cb.fail_reason)).c_str())); in bond_state_changed()