nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ gzp_tx_result_callback

typedef void(* gzp_tx_result_callback) (bool success, uint32_t pipe, const nrf_gzll_device_tx_info_t *tx_info)

#include <include/gzp.h>

Callback function for reporting packet transmit result

Parameters
successis the packet transmit result.
pipeis the pipe.
tx_infostruct is the information about the packet transmission.