Skip to content

Conversation

@liuX10
Copy link
Contributor

@liuX10 liuX10 commented Nov 27, 2025

@liuX10 liuX10 force-pushed the local_dev branch 2 times, most recently from b445800 to 71af02b Compare December 10, 2025 08:59
@liuX10 liuX10 force-pushed the local_dev branch 5 times, most recently from 557bf4a to c0821ac Compare December 11, 2025 09:34
@liuX10 liuX10 force-pushed the local_dev branch 4 times, most recently from 7c73e06 to 7cc5aeb Compare December 11, 2025 12:56
@openvela-robot
Copy link
Contributor

CI failure.
PR list is .
CI url: https://github.com/open-vela/external_zblue/actions/runs/20133866088

Copy link

@huangyulong3 huangyulong3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM now.

Copy link

@huangyulong3 huangyulong3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM now.

Copy link

@huangyulong3 huangyulong3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM now.

Copy link

@huangyulong3 huangyulong3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM now.

Copy link

@huangyulong3 huangyulong3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM now.

Copy link
Contributor

@gzh-terry gzh-terry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a few comments, but generally looks good to me.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 16 out of 16 changed files in this pull request and generated 11 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

bug: v/79394

Implement the SAL layer callback function for settings storage.
include:
1. SAL zblue_on_ltk_notify & zblue_on_ltk_load
2. add adapter_get_smp_data API
3. add adapter_get_local_csrk API

Signed-off-by: liuxiang18 <liuxiang18@xiaomi.com>
bug: v/79394

Implement the SAL layer callback function for settings storage.
include:
1. SAL zblue_on_linkkey_notify & zblue_on_linkkey_load
2. add adapter_get_link_key API
3. add adapter_get_link_key_type API

Signed-off-by: liuxiang18 <liuxiang18@xiaomi.com>
bug: v/79393

Implement the SAL layer callback function for settings storage.
include:
BLE: zblue_on_irk_notify
     zblue_on_irk_load

Signed-off-by: liuxiang18 <liuxiang18@xiaomi.com>
bug: v/79395

1. adaptInfo add 'irk', and remote_device_le_properties_t add 'local_csrk'.
2. change storage version number to v5_0_3
3. add v5_0_2->v5_0_3 storage update function

Signed-off-by: liuxiang18 <liuxiang18@xiaomi.com>
bug: v/73508

ARRAY_SIZE() is defined at "bt_utils.h"

Signed-off-by: liuxiang18 <liuxiang18@xiaomi.com>
bug: v/79394

bt_unpair invokes the unpair function, where the bond_delete callback occurs before keys_clear. keys_clear sets memset(&keys->addr, 0, sizeof(bt_addr_le_t)), causing the bond_delete callback to reference an empty address.

Signed-off-by: liuxiang18 <liuxiang18@xiaomi.com>
@hyson710 hyson710 merged commit 5495c21 into open-vela:dev Dec 14, 2025
7 checks passed
@hyson710 hyson710 added the enhancement New feature or request label Dec 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants