Searched defs:cca_attempts (Results 1 – 2 of 2) sorted by relevance
1047 uint8_t cca_attempts) in tx_init()2741 uint8_t cca_attempts = p_params->cca ? (1 + p_params->extra_cca_attempts) : 0; in nrf_802154_core_transmit() local
1562 uint8_t cca_attempts, in nrf_802154_trx_transmit_frame()