mbgtools-lx
4.2.8
|
A structure used to control the reception of binary messages. More...
#include <gpsserio.h>
Data Structures | |
struct | rcv_state |
Data Fields | |
MBG_MSG_BUFF * | pmb |
points to unencrypted message buffer More... | |
int | buf_size |
size of buffer, including header More... | |
struct MBG_MSG_RCV_CTL::rcv_state | rcv_state |
A structure used to control the reception of binary messages.
Definition at line 1734 of file gpsserio.h.
int MBG_MSG_RCV_CTL::buf_size |
size of buffer, including header
Definition at line 1737 of file gpsserio.h.
MBG_MSG_BUFF* MBG_MSG_RCV_CTL::pmb |
points to unencrypted message buffer
Definition at line 1736 of file gpsserio.h.
Referenced by dev_open_finish_setup(), mbgextio_check_ack(), mbgextio_get_all_ptp_uc_master_info(), mbgextio_get_rcv_buffer_addr(), mbgextio_get_rcv_buffer_size(), mbgextio_get_ucap(), mbgextio_get_xmulti_ref_info_idx(), mbgextio_rcv_msg_unlocked(), and msg_return_code().