Home
last modified time | relevance | path

Searched defs:LEConnectionSessionOptions (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h355 struct LEConnectionSessionOptions { struct
357 LeAclConnectionState acl_connection_state = LeAclConnectionState::LE_ACL_UNSPECIFIED;
359 LeConnectionOriginType origin_type = LeConnectionOriginType::ORIGIN_UNSPECIFIED;
361 LeConnectionType transaction_type = LeConnectionType::CONNECTION_TYPE_UNSPECIFIED;
363 LeConnectionState transaction_state = LeConnectionState::STATE_UNSPECIFIED;
388 void LogMetricBluetoothLEConnection(os::LEConnectionSessionOptions session_options); argument
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc176 void LogMetricBluetoothLEConnection(os::LEConnectionSessionOptions /* session_options */) {} in LogMetricBluetoothLEConnection()
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc271 void LogMetricBluetoothLEConnection(os::LEConnectionSessionOptions /* session_options */) {} in LogMetricBluetoothLEConnection()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc151 void LogMetricBluetoothLEConnection(os::LEConnectionSessionOptions /* session_options */) {} in LogMetricBluetoothLEConnection()