Searched defs:SAMPLE_RATE_176400 (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/framework/java/android/bluetooth/ | ||
D | BluetoothLeAudioCodecConfig.java | 138 public static final int SAMPLE_RATE_176400 = 0x01 << 10; field in BluetoothLeAudioCodecConfig |
D | BluetoothCodecConfig.java | 177 public static final int SAMPLE_RATE_176400 = 0x1 << 4; field in BluetoothCodecConfig |