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

◆ nrf_802154_encrypt_tx_started_hook()

bool nrf_802154_encrypt_tx_started_hook ( uint8_t *  p_frame)

TX started hook for the encryption module.

This function triggers the transformation procedure of the provided frame.

Parameters
[in]p_framePointer to the buffer that contains a frame being transmitted.
Return values
trueAlways succeeds.