Loading bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/current/android/hardware/bluetooth/audio/BluetoothAudioStatus.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -38,4 +38,5 @@ enum BluetoothAudioStatus { SUCCESS = 1, UNSUPPORTED_CODEC_CONFIGURATION = 2, FAILURE = 3, RECONFIGURATION = 4, } bluetooth/audio/aidl/android/hardware/bluetooth/audio/BluetoothAudioStatus.aidl +2 −1 Original line number Diff line number Diff line Loading @@ -23,5 +23,6 @@ enum BluetoothAudioStatus { SUCCESS = 1, UNSUPPORTED_CODEC_CONFIGURATION = 2, // General failure FAILURE = 3 FAILURE = 3, RECONFIGURATION = 4, } Loading
bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/current/android/hardware/bluetooth/audio/BluetoothAudioStatus.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -38,4 +38,5 @@ enum BluetoothAudioStatus { SUCCESS = 1, UNSUPPORTED_CODEC_CONFIGURATION = 2, FAILURE = 3, RECONFIGURATION = 4, }
bluetooth/audio/aidl/android/hardware/bluetooth/audio/BluetoothAudioStatus.aidl +2 −1 Original line number Diff line number Diff line Loading @@ -23,5 +23,6 @@ enum BluetoothAudioStatus { SUCCESS = 1, UNSUPPORTED_CODEC_CONFIGURATION = 2, // General failure FAILURE = 3 FAILURE = 3, RECONFIGURATION = 4, }