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