nrfxlib API 2.8.99
|
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.
[in] | p_frame | Pointer to the buffer that contains the PHR and PSDU of the transmitted frame. |
true | Always succeeds. |