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

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_int.h591 extern void l2cu_enqueue_ccb (tL2C_CCB *p_ccb);
H A Dl2c_utils.c1125 ** Function l2cu_enqueue_ccb
1133 void l2cu_enqueue_ccb (tL2C_CCB *p_ccb) function
1145 L2CAP_TRACE_ERROR3 ("l2cu_enqueue_ccb CID: 0x%04x ERROR in_use: %u p_lcb: 0x%08x",
1150 L2CAP_TRACE_DEBUG2 ("l2cu_enqueue_ccb CID: 0x%04x priority: %d",
1322 l2cu_enqueue_ccb (p_ccb);
1415 l2cu_enqueue_ccb (p_ccb);

Completed in 33 milliseconds