A2DP offload: modify the A2DP offload SCMS-T_Enable with SCMS-T header
Follow the Android HCI requirement for the 'Start A2DP Offload' cmd, it should bring the SCMS-T header in the 'SCMS-T Enable' field as SCMS-T is enabled. Get the SCMS-T active status of the peer devices as building the offload start req cmd, and fill the SCMS-T header based the active status. Bug: 170785181 Tag: #feature Test: connect with Sony WH-1000XM4, check the SCMS-T_Enable correctness Test: atest --test-mapping system/bt Change-Id: I6003b50a09f010942b37436497b06e06180b2069
Showing
- system/bta/av/bta_av_aact.cc 11 additions, 6 deletionssystem/bta/av/bta_av_aact.cc
- system/bta/av/bta_av_int.h 3 additions, 3 deletionssystem/bta/av/bta_av_int.h
- system/bta/include/bta_av_co.h 7 additions, 4 deletionssystem/bta/include/bta_av_co.h
- system/btif/co/bta_av_co.cc 11 additions, 2 deletionssystem/btif/co/bta_av_co.cc
- system/include/hardware/bt_av.h 10 additions, 0 deletionssystem/include/hardware/bt_av.h
- system/stack/test/fuzzers/a2dp/codec/a2dpCodecHelperFunctions.h 2 additions, 1 deletion.../stack/test/fuzzers/a2dp/codec/a2dpCodecHelperFunctions.h
Loading
Please register or sign in to comment