nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_802154_encrypt_tx_setup()

nrf_802154_tx_error_t nrf_802154_encrypt_tx_setup ( nrf_802154_transmit_params_t * p_params)

Transmission setup hook for the encryption module.

This hook prepares encryption data for provided frame.

Parameters
[in]p_paramsPointer to the transmission parameters.
Return values
NRF_802154_TX_ERROR_NONEThe procedure was successful.
NRF_802154_TX_ERROR_KEY_ID_INVALIDThe frame cannot be encrypted with the requested parameters.