Commit Graph

6 Commits

Author SHA1 Message Date
Balakrishna Godavarthi
d9dbe6c5bd btfmcodec: cancel workqueue
This change will cancel workqueue when bearer indication
is received.

Change-Id: Ib16849e684d6c2fb2ded817baff7ab31b5cbd6db
Signed-off-by: Balakrishna Godavarthi <quic_bgodavar@quicinc.com>
2023-11-08 07:48:07 -08:00
Balakrishna Godavarthi
f6eccaaf19 btfmcodec: fix logging errors
This change add format specifiers wherever required.

Change-Id: I8bac382b0cc50e302ed780335510c0ba7df279fa
Signed-off-by: Balakrishna Godavarthi <quic_bgodavar@quicinc.com>
2023-07-05 20:27:37 +05:30
Balakrishna Godavarthi
c49fc215ed btfmcodec: Update bearer response instead of ind
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>
2023-06-14 02:53:22 -07:00
Balakrishna Godavarthi
df0dd43a78 btfmcodec: Add new transport type
This change adds new transport type, when it is recevied the state
will be moved to IDLE.

Change-Id: Ia728ec151afb78d75444361cba3b2788fc278876
2023-02-14 06:12:15 -08:00
Balakrishna Godavarthi
e7e85692a1 btfmcodec: unblock waiting threads during usecase shutdown
This change notifies waiting thread when usecase shutdown
is triggered and also flush work queues.

Change-Id: If523e806dc23fc256e82c4eac30f7aa79b119f55
2023-01-27 19:31:49 -08:00
Balakrishna Godavarthi
4a2649332e btfmcodec: Add btadv audio support
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
2023-01-17 10:20:36 +05:30