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

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_int.h597 extern void l2cu_enqueue_ccb (tL2C_CCB *p_ccb);
H A Dl2c_utils.c1232 ** Function l2cu_enqueue_ccb
1240 void l2cu_enqueue_ccb (tL2C_CCB *p_ccb) function
1252 L2CAP_TRACE_ERROR ("l2cu_enqueue_ccb CID: 0x%04x ERROR in_use: %u p_lcb: 0x%08x",
1257 L2CAP_TRACE_DEBUG ("l2cu_enqueue_ccb CID: 0x%04x priority: %d",
1429 l2cu_enqueue_ccb (p_ccb);
1522 l2cu_enqueue_ccb (p_ccb);

Completed in 242 milliseconds