Structure representing the BLE request to set PHY.
This structure is used to define the parameters for a BLE request to set the PHY, including 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
Address of the connected device.
uint8_t
All PHYs preference.
uint8_t
Preferred TX PHY.
uint8_t
Preferred RX PHY.
uint8_t
Reserved for future use.
uint16_t
PHY options.