libosmogsm
1.0.1.104-98ed3
Osmocom GSM library
|
OML Object Instance. More...
#include <gsm_12_21.h>
Data Fields | |
uint8_t | msg_type |
Message Type (abis_nm_msgtype) More... | |
uint8_t | obj_class |
Object Class (abis_nm_obj_class) More... | |
struct abis_om_obj_inst | obj_inst |
Object Instance. More... | |
uint8_t | data [0] |
Data. More... | |
OML Object Instance.
uint8_t abis_om_fom_hdr::data[0] |
Data.
uint8_t abis_om_fom_hdr::msg_type |
Message Type (abis_nm_msgtype)
uint8_t abis_om_fom_hdr::obj_class |
Object Class (abis_nm_obj_class)
Referenced by abis_nm_dump_foh().
struct abis_om_obj_inst abis_om_fom_hdr::obj_inst |
Object Instance.
Referenced by abis_nm_dump_foh().