Lines Matching full:connection
40 #define AVCT_NOT_OPEN 4 /* Connection not open */
68 /* Connection role. */
69 #define AVCT_INT 0 /* Initiator connection */
70 #define AVCT_ACP 1 /* Acceptor connection */
83 #define AVCT_CONNECT_CFM_EVT 0 /* Connection confirm */
84 #define AVCT_CONNECT_IND_EVT 1 /* Connection indication */
89 #define AVCT_BROWSE_CONN_CFM_EVT 6 /* Browse Connection confirm */
90 #define AVCT_BROWSE_CONN_IND_EVT 7 /* Browse Connection indication */
161 * Description Create an AVCTP connection. There are two types of
164 * create an initiator connection, an AVCTP connection to
166 * If an acceptor connection is created, the connection waits
167 * passively for an incoming AVCTP connection from a peer
181 * Description Remove an AVCTP connection. This function is called when
182 * the application is no longer using a connection. If this
183 * is the last connection to a peer the L2CAP channel for AVCTP
196 * Description Create an AVCTP connection. There are two types of
199 * create an initiator connection, an AVCTP connection to
201 * If an acceptor connection is created, the connection waits
202 * passively for an incoming AVCTP connection from a peer
215 * Description Remove an AVCTP connection. This function is called when
216 * the application is no longer using a connection. If this
217 * is the last connection to a peer the L2CAP channel for AVCTP
231 * connection.
243 * connection.