Home
last modified time | relevance | path

Searched refs:transaction_state (Results 1 – 12 of 12) 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()
168 LeConnectionState transaction_state, in AddStateChangedEvent() argument
172 common::ToHexString(transaction_state).c_str(), in AddStateChangedEvent()
178 common::ToHexString(transaction_state).c_str(), in AddStateChangedEvent()
180 common::ToHexString(transaction_state).c_str()); in AddStateChangedEvent()
183 transaction_state == LeConnectionState::STATE_LE_ACL_CANCEL) { in AddStateChangedEvent()
187 origin_type, connection_type, transaction_state, argument_list); in AddStateChangedEvent()
192 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.h300 android::bluetooth::le::LeConnectionState transaction_state,
307 transaction_state,
314 android::bluetooth::le::LeConnectionState transaction_state, in operator()
317 body(raw_address, origin_type, connection_type, transaction_state, in operator()
Dmock_main_shim_metrics_api.cc187 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument
/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h302 LeConnectionState transaction_state = LeConnectionState::STATE_UNSPECIFIED; member
323 LeConnectionState transaction_state,
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc154 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument
158 …toothLEConnectionMetricEvent(address, origin_type, connection_type, transaction_state, argument_li… in LogMetricBluetoothLEConnectionMetricEvent()
Dmetrics_api.h219 android::bluetooth::le::LeConnectionState transaction_state,
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc516 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument
519 address, origin_type, connection_type, transaction_state, argument_list); in LogMetricBluetoothLEConnectionMetricEvent()
532 session_options.transaction_state, in LogMetricBluetoothLEConnection()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc127 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc127 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument
/packages/modules/Bluetooth/system/common/
Dmetrics.h528 android::bluetooth::le::LeConnectionState transaction_state,
Dmetrics.cc974 android::bluetooth::le::LeConnectionState transaction_state, in LogLeBluetoothConnectionMetricEventReported() argument
980 transaction_state, argument_list); in LogLeBluetoothConnectionMetricEventReported()