Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfig.java182 value = {CHANNEL_COUNT_NONE, CHANNEL_COUNT_1, CHANNEL_COUNT_2})
187 public static final int CHANNEL_COUNT_NONE = 0; field in BluetoothLeAudioCodecConfig
500 private int mChannelCount = BluetoothLeAudioCodecConfig.CHANNEL_COUNT_NONE;
DBluetoothLeAudioCodecStatus.java140 if ((codecConfig.getChannelCount() != BluetoothLeAudioCodecConfig.CHANNEL_COUNT_NONE) in isCodecConfigSelectable()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt972 field public static final int CHANNEL_COUNT_NONE = 0; // 0x0