Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothCodecStatus.java103 || !codecConfig.hasSingleBitsPerSample() || !codecConfig.hasSingleChannelMode()) { in isCodecConfigSelectable()
H A DBluetoothCodecConfig.java587 public boolean hasSingleChannelMode() { in hasSingleChannelMode() method in BluetoothCodecConfig