Home
last modified time | relevance | path

Searched refs:LogBluetoothSessionDeviceInfo (Results 1 – 4 of 4) sorted by relevance

/system/bt/common/
Dmetrics_linux.cc66 void BluetoothMetricsLogger::LogBluetoothSessionDeviceInfo( in LogBluetoothSessionDeviceInfo() function in bluetooth::common::BluetoothMetricsLogger
Dmetrics.h202 void LogBluetoothSessionDeviceInfo(uint32_t device_class,
Dmetrics_unittest.cc601 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionDeviceInfo( in TEST_F()
662 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionDeviceInfo( in TEST_F()
731 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionDeviceInfo( in TEST_F()
892 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionDeviceInfo( in TEST_F()
Dmetrics.cc390 void BluetoothMetricsLogger::LogBluetoothSessionDeviceInfo( in LogBluetoothSessionDeviceInfo() function in bluetooth::common::BluetoothMetricsLogger
408 LogBluetoothSessionDeviceInfo(BTM_COD_MAJOR_AUDIO, DEVICE_TYPE_BREDR); in LogA2dpSession()