Home
last modified time | relevance | path

Searched refs:LogMetricBluetoothLocalSupportedFeatures (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc149 void LogMetricBluetoothLocalSupportedFeatures(uint32_t /* page_num */, uint64_t /* features */) {} in LogMetricBluetoothLocalSupportedFeatures() function
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc127 void LogMetricBluetoothLocalSupportedFeatures(uint32_t page_num, uint64_t features) {} in LogMetricBluetoothLocalSupportedFeatures() function
/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h333 void LogMetricBluetoothLocalSupportedFeatures(uint32_t page_num, uint64_t features);
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc247 void LogMetricBluetoothLocalSupportedFeatures(uint32_t page_num, uint64_t features) {} in LogMetricBluetoothLocalSupportedFeatures() function
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc473 void LogMetricBluetoothLocalSupportedFeatures(uint32_t page_num, uint64_t features) { in LogMetricBluetoothLocalSupportedFeatures() function
/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc344 …bluetooth::os::LogMetricBluetoothLocalSupportedFeatures(page_number, complete_view.GetExtendedLmpF… in read_local_extended_features_complete_handler()