Searched refs:ccaCorrThresh (Results 1 – 2 of 2) sorted by relevance
213 …uint16_t ccaCorrThresh : 3; /*!< Correlation threshold for signal based CCA (0-7; correlat… member232 .ccaCorrThresh = 3, \
765 if (corrCount > txAction->ccaCorrThresh || rssi == LRF_RSSI_INVALID) in RCL_Handler_Ieee_RxTx()