You are viewing documentation for version:3.5.0Structure 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_tdev_addruint8_tall_phyuint8_ttx_phyuint8_trx_phyuint8_treserveduint16_tphy_optionsPublic 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_phyAll PHYs preference tx_phy#uint8_t rsi_ble_set_phy_s::tx_phyPreferred TX PHY rx_phy#uint8_t rsi_ble_set_phy_s::rx_phyPreferred RX PHY reserved#uint8_t rsi_ble_set_phy_s::reservedReserved for future use phy_options#uint16_t rsi_ble_set_phy_s::phy_optionsPHY options