Searched refs:l2cu_dequeue_ccb (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_int.h598 extern void l2cu_dequeue_ccb (tL2C_CCB *p_ccb);
H A Dl2c_utils.c1325 ** Function l2cu_dequeue_ccb
1332 void l2cu_dequeue_ccb (tL2C_CCB *p_ccb) function
1336 L2CAP_TRACE_DEBUG ("l2cu_dequeue_ccb CID: 0x%04x", p_ccb->local_cid);
1345 L2CAP_TRACE_ERROR ("l2cu_dequeue_ccb CID: 0x%04x ERROR in_use: %u p_lcb: 0x%08x p_q: 0x%08x p_q->p_first_ccb: 0x%08x",
1426 l2cu_dequeue_ccb (p_ccb);
1702 l2cu_dequeue_ccb (p_ccb);

Completed in 83 milliseconds