1 Star 0 Fork 126

xun/communication_bluetooth_service_1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 3.47 KB
一键复制 编辑 原始数据 按行查看 历史
jiangzhijun8 提交于 2024-08-08 19:53 . 独立编译
{
"name": "@ohos/bluetooth_service",
"version": "3.2.0",
"description": "Provides basic Bluetooth and BLE functions for applications",
"homePage": "https://gitee.com/openharmony",
"license": "Apache License 2.0",
"repository": "https://gitee.com/openharmony/communication_bluetooth",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"foundation"
],
"keywords": [
"communication",
"bluetooth_service"
],
"envs": [],
"dirs": [],
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {
"destPath": "foundation/communication/bluetooth_service"
},
"component": {
"name": "bluetooth_service",
"subsystem": "communication",
"syscap": [],
"features": [
"bluetooth_service_avrcp_avsession",
"bluetooth_service_a2dp_sink_feature",
"bluetooth_service_a2dp_source_feature",
"bluetooth_service_avrcp_ct_feature",
"bluetooth_service_avrcp_tg_feature",
"bluetooth_service_hfp_ag_feature",
"bluetooth_service_hfp_hf_feature",
"bluetooth_service_hid_host_feature",
"bluetooth_service_pan_feature"
],
"adapted_system_type": [
"standard"
],
"rom": "4.5MB",
"ram": "7.5MB",
"hisysevent_config": [
"//foundation/communication/bluetooth_service/hisysevent.yaml"
],
"deps": {
"components": [
"ability_base",
"ability_runtime",
"audio_framework",
"av_session",
"base",
"hilog",
"hisysevent",
"hitrace",
"ipc",
"samgr_proxy",
"samgr",
"access_token",
"bluetooth",
"drivers_interface_bluetooth",
"eventhandler",
"ability_base",
"call_manager",
"core_service",
"hdf_core",
"init",
"input",
"safwk",
"common_event_service",
"state_registry",
"c_utils",
"jsoncpp"
],
"third_party": [
"googletest",
"libuv",
"libxml2",
"openssl",
"bounds_checking_function"
]
},
"build": {
"group_type": {
"base_group": [],
"fwk_group": [],
"service_group": [
"//foundation/communication/bluetooth_service/sa_profile:communication_bluetooth_service_sa_profile",
"//foundation/communication/bluetooth_service/services/bluetooth/server:bluetooth_server",
"//foundation/communication/bluetooth_service/services/bluetooth/service:btsbc"
]
},
"inner_api": [
],
"test": [
"//foundation/communication/bluetooth_service/test/unittest/spp:unittest",
"//foundation/communication/bluetooth_service/test/unittest/host:unittest",
"//foundation/communication/bluetooth_service/test/unittest/ble:unittest",
"//foundation/communication/bluetooth_service/test/unittest/hid:unittest",
"//foundation/communication/bluetooth_service/test/unittest/pan:unittest",
"//foundation/communication/bluetooth_service/test/unittest/gatt_c:unittest",
"//foundation/communication/bluetooth_service/test/fuzztest/host:fuzztest",
"//foundation/communication/bluetooth_service/test/example/bluetoothtest:bluetoothtest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xundev/communication_bluetooth_service_1.git
git@gitee.com:xundev/communication_bluetooth_service_1.git
xundev
communication_bluetooth_service_1
communication_bluetooth_service_1
master

搜索帮助