nrfxlib API 2.8.99
|
void nrf_802154_delayed_trx_rx_started_hook | ( | const uint8_t * | p_frame | ) |
#include <nrf_802154/driver/src/mac_features/nrf_802154_delayed_trx.h>
Extends the timeout timer when the reception start is detected and there is not enough time left for a delayed RX operation.
[in] | p_frame | Pointer to a buffer that contains PHR and PSDU of the frame that is being received. |
If the delayed transmission/reception procedures are not running during call, this function does nothing.