device_phh_treble/bluetooth/audio/hal
Peter Cai 4f1e4824dc gsi: sysbta: Separate audio interfaces from bluetooth
This will allow us to dynamically load multiple different versions of
audio interface implementation into the same sysbta hal process. Note
that since we are using a weird suffix here, the default
`registerPassthroughServiceImplementation` will not work, and we will
have to define our own dynamic symbol for it.
2022-10-04 16:27:57 -04:00
..
A2dpOffloadAudioProvider.cpp gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
A2dpOffloadAudioProvider.h gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
A2dpSoftwareAudioProvider.cpp gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
A2dpSoftwareAudioProvider.h gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
Android.bp gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
android.hardware.bluetooth.audio-service-system.rc gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
bluetooth_audio_system.xml gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
BluetoothAudioProvider.cpp gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
BluetoothAudioProvider.h gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
BluetoothAudioProviderFactory.cpp gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
BluetoothAudioProviderFactory.h gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
HearingAidAudioProvider.cpp gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
HearingAidAudioProvider.h gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
LeAudioOffloadAudioProvider.cpp gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
LeAudioOffloadAudioProvider.h gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
LeAudioSoftwareAudioProvider.cpp gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
LeAudioSoftwareAudioProvider.h gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-10-04 16:26:52 -04:00
service_system.cpp gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00