Home
last modified time | relevance | path

Searched refs:transaction_state (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Bluetooth/system/gd/metrics/
Dmetrics_state.cc51 LeConnectionState transaction_state, in AddStateChangedEvent() argument
58 common::ToHexString(transaction_state).c_str()); in AddStateChangedEvent()
61 state = transaction_state; in AddStateChangedEvent()
171 LeConnectionState transaction_state, in AddStateChangedEvent() argument
175 common::ToHexString(transaction_state).c_str(), in AddStateChangedEvent()
181 common::ToHexString(transaction_state).c_str(), in AddStateChangedEvent()
183 common::ToHexString(transaction_state).c_str()); in AddStateChangedEvent()
186 transaction_state == LeConnectionState::STATE_LE_ACL_CANCEL) { in AddStateChangedEvent()
190 origin_type, connection_type, transaction_state, argument_list); in AddStateChangedEvent()
195 transaction_state == LeConnectionState::STATE_LE_ACL_END) { in AddStateChangedEvent()
[all …]
Dmetrics_state.h86 LeConnectionState transaction_state,
101 LeConnectionState transaction_state,
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.h314 android::bluetooth::le::LeConnectionState transaction_state,
321 transaction_state,
328 android::bluetooth::le::LeConnectionState transaction_state, in operator()
331 body(raw_address, origin_type, connection_type, transaction_state, in operator()
Dmock_main_shim_metrics_api.cc193 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument
/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h312 LeConnectionState transaction_state = LeConnectionState::STATE_UNSPECIFIED; member
333 LeConnectionState transaction_state,
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc163 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument
167 …toothLEConnectionMetricEvent(address, origin_type, connection_type, transaction_state, argument_li… in LogMetricBluetoothLEConnectionMetricEvent()
Dmetrics_api.h230 android::bluetooth::le::LeConnectionState transaction_state,
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc519 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument
522 address, origin_type, connection_type, transaction_state, argument_list); in LogMetricBluetoothLEConnectionMetricEvent()
535 session_options.transaction_state, in LogMetricBluetoothLEConnection()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc130 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc130 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc189 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument
/packages/modules/Bluetooth/system/common/
Dmetrics.h530 android::bluetooth::le::LeConnectionState transaction_state,
Dmetrics.cc981 android::bluetooth::le::LeConnectionState transaction_state, in LogLeBluetoothConnectionMetricEventReported() argument
987 transaction_state, argument_list); in LogLeBluetoothConnectionMetricEventReported()