Loading flags/avrcp.aconfig +16 −6 Original line number Original line Diff line number Diff line Loading @@ -2,20 +2,20 @@ package: "com.android.bluetooth.flags" container: "com.android.btservices" container: "com.android.btservices" flag { flag { name: "avrcp_connect_a2dp_with_delay" name: "abs_volume_sdp_conflict" namespace: "bluetooth" namespace: "bluetooth" description: "When peer device connects AVRCP but not A2DP we initiate A2DP connection after some time delay" description: "Check connection state after SDP discovery to prevent connection collision resulting in no absolute volume support" bug: "328406945" bug: "336915955" metadata { metadata { purpose: PURPOSE_BUGFIX purpose: PURPOSE_BUGFIX } } } } flag { flag { name: "abs_volume_sdp_conflict" name: "avrcp_connect_a2dp_with_delay" namespace: "bluetooth" namespace: "bluetooth" description: "Check connection state after SDP discovery to prevent connection collision resulting in no absolute volume support" description: "When peer device connects AVRCP but not A2DP we initiate A2DP connection after some time delay" bug: "336915955" bug: "328406945" metadata { metadata { purpose: PURPOSE_BUGFIX purpose: PURPOSE_BUGFIX } } Loading @@ -31,6 +31,16 @@ flag { } } } } flag { name: "get_all_element_attributes_empty" namespace: "bluetooth" description: "Return all attributes even if empty when requesting all attributes with GetElementAttributes" bug: "362896963" metadata { purpose: PURPOSE_BUGFIX } } flag { flag { name: "set_addressed_player" name: "set_addressed_player" namespace: "bluetooth" namespace: "bluetooth" Loading Loading
flags/avrcp.aconfig +16 −6 Original line number Original line Diff line number Diff line Loading @@ -2,20 +2,20 @@ package: "com.android.bluetooth.flags" container: "com.android.btservices" container: "com.android.btservices" flag { flag { name: "avrcp_connect_a2dp_with_delay" name: "abs_volume_sdp_conflict" namespace: "bluetooth" namespace: "bluetooth" description: "When peer device connects AVRCP but not A2DP we initiate A2DP connection after some time delay" description: "Check connection state after SDP discovery to prevent connection collision resulting in no absolute volume support" bug: "328406945" bug: "336915955" metadata { metadata { purpose: PURPOSE_BUGFIX purpose: PURPOSE_BUGFIX } } } } flag { flag { name: "abs_volume_sdp_conflict" name: "avrcp_connect_a2dp_with_delay" namespace: "bluetooth" namespace: "bluetooth" description: "Check connection state after SDP discovery to prevent connection collision resulting in no absolute volume support" description: "When peer device connects AVRCP but not A2DP we initiate A2DP connection after some time delay" bug: "336915955" bug: "328406945" metadata { metadata { purpose: PURPOSE_BUGFIX purpose: PURPOSE_BUGFIX } } Loading @@ -31,6 +31,16 @@ flag { } } } } flag { name: "get_all_element_attributes_empty" namespace: "bluetooth" description: "Return all attributes even if empty when requesting all attributes with GetElementAttributes" bug: "362896963" metadata { purpose: PURPOSE_BUGFIX } } flag { flag { name: "set_addressed_player" name: "set_addressed_player" namespace: "bluetooth" namespace: "bluetooth" Loading