Commit Graph

1108 Commits

Author SHA1 Message Date
openharmony_ci
ee0b2f2b6f
!8211 fix ptk mismatch
Merge pull request !8211 from zona/1028
2024-10-31 04:14:34 +00:00
qiudefen
e014722a6e fix PTK not match
Signed-off-by: qiudefen <qiudefen@huawei.com>
2024-10-30 17:07:24 +08:00
zhangzijie
4f3acee9f6 fix: change log in ble gatt
Signed-off-by: zhangzijie <zhangzijie20@huawei.com>
2024-10-29 10:25:49 +08:00
zhangzijie
8565ece85b fix: change LOGI to LOGD in disc
Signed-off-by: zhangzijie <zhangzijie20@huawei.com>
2024-10-24 15:11:40 +08:00
openharmony_ci
3d5a72ca07
!8075 fix: change redundant logs in disc
Merge pull request !8075 from 张子杰/master
2024-10-24 03:15:31 +00:00
张子杰
bfb764a8cf
fix: use %u to print
Signed-off-by: 张子杰 <zhangzijie20@huawei.com>
2024-10-23 10:24:45 +00:00
zhangzijie
0f79f5d577 fix: change logs in disc
Signed-off-by: zhangzijie <zhangzijie20@huawei.com>
2024-10-21 16:49:22 +08:00
openharmony_ci
1d4a12cbe0
!8071 bug fix: add get AesCtrCipherKey iv func
Merge pull request !8071 from ym/master
2024-10-19 10:53:05 +00:00
guowen666
345ef181a5 return ok when local name is empty
Signed-off-by: guowen666 <guowen31@huawei.com>
2024-10-19 14:36:24 +08:00
y30033032
67f212620f bug fix: add get AesCtrCipherKey iv func
Signed-off-by: y30033032 <yuanmeng36@huawei.com>
2024-10-18 16:42:41 +08:00
openharmony_ci
cc07501623
!8026 fix:修复发现模块代码差异
Merge pull request !8026 from quyihao/master
2024-10-14 04:48:24 +00:00
openharmony_ci
bfd66c3526
!7903 dsoftbus内存整改-结构体字节对齐(adapter)
Merge pull request !7903 from LittleGao/master
2024-10-14 04:32:56 +00:00
quyh
18ba36dd53 fix:code sync
Signed-off-by: quyh <quyihao@huawei.com>
2024-10-13 17:51:01 +08:00
openharmony_ci
5da8e9af86
!7968 fix: check callback is null in broadcast
Merge pull request !7968 from 张子杰/master
2024-10-12 08:22:44 +00:00
zhangzijie
f523e9adeb fix: check callback is null in broadcast
Signed-off-by: zhangzijie <zhangzijie20@huawei.com>
2024-10-12 15:37:58 +08:00
openharmony_ci
b22a55e22e
!7952 sync code
Merge pull request !7952 from 马根堂/master
2024-10-12 02:00:12 +00:00
gaoxiangyu
5eeba2a692 内存整改-结构体字节对齐(adapter)
Signed-off-by: gaoxiangyu <gaoxiangyu@kaihong.com>
2024-10-11 17:40:22 +08:00
openharmony_ci
519e1be97a
!7897 Adding non null judgment to lnn log printing
Merge pull request !7897 from ym/master
2024-10-10 06:49:52 +00:00
18392170496
2489d762ff sync code
Signed-off-by: 18392170496 <magentang4@huawei.com>
2024-10-09 19:58:28 +08:00
openharmony_ci
d99cf02f4b
!7892 fix: lock unprotected when using callback in broadcast
Merge pull request !7892 from 张子杰/master
2024-09-30 08:29:57 +00:00
openharmony_ci
be09b0cddb
!7923 semi state solution adaptation
Merge pull request !7923 from 马根堂/master
2024-09-30 08:27:34 +00:00
openharmony_ci
fc91887b67
!7916 fix: add ret log print when using system functions
Merge pull request !7916 from 张子杰/master
2024-09-29 09:23:55 +00:00
openharmony_ci
3baedd8a0b
!7783 Printing type incorrect
Merge pull request !7783 from 樊东海/master
2024-09-29 07:03:38 +00:00
zhangzijie
a4c4046461 fix: print strerror
Signed-off-by: zhangzijie <zhangzijie20@huawei.com>
2024-09-29 14:32:08 +08:00
18392170496
3508b22c3b semi state solution adaptation
Signed-off-by: 18392170496 <magentang4@huawei.com>
2024-09-28 10:18:52 +08:00
zhangzijie
86cf1f1703 fix: add ret log print when using system functions
Signed-off-by: zhangzijie <zhangzijie20@huawei.com>
2024-09-27 15:46:38 +08:00
chenbotong
5fee647f57 fix : add log
Signed-off-by: chenbotong <chenbotong1@huawei.com>
2024-09-26 21:32:16 +08:00
y30033032
9811566e55 bug fix: Adding non null judgment to lnn log printing
Signed-off-by: y30033032 <yuanmeng36@huawei.com>
2024-09-26 18:23:19 +08:00
zhangzijie
65f3406463 fix: lock unprotected when using callback in broadcast
Signed-off-by: zhangzijie <zhangzijie20@huawei.com>
2024-09-26 15:28:45 +08:00
樊东海
fbd450fafd Merge branch 'master' of gitee.com:openharmony/communication_dsoftbus into master
Signed-off-by: 樊东海 <fandonghai1@h-partners.com>
2024-09-23 12:18:00 +00:00
zhangzijie
ab592fadb7 fix: check input in softbus_ble_utils
Signed-off-by: zhangzijie <zhangzijie20@huawei.com>
2024-09-19 17:23:34 +08:00
xftz
000de60254 fix:Printing type incorrect
Signed-off-by: xftz <fandonghai1@h-partners.com>
2024-09-18 17:03:38 +08:00
openharmony_ci
943ce01221
!7544 bug:unified memory release, clear and free
Merge pull request !7544 from 宋晨曦/master
2024-09-14 08:11:10 +00:00
openharmony_ci
67096b32f4
!7740 代码同步
Merge pull request !7740 from 李梦雅/master
2024-09-14 07:59:50 +00:00
song-chenxi050
bad8511d1a bug:unified memory release, clear and free
Signed-off-by: song-chenxi050 <songchenxi2@huawei.com>
2024-09-14 06:46:02 +00:00
openharmony_ci
89ac44ff9e
!7612 fix: reduce disc log
Merge pull request !7612 from 张子杰/master
2024-09-14 01:52:25 +00:00
openharmony_ci
2ff842edae
!7728 added function and capability value for querying screen status directly, and added ut code
Merge pull request !7728 from wudj2110/master_screen_status_merge
2024-09-13 13:33:20 +00:00
blue111222
fea10a84b1 fix change
Signed-off-by:blue111222 <limengya12@h-partners.com>
2024-09-13 17:39:23 +08:00
wudj2110
e53978803c added function and capability value for querying screen status directly, and added ut code
Signed-off-by: wudj2110 <wudaijun2@huawei.com>
2024-09-13 14:46:39 +08:00
openharmony_ci
a4293e705d
!7594 fix: lnn code review
Merge pull request !7594 from xingchu/master
2024-09-13 02:55:00 +00:00
openharmony_ci
1aa01716e1
!7701 变量命名整改
Merge pull request !7701 from 霍宝宝/master
2024-09-12 10:07:30 +00:00
huobaobao
a194202782 variable naming modification
Signed-off-by: huobaobao <huobaobao@huawei.com>
2024-09-11 20:19:54 +08:00
openharmony_ci
fe0a99bd43
!7632 fix:sync code
Merge pull request !7632 from guowen/master
2024-09-11 08:14:53 +00:00
cuile4
97ab7a7728 Log fix.
Change-Id: I343524a298af2a158179e071be05084309a19199
Signed-off-by: cuile4 <cuile4@huawei.com>
2024-09-11 11:07:28 +08:00
xingchu
d858929870 Merge branch 'master' of gitee.com:openharmony/communication_dsoftbus into master
Signed-off-by: xingchu <weiqian22@huawei.com>
2024-09-10 09:30:31 +00:00
huobaobao
ca6d8b2112 Merge remote-tracking branch 'upstream/master' 2024-09-10 15:11:48 +08:00
huobaobao
798e0240d0 Merge remote-tracking branch 'upstream/master' 2024-09-10 11:51:15 +08:00
openharmony_ci
c4a1f1cf9c
!7590 fix:review comments and memory leak
Merge pull request !7590 from WANGJINGEN/master
2024-09-10 02:08:15 +00:00
xingchu
748d2b4ecf Merge branch 'master' of gitee.com:openharmony/communication_dsoftbus into master
Signed-off-by: xingchu <weiqian22@huawei.com>
2024-09-09 13:16:33 +00:00
weiqian
4e370280a5 fix:lnn code review
Signed-off-by: weiqian <weiqian22@huawei.com>
2024-09-09 21:15:51 +08:00