parent
427a5d5fee
commit
3bdee25326
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"Leader":[
|
||||
{
|
||||
"gitee_id":"cheng_guohong",
|
||||
"gitee_email":"guohong.cheng@huawei.com"
|
||||
}
|
||||
]
|
||||
"Committers":[
|
||||
{
|
||||
"gitee_id":"xujiang181",
|
||||
"gitee_email":"jiang.xu@huawei.com"
|
||||
},
|
||||
{
|
||||
"gitee_id":"lilong32",
|
||||
"gitee_email":"lilong32@huawei.com"
|
||||
},
|
||||
{
|
||||
"gitee_id":"swandle",
|
||||
"gitee_email":"swan.wang@huawei.com"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
# SIG Template
|
||||
English | [简体中文](./sig_bluetooth_cn.md)
|
||||
|
||||
Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).
|
||||
|
||||
## SIG group work objectives and scope
|
||||
|
||||
### Bluetooth development and planning
|
||||
In order to improve the Bluetooth service and protocol stack, improve Bluetooth compatibility,
|
||||
and enable it to match the various device forms of OpenHarmony OS, Bluetooth SIG not only needs to improve the system
|
||||
Business capabilities and compatibility, including the definition of APIs,
|
||||
the improvement of service functions, the compatibility of protocol stacks, and the creation of migration sample projects;
|
||||
The more important thing is actively cooperating
|
||||
with equipment manufacturers, Bluetooth chip manufacturers and others cooperate to enhance the OpenHarmony ecosystem.
|
||||
|
||||
### Bluetooth related
|
||||
- Bluetooth business functions, portability and compatibility requirements
|
||||
|
||||
Put forward Bluetooth business functions, portability and compatibility requirements, all OpenHarmony projects need to be supported.
|
||||
|
||||
- Porting and Contributing Guidelines
|
||||
|
||||
Guides equipment manufacturers, Bluetooth chip manufacturers and others cooperate to contribute their codes to the community.
|
||||
|
||||
- Demo Projects
|
||||
|
||||
Create sample projects of equipment manufacturers or chip manufacturers for reference by other manufacturers .
|
||||
|
||||
- Expanding Ecosystems
|
||||
|
||||
Actively negotiate and cooperate with equipment manufacturers and chip manufacturers
|
||||
|
||||
### The repository
|
||||
- project name:
|
||||
- bluetooth_lite:https://gitee.com/openharmony/communication_bluetooth
|
||||
|
||||
## SIG Members
|
||||
|
||||
### Leader
|
||||
- @cheng_guohong(https://gitee.com/cheng_guohong)
|
||||
|
||||
### Committers
|
||||
- @jiang.xu(https://gitee.com/xujiang181)
|
||||
- @lilong32(https://gitee.com/lilong32)
|
||||
- @swandle(https://gitee.com/swandle)
|
||||
|
||||
### Meetings
|
||||
- Meeting time:BiWeek Wednesday 19:00
|
||||
- Meeting link:slack bluetooth channel
|
||||
|
||||
### Contact (optional)
|
||||
|
||||
- Mailing list:
|
||||
- Slack group:[bluetooth](https://app.slack.com/client/T01D9MR6E4W/C01UEQPRCMB)
|
||||
- Wechat group:
|
|
@ -0,0 +1,52 @@
|
|||
# SIG组
|
||||
简体中文 | [English](./sig_bluetooth.md)
|
||||
|
||||
说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。
|
||||
|
||||
## SIG组工作目标和范围
|
||||
|
||||
### 工作目标
|
||||
为了完善蓝牙服务以及协议栈,提升蓝牙兼容性,使之能够匹配OpenHarmony OS的各种设备形态,Bluetooth SIG不仅需要完善系统的
|
||||
业务能力以及兼容性,包含API的定义、服务功能的完善、协议栈的兼容性,创建移植样例工程;更为重要的是,需要扩展生态,与设备厂商、
|
||||
蓝牙芯片厂商等进行合作,协助他们贡献他们的代码上库
|
||||
|
||||
### 工作范围
|
||||
- 蓝牙业务功能、移植性以及兼容性需求
|
||||
|
||||
提出蓝牙业务功能、移植性以及兼容性需求,所有的OpenHarmony项目都需要支持
|
||||
|
||||
- 移植和贡献规范
|
||||
|
||||
指导设备厂商、芯片厂商贡献他们的代码到社区
|
||||
|
||||
- 样例工程
|
||||
|
||||
创建设备厂商或芯片厂商的样例工程,给其他厂商来参考
|
||||
|
||||
- 生态拓展
|
||||
|
||||
积极与设备厂商、芯片厂商进行洽谈合作
|
||||
|
||||
## 代码仓
|
||||
- 代码仓地址:
|
||||
- bluetooth:https://gitee.com/openharmony/communication_bluetooth
|
||||
|
||||
## SIG组成员
|
||||
|
||||
### Leader
|
||||
- @cheng_guohong(https://gitee.com/cheng_guohong)
|
||||
|
||||
### Committers列表
|
||||
- @jiang.xu(https://gitee.com/xujiang181)
|
||||
- @lilong32(https://gitee.com/lilong32)
|
||||
- @swandle(https://gitee.com/swandle)
|
||||
|
||||
### 会议
|
||||
- 会议时间:双周例会,晚上周三19:00
|
||||
- 会议链接:在slack的bluetooth channel
|
||||
|
||||
### 联系方式(可选)
|
||||
|
||||
- 邮件列表:
|
||||
- Slack群组:[bluetooth](https://app.slack.com/client/T01D9MR6E4W/C01UEQPRCMB)
|
||||
- 微信群:
|
|
@ -14,6 +14,11 @@
|
|||
"sig-name":"sig-devboard",
|
||||
"projects":["https://gitee.com/openharmony-sig/device_st", "https://gitee.com/openharmony-sig/vendor_huawei_minidisplay_demo"],
|
||||
"project-path":["device/st", "vendor/huawei/minidisplay_demo"]
|
||||
},
|
||||
{
|
||||
"sig-name":"sig-bluetooth",
|
||||
"projects":"https://gitee.com/openharmony/communication_bluetooth",
|
||||
"project-path":"foundation/communication/bluetooth"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue