Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/metrics/
Dmetrics_shim.cc64 …uint32_t transport, uint32_t status, uint32_t acl_state, uint32_t direction, uint32_t hci_reason) { in acl_connection_state_changed()
/packages/modules/Bluetooth/system/gd/metrics/linux/
Dmetrics.cc50 uint32_t hci_reason) {} in LogMetricsAclConnectionStateChanged()
/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.cc519 static int64_t ToAclConnectionStatus(uint32_t status, StateChangeType type, uint32_t hci_reason) { in ToAclConnectionStatus()
589 …, int64_t time, uint32_t acl_status, uint32_t acl_state, uint32_t direction, uint32_t hci_reason) { in ToAclConnectionEvent()
Dmetrics.cc226 uint32_t hci_reason) { in LogMetricsAclConnectionStateChanged()
/packages/modules/Bluetooth/system/test/headless/
Dinterface.h59 bt_hci_error_code_t hci_reason; member
Dheadless.cc158 bt_hci_error_code_t hci_reason, in acl_state_changed()
/packages/modules/Bluetooth/system/test/mock/
Dmock_bluetooth_interface.cc49 bt_hci_error_code_t hci_reason, in invoke_acl_state_changed_cb()
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc1344 bt_hci_error_code_t hci_reason, in invoke_acl_state_changed_cb()
1352 bt_conn_direction_t direction, uint16_t acl_handle) { in invoke_acl_state_changed_cb()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc80 bt_hci_error_code_t hci_reason, in acl_state_changed_callback()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp403 bt_hci_error_code_t hci_reason, in acl_state_changed_callback()