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