/packages/modules/Bluetooth/system/gd/metrics/ |
D | metrics_state.cc | 50 LeConnectionOriginType origin_type, in AddStateChangedEvent() argument 60 connection_origin_type = origin_type; in AddStateChangedEvent() 143 session_options.origin_type = it->second->connection_origin_type; in UploadLEConnectionSession() 162 LeConnectionOriginType origin_type, in AddStateChangedEvent() argument 170 common::ToHexString(origin_type)); in AddStateChangedEvent() 185 origin_type, connection_type, transaction_state, argument_list); in AddStateChangedEvent() 193 origin_type, connection_type, transaction_state, argument_list); in AddStateChangedEvent() 207 it->second->AddStateChangedEvent(origin_type, connection_type, transaction_state, argument_list); in AddStateChangedEvent()
|
D | metrics_state_unittest.cc | 21 LeConnectionOriginType origin_type = LeConnectionOriginType::ORIGIN_UNSPECIFIED; variable 45 origin_type = session_options.origin_type; in LogMetricBluetoothLESession() 97 ASSERT_EQ(origin_type, LeConnectionOriginType::ORIGIN_NATIVE); in TEST() 124 ASSERT_EQ(origin_type, LeConnectionOriginType::ORIGIN_NATIVE); in TEST() 162 ASSERT_EQ(origin_type, LeConnectionOriginType::ORIGIN_NATIVE); in TEST() 188 ASSERT_EQ(origin_type, LeConnectionOriginType::ORIGIN_NATIVE); in TEST()
|
D | metrics_state.h | 84 LeConnectionOriginType origin_type, 99 LeConnectionOriginType origin_type,
|
/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 562 android::bluetooth::le::LeConnectionOriginType origin_type, in LogMetricBluetoothLEConnectionMetricEvent() argument 567 address, origin_type, connection_type, transaction_state, argument_list); in LogMetricBluetoothLEConnectionMetricEvent() 578 session_options.origin_type, in LogMetricBluetoothLEConnection() 594 common::ToHexString(session_options.origin_type)); in LogMetricBluetoothLEConnection()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.h | 356 android::bluetooth::le::LeConnectionOriginType origin_type, 369 android::bluetooth::le::LeConnectionOriginType origin_type, in operator() 374 body(raw_address, origin_type, connection_type, transaction_state, in operator()
|
/packages/modules/Bluetooth/system/gd/os/ |
D | metrics.h | 359 LeConnectionOriginType origin_type = LeConnectionOriginType::ORIGIN_UNSPECIFIED; member 382 LeConnectionOriginType origin_type,
|
/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 182 android::bluetooth::le::LeConnectionOriginType origin_type, in LogMetricBluetoothLEConnectionMetricEvent() argument 188 …bluetooth::os::LogMetricBluetoothLEConnectionMetricEvent(address, origin_type, connection_type, tr… in LogMetricBluetoothLEConnectionMetricEvent()
|
D | metrics_api.h | 264 android::bluetooth::le::LeConnectionOriginType origin_type,
|
/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 146 android::bluetooth::le::LeConnectionOriginType origin_type, in LogMetricBluetoothLEConnectionMetricEvent() argument
|
/packages/modules/Bluetooth/system/common/ |
D | metrics.h | 528 android::bluetooth::le::LeConnectionOriginType origin_type,
|
D | metrics.cc | 986 android::bluetooth::le::LeConnectionOriginType origin_type, in LogLeBluetoothConnectionMetricEventReported() argument 993 ->AddStateChangedEvent(address, origin_type, connection_type, in LogLeBluetoothConnectionMetricEventReported()
|
/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 266 android::bluetooth::le::LeConnectionOriginType origin_type, in LogMetricBluetoothLEConnectionMetricEvent() argument
|