<resources>
<!-- Disable source profiles (typically used in phone) -->
<bool name="profile_supported_a2dp">false</bool>
<bool name="profile_supported_hs_hfp">false</bool>
<bool name="profile_supported_hid">false</bool>
<bool name="profile_supported_pbap">false</bool>
<bool name="profile_supported_map">false</bool>
<bool name="profile_supported_hdp">false</bool>
<bool name="profile_supported_opp">false</bool>
<bool name="enable_phone_policy">false</bool>
<!-- Enable sink profiles (typically used on a CarKitt) -->
<bool name="profile_supported_hfpclient">true</bool>
<bool
典型的车载蓝牙配置
于 2018-10-25 14:42:49 首次发布