nrfxlib API 3.3.99
Loading...
Searching...
No Matches
nrf_802154_csma_ca.h File Reference
#include <stdbool.h>
#include <stdint.h>
#include "nrf_802154_const.h"
#include "nrf_802154_types.h"
#include "mac_features/nrf_802154_frame.h"

Go to the source code of this file.

Functions

nrf_802154_tx_error_t nrf_802154_csma_ca_start (const nrf_802154_frame_t *p_frame, const nrf_802154_transmit_csma_ca_metadata_t *p_metadata)
 Start the CSMA-CA procedure for the transmission of a given frame.
 
void nrf_802154_csma_ca_cancel (void)
 Cancel the CSMA-CA procedure.