思澈科技软件开发工具包  2.20
ble_gap_remote_phy_ind_t Struct Reference

The structure of BLE_GAP_REMOTE_PHY_IND. More...

#include <bf0_ble_gap.h>

Data Fields

uint8_t conn_idx
 Connection index.
 
uint8_t tx_phy
 LE PHY for data transmission (. More...
 
uint8_t rx_phy
 LE PHY for data reception (. More...
 

Detailed Description

The structure of BLE_GAP_REMOTE_PHY_IND.

Field Documentation

◆ rx_phy

uint8_t ble_gap_remote_phy_ind_t::rx_phy

LE PHY for data reception (.

See also
enum gap_phy)

◆ tx_phy

uint8_t ble_gap_remote_phy_ind_t::tx_phy

LE PHY for data transmission (.

See also
enum gap_phy)

The documentation for this struct was generated from the following file: