Skip to content

docs(network): fix dhcp6c description - remove incorrect SLAAC reference#554

Merged
TangMeng12 merged 1 commit into
open-vela:devfrom
tanghao-xiaomi:refactor-bluetooth-api
May 15, 2026
Merged

docs(network): fix dhcp6c description - remove incorrect SLAAC reference#554
TangMeng12 merged 1 commit into
open-vela:devfrom
tanghao-xiaomi:refactor-bluetooth-api

Conversation

@tanghao-xiaomi
Copy link
Copy Markdown
Collaborator

@tanghao-xiaomi tanghao-xiaomi commented May 14, 2026

Summary

Fix incorrect description in DHCP API documentation and replace "Multi-SIM support" with "SIM identification" in Telephony documentation.

DHCP fix:

  • Before: "dhcp6c_* 系列处理 IPv6 的 SLAAC / DHCPv6 流程"
  • After: "dhcp6c_* 系列实现 DHCPv6 客户端协议流程"
  • Reason: dhcp6c_* only implements DHCPv6 protocol, not SLAAC.

Telephony fix:

  • Before: "多卡支持" / "Multi-SIM Support"
  • After: "SIM 卡标识" / "SIM identification"
  • Reason: Product uses eSIM without dual-SIM support at RIL layer.

Both zh-cn and en versions updated (24 files total).

Impact

Documentation only. No code changes.

Testing

N/A - documentation fix based on expert review feedback.

@tanghao-xiaomi tanghao-xiaomi force-pushed the refactor-bluetooth-api branch from e98f28d to ec27811 Compare May 15, 2026 00:42
@TangMeng12 TangMeng12 merged commit 20ca12f into open-vela:dev May 15, 2026
4 checks passed
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.

3 participants