Data Fields | |
uint8_t | address [LONG_ADDR_LEN] |
uint8_t | addrLen |
p2pStarState_t | backupState |
connectionConf_callback_t | confCallback |
uint8_t | connectionRetries |
miwi_status_t | status |
uint8_t _gEstConnection::address[LONG_ADDR_LEN] |
Referenced by MiApp_EstablishConnection(), and sendConnectionRequest().
uint8_t _gEstConnection::addrLen |
Referenced by MiApp_EstablishConnection().
p2pStarState_t _gEstConnection::backupState |
Referenced by MiApp_EstablishConnection(), and sendConnectionRequest().
connectionConf_callback_t _gEstConnection::confCallback |
Referenced by MiApp_EstablishConnection(), and sendConnectionRequest().
uint8_t _gEstConnection::connectionRetries |
Referenced by connReqConfCallback(), frameParse(), MiApp_EstablishConnection(), and sendConnectionRequest().
miwi_status_t _gEstConnection::status |
Referenced by frameParse(), MiApp_EstablishConnection(), and sendConnectionRequest().