Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DBtHelper.java971 public static String btDeviceClassToString(int btDeviceClass) { in btDeviceClassToString() method in BtHelper
1024 + btDeviceClassToString(bluetoothClass.getDeviceClass())); in dump()