Searched refs:bt_hci_error_code_t (Results 1 – 14 of 14) sorted by relevance
/aosp12/system/bt/test/headless/ |
H A D | interface.h | 15 bt_hci_error_code_t hci_reason;
|
H A D | headless.cc | 106 bt_acl_state_t state, bt_hci_error_code_t hci_reason) { in acl_state_changed()
|
/aosp12/system/bt/service/hal/ |
H A D | fake_bluetooth_interface.h | 61 bt_hci_error_code_t hci_reason);
|
H A D | bluetooth_interface.cc | 150 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 D | bluetooth_interface.h | 76 bt_hci_error_code_t hci_reason);
|
H A D | fake_bluetooth_interface.cc | 146 bt_hci_error_code_t hci_reason) { in NotifyAclStateChangedCallback()
|
/aosp12/system/bt/include/hardware/ |
H A D | bluetooth.h | 142 typedef uint8_t bt_hci_error_code_t; typedef 443 bt_hci_error_code_t hci_reason);
|
/aosp12/system/bt/btif/test/ |
H A D | btif_stack_test.cc | 95 bt_acl_state_t state, bt_hci_error_code_t hci_reason) { in acl_state_changed()
|
/aosp12/system/bt/btif/include/ |
H A D | btif_common.h | 216 bt_acl_state_t state, bt_hci_error_code_t hci_reason);
|
/aosp12/system/bt/btif/src/ |
H A D | bluetooth.cc | 800 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 D | btif_dm.cc | 1577 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 D | btif_shim.cc | 132 …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 D | adapter.cc | 689 bt_hci_error_code_t hci_reason) override { in AclStateChangedCallback()
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_btservice_AdapterService.cpp | 304 bt_acl_state_t state, bt_hci_error_code_t hci_reason) { in acl_state_changed_callback()
|