![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
PD-DATA.indication parameters. More...
#include <phy_pd_data.h>
Data Fields | |
pd_data_ind_private_t | service |
uint8_t * | psdu |
uint8_t | psdu_length |
uint8_t | ppdu_link_quality |
PD-DATA.indication parameters.
See 6.2.1.3 PD-DATA.indication. See Table 8 - PD-DATA.indication parameters.
uint8_t pd_data_ind_t::ppdu_link_quality |
Link quality (LQI) value measured during reception of the PPDU (see 6.9.8). Valid range: 0x00 - 0xFF.
uint8_t* pd_data_ind_t::psdu |
The set of octets forming the PSDU received by the PHY entity.
uint8_t pd_data_ind_t::psdu_length |
The number of octets contained in the PSDU received by the PHY entity. Valid range: less or equal to PHY_MAX_PACKET_SIZE.
pd_data_ind_private_t pd_data_ind_t::service |
Service field.