nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_gzll_device_tx_success()

void nrf_gzll_device_tx_success ( uint32_t  pipe,
nrf_gzll_device_tx_info_t  tx_info 
)

#include <gzll/include/nrf_gzll.h>

ACK received callback (Device mode only).

This callback is made when the Device receives an ACK (acknowledgement) packet.

See also
nrf_gzll_ack_payload_received.
Parameters
pipeis the pipe on which an ACK packet was received.
tx_infostruct used to indicate whether a payload was received in the ack, as well as the number of TX attempts and channel switches required.