Searched refs:strListenReply (Results 1 – 1 of 1) sorted by relevance
232 tstrListenReply strListenReply; in m2m_ip_cb() local234 if(hif_receive(u32Address, (uint8*)&strListenReply, sizeof(tstrListenReply), 0) == M2M_SUCCESS) in m2m_ip_cb()236 strListen.status = strListenReply.s8Status; in m2m_ip_cb()238 gpfAppSocketCb(strListenReply.sock,SOCKET_MSG_LISTEN, &strListen); in m2m_ip_cb()