PHY info. More...

#include <ble_gapc.h>

Public Attributes

uint8_t tx_phy
 
uint8_t rx_phy
 

Detailed Description

PHY info.

Definition at line 360 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.

See also
ble_gap_phy_type_t.

Definition at line 363 of file ble_gapc.h.

◆ tx_phy

uint8_t ble_gap_le_phy_ind_t::tx_phy

LE PHY for data transmission.

See also
ble_gap_phy_type_t.

Definition at line 362 of file ble_gapc.h.


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