![]() |
nrfxlib API 3.3.99
|
| 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.
| pipe | is the pipe on which the data packet was received. |
| rx_info | struct used to indicate whether a payload was removed from the pipe's TX FIFO, as well as RSSI. |