duqunbo
9b62886c8e
Handles cllbacks free work in the client thread.
...
rootcause: The callbacks list itself is not Locked protection and concurrent access
is incorrect, so releasing it must be done in the client thread.
Signed-off-by: duqunbo <duqunbo@xiaomi.com>
2026-04-20 14:51:14 +08:00
Haishen Zhang
19bc307ac2
Clang-format: Update format of all files based on new .clang-format
...
1. Update format of all files based on new .clang-format
Signed-off-by: Haishen Zhang <zhanghaishen@xiaomi.com>
2026-04-20 14:50:50 +08:00
gaozihao
5ab4dc6f8c
Bluetooth: Code formatted without head file sorted.
...
Signed-off-by: gaozihao <gaozihao@xiaomi.com>
2026-04-20 14:50:21 +08:00
duqunbo
5a3ebaa0d9
Fixed crash issue that occurred when disable
...
Signed-off-by: duqunbo <duqunbo@xiaomi.com>
Signed-off-by: fangzhenwei <fangzhenwei@xiaomi.com>
2026-04-20 14:50:14 +08:00
fangzhenwei
5a08c3e9b4
support repeat callbacks register on client
...
Signed-off-by: fangzhenwei <fangzhenwei@xiaomi.com>
2026-04-20 14:50:11 +08:00
fangzhenwei
dafa1ebb58
replace client side default loop
...
Signed-off-by: fangzhenwei <fangzhenwei@xiaomi.com>
2026-04-20 14:50:07 +08:00