JanierVan
|
5e8a43cab2
|
feat: ble broadcast mgr
Signed-off-by: JanierVan <fanjingya1@huawei.com>
|
2023-12-26 10:10:07 +08:00 |
|
openharmony_ci
|
7d91179ee9
|
!4466 feat:add ble discovery adapter
Merge pull request !4466 from kevin/master
|
2023-12-24 19:44:34 +00:00 |
|
kevin
|
61b11cc477
|
feat:add ble adapter of discovery
Signed-off-by: kevin <liufeihu@huawei.com>
|
2023-12-25 02:53:36 +08:00 |
|
openharmony_ci
|
0d1a0ebdb8
|
!4851 [新需求]: GATT Adapter层面向接口适配,移除管理功能
Merge pull request !4851 from yuxpro/master
|
2023-12-24 18:23:44 +00:00 |
|
yuxpro
|
def04e0a53
|
update adapter/common/net/bluetooth/net_bluetooth.gni.
[新需求]: gatt adapter层面向接口适配,移除管理功能
Signed-off-by: yuxpro <weiyuanxin3@huawei.com>
|
2023-12-24 17:23:19 +00:00 |
|
yuxpro
|
0bc352e519
|
update adapter/common/net/bluetooth/net_bluetooth.gni.
[新需求]: gatt adapter层面向接口适配,移除管理功能
Signed-off-by: yuxpro <weiyuanxin3@huawei.com>
|
2023-12-24 16:36:31 +00:00 |
|
yuxpro
|
6a04724ab5
|
update adapter/common/net/bluetooth/broadcast/adapter/ble/src/softbus_ble_utils.c.
[新需求]: gatt adapter层面向接口适配,移除管理功能
Signed-off-by: yuxpro <weiyuanxin3@huawei.com>
|
2023-12-24 15:55:32 +00:00 |
|
yuxpro
|
e697f78cec
|
update adapter/common/net/bluetooth/broadcast/adapter/ble/src/softbus_ble_gatt.c.
[新需求]: gatt adapter层面向接口适配,移除管理功能
Signed-off-by: yuxpro <weiyuanxin3@huawei.com>
|
2023-12-24 15:28:28 +00:00 |
|
yuxpro
|
7b8354ad9d
|
update adapter/common/net/bluetooth/broadcast/adapter/ble/src/softbus_ble_utils.c.
[新需求]: gatt adapter层面向接口适配,移除管理功能
Signed-off-by: yuxpro <weiyuanxin3@huawei.com>
|
2023-12-24 15:27:25 +00:00 |
|
yuxpro
|
0949597504
|
update adapter/common/net/bluetooth/broadcast/adapter/ble/include/softbus_ble_utils.h.
[新需求]: gatt adapter层面向接口适配,移除管理功能
Signed-off-by: yuxpro <weiyuanxin3@huawei.com>
|
2023-12-24 14:58:54 +00:00 |
|
yuxpro
|
76040b3f34
|
update adapter/common/net/bluetooth/broadcast/adapter/ble/include/softbus_ble_gatt.h.
[新需求]: gatt adapter层面向接口适配,移除管理功能
Signed-off-by: yuxpro <weiyuanxin3@huawei.com>
|
2023-12-24 14:58:37 +00:00 |
|
yuxpro
|
b4361482ea
|
update adapter/common/net/bluetooth/broadcast/adapter/ble/src/softbus_ble_gatt.c.
[新需求]: gatt adapter层面向接口适配,移除管理功能
Signed-off-by: yuxpro <weiyuanxin3@huawei.com>
|
2023-12-24 14:58:15 +00:00 |
|
yuxpro
|
5a41eac981
|
rename softbus_ble_utils.h to softbus_ble_utils.c.
[新需求]: gatt adapter层面向接口适配,移除管理功能
Signed-off-by: yuxpro <weiyuanxin3@huawei.com>
|
2023-12-24 14:57:52 +00:00 |
|
yuxpro
|
1b7682ce81
|
add adapter/common/net/bluetooth/broadcast/adapter/ble/src/softbus_ble_utils.h.
[新需求]: gatt adapter层面向接口适配,移除管理功能
Signed-off-by: yuxpro <weiyuanxin3@huawei.com>
|
2023-12-24 14:29:16 +00:00 |
|
yuxpro
|
941d43b857
|
update adapter/common/net/bluetooth/broadcast/adapter/ble/src/softbus_ble_gatt.c.
[新需求]: gatt adapter层面向接口适配,移除管理功能
Signed-off-by: yuxpro <weiyuanxin3@huawei.com>
|
2023-12-24 14:28:24 +00:00 |
|
yuxpro
|
ead89171b7
|
add adapter/common/net/bluetooth/broadcast/adapter/ble/include/softbus_ble_utils.h.
[新需求]: gatt adapter层面向接口适配,移除管理功能
Signed-off-by: yuxpro <weiyuanxin3@huawei.com>
|
2023-12-24 14:23:54 +00:00 |
|
yuxpro
|
349d8952ec
|
update adapter/common/net/bluetooth/broadcast/adapter/ble/include/softbus_ble_gatt.h.
[新需求]: gatt adapter层面向接口适配,移除管理功能
Signed-off-by: yuxpro <weiyuanxin3@huawei.com>
|
2023-12-24 14:23:01 +00:00 |
|
yuxpro
|
54b34df858
|
update adapter/common/net/bluetooth/net_bluetooth.gni.
[新需求]: gatt adapter层面向接口适配,移除管理功能
Signed-off-by: yuxpro <weiyuanxin3@huawei.com>
|
2023-12-24 14:22:17 +00:00 |
|
openharmony_ci
|
571e4f4ff7
|
!4674 feat: ble broadcast manager
Merge pull request !4674 from JanierVan/master
|
2023-12-24 14:19:55 +00:00 |
|
JanierVan
|
5705ccb914
|
feat: ble scan
Signed-off-by: JanierVan <fanjingya1@huawei.com>
|
2023-12-24 21:05:45 +08:00 |
|
kevin
|
6c49466109
|
feat:update ble adapter interface
Signed-off-by: kevin <liufeihu@huawei.com>
|
2023-12-24 18:27:02 +08:00 |
|
kevin
|
f187c34d5b
|
feat:add fast offline service type
Signed-off-by: kevin <liufeihu@huawei.com>
|
2023-12-23 16:11:36 +08:00 |
|
openharmony_ci
|
920aeffb99
|
!4812 feat:update lp scan param
Merge pull request !4812 from kevin/master
|
2023-12-22 10:27:20 +00:00 |
|
kevin
|
9e72f25c12
|
feat:update lp scan param
Signed-off-by: kevin <liufeihu@huawei.com>
|
2023-12-20 18:49:15 +08:00 |
|
JanierVan
|
d3696c513d
|
feat: ble broadcast manager
Signed-off-by: JanierVan <fanjingya1@huawei.com>
|
2023-12-20 17:54:27 +08:00 |
|
guoxiuyan
|
da1be8158b
|
update adapter/BUILD.gn.
Signed-off-by: guoxiuyan <guoxiuyan1@huawei.com>
|
2023-12-19 14:23:33 +00:00 |
|
guoxiuyan1
|
3820d04604
|
add updater to install_images
Signed-off-by: guoxiuyan1 <guoxiuyan1@huawei.com>
|
2023-12-19 21:47:49 +08:00 |
|
openharmony_ci
|
bda0fec0da
|
!4683 feat:update ble manager interface
Merge pull request !4683 from kevin/master
|
2023-12-16 09:53:28 +00:00 |
|
kevin
|
ab88a3ae92
|
feat: add lp callback function
Signed-off-by: kevin <liufeihu@huawei.com>
|
2023-12-16 16:50:28 +08:00 |
|
erliangqi
|
e2bf93c8db
|
Modify status free twice
Signed-off-by: erliangqi <zhangjiaxiang7@huawei.com>
|
2023-12-13 17:37:55 +08:00 |
|
verystone
|
2b4076df43
|
解决靠近发现特性在灭屏下功耗高的问题
Signed-off-by: verystone <xudaqing@huawei.com>
|
2023-12-11 17:17:27 +08:00 |
|
jiazhenyu
|
47e1987c2c
|
Implement blocking and restoring WIFI scanning in HML
Signed-off-by: jiazhenyu <jiazhenyu1@huawei.com>
|
2023-12-09 20:39:20 +08:00 |
|
kevin
|
318e821696
|
feat:add local name define
Signed-off-by: kevin <liufeihu@huawei.com>
|
2023-12-09 10:22:21 +08:00 |
|
openharmony_ci
|
fe82eef603
|
!4612 feat:update broadcast manager interface
Merge pull request !4612 from kevin/master
|
2023-12-06 09:01:17 +00:00 |
|
kevin
|
822ee901bf
|
feat:updata ble interface code
Signed-off-by: kevin <liufeihu@huawei.com>
|
2023-12-06 15:52:26 +08:00 |
|
kevin
|
dbb6d538f2
|
feat:update broadcast manager interface
Signed-off-by: kevin <liufeihu@huawei.com>
|
2023-12-06 09:37:00 +08:00 |
|
openharmony_ci
|
eeed04eee1
|
!4599 add user unlocked monitor
Merge pull request !4599 from 付舒长/user_unlock
|
2023-12-04 17:26:16 +00:00 |
|
fushuchang
|
52884fc806
|
add user unlocked monitor
Signed-off-by: fushuchang <fushuchang2@huawei.com>
|
2023-12-05 00:24:08 +08:00 |
|
余海天
|
13723c4481
|
update adapter/default_config/feature_config/standard/config.gni.
Signed-off-by: 余海天 <yuhaitian1@huawei.com>
|
2023-12-04 11:50:01 +00:00 |
|
余海天
|
16d2292a5e
|
update adapter/default_config/feature_config/small/config.gni.
Signed-off-by: 余海天 <yuhaitian1@huawei.com>
|
2023-12-04 11:49:47 +00:00 |
|
余海天
|
6c65807d00
|
update adapter/default_config/feature_config/mini/config.gni.
Signed-off-by: 余海天 <yuhaitian1@huawei.com>
|
2023-12-04 11:49:29 +00:00 |
|
openharmony_ci
|
6d222ba23c
|
!4548 fix: fix compilation errors on mini
Merge pull request !4548 from xuxiaoqing/master
|
2023-12-02 10:42:03 +00:00 |
|
openharmony_ci
|
ad2cd0059e
|
!4517 fix: optimize aes encrypt code and rsa encrypt code
Merge pull request !4517 from xingchu/master
|
2023-12-02 09:52:19 +00:00 |
|
xuxiaoqing
|
fae61c6d40
|
fix: fix compilation errors on mini
Signed-off-by: xuxiaoqing <xuxiaoqing16@huawei.com>
|
2023-12-02 11:49:57 +08:00 |
|
xingchu
|
05f4157818
|
Merge branch 'master' of gitee.com:openharmony/communication_dsoftbus into master
Signed-off-by: xingchu <weiqian22@huawei.com>
|
2023-11-30 21:43:21 +08:00 |
|
xwh
|
34be209128
|
compatible x86
Signed-off-by: xwh <jiewenhao@huawei.com>
|
2023-11-30 09:17:06 +00:00 |
|
weiqian
|
763a2cf670
|
fix:modify aes cfb encrypt
Signed-off-by: weiqian <weiqian22@huawei.com>
|
2023-11-29 11:09:27 +08:00 |
|
xingchu
|
2a9c47140d
|
Merge branch 'master' of gitee.com:openharmony/communication_dsoftbus into master
Signed-off-by: xingchu <weiqian22@huawei.com>
|
2023-11-28 20:16:18 +08:00 |
|
openharmony_ci
|
16262a3d4b
|
!4449 fix:modify gni file
Merge pull request !4449 from koujiaxin/master
|
2023-11-28 04:18:10 +00:00 |
|
weiqian
|
76db9155f6
|
fix:optimize aes and rsa code
Signed-off-by: weiqian <weiqian22@huawei.com>
|
2023-11-28 12:02:06 +08:00 |
|