Power change indication PDU. More...
#include <lctr_pdu_conn.h>
Data Fields | |
uint8_t | phy |
uint8_t | limits |
int8_t | delta |
int8_t | txPower |
Power change indication PDU.
Definition at line 276 of file lctr_pdu_conn.h.
int8_t delta |
Device txPower change.
Definition at line 280 of file lctr_pdu_conn.h.
uint8_t limits |
Limits field.
Definition at line 279 of file lctr_pdu_conn.h.
uint8_t phy |
PHY.
Definition at line 278 of file lctr_pdu_conn.h.
int8_t txPower |
Local txPower.
Definition at line 281 of file lctr_pdu_conn.h.