Home
last modified time | relevance | path

Searched refs:l2cu_enqueue_ccb (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc151 void l2cu_enqueue_ccb(tL2C_CCB* /* p_ccb */) { inc_func_call_count(__func__); } in l2cu_enqueue_ccb() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h718 void l2cu_enqueue_ccb(tL2C_CCB* p_ccb);
Dl2c_utils.cc1156 void l2cu_enqueue_ccb(tL2C_CCB* p_ccb) { in l2cu_enqueue_ccb() function
1318 l2cu_enqueue_ccb(p_ccb); in l2cu_change_pri_ccb()
1400 if (p_lcb) l2cu_enqueue_ccb(p_ccb); in l2cu_allocate_ccb()