Loading system/bta/le_audio/audio_set_configurations.json +7 −7 Original line number Diff line number Diff line Loading @@ -4815,7 +4815,7 @@ "type": 2, "compound_value": { "value": [ 1 0 ] } }, Loading Loading @@ -5087,7 +5087,7 @@ "type": 2, "compound_value": { "value": [ 1 0 ] } }, Loading Loading @@ -5359,7 +5359,7 @@ "type": 2, "compound_value": { "value": [ 1 0 ] } }, Loading Loading @@ -5631,7 +5631,7 @@ "type": 2, "compound_value": { "value": [ 1 0 ] } }, Loading Loading @@ -5699,7 +5699,7 @@ "type": 2, "compound_value": { "value": [ 1 0 ] } }, Loading Loading @@ -5767,7 +5767,7 @@ "type": 2, "compound_value": { "value": [ 1 0 ] } }, Loading Loading @@ -5835,7 +5835,7 @@ "type": 2, "compound_value": { "value": [ 1 0 ] } }, Loading system/bta/le_audio/devices_test.cc +3 −2 Original line number Diff line number Diff line Loading @@ -223,8 +223,9 @@ bool IsLc3SettingSupported(LeAudioContextType context_type, Lc3SettingId id) { case LeAudioContextType::EMERGENCYALARM: case LeAudioContextType::UNSPECIFIED: if (id == Lc3SettingId::LC3_16_1 || id == Lc3SettingId::LC3_16_2 || id == Lc3SettingId::LC3_48_4 || id == Lc3SettingId::LC3_48_2 || id == Lc3SettingId::LC3_VND_1 || id == Lc3SettingId::LC3_24_2) id == Lc3SettingId::LC3_48_4 || id == Lc3SettingId::LC3_48_1 || id == Lc3SettingId::LC3_48_2 || id == Lc3SettingId::LC3_VND_1 || id == Lc3SettingId::LC3_24_2) return true; break; Loading Loading
system/bta/le_audio/audio_set_configurations.json +7 −7 Original line number Diff line number Diff line Loading @@ -4815,7 +4815,7 @@ "type": 2, "compound_value": { "value": [ 1 0 ] } }, Loading Loading @@ -5087,7 +5087,7 @@ "type": 2, "compound_value": { "value": [ 1 0 ] } }, Loading Loading @@ -5359,7 +5359,7 @@ "type": 2, "compound_value": { "value": [ 1 0 ] } }, Loading Loading @@ -5631,7 +5631,7 @@ "type": 2, "compound_value": { "value": [ 1 0 ] } }, Loading Loading @@ -5699,7 +5699,7 @@ "type": 2, "compound_value": { "value": [ 1 0 ] } }, Loading Loading @@ -5767,7 +5767,7 @@ "type": 2, "compound_value": { "value": [ 1 0 ] } }, Loading Loading @@ -5835,7 +5835,7 @@ "type": 2, "compound_value": { "value": [ 1 0 ] } }, Loading
system/bta/le_audio/devices_test.cc +3 −2 Original line number Diff line number Diff line Loading @@ -223,8 +223,9 @@ bool IsLc3SettingSupported(LeAudioContextType context_type, Lc3SettingId id) { case LeAudioContextType::EMERGENCYALARM: case LeAudioContextType::UNSPECIFIED: if (id == Lc3SettingId::LC3_16_1 || id == Lc3SettingId::LC3_16_2 || id == Lc3SettingId::LC3_48_4 || id == Lc3SettingId::LC3_48_2 || id == Lc3SettingId::LC3_VND_1 || id == Lc3SettingId::LC3_24_2) id == Lc3SettingId::LC3_48_4 || id == Lc3SettingId::LC3_48_1 || id == Lc3SettingId::LC3_48_2 || id == Lc3SettingId::LC3_VND_1 || id == Lc3SettingId::LC3_24_2) return true; break; Loading