vendor/qcom/opensource/commonsys/packages/apps/Bluetooth/res/values/config.xml
profile_supported_a2dp:true
功能: 支持高级音频分发配置文件 (A2DP),用于高质量音频流传输。
profile_supported_ca:true
功能: 支持通话音频 (Call Audio) 配置文件,使设备能够传输语音通话音频。
profile_supported_a2dp_sink:false
功能: 不支持 A2DP 接收器配置文件 (A2DP Sink),即设备不能作为音频接收器。
profile_supported_hs_hfp:true
功能: 支持免提配置文件 (Hands-Free Profile, HFP) 和耳机配置文件 (Headset Profile, HS) ,用于与Bluetooth耳机和汽车免提设备的连接。
profile_supported_hfpclient:false
功能: 不支持 HFP 客户端模式 (HFP Client Profile),即设备不能作为免提客户端。
profile_supported_hfp_incallservice:true
功能: 支持免提配置文件 (HFP) 用于电话呼叫服务。
profile_supported_hid_host:true
功能: 支持人机接口设备主机 (HID Host) 配置文件,用于连接和控制键盘、鼠标等输入设备。
profile_supported_opp:true
功能: 支持对象推送配置文件 (Object Push Profile, OPP),用于设备之间传输文件。
profile_supported_pc:true
功能: 支持个人网 (Personal Area Networking Profile, PAN) 数据传输协议。
profile_supported_pan:true
功能: 支持PAN网络配置功能,允许设备创建后并加入个人网络。
profile_supported_pbap:true
功能: 支持电话簿访问配置文件 (Phone Book Access Profile, PBAP),允许共享和访问电话簿信息。
profile_supported_gatt:true
功能: 支持通用属性配置文件 (Generic Attribute Profile, GATT),用于低功耗蓝牙 (Bluetooth Low Energy, BLE) 服务和特征的发现和操作。
pbap_include_photos_in_vcard:true
功能: 支持在vCard (虚拟名片) 中包含照片信息。
pbap_use_profile_for_owner_vcard:true
功能: 使用 PBAP 配置文件来处理设备主人 vCard 信息。
profile_supported_map:true
功能: 支持消息访问配置文件 (Message Access Profile, MAP),用于消息传输服务。
profile_supported_avrcp_target:true
功能: 支持音视频远程控制配置文件 (Audio/Video Remote Control Profile, AVRCP) 目标设备,控制媒体播放。
profile_supported_avrcp_controller:true
功能: 支持 AVRCP 控制器,用于远程控制其他设备的媒体播放。
profile_supported_bac:true
功能: 支持广播音频协调员 (Broadcast Audio Coordinator) 配置文件。
profile_supported_sap:true
功能: 支持 SIM 访问配置文件 (SIM Access Profile, SAP),允许通过蓝牙访问 SIM 卡信息。
profile_supported_pbapclient:`false**
功能: 不支持 PBAP 客户端模式,即设备不能访问其他设备的电话簿。
profile_supported_mapmce:`false**
功能: 不支持消息客户端 (MAP MCE) 模式,即设备不能作为消息访问客户端。
profile_supported_broadcast:`true**
功能: 支持广播配置文件 (Broadcast Profile)。
profile_supported_hid_device:`true**
功能: 支持 HID 设备模式 (HID Device Profile),使设备可以充当输入设备。
profile_supported_le_audio:`true**
功能: 支持低功耗音频 (LE Audio)。
profile_supported_hap_client:`true**
功能: 支持HAP (Hearing Access Profile) 客户端模式,用于与助听器设备连接。
profile_supported_ba:`false**
功能: 不支持广播音频 (Broadcast Audio)。
profile_supported_group_client:`true**
功能: 支持群组客户端 (Group Client) 配置文件。
profile_supported_csip_set_coordinator:`true**
功能: 支持 CSIP (Coordinated Set Identification Profile) 集合协调器配置文件。
profile_supported_music_player_service:`true**
功能: 支持音乐播放器服务配置文件。
profile_supported_cc_server:`true**
功能: 支持 CC (Call Control) 服务器配置文件。
avrcp_target_enable_bip:`true**
功能: 启用 AVRCP 目标的BIP (Basic Imaging Profile),用于显示图片。
profile_supported_bass_client:`true**
功能: 支持广播音频子群同步 (BASS) 客户端配置文件。
profile_supported_le_direction_finding:`true**
功能: 支持低功耗定向查找配置文件 (LE Direction Finding)。
profile_supported_volume_control:`true**
功能: 支持音量控制配置文件 (Volume Control Profile, VCP)。
profile_supported_csc:`true**
功能: 支持设备配置文件 (Device Configuration Profile, CSC)。
这些配置文件定义了设备在不同使用场景下的功能支持情况,可以通过启用或禁用这些配置来定制设备上的Bluetooth功能。