![]() |
nrfxlib API 3.3.99
|
| 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.
| [in] | p_params | Pointer to the transmission parameters. |
| NRF_802154_TX_ERROR_NONE | The procedure was successful. |
| NRF_802154_TX_ERROR_KEY_ID_INVALID | The frame cannot be encrypted with the requested parameters. |