Home
last modified time | relevance | path

Searched refs:LogMetricBluetoothDisconnectionReasonReported (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc112 void LogMetricBluetoothDisconnectionReasonReported(uint32_t /* reason */, in LogMetricBluetoothDisconnectionReasonReported() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc101 void LogMetricBluetoothDisconnectionReasonReported(uint32_t reason, const Address& address, in LogMetricBluetoothDisconnectionReasonReported() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h301 void LogMetricBluetoothDisconnectionReasonReported(uint32_t reason, const hci::Address& address,
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc194 void LogMetricBluetoothDisconnectionReasonReported(uint32_t reason, const Address& address, in LogMetricBluetoothDisconnectionReasonReported() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc400 void LogMetricBluetoothDisconnectionReasonReported(uint32_t reason, const Address& address, in LogMetricBluetoothDisconnectionReasonReported() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl.h418 bluetooth::os::LogMetricBluetoothDisconnectionReasonReported( in on_classic_disconnect()