Searched refs:disconnect (Results 1 – 12 of 12) sorted by relevance
42 disconnect(); in ~SocketClient()55 void SocketClient::disconnect() { in disconnect() function in android::chre::SocketClient115 disconnect(); in doConnect()
108 void disconnect();
69 mSocketClient.disconnect(); in close()102 mSocketClient.disconnect(); in init()
5 # fixed size block of entropy then disconnect. No other IO is performed.
225 fn disconnect(&mut self, n: usize) { in disconnect() method279 self.disconnect(n) in poll()
241 fn disconnect(&mut self, n: usize) { in disconnect() method299 self.disconnect(n) in poll()
440 tNFA_EE_API_DISCONNECT disconnect; member
480 msg.disconnect.p_cb = p_cb; in nfa_ee_sys_disable()
1712 tNFA_EE_ECB* p_cb = p_data->disconnect.p_cb; in nfa_ee_api_disconnect()
283 If either side detects a malformed handshake, it should disconnect.286 side; if either side cannot speak this protocol version, it should disconnect.308 Host <disconnect>
994 client.disconnect(); in main()