This change notifies ADSP SSR to host when it completely
boots up.
Change-Id: Icfa5a895a6f31e662ba4e7d2b818a7a75854f248
Signed-off-by: Balakrishna Godavarthi <quic_bgodavar@quicinc.com>
This change will enable dynamic logging based on below
flags
Below bit has to be set to enable respective logging.
* Bit 0: Error message.
* Bit 1: Warning message.
* Bit 2: Debug message.
* Bit 3: Info message.
* 0x08 is similar to 0x0F.
* 0x04 is similar to 0x07.
* 0x02 is similar to 0x03.
* 0x03 is default log level for BTFM Codec.
Change-Id: Ia986a49f73d6144f2631936b8d02985d3ccf98d0
Signed-off-by: Balakrishna Godavarthi <quic_bgodavar@quicinc.com>
This change will send bearer response instead of transport
failed indications.
Update correct codeid and smaple rate for seamles transitions
Change-Id: I4b91f5e158c02d4f2dc1852cc58cec959d028497
Signed-off-by: Balakrishna Godavarthi <quic_bgodavar@quicinc.com>
This change notifies waiting thread when usecase shutdown
is triggered and also flush work queues.
Change-Id: If523e806dc23fc256e82c4eac30f7aa79b119f55
This change adds below support for BT advance audio
* Add support for codec type mixer control
* Update slim driver to read master id, channel number.
* Update slim driver to support HW EP.
* Add support for transport switch based on the request
CRs-Fixed: 3298745
Change-Id: Ica349cb6f3615f4dc51bbc3070c90d43eeba1cdd
This change adds support for packetization and
depacketization of various packet received or sent
from btfmcodec driver.
CRs-Fixed: 3298745
Change-Id: I30c1a7897a1f50d5dcad83757900152f2c06255b