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