Home
last modified time | relevance | path

Searched refs:origin_type (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Bluetooth/system/gd/metrics/
Dmetrics_state.cc50 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()
Dmetrics_state_unittest.cc21 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()
Dmetrics_state.h84 LeConnectionOriginType origin_type,
99 LeConnectionOriginType origin_type,
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc562 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/
Dmock_main_shim_metrics_api.h356 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/
Dmetrics.h359 LeConnectionOriginType origin_type = LeConnectionOriginType::ORIGIN_UNSPECIFIED; member
382 LeConnectionOriginType origin_type,
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc182 android::bluetooth::le::LeConnectionOriginType origin_type, in LogMetricBluetoothLEConnectionMetricEvent() argument
188 …bluetooth::os::LogMetricBluetoothLEConnectionMetricEvent(address, origin_type, connection_type, tr… in LogMetricBluetoothLEConnectionMetricEvent()
Dmetrics_api.h264 android::bluetooth::le::LeConnectionOriginType origin_type,
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc146 android::bluetooth::le::LeConnectionOriginType origin_type, in LogMetricBluetoothLEConnectionMetricEvent() argument
/packages/modules/Bluetooth/system/common/
Dmetrics.h528 android::bluetooth::le::LeConnectionOriginType origin_type,
Dmetrics.cc986 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/
Dmetrics.cc266 android::bluetooth::le::LeConnectionOriginType origin_type, in LogMetricBluetoothLEConnectionMetricEvent() argument