Home
last modified time | relevance | path

Searched defs:hci_reason (Results 1 – 8 of 8) sorted by relevance

/system/bt/test/headless/
Dinterface.h15 bt_hci_error_code_t hci_reason; member
Dheadless.cc106 bt_acl_state_t state, bt_hci_error_code_t hci_reason) { in acl_state_changed()
/system/bt/service/hal/
Dfake_bluetooth_interface.cc146 bt_hci_error_code_t hci_reason) { in NotifyAclStateChangedCallback()
Dbluetooth_interface.cc150 bt_acl_state_t state, bt_hci_error_code_t hci_reason) { in AclStateChangedCallback()
/system/bt/btif/test/
Dbtif_stack_test.cc95 bt_acl_state_t state, bt_hci_error_code_t hci_reason) { in acl_state_changed()
/system/bt/btif/src/
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()
/system/bt/gd/rust/topshim/btif/
Dbtif_shim.cc132 …tatus_t status, RawAddress* remote_bd_addr, bt_acl_state_t state, bt_hci_error_code_t hci_reason) { in acl_state_changed_cb()
/system/bt/service/
Dadapter.cc689 bt_hci_error_code_t hci_reason) override { in AclStateChangedCallback()