Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_ucd.c828 BOOLEAN l2c_ucd_check_pending_in_sec_q(tL2C_CCB *p_ccb) in l2c_ucd_check_pending_in_sec_q() function
1109 if (!l2c_ucd_check_pending_in_sec_q(p_ccb)) in l2c_ucd_process_event()
1134 l2c_ucd_check_pending_in_sec_q (p_ccb); in l2c_ucd_process_event()
1150 if ((!l2c_ucd_check_pending_in_sec_q(p_ccb)) in l2c_ucd_process_event()
Dl2c_int.h654 BOOLEAN l2c_ucd_check_pending_in_sec_q(tL2C_CCB *p_ccb);