nrfxlib API 3.3.99
Loading...
Searching...
No Matches
nrf_802154_imm_ack_generator.h File Reference
#include <stdbool.h>
#include <stdint.h>
#include "mac_features/nrf_802154_frame.h"
#include "nrf_802154_ack_data.h"

Go to the source code of this file.

Functions

void nrf_802154_imm_ack_generator_init (void)
 Module that contains an immediate acknowledgement (Imm-Ack) generator for the 802.15.4 radio driver.
 
void nrf_802154_imm_ack_generator_reset (void)
 Reset the Immediate ACK generator module.
 
uint8_t * nrf_802154_imm_ack_generator_create (const nrf_802154_frame_t *p_frame_data, const nrf_802154_peer_rec_t *p_peer_rec)
 Create an Immediate ACK in response to the provided frame.