Home | History | Annotate | Download | only in avdt

Lines Matching full:l2cap

21  *  This AVDTP adaption layer module interfaces to L2CAP
47 /* L2CAP callback function structure */
93 /* Send response to the L2CAP layer. */
103 /* Send L2CAP config req */
146 /* Send L2CAP config req */
164 ** Description This is the L2CAP connect indication callback function.
184 /* no ccb available, reject L2CAP connection */
241 /* Send L2CAP connect rsp */
254 /* Send L2CAP config req */
268 ** Description This is the L2CAP connect confirm callback function.
296 /* Send L2CAP config req */
340 ** Description This is the L2CAP config confirm callback function.
371 /* Send L2CAP disconnect req */
382 ** Description This is the L2CAP config indication callback function.
406 /* send L2CAP configure response */
430 ** Description This is the L2CAP disconnect indication callback function.
447 /* send L2CAP disconnect response */
459 ** Description This is the L2CAP disconnect confirm callback function.
482 ** Description This is the L2CAP congestion indication callback function.
503 ** Description This is the L2CAP data indication callback function.