WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
gap_le_set_phy_t结构体 参考

BLE PHY参数数据结构。 更多...

#include <bts_le_gap.h>

成员变量

uint16_t conn_handle
 
uint8_t all_phys
 
uint8_t tx_phys
 
uint8_t rx_phys
 
uint16_t phy_options
 

详细描述

BLE PHY参数数据结构。

结构体成员变量说明

◆ all_phys

uint8_t gap_le_set_phy_t::all_phys

所有PHY

◆ conn_handle

uint16_t gap_le_set_phy_t::conn_handle

连接句柄

◆ phy_options

uint16_t gap_le_set_phy_t::phy_options

PHY选项

◆ rx_phys

uint8_t gap_le_set_phy_t::rx_phys

接收PHY

◆ tx_phys

uint8_t gap_le_set_phy_t::tx_phys

发送PHY


该结构体的文档由以下文件生成: