Searched refs:OPEN (Results 1 – 3 of 3) sorted by relevance
29 OPEN = 0x1 << 0, enumerator33 ALL_SECURITY_MODES_MASK = OPEN | WEP | PSK | EAP,
103 --- OPEN(local-id, 0, "destination") -----------------------------------107 The OPEN message informs the recipient that the sender has a stream111 The OPEN message MUST result in either a READY message indicating that113 a CLOSE message, indicating failure. An OPEN message also implies171 if this CLOSE indicates a failed OPEN.232 "shell", "fs-bridge", etc) and upon receiving an OPEN() to such a266 >OPEN <READY >WRITE <READY >WRITE <READY >WRITE <CLOSE
27 return SecurityMode::OPEN; in ConvertSecurityModeChreToOffload()