Searched refs:OPEN (Results 1 – 4 of 4) sorted by relevance
29 OPEN = 0x1 << 0, enumerator33 ALL_SECURITY_MODES_MASK = OPEN | WEP | PSK | EAP,
111 --- OPEN(local-id, 0, "destination") -----------------------------------115 The OPEN message informs the recipient that the sender has a stream119 The OPEN message MUST result in either a READY message indicating that121 a CLOSE message, indicating failure. An OPEN message also implies179 if this CLOSE indicates a failed OPEN.241 "shell", "fs-bridge", etc) and upon receiving an OPEN() to such a275 >OPEN <READY >WRITE <READY >WRITE <READY >WRITE <CLOSE
57 OPEN = 0; enumerator
27 return SecurityMode::OPEN; in ConvertSecurityModeChreToOffload()