9
0
Fork 0
mirror of https://gerrit.osmocom.org/osmocom-bb synced 2024-08-08 08:46:22 +00:00

gsm48: Add authentication response message

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
Sylvain Munaut 2010-06-10 13:30:50 +02:00
parent 4f585491b9
commit d005eabe16

View file

@ -142,6 +142,11 @@ struct gsm48_auth_req {
uint8_t rand[16];
} __attribute__ ((packed));
/* Section 9.2.3 */
struct gsm48_auth_resp {
uint8_t sres[4];
} __attribute__ ((packed));
/* Section 9.2.15 */
struct gsm48_loc_upd_req {
uint8_t type:4,