libosmogsm
1.9.0.23-f380.202311102026
Osmocom GSM library
|
#include <gsm0808.h>
Data Fields | |
const uint8_t * | l3_info |
uint8_t | l3_info_len |
struct gsm0808_cell_id | cell_identifier |
const uint8_t * | new_bss_to_old_bss_info_raw |
size_t | new_bss_to_old_bss_info_raw_len |
bool | more_items |
always set this to false More... | |
struct gsm0808_cell_id gsm0808_handover_command::cell_identifier |
Referenced by gsm0808_create_handover_command().
const uint8_t* gsm0808_handover_command::l3_info |
Referenced by gsm0808_create_handover_command().
uint8_t gsm0808_handover_command::l3_info_len |
Referenced by gsm0808_create_handover_command().
bool gsm0808_handover_command::more_items |
always set this to false
const uint8_t* gsm0808_handover_command::new_bss_to_old_bss_info_raw |
Referenced by gsm0808_create_handover_command().
size_t gsm0808_handover_command::new_bss_to_old_bss_info_raw_len |
Referenced by gsm0808_create_handover_command().