|
libosmogsm
0.12.0
Osmocom GSM library
|
#include <gsm_04_08.h>
Data Fields | |
| uint8_t | key_seq:4 |
| uint8_t | type:4 |
| struct gsm48_loc_area_id | lai |
| struct gsm48_classmark1 | classmark1 |
| uint8_t | mi_len |
| uint8_t | mi [0] |
| struct gsm48_classmark1 gsm48_loc_upd_req::classmark1 |
| uint8_t gsm48_loc_upd_req::key_seq |
| struct gsm48_loc_area_id gsm48_loc_upd_req::lai |
| uint8_t gsm48_loc_upd_req::mi[0] |
| uint8_t gsm48_loc_upd_req::mi_len |
| uint8_t gsm48_loc_upd_req::type |