ble_gap_phys_t

S132 SoftDevice v6.0.0 API

PHY preferences for TX and RX. More...

#include <ble_gap.h>

Data Fields

uint8_t tx_phys
uint8_t rx_phys

Detailed Description

PHY preferences for TX and RX.

Note
tx_phys and rx_phys are bit fields. Multiple bits can be set in them to indicate multiple preferred PHYs for each direction.

Field Documentation

uint8_t ble_gap_phys_t::rx_phys

Preferred receive PHYs, see GAP PHYs .

uint8_t ble_gap_phys_t::tx_phys

Preferred transmit PHYs, see GAP PHYs .