Home | History | Annotate | Download | only in l2cap

Lines Matching refs:l2cu_enqueue_ccb

1176  * Function         l2cu_enqueue_ccb
1184 void l2cu_enqueue_ccb(tL2C_CCB* p_ccb) {
1194 "l2cu_enqueue_ccb CID: 0x%04x ERROR in_use: %u p_lcb: 0x%08x",
1199 L2CAP_TRACE_DEBUG("l2cu_enqueue_ccb CID: 0x%04x priority: %d",
1351 l2cu_enqueue_ccb(p_ccb);
1438 if (p_lcb) l2cu_enqueue_ccb(p_ccb);