nrfxlib API 2.8.99
|
|
extern |
#include <nrf_802154/common/include/nrf_802154_callouts.h>
Notifies that a frame was not transmitted due to a busy channel.
This function is called if the transmission procedure fails.
[in] | p_frame | Pointer to a buffer that contains PHR and PSDU of the frame that was not transmitted. |
[in] | error | Reason of the failure. |
[in] | p_metadata | Pointer to a metadata structure describing frame passed in p_frame . |