Home
last modified time | relevance | path

Searched refs:hci_reason_code_text (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc1167 hci_reason_code_text(static_cast<tHCI_REASON>(hci_status)) in btm_sco_connection_failed()
1186 hci_reason_code_text(static_cast<tHCI_REASON>(hci_status)) in btm_sco_connection_failed()
1293 hci_reason_code_text(reason)); in btm_sco_removed()
1309 hci_reason_code_text(reason)); in btm_sco_on_disconnected()
1315 hci_handle, hci_reason_code_text(reason)); in btm_sco_on_disconnected()
1327 hci_reason_code_text(reason)); in btm_sco_on_disconnected()
1330 hci_reason_code_text(reason).c_str())); in btm_sco_on_disconnected()
Dbtm_iso_impl.h342 hci_reason_code_text((tHCI_REASON)(reason)).c_str())); in disconnect_cis()
Dbtm_sec.cc1254 hci_reason_code_text(reason)); in btm_sec_send_hci_disconnect()
4001 hci_reason_code_text(reason), p_dev_rec->sec_rec.security_required); in btm_sec_disconnected()
/packages/modules/Bluetooth/system/stack/include/
Dhci_error_code.h132 inline std::string hci_reason_code_text(const tHCI_REASON& reason_code) { in hci_reason_code_text() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc586 hci_reason_code_text(to_hci_reason_code(pairing_cb.fail_reason)) in bond_state_changed()
628 hci_reason_code_text(to_hci_reason_code(pairing_cb.fail_reason)) in bond_state_changed()
1318 hci_reason_code_text(p_auth_cmpl->fail_reason)); in btif_dm_auth_cmpl_evt()
1359 hci_reason_code_text(p_auth_cmpl->fail_reason)); in btif_dm_auth_cmpl_evt()
2463 hci_reason_code_text( in btif_dm_acl_evt()
/packages/modules/Bluetooth/system/stack/hid/
Dhidh_conn.cc295 l2cap_cid, hci_reason_code_text(to_hci_reason_code(result))); in hidh_on_l2cap_error()
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_sec.cc375 hci_reason_code_text(reason)); in bta_dm_authentication_complete_cback()