/packages/modules/Bluetooth/system/gd/metrics/ |
D | metrics_state.cc | 51 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 …]
|
D | metrics_state.h | 86 LeConnectionState transaction_state, 101 LeConnectionState transaction_state,
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.h | 314 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()
|
D | mock_main_shim_metrics_api.cc | 193 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument
|
/packages/modules/Bluetooth/system/gd/os/ |
D | metrics.h | 312 LeConnectionState transaction_state = LeConnectionState::STATE_UNSPECIFIED; member 333 LeConnectionState transaction_state,
|
/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 163 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument 167 …toothLEConnectionMetricEvent(address, origin_type, connection_type, transaction_state, argument_li… in LogMetricBluetoothLEConnectionMetricEvent()
|
D | metrics_api.h | 230 android::bluetooth::le::LeConnectionState transaction_state,
|
/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 519 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/ |
D | metrics.cc | 130 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument
|
/packages/modules/Bluetooth/system/gd/os/host/ |
D | metrics.cc | 130 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument
|
/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 189 android::bluetooth::le::LeConnectionState transaction_state, in LogMetricBluetoothLEConnectionMetricEvent() argument
|
/packages/modules/Bluetooth/system/common/ |
D | metrics.h | 530 android::bluetooth::le::LeConnectionState transaction_state,
|
D | metrics.cc | 981 android::bluetooth::le::LeConnectionState transaction_state, in LogLeBluetoothConnectionMetricEventReported() argument 987 transaction_state, argument_list); in LogLeBluetoothConnectionMetricEventReported()
|