![]() |
nrfxlib API 3.3.99
|
| 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.
| [in] | p_data | Pointer to a buffer that contains PHR and PSDU of the received frame. |
| [in] | power | RSSI measured during the frame reception. |
| [in] | lqi | LQI indicating measured link quality during the frame reception. |