Lines Matching full:l2cap
21 * This AVCTP module interfaces to L2CAP
47 /* L2CAP callback function structure */
97 ** Description This is the L2CAP connect indication callback function.
115 /* no ccb available, reject L2CAP connection */
140 /* Send L2CAP connect rsp */
152 /* Send L2CAP config req */
170 ** Description This is the L2CAP connect confirm callback function.
195 /* Send L2CAP config req */
218 /* just in case the peer also accepts our connection - Send L2CAP disconnect req */
231 ** Description This is the L2CAP config confirm callback function.
269 /* Send L2CAP disconnect req */
281 ** Description This is the L2CAP config indication callback function.
305 /* send L2CAP configure response */
331 ** Description This is the L2CAP disconnect indication callback function.
348 /* send L2CAP disconnect response */
361 ** Description This is the L2CAP disconnect confirm callback function.
390 ** Description This is the L2CAP congestion indication callback function.
412 ** Description This is the L2CAP data indication callback function.