Searched refs:numPackets (Results 1 – 6 of 6) sorted by relevance
160 uint16_t numPackets; /*!< Number of times to send the packet: 0: Unlimited */ member176 .numPackets = 0, \
631 …uint16_t numPackets; /*!< Number of packets to transmit. 0: Transmit indefinitely until c… member644 .numPackets = 0, \
573 if (txCmd->numPackets == 0 || genericHandlerState.tx.txCount < txCmd->numPackets) in RCL_Handler_Generic_TxRepeat()
4260 HWREGH_WRITE_LRF(LRFD_BUFRAM_BASE + PBE_BLE5_RAM_O_NTXTARGET) = txCmd->numPackets; in RCL_Handler_BLE5_dtmTx()
2106 uint16_t numPackets; //!< \brief Number of packets to transmit<br> member