Structure represents the BLE request to set PHY.

This structure is used to define the parameters for a BLE request to set the PHY, which includes the address of the connected device, all PHYs preference, preferred TX PHY, preferred RX PHY, reserved field for future use, and PHY options.

Public Attributes#

uint8_t
uint8_t
uint8_t
uint8_t
uint8_t
uint16_t

Public Attribute Documentation#

dev_addr#

uint8_t rsi_ble_set_phy_s::dev_addr[RSI_DEV_ADDR_LEN]

Address of the connected device


all_phy#

uint8_t rsi_ble_set_phy_s::all_phy

All PHYs preference


tx_phy#

uint8_t rsi_ble_set_phy_s::tx_phy

Preferred TX PHY


rx_phy#

uint8_t rsi_ble_set_phy_s::rx_phy

Preferred RX PHY


reserved#

uint8_t rsi_ble_set_phy_s::reserved

Reserved for future use


phy_options#

uint16_t rsi_ble_set_phy_s::phy_options

PHY options