Power control request PDU. More...
#include <lctr_pdu_conn.h>
Data Fields | |
uint8_t | phy |
int8_t | delta |
int8_t | txPower |
Power control request PDU.
Definition at line 259 of file lctr_pdu_conn.h.
int8_t delta |
Requested delta.
Definition at line 262 of file lctr_pdu_conn.h.
uint8_t phy |
PHY.
Definition at line 261 of file lctr_pdu_conn.h.
int8_t txPower |
Local transmit power.
Definition at line 263 of file lctr_pdu_conn.h.