device/amlogic/yukawa/overlay/packages/apps/Bluetooth/res/values/config.xml

19 lines
821 B
XML
Raw Normal View History

2025-08-25 08:28:21 +08:00
<resources>
<bool name="profile_supported_a2dp">false</bool>
<bool name="profile_supported_hs_hfp">false</bool>
<bool name="profile_supported_pbap">false</bool>
<bool name="profile_supported_map">false</bool>
<bool name="profile_supported_opp">false</bool>
<bool name="profile_supported_hfpclient">false</bool>
<bool name="hfp_client_connection_service_enabled">false</bool>
<bool name="profile_supported_pbapclient">false</bool>
<bool name="profile_supported_pan">false</bool>
<bool name="profile_supported_mapmce">false</bool>
<bool name="profile_supported_hid_host">true</bool>
<bool name="profile_supported_avrcp_target">true</bool>
<bool name="profile_supported_avrcp_controller">true</bool>
<bool name="profile_supported_a2dp_sink">true</bool>
</resources>