InPlay API
ble_phy_ind_t Struct Reference

Indicate the PHY used for transmission and reception. More...

#include <in_ble_gap.h>

Data Fields

uint8_t tx_phy
 PHY for transmission,. More...
 
uint8_t rx_phy
 PHY for reception,. More...
 

Detailed Description

Indicate the PHY used for transmission and reception.

Field Documentation

◆ rx_phy

uint8_t rx_phy

PHY for reception,.

See also
enum in_ble_phy_value.

◆ tx_phy

uint8_t tx_phy

PHY for transmission,.

See also
enum in_ble_phy_value.