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

◆ nrf_802154_notify_received()

void nrf_802154_notify_received ( uint8_t *  p_data,
int8_t  power,
uint8_t  lqi 
)

#include <nrf_802154/driver/src/nrf_802154_notification.h>

Notifies the next higher layer that a frame was received.

Parameters
[in]p_dataPointer to a buffer that contains PHR and PSDU of the received frame.
[in]powerRSSI measured during the frame reception.
[in]lqiLQI indicating measured link quality during the frame reception.