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

◆ nrf_802154_notify_transmitted()

void nrf_802154_notify_transmitted ( uint8_t *  p_frame,
nrf_802154_transmit_done_metadata_t p_metadata 
)

#include <nrf_802154/driver/src/nrf_802154_notification.h>

Notifies the next higher layer that a frame was transmitted.

Note
This function performs an update of the original frame and modifies p_metadata structure passed to the public callout.
Parameters
[in]p_framePointer to a buffer that contains PHR and PSDU of the transmitted frame.
[in]p_metadataPointer to a metadata structure describing frame passed in p_frame.