Searched defs:codecConfig (Results 1 – 4 of 4) sorted by relevance
47 public BluetoothCodecStatus(BluetoothCodecConfig codecConfig, in BluetoothCodecStatus()
42 oneway void setCodecConfigPreference(in BluetoothCodecConfig codecConfig); in setCodecConfigPreference()
627 public void setCodecConfigPreference(BluetoothCodecConfig codecConfig) { in setCodecConfigPreference()
208 BluetoothCodecConfig codecConfig = null; in isHighQualityAudioEnabled() local252 final BluetoothCodecConfig codecConfig = (selectable == null || selectable.length < 1) in getHighQualityAudioOptionLabel() local