Structure representing the BLE TX test mode parameters.
This structure is used to define the parameters for a BLE TX test mode, including the TX channel, PHY, length of the data to be transmitted, and data mode to be used for the test.
Public Attributes#
uint8_t
TX channel to be used for the test.
uint8_t
PHY to be used for the test.
uint8_t
Length of the data to be transmitted.
uint8_t
Data mode to be used for the test.