libosmogsm 1.9.0.196-9975
Osmocom GSM library
gsm0808_lcs.h File Reference

Declarations that depend on both gsm0808.h and bssmap_le.h: LCS related message coding. More...

Go to the source code of this file.

Data Structures

struct  gsm0808_perform_location_request
 
struct  gsm0808_perform_location_response
 

Functions

struct msgbgsm0808_create_perform_location_request (const struct gsm0808_perform_location_request *params)
 
struct msgbgsm0808_create_perform_location_response (const struct gsm0808_perform_location_response *params)
 
int gsm0808_enc_lcs_cause (struct msgb *msg, const struct lcs_cause_ie *lcs_cause)
 
struct msgbgsm0808_create_perform_location_abort (const struct lcs_cause_ie *lcs_cause)
 

Detailed Description

Declarations that depend on both gsm0808.h and bssmap_le.h: LCS related message coding.

(This file prevents circular dependency between struct definitions for BSSMAP messages, since BSSMAP references struct lcs_cause and struct bssmap_le_location_type, and BSSMAP-LE references gsm0808_cause.