Definition at line 93 of file mn_reg.c.
Data Fields | |
mn_data | mn |
mn_config | config |
int | state |
struct mn_data mobile::mn |
Definition at line 95 of file mn_reg.c.
Referenced by create_mobile(), handle_registration(), send_messages(), and send_registration().
struct mn_config mobile::config |
Definition at line 96 of file mn_reg.c.
Referenced by create_mobile(), send_messages(), and send_registration().
int mobile::state |