Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mdm_hl7800_polte_registration_event_data Struct Reference

PoLTE registration result. More...

#include <hl7800.h>

Data Fields

int status
 Negative errno, 0 on success.
char * user
 PoLTE user, not valid if status is non-zero.
char * password
 PoLTE password, not valid if status is non-zero.

Detailed Description

PoLTE registration result.

Field Documentation

◆ password

char* mdm_hl7800_polte_registration_event_data::password

PoLTE password, not valid if status is non-zero.

◆ status

int mdm_hl7800_polte_registration_event_data::status

Negative errno, 0 on success.

◆ user

char* mdm_hl7800_polte_registration_event_data::user

PoLTE user, not valid if status is non-zero.


The documentation for this struct was generated from the following file: