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

/system/bt/stack/l2cap/
H A Dl2c_int.h608 extern void l2cu_dequeue_ccb(tL2C_CCB* p_ccb);
H A Dl2c_utils.cc1260 * Function l2cu_dequeue_ccb
1267 void l2cu_dequeue_ccb(tL2C_CCB* p_ccb) { function
1270 L2CAP_TRACE_DEBUG("l2cu_dequeue_ccb CID: 0x%04x", p_ccb->local_cid);
1278 "l2cu_dequeue_ccb CID: 0x%04x ERROR in_use: %u p_lcb: 0x%08x p_q: "
1348 l2cu_dequeue_ccb(p_ccb);
1612 l2cu_dequeue_ccb(p_ccb);

Completed in 12 milliseconds