nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_802154_csma_ca_tx_started_hook()

bool nrf_802154_csma_ca_tx_started_hook ( uint8_t *  p_frame)

#include <nrf_802154/driver/src/mac_features/nrf_802154_csma_ca.h>

Handles a TX started event.

Parameters
[in]p_framePointer to a buffer that contains PHR and PSDU of the frame that is being transmitted.
Return values
trueTX started event is to be propagated to the MAC layer.
falseTX started event is not to be propagated to the MAC layer. It is handled internally in the CSMA-CA module.