Home
last modified time | relevance | path

Searched refs:bt_hci_error_code_t (Results 1 – 14 of 14) sorted by relevance

/aosp12/system/bt/test/headless/
H A Dinterface.h15 bt_hci_error_code_t hci_reason;
H A Dheadless.cc106 bt_acl_state_t state, bt_hci_error_code_t hci_reason) { in acl_state_changed()
/aosp12/system/bt/service/hal/
H A Dfake_bluetooth_interface.h61 bt_hci_error_code_t hci_reason);
H A Dbluetooth_interface.cc150 bt_acl_state_t state, bt_hci_error_code_t hci_reason) { in AclStateChangedCallback()
369 bt_acl_state_t /* state */, bt_hci_error_code_t /* hci_reason */) { in AclStateChangedCallback() argument
H A Dbluetooth_interface.h76 bt_hci_error_code_t hci_reason);
H A Dfake_bluetooth_interface.cc146 bt_hci_error_code_t hci_reason) { in NotifyAclStateChangedCallback()
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h142 typedef uint8_t bt_hci_error_code_t; typedef
443 bt_hci_error_code_t hci_reason);
/aosp12/system/bt/btif/test/
H A Dbtif_stack_test.cc95 bt_acl_state_t state, bt_hci_error_code_t hci_reason) { in acl_state_changed()
/aosp12/system/bt/btif/include/
H A Dbtif_common.h216 bt_acl_state_t state, bt_hci_error_code_t hci_reason);
/aosp12/system/bt/btif/src/
H A Dbluetooth.cc800 bt_acl_state_t state, bt_hci_error_code_t hci_reason) { in invoke_acl_state_changed_cb()
805 bt_hci_error_code_t hci_reason) { in invoke_acl_state_changed_cb()
H A Dbtif_dm.cc1577 static_cast<bt_hci_error_code_t>(btm_get_acl_disc_reason_code())); in btif_dm_upstreams_evt()
/aosp12/system/bt/gd/rust/topshim/btif/
H A Dbtif_shim.cc132 …bt_status_t status, RawAddress* remote_bd_addr, bt_acl_state_t state, bt_hci_error_code_t hci_reas… in acl_state_changed_cb()
/aosp12/system/bt/service/
H A Dadapter.cc689 bt_hci_error_code_t hci_reason) override { in AclStateChangedCallback()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_btservice_AdapterService.cpp304 bt_acl_state_t state, bt_hci_error_code_t hci_reason) { in acl_state_changed_callback()