Skip to content

Conversation

@liuX10
Copy link
Contributor

@liuX10 liuX10 commented Nov 27, 2025

zblue settings storage implement.

@liuX10 liuX10 requested a review from hyson710 as a code owner November 27, 2025 08:06
@CLAassistant
Copy link

CLAassistant commented Nov 27, 2025

CLA assistant check
All committers have signed the CLA.

@liuX10 liuX10 changed the title Local dev zblue settings storage implement Nov 27, 2025
bug: v/79389

This reverts commit 6c37158.

Signed-off-by: liuxiang18 <[email protected]>
…bt_conn_get_info in high-throughput scenarios."

bug: v/79390

This reverts commit bd0f984.

Signed-off-by: liuxiang18 <[email protected]>
bug: v/79390

bt_conn_get_info API is used to retrieve connection-related
information. However, bt_conn_get_info sends the HCI command
BT_HCI_OP_READ_ENCRYPTION_KEY_SIZE to retrieve current
key_size, causing excessive blocking time.

Signed-off-by: Xiang Liu <[email protected]>
bug: v/79391

The 'flag' in struct bt_keys_link_key is derived from key_type. However, converting flag back to key_type may introduce distortion. Therefore, add key_type for settings save.

Signed-off-by: liuxiang18 <[email protected]>
bug: v/79392

Change the format of key_str from /* bt/<keys>/<id>(option) */ to /* bt/<keys>/<dev_id>/<id>(option) */.

Signed-off-by: liuxiang18 <[email protected]>
bug: v/79393

Implement the settings_zblue module.

Signed-off-by: liuxiang18 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants