Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc106 void LogMetricBluetoothLocalSupportedFeatures(uint32_t page_num, uint64_t features) {} in LogMetricBluetoothLocalSupportedFeatures() function
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc106 void LogMetricBluetoothLocalSupportedFeatures(uint32_t page_num, uint64_t features) {} in LogMetricBluetoothLocalSupportedFeatures() function
/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h272 void LogMetricBluetoothLocalSupportedFeatures(uint32_t page_num, uint64_t features);
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc428 void LogMetricBluetoothLocalSupportedFeatures(uint32_t page_num, uint64_t features) { in LogMetricBluetoothLocalSupportedFeatures() function
/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc272 …bluetooth::os::LogMetricBluetoothLocalSupportedFeatures(page_number, complete_view.GetExtendedLmpF… in read_local_extended_features_complete_handler()