This struct contains the Listen Channel for P2P connect. More...
#include <m2m_types.h>
Public Attributes | |
uint8 | __PAD24__ [3] |
uint8 | u8ListenChannel |
This struct contains the Listen Channel for P2P connect.
Definition at line 1549 of file m2m_types.h.
uint8 tstrM2MP2PConnect::__PAD24__[3] |
Padding bytes for forcing 4-byte alignment
Definition at line 1552 of file m2m_types.h.
uint8 tstrM2MP2PConnect::u8ListenChannel |
P2P Listen Channel (1, 6 or 11)
Definition at line 1550 of file m2m_types.h.