libosmogsm 1.9.0.196-9975
Osmocom GSM library
bssmap_le_pdu Struct Reference

#include <gsm_49_031.h>

Data Fields

enum bssmap_le_msgt msg_type
 
union {
   enum gsm0808_cause   reset
 
   struct bssmap_le_perform_loc_req   perform_loc_req
 
   struct bssmap_le_perform_loc_resp   perform_loc_resp
 
   struct lcs_cause_ie   perform_loc_abort
 
   struct bssmap_le_conn_oriented_info   conn_oriented_info
 
}; 
 

Field Documentation

◆ 

union { ... } bssmap_le_pdu::@122

◆ conn_oriented_info

struct bssmap_le_conn_oriented_info bssmap_le_pdu::conn_oriented_info

◆ msg_type

◆ perform_loc_abort

struct lcs_cause_ie bssmap_le_pdu::perform_loc_abort

◆ perform_loc_req

struct bssmap_le_perform_loc_req bssmap_le_pdu::perform_loc_req

◆ perform_loc_resp

struct bssmap_le_perform_loc_resp bssmap_le_pdu::perform_loc_resp

◆ reset

enum gsm0808_cause bssmap_le_pdu::reset

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