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