device_phh_treble/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
..
Android.bp gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
Device.cpp gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
Device.h gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
DevicesFactory.cpp gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
DevicesFactory.h gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
ParametersUtil.cpp gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
ParametersUtil.h gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
PrimaryDevice.cpp gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
PrimaryDevice.h gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
service.cpp gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
Stream.cpp gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
Stream.h gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
StreamIn.cpp gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
StreamIn.h gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
StreamOut.cpp gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
StreamOut.h gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00
Util.h gsi: sysbta: Separate audio interfaces from bluetooth 2022-10-04 16:27:57 -04:00