Searched defs:handshake (Results 1 – 4 of 4) sorted by relevance
50 uint8_t handshake:1; //!< SOL startup handshake. member64 uint8_t handshake:1; //!< SOL startup handshake. member
141 static int handshake(uint32_t volatile *ptr, uint32_t mask, in handshake() function
162 static int handshake(uint32_t *ptr, uint32_t mask, uint32_t done, int usec) in handshake() function
836 const char handshake[] = "GET / HTTP/1.1\r\n" in char_websock_test() local