1 Star 0 Fork 402

openEuler-remix/communication_bluetooth

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ohos.build 1.89 KB
一键复制 编辑 原始数据 按行查看 历史
程国红 提交于 2021-09-27 20:15 . modify code check
{
"subsystem": "communication",
"parts": {
"bluetooth_standard": {
"module_list": [
"//foundation/communication/bluetooth/sa_profile:communication_bluetooth_sa_profile",
"//foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework:btframework",
"//foundation/communication/bluetooth/services/bluetooth_standard/server:bluetooth_server"
],
"inner_kits": [
{
"type": "so",
"name": "//foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework:btframework",
"header": {
"header_files": [
"bluetooth_a2dp_src.h",
"bluetooth_ble_central_manager.h",
"bluetooth_def.h",
"bluetooth_device_class.h",
"bluetooth_gatt_characteristic.h",
"bluetooth_gatt_client.h",
"bluetooth_gatt_descriptor.h",
"bluetooth_gatt_manager.h",
"bluetooth_gatt_server.h",
"bluetooth_gatt_service.h",
"bluetooth_host.h",
"bluetooth_remote_device.h",
"bluetooth_socket_inputstream.h",
"bluetooth_socket_outputstream.h",
"bluetooth_socket.h",
"uuid.h"
],
"header_base": "//foundation/communication/bluetooth/interfaces/innerkits/native_cpp/include"
}
}
],
"test_list": [
"//foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/test/unittest/gatt:unittest",
"//foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/test/unittest/spp:unittest",
"//foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/test/unittest/host:unittest",
"//foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/test/unittest:unittest"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openEuler-remix/communication_bluetooth.git
git@gitee.com:openEuler-remix/communication_bluetooth.git
openEuler-remix
communication_bluetooth
communication_bluetooth
master

搜索帮助