Searched refs:APF_DISCONNECT_MESSAGE (Results 1 – 2 of 2) sorted by relevance
147 unsigned char buf[sizeof(APF_DISCONNECT_MESSAGE)]; in Disconnect()149 APF_DISCONNECT_MESSAGE *disconnectMessage = (APF_DISCONNECT_MESSAGE *)buf; in Disconnect()519 if (bytesRead < sizeof(APF_DISCONNECT_MESSAGE)) { in _checkMinMsgSize()635 ((APF_DISCONNECT_MESSAGE *)rxBuffer)->ReasonCode)); in _doRX()
149 } APF_DISCONNECT_MESSAGE; typedef