Home
last modified time | relevance | path

Searched refs:l2c_ucd_check_pending_out_sec_q (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_ucd.c760 BOOLEAN l2c_ucd_check_pending_out_sec_q(tL2C_CCB *p_ccb) in l2c_ucd_check_pending_out_sec_q() function
961 if (!l2c_ucd_check_pending_out_sec_q(p_ccb)) in l2c_ucd_process_event()
981 if (!l2c_ucd_check_pending_out_sec_q(p_ccb)) in l2c_ucd_process_event()
999 if (!l2c_ucd_check_pending_out_sec_q(p_ccb)) in l2c_ucd_process_event()
1145 l2c_ucd_check_pending_out_sec_q (p_ccb); in l2c_ucd_process_event()
1151 &&(!l2c_ucd_check_pending_out_sec_q(p_ccb))) in l2c_ucd_process_event()
Dl2c_int.h651 BOOLEAN l2c_ucd_check_pending_out_sec_q(tL2C_CCB *p_ccb);