Home
last modified time | relevance | path

Searched refs:LEConnectionSessionOptions (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/gd/metrics/
Dmetrics_state.h55 virtual void LogMetricBluetoothLESession(os::LEConnectionSessionOptions session_options) = 0;
62 void LogMetricBluetoothLESession(os::LEConnectionSessionOptions session_options);
Dmetrics_state.cc141 os::LEConnectionSessionOptions session_options; in UploadLEConnectionSession()
218 os::LEConnectionSessionOptions session_options) { in LogMetricBluetoothLESession()
Dmetrics_state_unittest.cc38 void LogMetricBluetoothLESession(os::LEConnectionSessionOptions session_options);
43 os::LEConnectionSessionOptions session_options) { in LogMetricBluetoothLESession()
/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h355 struct LEConnectionSessionOptions { struct
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() argument
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc151 void LogMetricBluetoothLEConnection(os::LEConnectionSessionOptions /* session_options */) {} in LogMetricBluetoothLEConnection() argument
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc271 void LogMetricBluetoothLEConnection(os::LEConnectionSessionOptions /* session_options */) {} in LogMetricBluetoothLEConnection() argument
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc570 void LogMetricBluetoothLEConnection(os::LEConnectionSessionOptions session_options) { in LogMetricBluetoothLEConnection()