Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc109 void LogMetricBluetoothLocalVersions(uint32_t /* lmp_manufacturer_name */, in LogMetricBluetoothLocalVersions() function
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc100 void LogMetricBluetoothLocalVersions(uint32_t lmp_manufacturer_name, uint8_t lmp_version, in LogMetricBluetoothLocalVersions() function
/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h305 void LogMetricBluetoothLocalVersions(uint32_t lmp_manufacturer_name, uint8_t lmp_version,
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc193 void LogMetricBluetoothLocalVersions(uint32_t lmp_manufacturer_name, uint8_t lmp_version, in LogMetricBluetoothLocalVersions() function
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc408 void LogMetricBluetoothLocalVersions(uint32_t lmp_manufacturer_name, uint8_t lmp_version, in LogMetricBluetoothLocalVersions() function
/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc347 bluetooth::os::LogMetricBluetoothLocalVersions( in read_local_version_information_complete_handler()