zephyrproject-rtos/zephyr

Bluetooth: Controller: Use defined for phy flags for S2 and S8 Coded PHY options

开放

#37,458 创建于 2021年8月5日

 (1 条评论) (1 个反应) (2 位负责人)C (9,144 个派生)batch import
EnhancementGood first issuearea: Bluetootharea: Bluetooth Controller

仓库指标

星标
 (15,249 个星标)
PR 合并指标
 (平均合并 4天 21小时) (30 天内合并 1,000 个 PR)

描述

Is your enhancement proposal related to a problem? Please describe. _ A clear and concise description of what the problem is._

Use defines in

  • radio_phy_set
  • radio_switch_complete_and_tx
  • and so on

Refer to: https://github.com/zephyrproject-rtos/zephyr/pull/37283/files#r680822843

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or graphics (drag-and-drop an image) about the feature request here.

贡献者指南