Represents e-I-DRX settings. More...
#include <cellular_types.h>
Data Fields | |
uint8_t | mode |
uint8_t | rat |
uint8_t | requestedEdrxVaue |
uint8_t | nwProvidedEdrxVaue |
uint8_t | pagingTimeWindow |
Represents e-I-DRX settings.
uint8_t CellularEidrxSettings_t::mode |
e-I-DRX mode (as shown above).
uint8_t CellularEidrxSettings_t::rat |
Radio Access Technology (as shown above).
uint8_t CellularEidrxSettings_t::requestedEdrxVaue |
Requested eDRX value encoded as per spec (as shown above).
uint8_t CellularEidrxSettings_t::nwProvidedEdrxVaue |
Network provided eDRX value encoded as per spec (as shown above). Only applicable in URC.
uint8_t CellularEidrxSettings_t::pagingTimeWindow |
Paging time window encoded as per spec (as shown above). Only applicable in URC.