PHY info. More...

#include <ble_gapc.h>

Public Attributes

uint8_t tx_phy
 
uint8_t rx_phy
 

Detailed Description

PHY info.

Definition at line 288 of file ble_gapc.h.

Member Data Documentation

◆ rx_phy

uint8_t ble_gap_le_phy_ind_t::rx_phy

LE PHY for data reception. GAP PHY OPTIONS (bitmask).

Definition at line 291 of file ble_gapc.h.

◆ tx_phy

uint8_t ble_gap_le_phy_ind_t::tx_phy

LE PHY for data transmission. GAP PHY OPTIONS (bitmask).

Definition at line 290 of file ble_gapc.h.


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