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

◆ nrf_802154_security_writer_tx_started_hook()

bool nrf_802154_security_writer_tx_started_hook ( uint8_t *  p_frame)

TX started hook for the security writer module.

Depending on whether nrf_802154_security_writer_tx_setup has injected a frame counter into the transmitted frame, this hook marks the frame counter as updated.

Parameters
[in]p_framePointer to the buffer that contains the PHR and PSDU of the transmitted frame.
Return values
trueAlways succeeds.