Home
last modified time | relevance | path

Searched refs:vendor_error_code (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc460 uint32_t vendor_error_code) { in LogMetricBluetoothHalCrashReason() argument
462 …(BLUETOOTH_HAL_CRASH_REASON_REPORTED, 0 /* metric_id */, byteField, error_code, vendor_error_code); in LogMetricBluetoothHalCrashReason()
468 common::ToHexString(vendor_error_code), in LogMetricBluetoothHalCrashReason()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc125 const Address& address, uint32_t error_code, uint32_t vendor_error_code) {} in LogMetricBluetoothHalCrashReason() argument
/packages/modules/Bluetooth/system/common/
Dmetrics_linux.cc118 uint32_t vendor_error_code) {} in LogBluetoothHalCrashReason() argument
Dmetrics.h509 uint32_t vendor_error_code);
Dmetrics.cc915 uint32_t vendor_error_code) { in LogBluetoothHalCrashReason() argument
925 obfuscated_id_field, error_code, vendor_error_code); in LogBluetoothHalCrashReason()
929 address, error_code, vendor_error_code, ret); in LogBluetoothHalCrashReason()
/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h331 uint32_t vendor_error_code);
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc245 const Address& address, uint32_t error_code, uint32_t vendor_error_code) {} in LogMetricBluetoothHalCrashReason() argument