nrfxlib API 2.8.99
|
bool nrf_802154_request_csma_ca_start | ( | uint8_t * | p_data, |
const nrf_802154_transmit_csma_ca_metadata_t * | p_metadata ) |
#include <nrf_802154/driver/src/nrf_802154_request.h>
Requests CSMA-CA procedure for the transmission of a given frame.
[in] | p_data | Pointer to a buffer the contains PHR and PSDU of the frame that is to be transmitted. |
[in] | p_metadata | Pointer to metadata structure. Contains detailed properties of data to transmit. |