#include <yproto.h>
Public Attributes | |
yCRITICAL_SECTION | access |
u64 | attemptDelay |
u64 | devListExpires |
u8 | devYdxMap [ALLOC_YDX_PER_HUB] |
int | errcode |
char | errmsg [YOCTO_ERRMSG_LEN] |
HTTPNetHub | http |
u64 | lastAttempt |
int | mandatory |
char * | name |
yThread | net_thread |
u8 | not_buffer [1024] |
yFifoBuf | not_fifo |
u32 | notifAbsPos |
yAsbUrlProto | proto |
int | retryCount |
int | rw_access |
int | send_ping |
yStrRef | serial |
NET_HUB_STATE | state |
yUrlRef | url |
int | writeProtected |
WSNetHub | ws |
WakeUpSocket | wuce |
yCRITICAL_SECTION _HubSt::access |
u8 _HubSt::devYdxMap[ALLOC_YDX_PER_HUB] |
char _HubSt::errmsg[YOCTO_ERRMSG_LEN] |
HTTPNetHub _HubSt::http |
yAsbUrlProto _HubSt::proto |
NET_HUB_STATE _HubSt::state |
WakeUpSocket _HubSt::wuce |