#include <ispackets.h>
Data Fields | |
| byte | Size |
| 40 | |
| byte | Type |
| ISP_ISM | |
| byte | ReqI |
| usually 0 / or if a reply : ReqI as received in the TINY_ISM | |
| byte | Zero |
| byte | Host |
| 0 = guest / 1 = host | |
| byte | Sp1 |
| byte | Sp2 |
| byte | Sp3 |
| char | HName [32] |
| the name of the host joined or started | |
Definition at line 1079 of file ispackets.h.
| byte IS_ISM::Size |
| byte IS_ISM::Type |
| byte IS_ISM::ReqI |
usually 0 / or if a reply : ReqI as received in the TINY_ISM
Definition at line 1083 of file ispackets.h.
| byte IS_ISM::Zero |
Definition at line 1084 of file ispackets.h.
| byte IS_ISM::Host |
| byte IS_ISM::Sp1 |
Definition at line 1087 of file ispackets.h.
| byte IS_ISM::Sp2 |
Definition at line 1088 of file ispackets.h.
| byte IS_ISM::Sp3 |
Definition at line 1089 of file ispackets.h.
| char IS_ISM::HName[32] |
1.5.8