Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfig.java184 public @interface ChannelCount {} annotation in BluetoothLeAudioCodecConfig
221 private final @ChannelCount int mChannelCount;
245 @ChannelCount int channelCount, in BluetoothLeAudioCodecConfig()
430 public @ChannelCount int getChannelCount() { in getChannelCount()
570 public @NonNull Builder setChannelCount(@ChannelCount int channelCount) { in setChannelCount()