Home
last modified time | relevance | path

Searched defs:RCL_CMD_BLE5_DTM_TX (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dble5.h623 struct RCL_CMD_BLE5_DTM_TX { struct
624 RCL_Command common;
625 RCL_Ble5Channel channel; /*!< Channel index */
626 RCL_Command_TxPower txPower; /*!< Transmit power */
627 …_t pduHeader; /*!< PDU header to transmit; payload is given according to BLE DTM spec */
628 uint8_t pduLength; /*!< PDU length */
629 …nfo; decides length of CTE. Ignored if bit #5 of %pduHeader is 0. Not supported in this version. */
630 uint16_t periodUs; /*!< Time between start of each packet in 1 us units */
631 …< Number of packets to transmit. 0: Transmit indefinitely until command times out or is stopped. */