|
libosmogsm 1.11.0
Osmocom GSM library
|
#include <gsm_49_031.h>
Data Fields | |
| struct bssmap_le_location_type | location_type |
| struct gsm0808_cell_id | cell_id |
| bool | lcs_client_type_present |
| enum bssmap_le_lcs_client_type | lcs_client_type |
| struct osmo_mobile_identity | imsi |
| struct osmo_mobile_identity | imei |
| bool | apdu_present |
| struct bsslap_pdu | apdu |
| bool | more_items |
| set this to true iff any fields below are used | |
| bool | lcs_priority_present |
| uint8_t | lcs_priority |
| see in 3GPP TS 29.002 | |
| bool | lcs_qos_present |
| struct osmo_bssmap_le_lcs_qos | lcs_qos |
| bool | more_items2 |
| always set this to false | |
| struct bsslap_pdu bssmap_le_perform_loc_req::apdu |
Referenced by osmo_bssap_le_pdu_to_str_buf().
| bool bssmap_le_perform_loc_req::apdu_present |
Referenced by osmo_bssap_le_pdu_to_str_buf().
| struct gsm0808_cell_id bssmap_le_perform_loc_req::cell_id |
| struct osmo_mobile_identity bssmap_le_perform_loc_req::imei |
| struct osmo_mobile_identity bssmap_le_perform_loc_req::imsi |
| enum bssmap_le_lcs_client_type bssmap_le_perform_loc_req::lcs_client_type |
| bool bssmap_le_perform_loc_req::lcs_client_type_present |
| uint8_t bssmap_le_perform_loc_req::lcs_priority |
see in 3GPP TS 29.002
| bool bssmap_le_perform_loc_req::lcs_priority_present |
| struct osmo_bssmap_le_lcs_qos bssmap_le_perform_loc_req::lcs_qos |
| bool bssmap_le_perform_loc_req::lcs_qos_present |
| struct bssmap_le_location_type bssmap_le_perform_loc_req::location_type |
| bool bssmap_le_perform_loc_req::more_items |
set this to true iff any fields below are used
| bool bssmap_le_perform_loc_req::more_items2 |
always set this to false