nrfxlib API 2.8.99
|
Go to the source code of this file.
Functions | |
void | nrf_802154_ack_generator_init (void) |
Module that contains an acknowledgement generator for the 802.15.4 radio driver. | |
void | nrf_802154_ack_generator_reset (void) |
Resets the ACK generator module. | |
uint8_t * | nrf_802154_ack_generator_create (const nrf_802154_frame_parser_data_t *p_frame_data) |
Creates an ACK in response to the provided frame and inserts it into a radio buffer. | |