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

◆ nrf_gzll_host_rx_data_ready()

void nrf_gzll_host_rx_data_ready ( uint32_t  pipe,
nrf_gzll_host_rx_info_t  rx_info 
)

#include <gzll/include/nrf_gzll.h>

Data packet received callback (Host mode only).

This callback is made when a Host receives a data packet from a Device.

Parameters
pipeis the pipe on which the data packet was received.
rx_infostruct used to indicate whether a payload was removed from the pipe's TX FIFO, as well as RSSI.