commit | a46d52771a3e4a7816ea722088153ee6b65f59c3 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Tue Mar 19 17:31:55 2024 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Tue Mar 19 17:42:48 2024 -0700 |
tree | 8b82d5c94e1843f2ddd0ebb91c0ca98d6973a5be | |
parent | 3035c98d276c102f8d059cd04bc5aba7e2ea7fc6 [diff] |
audio: Do not use A2DP/LE status when populating device port The events about the status of A2DP and LE are sent by the framework asynchronously with attempts to connect an external device. As a result, the connection attempt may be rejected by the bluetooth HAL module. Bug: 327711955 Test: atest VtsHalAudioCoreTargetTest Change-Id: Iecef0ee6a66cd290237fdcccd6a7016e9622c4b0