|
mbgtools-lx
4.2.8
|
Global settings, features and flags for user captures via network. More...
#include <gpsdefs.h>
Data Fields | |
| MBG_UCAP_NET_GLB_SETTINGS | settings |
| see MBG_UCAP_NET_GLB_SETTINGS More... | |
| uint32_t | n_supp_recvs |
| Number of supported network receivers, see MBG_UCAP_NET_RECV_INFO_IDX. More... | |
| uint32_t | supp_modes |
| Supported transfer modes, see MBG_UCAP_NET_TRANSF_MODE_MASKS. More... | |
| uint32_t | supp_protos |
| Supported transfer protocols, see MBG_UCAP_NET_TRANSF_PROTO_MASKS. More... | |
| uint32_t | reserved_0 |
| Reserved, currently always 0. More... | |
| uint32_t | reserved_1 |
| Reserved, currently always 0. More... | |
| uint32_t | supp_flags |
| Supported flags, see MBG_UCAP_NET_SUPP_FLAG_MASKS. More... | |
Global settings, features and flags for user captures via network.
| uint32_t MBG_UCAP_NET_GLB_INFO::n_supp_recvs |
Number of supported network receivers, see MBG_UCAP_NET_RECV_INFO_IDX.
| uint32_t MBG_UCAP_NET_GLB_INFO::reserved_0 |
| uint32_t MBG_UCAP_NET_GLB_INFO::reserved_1 |
| MBG_UCAP_NET_GLB_SETTINGS MBG_UCAP_NET_GLB_INFO::settings |
| uint32_t MBG_UCAP_NET_GLB_INFO::supp_flags |
Supported flags, see MBG_UCAP_NET_SUPP_FLAG_MASKS.
| uint32_t MBG_UCAP_NET_GLB_INFO::supp_modes |
Supported transfer modes, see MBG_UCAP_NET_TRANSF_MODE_MASKS.
| uint32_t MBG_UCAP_NET_GLB_INFO::supp_protos |
Supported transfer protocols, see MBG_UCAP_NET_TRANSF_PROTO_MASKS.