LeAudio: Improve data path setup
The data path configuration should be provided by the audio set configuration provider. For now, these are based on the current codec location (either HOST or ADSP). In future this should be provided from the vendor interface over the AIDL. Bug: 295972694 Test: atest bluetooth_le_audio_test bluetooth_le_audio_client_test bluetooth_test_broadcaster bluetooth_test_broadcaster_state_machine Change-Id: If39a1d1ac089f236e4ed9258644c197a57f1e723
Showing
- system/bta/le_audio/codec_manager.cc 7 additions, 5 deletionssystem/bta/le_audio/codec_manager.cc
- system/bta/le_audio/devices.cc 2 additions, 0 deletionssystem/bta/le_audio/devices.cc
- system/bta/le_audio/devices_test.cc 2 additions, 1 deletionsystem/bta/le_audio/devices_test.cc
- system/bta/le_audio/le_audio_client_test.cc 2 additions, 1 deletionsystem/bta/le_audio/le_audio_client_test.cc
- system/bta/le_audio/le_audio_set_configuration_provider.h 1 addition, 1 deletionsystem/bta/le_audio/le_audio_set_configuration_provider.h
- system/bta/le_audio/le_audio_set_configuration_provider_json.cc 47 additions, 23 deletions.../bta/le_audio/le_audio_set_configuration_provider_json.cc
- system/bta/le_audio/le_audio_types.h 13 additions, 0 deletionssystem/bta/le_audio/le_audio_types.h
- system/bta/le_audio/state_machine.cc 4 additions, 11 deletionssystem/bta/le_audio/state_machine.cc
- system/bta/le_audio/state_machine_test.cc 4 additions, 1 deletionsystem/bta/le_audio/state_machine_test.cc
Loading
Please register or sign in to comment