Lines Matching full:connected
65 /* Set socket state to Connected */
696 /* Set the socket state to connected */
732 /* Search a socket in connected state and the good SSAP */
735 /* Test if the socket is in Connected state and if its SSAP number is the good one */
926 /* Search a socket waiting for an I FRAME (Connected State) */
929 /* Test if the socket is in connected state and if its SSAP and DSAP are valid */
1180 /* Search a socket waiting for an RR FRAME (Connected State) */
1183 /* Test if the socket is in connected state and if its SSAP and DSAP are valid */
1298 /* Search a socket waiting for an RNR FRAME (Connected State) */
1301 /* Test if the socket is in connected state and if its SSAP and DSAP are valid */
1399 /* Test if the socket is in connected state and if its SSAP and DSAP are valid */
1590 * which are still not connected. The socket keeps listening until it is closed, and
1635 * is implicitly switched to the connected state when the function is called.
1988 * \brief <b>Disconnect a currently connected socket</b>.
1990 * This function initiates the disconnection of a previously connected socket.
2131 * \brief <b>Close a socket on a LLCP-connected device</b>.
2134 * If the socket was connected, it is first disconnected, and then closed.
2155 LLCP_PRINT("Socket not connected, no need to disconnect");
2197 * in a connected state.