Attention is currently required from: Sugnan Prabhu S, Vamshi Krishna Gopal, Sathya Prakash M R, Usha P. Vamshi Krishna Gopal has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/52860 )
Change subject: mb/google/brya: Enable CnviBtAudioOffload ......................................................................
Patch Set 1:
(1 comment)
This change is ready for review.
Patchset:
PS1: This WIP Activity.
From kernel space we are verifying as below 1. Pair and connect BT headset
2. Issue the HCI cmds from DUT
hcitool cmd 3f 08 00 00 00 00 10 00 00 00 10 00 10 00 10 00 84 01 00 00 00 00 hcitool cmd 3f 39 00 01 01 hcitool cmd 01 3d 00 01 40 1F 00 00 40 1F 00 00 02 00 00 00 00 02 00 00 00 00 3C 00 3C 00 80 3E 00 00 80 3E 00 00 04 00 00 00 00 04 00 00 00 00 10 00 10 00 02 02 00 00 01 01 10 10 0C 00 80 03 02
3.Wait to hear a very weak/faint pop from headset, then issue the playback cmd:
aplay -Dplughw:0,50 -r8000 --channels=1 -fS16_LE /home/a2002011001-e02-8kHz-mono.wav To check capture:
arecord -vv -Dplughw:0,50 -r8000 --channels=1 -fS16_LE /home/test.wav